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-01-20 14:23+0000\n"
12
12
"Last-Translator: Kuvaly [LCT] <kuvaly@seznam.cz>\n"
13
13
"Language-Team: Czech <cs@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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19
18
"X-Launchpad-Export-Date: 2010-03-12 17:32+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 "Synonymum pro `nápověda'."
26
#: ../client/drizzle.cc:469
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
28
27
msgstr "Smazat příkaz."
30
#: ../client/drizzle.cc:471
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
31
msgstr "Znovu připojit k serveru. Volitelné argumenty jsou db a host."
34
#: ../client/drizzle.cc:473
33
#: ../client/drizzle.cc:470
36
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
37
"Nastavit oddělovač příkazů. POZOR: Jako oddělovač se použije vše až na konec "
41
#: ../client/drizzle.cc:475
40
#: ../client/drizzle.cc:472
42
41
msgid "Send command to drizzle server, display result vertically."
43
42
msgstr "Odeslat rozkaz na drizzle server a zobrazit výsledek vodorovně."
45
#: ../client/drizzle.cc:476
44
#: ../client/drizzle.cc:473
46
45
msgid "Exit drizzle. Same as quit."
47
46
msgstr "Opustit drizzle. Stejné jako quit."
49
#: ../client/drizzle.cc:477
48
#: ../client/drizzle.cc:474
50
49
msgid "Send command to drizzle server."
51
50
msgstr "Odeslat rozkaz na drizzle server."
53
#: ../client/drizzle.cc:478
52
#: ../client/drizzle.cc:475
54
53
msgid "Display this help."
55
54
msgstr "Zobrazit tuto nápovědu."
57
#: ../client/drizzle.cc:479
56
#: ../client/drizzle.cc:476
58
57
msgid "Disable pager, print to stdout."
59
58
msgstr "Vypne stránkování, výstup vypíše do stdout."
61
#: ../client/drizzle.cc:480
60
#: ../client/drizzle.cc:477
62
61
msgid "Don't write into outfile."
63
62
msgstr "Nezapíše do výstupního souboru."
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."
71
70
msgstr "Tisknout současný příkaz."
73
#: ../client/drizzle.cc:484
72
#: ../client/drizzle.cc:481
74
73
msgid "Change your drizzle prompt."
75
74
msgstr "Změna vaší drizzle výzvy."
77
#: ../client/drizzle.cc:485
76
#: ../client/drizzle.cc:482
78
77
msgid "Quit drizzle."
79
78
msgstr "Ukončit drizzle."
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 "Obdrž informaci o stavu ze serveru."
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 "Zobrazit tuto nápovědu a odejít."
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."
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."
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."
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
201
msgid "Do not write line numbers for errors."
204
212
#: ../client/drizzle.cc:1304
205
msgid "Do not write column names in results."
213
msgid "Write line numbers for errors."
208
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
210
228
"Don't write column names in results. WARNING: -N is deprecated, use long "
211
229
"version of this options instead."
214
#: ../client/drizzle.cc:1308
232
#: ../client/drizzle.cc:1312
216
234
"Change the value of a variable. Please note that this option is deprecated; "
217
235
"you can set variables directly with --variable-name=value."
220
#: ../client/drizzle.cc:1310
238
#: ../client/drizzle.cc:1314
221
239
msgid "Output in table format."
224
#: ../client/drizzle.cc:1312
242
#: ../client/drizzle.cc:1316
225
243
msgid "Only allow UPDATE and DELETE that uses keys."
228
#: ../client/drizzle.cc:1314
246
#: ../client/drizzle.cc:1318
229
247
msgid "Synonym for option --safe-updates, -U."
232
#: ../client/drizzle.cc:1316
250
#: ../client/drizzle.cc:1320
233
251
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
236
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
237
#: ../drizzled/drizzled.cc:1235
254
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
255
#: ../drizzled/drizzled.cc:1174
238
256
msgid "Output version information and exit."
241
#: ../client/drizzle.cc:1319
259
#: ../client/drizzle.cc:1323
242
260
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
245
#: ../client/drizzle.cc:1323
263
#: ../client/drizzle.cc:1327
246
264
msgid "Number of lines before each import progress report."
249
#: ../client/drizzle.cc:1325
267
#: ../client/drizzle.cc:1329
250
268
msgid "Ping the server to check if it's alive."
253
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
271
#: ../client/drizzle.cc:1331
254
272
msgid "Configuration file defaults are not used if no-defaults is set"
257
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
275
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
258
276
msgid "Options specific to the drizzle client"
261
#: ../client/drizzle.cc:1333
263
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
264
"and field completion, but startup and reconnecting may take a longer time."
267
#: ../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
269
295
"Automatically switch to vertical output mode if the result is wider than the "
270
296
"terminal width."
273
#: ../client/drizzle.cc:1337
299
#: ../client/drizzle.cc:1342
274
300
msgid "Database to use."
277
#: ../client/drizzle.cc:1339
303
#: ../client/drizzle.cc:1344
278
304
msgid "(not used)"
279
305
msgstr "(nevyužito)"
281
#: ../client/drizzle.cc:1341
307
#: ../client/drizzle.cc:1346
282
308
msgid "Delimiter to be used."
285
#: ../client/drizzle.cc:1343
311
#: ../client/drizzle.cc:1348
286
312
msgid "Execute command and quit. (Disables --force and history file)"
289
#: ../client/drizzle.cc:1345
290
msgid "Enable LOAD DATA LOCAL INFILE."
315
#: ../client/drizzle.cc:1350
316
msgid "Enable/disable LOAD DATA LOCAL INFILE."
293
#: ../client/drizzle.cc:1347
319
#: ../client/drizzle.cc:1352
294
320
msgid "Flush buffer after each query."
297
#: ../client/drizzle.cc:1349
323
#: ../client/drizzle.cc:1354
298
324
msgid "Ignore SIGINT (CTRL-C)"
301
#: ../client/drizzle.cc:1351
327
#: ../client/drizzle.cc:1356
303
329
"Only update the default database. This is useful for skipping updates to "
304
330
"other database in the update log."
307
#: ../client/drizzle.cc:1353
333
#: ../client/drizzle.cc:1358
309
335
"Pager to use to display results. If you don't supply an option the default "
310
336
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
979
#: ../client/drizzledump.cc:528
1210
#: ../client/drizzledump.cc:2471
980
1211
msgid "Insert rows with INSERT IGNORE."
983
#: ../client/drizzledump.cc:530
984
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
987
#: ../client/drizzledump.cc:532
1214
#: ../client/drizzledump.cc:2473
1215
msgid "Lines in the i.file are terminated by ..."
1218
#: ../client/drizzledump.cc:2475
1219
msgid "Wrap tables with autocommit/commit statements."
1222
#: ../client/drizzledump.cc:2477
989
1224
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
990
1225
"above line will be added otherwise, if --databases or --all-databases option "
994
#: ../client/drizzledump.cc:534
1229
#: ../client/drizzledump.cc:2479
1230
msgid "Don't write table creation info."
1233
#: ../client/drizzledump.cc:2481
995
1234
msgid "No row information."
998
#: ../client/drizzledump.cc:536
1237
#: ../client/drizzledump.cc:2482
1238
msgid "Deprecated. Use --skip-set-charset instead."
1241
#: ../client/drizzledump.cc:2484
1242
msgid "Enable set-name"
1245
#: ../client/drizzledump.cc:2486
1246
msgid "Don't buffer query, dump directly to stdout."
1249
#: ../client/drizzledump.cc:2488
1250
msgid "Quote table and column names with backticks (`)."
1253
#: ../client/drizzledump.cc:2490
999
1254
msgid "Use REPLACE INTO instead of INSERT INTO."
1002
#: ../client/drizzledump.cc:538
1003
msgid "Where to send output to (stdout|database"
1006
#: ../client/drizzledump.cc:540
1008
"Hostname for destination db server (requires --destination-type=database)"
1011
#: ../client/drizzledump.cc:542
1013
"Port number for destination db server (requires --destination-type=database)"
1016
#: ../client/drizzledump.cc:544
1018
"User name for destination db server (resquires --destination-type=database)"
1021
#: ../client/drizzledump.cc:546
1023
"Password for destination db server (requires --destination-type=database)"
1026
#: ../client/drizzledump.cc:548
1028
"The database in the destination db server (requires --destination-"
1029
"type=database, not for use with --all-databases)"
1032
#: ../client/drizzledump.cc:550
1034
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1038
#: ../client/drizzledump.cc:556
1257
#: ../client/drizzledump.cc:2492
1259
"Direct output to a given file. This option should be used in MSDOS, because "
1260
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1264
#: ../client/drizzledump.cc:2494
1266
"Creates tab separated textfile for each table to given path. (creates .sql "
1267
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1268
"machine as the drizzled daemon."
1271
#: ../client/drizzledump.cc:2496
1272
msgid "Dump only selected records; QUOTES mandatory!"
1275
#: ../client/drizzledump.cc:2502
1040
1277
msgid "Connect to host."
1041
1278
msgstr "Připojit k host."
1043
#: ../client/drizzledump.cc:558
1280
#: ../client/drizzledump.cc:2504
1045
1282
"Password to use when connecting to server. If password is not given it's "
1046
1283
"solicited on the tty."
1049
#: ../client/drizzledump.cc:560
1050
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1286
#: ../client/drizzledump.cc:2506
1051
1287
msgid "Port number to use for connection."
1054
#: ../client/drizzledump.cc:567
1290
#: ../client/drizzledump.cc:2513
1055
1291
msgid "Hidden Options"
1058
#: ../client/drizzledump.cc:569
1294
#: ../client/drizzledump.cc:2515
1059
1295
msgid "Used to select the database"
1062
#: ../client/drizzledump.cc:570
1298
#: ../client/drizzledump.cc:2516
1063
1299
msgid "Used to select the tables"
1066
#: ../client/drizzledump.cc:573
1302
#: ../client/drizzledump.cc:2519
1067
1303
msgid "Allowed Options + Hidden Options"
1070
#: ../client/drizzledump.cc:637
1306
#: ../client/drizzledump.cc:2571
1072
1308
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1075
#: ../client/drizzledump.cc:642
1311
#: ../client/drizzledump.cc:2576
1077
1313
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1078
1314
"and you are welcome to modify and redistribute it under the GPL license\n"
1081
#: ../client/drizzledump.cc:643
1317
#: ../client/drizzledump.cc:2577
1082
1318
msgid "Dumps definitions and data from a Drizzle database server"
1085
#: ../client/drizzledump.cc:644
1321
#: ../client/drizzledump.cc:2578
1087
1323
msgid "Usage: %s [OPTIONS] database [tables]\n"
1090
#: ../client/drizzledump.cc:645
1326
#: ../client/drizzledump.cc:2579
1092
1328
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1095
#: ../client/drizzledump.cc:647
1331
#: ../client/drizzledump.cc:2581
1097
1333
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1100
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1101
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1336
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1337
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1103
1339
msgid "Value supplied for port is not valid.\n"
1106
#: ../client/drizzledump.cc:743
1343
#. This check is made because the some the file functions below
1344
#. have FN_REFLEN sized stack allocated buffers and will cause
1345
#. a crash even if the input destination buffer is large enough
1346
#. to hold the output.
1348
#: ../client/drizzledump.cc:2660
1350
msgid "Input filename too long: %s"
1353
#: ../client/drizzledump.cc:2698
1108
1355
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1111
#: ../client/drizzledump_data.cc:268
1112
msgid "-- Retrieving data for "
1115
#: ../client/drizzledump_data.cc:300
1116
msgid " rows dumped for table "
1119
#: ../client/drizzledump_data.cc:547
1121
msgid "-- Connecting to "
1122
msgstr "Připojit k host."
1124
#: ../client/drizzledump_data.cc:547
1125
msgid " using protocol "
1128
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1129
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1130
msgid "Error executing query: "
1133
#: ../client/drizzledump_data.cc:602
1134
msgid "Could not buffer result: "
1137
#: ../client/drizzledump_data.cc:648
1138
msgid "Error: Could not set db '"
1141
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1142
#: ../client/drizzledump_data.cc:673
1146
#: ../client/drizzledump_data.cc:682
1147
msgid "-- Disconnecting from "
1150
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1151
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1152
msgid "-- Retrieving table structures for "
1155
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1156
msgid "-- Retrieving fields for "
1159
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1160
msgid "-- Retrieving indexes for "
1163
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1164
msgid "-- Retrieving foreign keys for "
1167
#: ../client/drizzleslap.cc:2292
1358
#: ../client/drizzleslap.cc:2870
1169
1360
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1172
#: ../client/drizzletest.cc:5412
1363
#: ../client/drizzletest.cc:5364
1173
1364
msgid "Error: Invalid Value for opt_max_connect_retries"
1176
#: ../client/drizzletest.cc:5422
1367
#: ../client/drizzletest.cc:5374
1177
1368
msgid "Error: Invalid Value for opt_tail_lines"
1180
#: ../client/drizzletest.cc:5432
1371
#: ../client/drizzletest.cc:5384
1181
1372
msgid "Error: Invalid Value for opt_sleep"
1184
#: ../client/drizzletest.cc:5623
1375
#: ../client/drizzletest.cc:5563
1186
1377
msgid "Could not open '%s' for reading: errno = %d"
1189
#: ../client/drizzletest.cc:5628
1380
#: ../client/drizzletest.cc:5568
1191
1382
msgid "Out of memory"
1194
#: ../drizzled/drizzled.cc:491
1385
#: ../drizzled/drizzled.cc:482
1195
1386
msgid "Aborting\n"
1198
#: ../drizzled/drizzled.cc:550
1389
#: ../drizzled/drizzled.cc:546
1199
1390
msgid "One can only use the --user switch if running as root\n"
1202
#: ../drizzled/drizzled.cc:557
1393
#: ../drizzled/drizzled.cc:553
1204
1395
"Fatal error: Please read \"Security\" section of the manual to find out how "
1205
1396
"to run drizzled as root!\n"
1208
#: ../drizzled/drizzled.cc:577
1399
#: ../drizzled/drizzled.cc:573
1211
1402
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1215
#: ../drizzled/drizzled.cc:602
1406
#: ../drizzled/drizzled.cc:598
1216
1407
msgid "Set process group ID failed"
1219
#: ../drizzled/drizzled.cc:607
1410
#: ../drizzled/drizzled.cc:603
1220
1411
msgid "Set process user ID failed"
1223
#: ../drizzled/drizzled.cc:619
1414
#: ../drizzled/drizzled.cc:615
1224
1415
msgid "Process chroot failed"
1418
#: ../drizzled/drizzled.cc:704
1420
msgid "gethostname failed, using '%s' as hostname"
1227
1423
#: ../drizzled/drizzled.cc:739
1228
msgid "Error: Invalid Value for auto_increment_increment"
1231
#: ../drizzled/drizzled.cc:750
1232
msgid "Error: Invalid Value for auto_increment_offset"
1235
#: ../drizzled/drizzled.cc:761
1236
msgid "Error: Invalid Value for completion_type"
1239
#: ../drizzled/drizzled.cc:773
1240
msgid "Error: Invalid Value for div-precision-increment"
1243
#: ../drizzled/drizzled.cc:784
1244
msgid "Error: Invalid Value for group_concat_max_len"
1247
#: ../drizzled/drizzled.cc:795
1248
msgid "Error: Invalid Value for join_buffer_size"
1251
#: ../drizzled/drizzled.cc:807
1252
msgid "Error: Invalid Value for max_allowed_packet"
1255
#: ../drizzled/drizzled.cc:819
1256
msgid "Error: Invalid Value for max_error_count"
1259
#: ../drizzled/drizzled.cc:830
1260
msgid "Error: Invalid Value for max_heap_table_size"
1263
#: ../drizzled/drizzled.cc:842
1264
msgid "Error: Invalid Value for min_examined_row_limit"
1267
#: ../drizzled/drizzled.cc:853
1268
msgid "Error: Invalid Value for max_join_size"
1271
#: ../drizzled/drizzled.cc:864
1272
msgid "Error: Invalid Value for max_length_for_sort_data"
1275
#: ../drizzled/drizzled.cc:875
1276
msgid "Error: Invalid Value for max_seeks_for_key"
1279
#: ../drizzled/drizzled.cc:886
1280
msgid "Error: Invalid Value for max_sort_length"
1283
#: ../drizzled/drizzled.cc:897
1284
msgid "Error: Invalid Value for optimizer_search_depth"
1287
#: ../drizzled/drizzled.cc:908
1288
msgid "Error: Invalid Value for preload_buff_size"
1291
#: ../drizzled/drizzled.cc:919
1292
msgid "Error: Invalid Value for query_alloc_block_size"
1295
#: ../drizzled/drizzled.cc:931
1296
msgid "Error: Invalid Value for query_prealloc_size"
1299
#: ../drizzled/drizzled.cc:943
1300
msgid "Error: Invalid Value for range_alloc_block_size"
1303
#: ../drizzled/drizzled.cc:955
1304
msgid "Error: Invalid Value for read_buff_size"
1307
#: ../drizzled/drizzled.cc:967
1308
msgid "Error: Invalid Value for read_rnd_buff_size"
1311
#: ../drizzled/drizzled.cc:978
1312
msgid "Error: Invalid Value for sort_buff_size"
1315
#: ../drizzled/drizzled.cc:989
1316
msgid "Error: Invalid Value for table_def_size"
1319
#: ../drizzled/drizzled.cc:1000
1320
msgid "Error: Invalid Value for table_cache_size"
1323
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1324
msgid "Error: Invalid Value for table_lock_wait_timeout"
1327
#: ../drizzled/drizzled.cc:1038
1424
msgid "Error getting default charset"
1427
#: ../drizzled/drizzled.cc:766
1428
msgid "Error setting collation"
1431
#: ../drizzled/drizzled.cc:774
1433
msgid "Unknown locale: '%s'"
1436
#: ../drizzled/drizzled.cc:791
1437
msgid "Can't create thread-keys"
1440
#: ../drizzled/drizzled.cc:861
1441
msgid "Could not initialize table cache\n"
1444
#: ../drizzled/drizzled.cc:872
1445
msgid "XA cache initialization failed: Out of memory\n"
1448
#: ../drizzled/drizzled.cc:881
1449
msgid "Failed to initialize plugins\n"
1452
#: ../drizzled/drizzled.cc:903
1329
"Error: Invalid Value for transaction_message_threshold valid values are "
1330
"between 131072 - 1048576 bytes"
1333
#: ../drizzled/drizzled.cc:1096
1335
msgid "Defaults file '%s' not found\n"
1338
#: ../drizzled/drizzled.cc:1138
1340
msgid "gethostname failed, using '%s' as hostname"
1343
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1455
"%s: Unknown options give (first unknown is '%s').\n"
1456
"Use --verbose --help to get a list of available options\n"
1459
#: ../drizzled/drizzled.cc:928
1460
msgid "No scheduler found, cannot continue!\n"
1463
#: ../drizzled/drizzled.cc:952
1465
msgid "Unknown/unsupported storage engine: %s\n"
1468
#: ../drizzled/drizzled.cc:1044
1344
1469
msgid "Display this help and exit."
1345
1470
msgstr "Zobrazit tuto nápovědu a odejít."
1347
#: ../drizzled/drizzled.cc:1156
1348
msgid "Configuration file to use"
1351
#: ../drizzled/drizzled.cc:1158
1352
msgid "Base location for config files"
1355
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1356
msgid "Directory for plugins."
1359
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1361
"Optional comma separated list of plugins to load at startup in addition to "
1362
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1365
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1367
"Optional comma separated list of plugins to not load at startup. Effectively "
1368
"removes a plugin from the list of plugins to be loaded. [for example: --"
1369
"plugin_remove=crc32,logger_gearman]"
1372
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1374
"Optional comma separated list of plugins to load at starup instead of the "
1375
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1378
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1472
#: ../drizzled/drizzled.cc:1048
1473
msgid "Display this help and exit after initializing plugins."
1476
#: ../drizzled/drizzled.cc:1052
1477
msgid "Print the default settings and exit"
1480
#: ../drizzled/drizzled.cc:1056
1379
1481
msgid "Auto-increment columns are incremented by this"
1382
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1484
#: ../drizzled/drizzled.cc:1061
1384
1486
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1388
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1490
#: ../drizzled/drizzled.cc:1067
1390
1492
"Path to installation directory. All paths are usually resolved relative to "
1394
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1496
#: ../drizzled/drizzled.cc:1072
1395
1497
msgid "Chroot drizzled daemon during startup."
1398
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1500
#: ../drizzled/drizzled.cc:1076
1399
1501
msgid "Set the default collation."
1402
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1504
#: ../drizzled/drizzled.cc:1080
1403
1505
msgid "Default completion type."
1406
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1508
#: ../drizzled/drizzled.cc:1085
1407
1509
msgid "Write core on errors."
1410
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1512
#: ../drizzled/drizzled.cc:1089
1411
1513
msgid "Path to the database root."
1414
#: ../drizzled/drizzled.cc:1196
1415
msgid "Set the default storage engine for tables."
1516
#: ../drizzled/drizzled.cc:1093
1517
msgid "Set the default storage engine (table type) for tables."
1418
#: ../drizzled/drizzled.cc:1198
1520
#: ../drizzled/drizzled.cc:1097
1419
1521
msgid "Set the default time zone."
1422
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1524
#: ../drizzled/drizzled.cc:1102
1423
1525
msgid "Used for debugging; Use at your own risk!"
1426
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1528
#: ../drizzled/drizzled.cc:1107
1427
1529
msgid "Set up signals usable for debugging"
1430
#: ../drizzled/drizzled.cc:1204
1532
#: ../drizzled/drizzled.cc:1111
1536
#: ../drizzled/drizzled.cc:1115
1431
1537
msgid "Set the language used for the month names and the days of the week."
1434
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1540
#: ../drizzled/drizzled.cc:1120
1435
1541
msgid "Log some not critical warnings to the log file."
1438
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1439
msgid "Pid file used by drizzled."
1442
#: ../drizzled/drizzled.cc:1210
1443
msgid "Maximum time in seconds to wait for the port to become free. "
1446
#: ../drizzled/drizzled.cc:1212
1447
msgid "Include the SQL query in replicated protobuf messages."
1450
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1544
#: ../drizzled/drizzled.cc:1125
1545
msgid "Pid file used by safe_mysqld."
1548
#: ../drizzled/drizzled.cc:1129
1550
"Maximum time in seconds to wait for the port to become free. (Default: no "
1554
#: ../drizzled/drizzled.cc:1134
1452
1556
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1453
1557
"specified directory"
1456
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1560
#: ../drizzled/drizzled.cc:1139
1458
1562
"Uniquely identifies the server instance in the community of replication "
1462
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1566
#: ../drizzled/drizzled.cc:1144
1463
1567
msgid "Don't print a stack trace on failure."
1466
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1570
#: ../drizzled/drizzled.cc:1148
1467
1571
msgid "Enable symbolic link support."
1470
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1574
#: ../drizzled/drizzled.cc:1157
1472
1576
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1475
#: ../drizzled/drizzled.cc:1227
1579
#: ../drizzled/drizzled.cc:1162
1476
1580
msgid "Path for temporary files."
1479
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1583
#: ../drizzled/drizzled.cc:1166
1480
1584
msgid "Default transaction isolation level."
1483
#: ../drizzled/drizzled.cc:1231
1485
"Max message size written to transaction log, valid values 131072 - 1048576 "
1489
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1587
#: ../drizzled/drizzled.cc:1170
1490
1588
msgid "Run drizzled daemon as user."
1493
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1591
#: ../drizzled/drizzled.cc:1178
1495
1593
"The number of outstanding connection requests Drizzle can have. This comes "
1496
1594
"into play when the main Drizzle thread gets very many connection requests in "
1497
1595
"a very short time."
1500
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1598
#: ../drizzled/drizzled.cc:1184
1502
1600
"Size of tree cache used in bulk insert optimization. Note that this is a "
1503
1601
"limit per thread!"
1506
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1604
#: ../drizzled/drizzled.cc:1190
1508
1606
"Precision of the result of '/' operator will be increased on that value."
1511
#: ../drizzled/drizzled.cc:1248
1609
#: ../drizzled/drizzled.cc:1196
1512
1610
msgid "The maximum length of the result of function group_concat."
1515
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1613
#: ../drizzled/drizzled.cc:1201
1516
1614
msgid "The size of the buffer that is used for full joins."
1519
#: ../drizzled/drizzled.cc:1253
1521
"A global cap on the amount of memory that can be allocated by session join "
1522
"buffers (0 means unlimited)"
1525
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1617
#: ../drizzled/drizzled.cc:1207
1526
1618
msgid "Max packetlength to send/receive from to server."
1529
#: ../drizzled/drizzled.cc:1257
1621
#: ../drizzled/drizzled.cc:1212
1623
"If there is more than this number of interrupted connections from a host "
1624
"this host will be blocked from further connections."
1627
#: ../drizzled/drizzled.cc:1217
1530
1628
msgid "Max number of errors/warnings to store for a statement."
1533
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1631
#: ../drizzled/drizzled.cc:1222
1534
1632
msgid "Don't allow creation of heap tables bigger than this."
1537
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1635
#: ../drizzled/drizzled.cc:1228
1539
1637
"Joins that are probably going to read more than max_join_size records return "
1543
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1641
#: ../drizzled/drizzled.cc:1234
1544
1642
msgid "Max number of bytes in sorted records."
1547
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1645
#: ../drizzled/drizzled.cc:1239
1548
1646
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1551
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1649
#: ../drizzled/drizzled.cc:1244
1553
1651
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1554
1652
"max_sort_length bytes of each value are used; the rest are ignored)."
1557
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1655
#: ../drizzled/drizzled.cc:1251
1558
1656
msgid "After this many write locks, allow some read locks to run in between."
1561
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1659
#: ../drizzled/drizzled.cc:1255
1563
1661
"Don't log queries which examine less than min_examined_row_limit rows to "
1567
#: ../drizzled/drizzled.cc:1277
1665
#: ../drizzled/drizzled.cc:1261
1569
"Do not apply any heuristic(s) during query optimization to prune, thus "
1570
"perform an exhaustive search from the optimizer search space."
1667
"Controls the heuristic(s) applied during query optimization to prune less-"
1668
"promising partial plans from the optimizer search space. Meaning: false - do "
1669
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1670
"based on number of retrieved rows."
1573
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1673
#: ../drizzled/drizzled.cc:1269
1575
1675
"Maximum depth of search performed by the query optimizer. Values larger than "
1576
1676
"the number of relations in a query result in better query plans, but take "
1736
#: ../drizzled/drizzled.cc:2046
1777
#: ../drizzled/drizzled.cc:1405
1738
1779
msgid "Usage: %s [OPTIONS]\n"
1741
#: ../drizzled/drizzled.cc:2167
1782
#: ../drizzled/drizzled.cc:1529
1744
1785
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1745
1786
"command line\n"
1748
#: ../drizzled/drizzled.cc:2184
1749
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1752
#: ../drizzled/drizzled.cc:2197
1753
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1756
#: ../drizzled/drizzled.cc:2210
1757
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1760
#: ../drizzled/drizzled.cc:2223
1761
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1764
#: ../drizzled/drizzled.cc:2338
1767
"There was an error creating the '%s' part of the path '%s'. Please check "
1768
"the path exists and is writable.\n"
1771
#: ../drizzled/drizzled.cc:2345
1774
"There was an error opening the path '%s', please check the path exists and "
1778
#: ../drizzled/error.cc:133
1789
#: ../drizzled/drizzled.cc:1572
1790
msgid "Can't start server: cannot resolve hostname!"
1793
#: ../drizzled/drizzled.cc:1578
1794
msgid "Can't start server: bind-address refers to multiple interfaces!"
1797
#: ../drizzled/error.cc:138
1780
1799
msgid "Unknown error %d"
1783
#: ../drizzled/error.cc:207
1787
#: ../drizzled/error.cc:208
1788
msgid "Error on first"
1791
#: ../drizzled/error.cc:209
1802
#: ../drizzled/error.cc:214
1795
#: ../drizzled/error.cc:210
1806
#: ../drizzled/error.cc:215
1799
#: ../drizzled/error.cc:211
1810
#: ../drizzled/error.cc:216
1801
1812
msgid "Can't create file '%-.200s' (errno: %d)"
1804
#: ../drizzled/error.cc:212
1815
#: ../drizzled/error.cc:217
1806
1817
msgid "Can't create table '%-.200s' (errno: %d)"
1809
#: ../drizzled/error.cc:213
1811
msgid "Can't create schema '%-.192s' (errno: %d)"
1814
#: ../drizzled/error.cc:214
1816
msgid "Can't create schema '%-.192s'; schema exists"
1819
#: ../drizzled/error.cc:215
1821
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1824
#: ../drizzled/error.cc:216
1826
msgid "Error on delete of '%-.192s' (errno: %d)"
1829
#: ../drizzled/error.cc:217
1831
msgid "Can't get status of '%-.200s' (errno: %d)"
1834
1820
#: ../drizzled/error.cc:218
1836
msgid "Can't lock file (errno: %d)"
1822
msgid "Can't create database '%-.192s' (errno: %d)"
1839
1825
#: ../drizzled/error.cc:219
1841
msgid "Can't open file: '%-.200s' (errno: %d)"
1827
msgid "Can't create database '%-.192s'; database exists"
1844
1830
#: ../drizzled/error.cc:220
1846
msgid "Can't find file: '%-.200s' (errno: %d)"
1832
msgid "Can't drop database '%-.192s'; database doesn't exist"
1849
1835
#: ../drizzled/error.cc:221
1851
msgid "Can't read dir of '%-.192s' (errno: %d)"
1837
msgid "Error on delete of '%-.192s' (errno: %d)"
1854
1840
#: ../drizzled/error.cc:222
1856
msgid "Record has changed since last read in table '%-.192s'"
1842
msgid "Can't get status of '%-.200s' (errno: %d)"
1859
1845
#: ../drizzled/error.cc:223
1861
msgid "Disk full (%s); waiting for someone to free some space..."
1847
msgid "Can't lock file (errno: %d)"
1864
1850
#: ../drizzled/error.cc:224
1866
msgid "Can't write; duplicate key in table '%-.192s'"
1852
msgid "Can't open file: '%-.200s' (errno: %d)"
1869
1855
#: ../drizzled/error.cc:225
1871
msgid "Error on close of '%-.192s' (errno: %d)"
1857
msgid "Can't find file: '%-.200s' (errno: %d)"
1874
1860
#: ../drizzled/error.cc:226
1876
msgid "Error reading file '%-.200s' (errno: %d)"
1862
msgid "Can't read dir of '%-.192s' (errno: %d)"
1879
1865
#: ../drizzled/error.cc:227
1881
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1867
msgid "Record has changed since last read in table '%-.192s'"
1884
1870
#: ../drizzled/error.cc:228
1886
msgid "Error writing file '%-.200s' (errno: %d)"
1872
msgid "Disk full (%s); waiting for someone to free some space..."
1889
1875
#: ../drizzled/error.cc:229
1891
msgid "'%-.192s' is locked against change"
1877
msgid "Can't write; duplicate key in table '%-.192s'"
1894
1880
#: ../drizzled/error.cc:230
1895
msgid "Sort aborted"
1882
msgid "Error on close of '%-.192s' (errno: %d)"
1898
1885
#: ../drizzled/error.cc:231
1900
msgid "Got error %d from storage engine"
1887
msgid "Error reading file '%-.200s' (errno: %d)"
1903
1890
#: ../drizzled/error.cc:232
1905
msgid "Table storage engine for '%-.192s' doesn't have this option"
1892
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1908
1895
#: ../drizzled/error.cc:233
1910
msgid "Can't find record in '%-.192s'"
1897
msgid "Error writing file '%-.200s' (errno: %d)"
1913
1900
#: ../drizzled/error.cc:234
1915
msgid "Incorrect information in file: '%-.200s'"
1902
msgid "'%-.192s' is locked against change"
1918
1905
#: ../drizzled/error.cc:235
1920
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1906
msgid "Sort aborted"
1923
1909
#: ../drizzled/error.cc:236
1925
msgid "Old key file for table '%-.192s'; repair it!"
1911
msgid "Got error %d from storage engine"
1928
1914
#: ../drizzled/error.cc:237
1930
msgid "Table '%-.192s' is read only"
1916
msgid "Table storage engine for '%-.192s' doesn't have this option"
1933
1919
#: ../drizzled/error.cc:238
1935
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1921
msgid "Can't find record in '%-.192s'"
1938
1924
#: ../drizzled/error.cc:239
1939
msgid "Out of sort memory; increase server sort buffer size"
1926
msgid "Incorrect information in file: '%-.200s'"
1942
1929
#: ../drizzled/error.cc:240
1943
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1931
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1946
1934
#: ../drizzled/error.cc:241
1947
msgid "Global join memory constraint hit; increase join-heap-threshold"
1936
msgid "Old key file for table '%-.192s'; repair it!"
1950
1939
#: ../drizzled/error.cc:242
1951
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1941
msgid "Table '%-.192s' is read only"
1954
1944
#: ../drizzled/error.cc:243
1955
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1946
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1958
1949
#: ../drizzled/error.cc:244
1950
msgid "Out of sort memory; increase server sort buffer size"
1953
#: ../drizzled/error.cc:245
1960
1955
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1963
#: ../drizzled/error.cc:245
1958
#: ../drizzled/error.cc:246
1964
1959
msgid "Too many connections"
1967
#: ../drizzled/error.cc:246
1962
#: ../drizzled/error.cc:247
1969
1964
"Out of memory; check if drizzled or some other process uses all available "
1970
1965
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1971
1966
"memory or you can add more swap space"
1974
#: ../drizzled/error.cc:247
1969
#: ../drizzled/error.cc:248
1975
1970
msgid "Can't get hostname for your address"
1978
#: ../drizzled/error.cc:248
1973
#: ../drizzled/error.cc:249
1979
1974
msgid "Bad handshake"
1982
#: ../drizzled/error.cc:249
1984
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1987
1977
#: ../drizzled/error.cc:250
1979
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1982
#: ../drizzled/error.cc:251
1989
1984
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1992
#: ../drizzled/error.cc:251
1993
msgid "No schema selected"
1996
1987
#: ../drizzled/error.cc:252
1988
msgid "No database selected"
1991
#: ../drizzled/error.cc:253
1997
1992
msgid "Unknown command"
2000
#: ../drizzled/error.cc:253
1995
#: ../drizzled/error.cc:254
2002
1997
msgid "Column '%-.192s' cannot be null"
2005
#: ../drizzled/error.cc:254
2007
msgid "Unknown schema '%-.192s'"
2010
2000
#: ../drizzled/error.cc:255
2002
msgid "Unknown database '%-.192s'"
2005
#: ../drizzled/error.cc:256
2012
2007
msgid "Table '%-.192s' already exists"
2015
#: ../drizzled/error.cc:256
2010
#: ../drizzled/error.cc:257
2017
2012
msgid "Unknown table '%-.100s'"
2020
#: ../drizzled/error.cc:257
2015
#: ../drizzled/error.cc:258
2022
2017
msgid "Column '%-.192s' in %-.192s is ambiguous"
2025
#: ../drizzled/error.cc:258
2020
#: ../drizzled/error.cc:259
2026
2021
msgid "Server shutdown in progress"
2029
#: ../drizzled/error.cc:259
2024
#: ../drizzled/error.cc:260
2031
2026
msgid "Unknown column '%-.192s' in '%-.192s'"
2034
#: ../drizzled/error.cc:260
2029
#: ../drizzled/error.cc:261
2036
2031
msgid "'%-.192s' isn't in GROUP BY"
2039
#: ../drizzled/error.cc:261
2034
#: ../drizzled/error.cc:262
2041
2036
msgid "Can't group on '%-.192s'"
2044
#: ../drizzled/error.cc:262
2039
#: ../drizzled/error.cc:263
2045
2040
msgid "Statement has sum functions and columns in same statement"
2048
#: ../drizzled/error.cc:263
2043
#: ../drizzled/error.cc:264
2049
2044
msgid "Column count doesn't match value count"
2052
#: ../drizzled/error.cc:264
2047
#: ../drizzled/error.cc:265
2054
2049
msgid "Identifier name '%-.100s' is too long"
2057
#: ../drizzled/error.cc:265
2052
#: ../drizzled/error.cc:266
2059
2054
msgid "Duplicate column name '%-.192s'"
2062
#: ../drizzled/error.cc:266
2057
#: ../drizzled/error.cc:267
2064
2059
msgid "Duplicate key name '%-.192s'"
2067
#: ../drizzled/error.cc:267
2062
#: ../drizzled/error.cc:268
2069
2064
msgid "Duplicate entry '%-.192s' for key %d"
2072
#: ../drizzled/error.cc:268
2067
#: ../drizzled/error.cc:269
2074
2069
msgid "Incorrect column specifier for column '%-.192s'"
2077
#: ../drizzled/error.cc:269
2072
#: ../drizzled/error.cc:270
2079
2074
msgid "%s near '%-.80s' at line %d"
2082
#: ../drizzled/error.cc:270
2084
msgid "Parsing error near '%s'"
2087
2077
#: ../drizzled/error.cc:271
2088
2078
msgid "Query was empty"
2227
2217
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2230
#. KILL session errors
2220
#: ../drizzled/error.cc:298
2222
msgid "Unknown thread id: %lu"
2225
#: ../drizzled/error.cc:299
2227
msgid "You are not owner of thread %lu"
2231
2230
#: ../drizzled/error.cc:300
2233
msgid "Unknown session id: %lu"
2231
msgid "No tables used"
2236
2234
#: ../drizzled/error.cc:301
2238
msgid "You are not the owner of session %lu"
2236
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2241
2239
#: ../drizzled/error.cc:302
2242
msgid "You cannot kill the session you are connected from."
2245
#: ../drizzled/error.cc:305
2246
msgid "No tables used"
2249
#: ../drizzled/error.cc:306
2251
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2254
#: ../drizzled/error.cc:307
2256
msgid "Incorrect schema name '%-.100s'"
2259
#: ../drizzled/error.cc:308
2241
msgid "Incorrect database name '%-.100s'"
2244
#: ../drizzled/error.cc:303
2261
2246
msgid "Incorrect table name '%-.100s'"
2264
#: ../drizzled/error.cc:309
2249
#: ../drizzled/error.cc:304
2266
2251
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2267
2252
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2270
#: ../drizzled/error.cc:310
2255
#: ../drizzled/error.cc:305
2271
2256
msgid "Unknown error"
2274
#: ../drizzled/error.cc:311
2259
#: ../drizzled/error.cc:306
2276
2261
msgid "Unknown procedure '%-.192s'"
2279
#: ../drizzled/error.cc:312
2264
#: ../drizzled/error.cc:307
2281
2266
msgid "Incorrect parameter count to procedure '%-.192s'"
2284
#: ../drizzled/error.cc:313
2269
#: ../drizzled/error.cc:308
2286
2271
msgid "Unknown table '%-.192s' in %-.32s"
2289
#: ../drizzled/error.cc:314
2274
#: ../drizzled/error.cc:309
2291
2276
msgid "Column '%-.192s' specified twice"
2294
#: ../drizzled/error.cc:315
2279
#: ../drizzled/error.cc:310
2295
2280
msgid "Invalid use of group function"
2298
#: ../drizzled/error.cc:316
2283
#: ../drizzled/error.cc:311
2301
2286
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2304
#: ../drizzled/error.cc:317
2289
#: ../drizzled/error.cc:312
2305
2290
msgid "A table must have at least 1 column"
2308
#: ../drizzled/error.cc:318
2293
#: ../drizzled/error.cc:313
2310
2295
msgid "The table '%-.192s' is full"
2313
#: ../drizzled/error.cc:319
2298
#: ../drizzled/error.cc:314
2315
2300
msgid "Too many tables; Drizzle can only use %d tables in a join"
2318
#: ../drizzled/error.cc:320
2303
#: ../drizzled/error.cc:315
2319
2304
msgid "Too many columns"
2322
#: ../drizzled/error.cc:321
2307
#: ../drizzled/error.cc:316
2325
2310
"Row size too large. The maximum row size for the used table type, not "
2326
2311
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2329
#: ../drizzled/error.cc:322
2314
#: ../drizzled/error.cc:317
2330
2315
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2333
#: ../drizzled/error.cc:323
2318
#: ../drizzled/error.cc:318
2336
2321
"Table handler doesn't support NULL in given index. Please change column "
2337
2322
"'%-.192s' to be NOT NULL or use another handler"
2340
#: ../drizzled/error.cc:324
2325
#: ../drizzled/error.cc:319
2341
2326
msgid "No paths allowed for plugin library"
2344
#: ../drizzled/error.cc:325
2329
#: ../drizzled/error.cc:320
2346
2331
msgid "Plugin '%-.192s' already exists"
2349
#: ../drizzled/error.cc:326
2351
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2354
#: ../drizzled/error.cc:327
2356
msgid "Can't find symbol '%-.128s' in library '%s'"
2359
#: ../drizzled/error.cc:328
2334
#: ../drizzled/error.cc:321
2336
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2339
#: ../drizzled/error.cc:322
2341
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2344
#: ../drizzled/error.cc:323
2361
2346
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2364
#: ../drizzled/error.cc:329
2349
#: ../drizzled/error.cc:324
2367
2352
"Can't create a new thread (errno %d); if you are not out of available "
2368
2353
"memory, you can consult the manual for a possible OS-dependent bug"
2371
#: ../drizzled/error.cc:330
2356
#: ../drizzled/error.cc:325
2373
2358
msgid "Column count doesn't match value count at row %ld"
2376
#: ../drizzled/error.cc:331
2361
#: ../drizzled/error.cc:326
2378
2363
msgid "Can't reopen table: '%-.192s'"
2381
#: ../drizzled/error.cc:332
2366
#: ../drizzled/error.cc:327
2383
2368
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2384
2369
"illegal if there is no GROUP BY clause"
2387
#: ../drizzled/error.cc:333
2372
#: ../drizzled/error.cc:328
2389
2374
msgid "Table '%-.192s.%-.192s' doesn't exist"
2392
#: ../drizzled/error.cc:334
2377
#: ../drizzled/error.cc:329
2394
2379
"You have an error in your SQL syntax; check the manual that corresponds to "
2395
2380
"your Drizzle server version for the right syntax to use"
2398
#: ../drizzled/error.cc:335
2383
#: ../drizzled/error.cc:330
2399
2384
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2402
#: ../drizzled/error.cc:336
2387
#: ../drizzled/error.cc:331
2403
2388
msgid "Got packets out of order"
2406
#: ../drizzled/error.cc:337
2391
#: ../drizzled/error.cc:332
2407
2392
msgid "The used table type doesn't support BLOB/TEXT columns"
2410
#: ../drizzled/error.cc:338
2395
#: ../drizzled/error.cc:333
2411
2396
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2414
#: ../drizzled/error.cc:339
2399
#: ../drizzled/error.cc:334
2416
2401
msgid "Incorrect column name '%-.100s'"
2419
#: ../drizzled/error.cc:340
2404
#: ../drizzled/error.cc:335
2421
2406
msgid "The used storage engine can't index column '%-.192s'"
2424
#: ../drizzled/error.cc:341
2409
#: ../drizzled/error.cc:336
2426
2411
"Unable to open underlying table which is differently defined or of non-"
2427
2412
"MyISAM type or doesn't exist"
2430
#: ../drizzled/error.cc:342
2415
#: ../drizzled/error.cc:337
2432
2417
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2435
#: ../drizzled/error.cc:343
2420
#: ../drizzled/error.cc:338
2438
2423
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2441
#: ../drizzled/error.cc:344
2426
#: ../drizzled/error.cc:339
2443
2428
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2444
2429
"UNIQUE instead"
2447
#: ../drizzled/error.cc:345
2432
#: ../drizzled/error.cc:340
2448
2433
msgid "Result consisted of more than one row"
2451
#: ../drizzled/error.cc:346
2436
#: ../drizzled/error.cc:341
2452
2437
msgid "This table type requires a primary key"
2455
#: ../drizzled/error.cc:347
2440
#: ../drizzled/error.cc:342
2457
2442
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2460
#: ../drizzled/error.cc:348
2445
#: ../drizzled/error.cc:343
2461
2446
msgid "Can't open table"
2464
#: ../drizzled/error.cc:349
2449
#: ../drizzled/error.cc:344
2466
2451
msgid "The storage engine for the table doesn't support %s"
2469
#: ../drizzled/error.cc:350
2454
#: ../drizzled/error.cc:345
2471
2456
msgid "Got error %d during COMMIT"
2474
#: ../drizzled/error.cc:351
2459
#: ../drizzled/error.cc:346
2476
2461
msgid "Got error %d during ROLLBACK"
2480
2465
#. program that looks over the source for the N_() macros does not
2481
2466
#. (obviously) do macro expansion, so the string is entirely wrong for
2482
2467
#. what it is trying to output for every language except english.
2483
#: ../drizzled/error.cc:356
2468
#: ../drizzled/error.cc:351
2486
2471
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2487
2472
"'%-.64s' (%-.64s)"
2490
#: ../drizzled/error.cc:357
2475
#: ../drizzled/error.cc:352
2492
2477
"Can't execute the given command because you have active locked tables or an "
2493
2478
"active transaction"
2496
#: ../drizzled/error.cc:358
2481
#: ../drizzled/error.cc:353
2498
2483
msgid "Unknown system variable '%-.64s'"
2501
#: ../drizzled/error.cc:359
2486
#: ../drizzled/error.cc:354
2503
2488
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2506
#: ../drizzled/error.cc:360
2491
#: ../drizzled/error.cc:355
2509
2494
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2512
#: ../drizzled/error.cc:361
2497
#: ../drizzled/error.cc:356
2513
2498
msgid "Some non-transactional changed tables couldn't be rolled back"
2516
#: ../drizzled/error.cc:362
2501
#: ../drizzled/error.cc:357
2517
2502
msgid "You may only use constant expressions with SET"
2520
#: ../drizzled/error.cc:363
2505
#: ../drizzled/error.cc:358
2521
2506
msgid "Lock wait timeout exceeded; try restarting transaction"
2524
#: ../drizzled/error.cc:364
2509
#: ../drizzled/error.cc:359
2525
2510
msgid "The total number of locks exceeds the lock table size"
2528
#: ../drizzled/error.cc:365
2513
#: ../drizzled/error.cc:360
2529
2514
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2532
#: ../drizzled/error.cc:366
2517
#: ../drizzled/error.cc:361
2533
2518
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2536
#: ../drizzled/error.cc:367
2521
#: ../drizzled/error.cc:362
2538
2523
msgid "Incorrect arguments to %s"
2541
#: ../drizzled/error.cc:368
2526
#: ../drizzled/error.cc:363
2542
2527
msgid "Deadlock found when trying to get lock; try restarting transaction"
2545
#: ../drizzled/error.cc:369
2530
#: ../drizzled/error.cc:364
2546
2531
msgid "The used table type doesn't support FULLTEXT indexes"
2549
#: ../drizzled/error.cc:370
2534
#: ../drizzled/error.cc:365
2550
2535
msgid "Cannot add foreign key constraint"
2553
#: ../drizzled/error.cc:371
2538
#: ../drizzled/error.cc:366
2554
2539
msgid "Cannot add or update a child row: a foreign key constraint fails"
2557
#: ../drizzled/error.cc:372
2542
#: ../drizzled/error.cc:367
2558
2543
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2561
#: ../drizzled/error.cc:373
2546
#: ../drizzled/error.cc:368
2563
2548
msgid "Incorrect usage of %s and %s"
2566
#: ../drizzled/error.cc:374
2551
#: ../drizzled/error.cc:369
2567
2552
msgid "The used SELECT statements have a different number of columns"
2570
#: ../drizzled/error.cc:375
2555
#: ../drizzled/error.cc:370
2571
2556
msgid "Can't execute the query because you have a conflicting read lock"
2574
#: ../drizzled/error.cc:376
2559
#: ../drizzled/error.cc:371
2577
2562
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2580
#: ../drizzled/error.cc:377
2565
#: ../drizzled/error.cc:372
2583
2568
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2586
#: ../drizzled/error.cc:378
2571
#: ../drizzled/error.cc:373
2588
2573
msgid "Variable '%-.64s' doesn't have a default value"
2591
#: ../drizzled/error.cc:379
2576
#: ../drizzled/error.cc:374
2593
2578
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2596
#: ../drizzled/error.cc:380
2581
#: ../drizzled/error.cc:375
2598
2583
msgid "Incorrect argument type to variable '%-.64s'"
2601
#: ../drizzled/error.cc:381
2586
#: ../drizzled/error.cc:376
2603
2588
msgid "Variable '%-.64s' can only be set, not read"
2606
#: ../drizzled/error.cc:382
2591
#: ../drizzled/error.cc:377
2608
2593
msgid "Incorrect usage/placement of '%s'"
2611
#: ../drizzled/error.cc:383
2596
#: ../drizzled/error.cc:378
2613
2598
msgid "This version of Drizzle doesn't yet support '%s'"
2616
#: ../drizzled/error.cc:384
2601
#: ../drizzled/error.cc:379
2618
2603
msgid "Variable '%-.192s' is a %s variable"
2621
#: ../drizzled/error.cc:385
2606
#: ../drizzled/error.cc:380
2623
2608
msgid "Incorrect foreign key definition for '%-.192s': %s"
2626
#: ../drizzled/error.cc:386
2611
#: ../drizzled/error.cc:381
2627
2612
msgid "Key reference and table reference don't match"
2630
#: ../drizzled/error.cc:387
2615
#: ../drizzled/error.cc:382
2632
2617
msgid "Operand should contain %d column(s)"
2635
#: ../drizzled/error.cc:388
2620
#: ../drizzled/error.cc:383
2636
2621
msgid "Subquery returns more than 1 row"
2639
#: ../drizzled/error.cc:389
2624
#: ../drizzled/error.cc:384
2641
2626
msgid "Converting column '%s' from %s to %s"
2644
#: ../drizzled/error.cc:390
2629
#: ../drizzled/error.cc:385
2646
2631
msgid "Reference '%-.64s' not supported (%s)"
2649
#: ../drizzled/error.cc:391
2634
#: ../drizzled/error.cc:386
2650
2635
msgid "Every derived table must have its own alias"
2653
#: ../drizzled/error.cc:392
2638
#: ../drizzled/error.cc:387
2655
2640
msgid "Select %u was reduced during optimization"
2658
#: ../drizzled/error.cc:393
2643
#: ../drizzled/error.cc:388
2660
2645
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2663
#: ../drizzled/error.cc:394
2648
#: ../drizzled/error.cc:389
2664
2649
msgid "All parts of a SPATIAL index must be NOT NULL"
2667
#: ../drizzled/error.cc:395
2652
#: ../drizzled/error.cc:390
2669
2654
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2672
#: ../drizzled/error.cc:396
2657
#: ../drizzled/error.cc:391
2675
2660
"Uncompressed data size too large; the maximum size is %d (based on "
2676
2661
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2679
#: ../drizzled/error.cc:397
2664
#: ../drizzled/error.cc:392
2680
2665
msgid "ZLIB: Not enough memory"
2683
#: ../drizzled/error.cc:398
2668
#: ../drizzled/error.cc:393
2685
2670
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2686
2671
"data was corrupted)"
2689
#: ../drizzled/error.cc:399
2674
#: ../drizzled/error.cc:394
2690
2675
msgid "ZLIB: Input data corrupted"
2693
#: ../drizzled/error.cc:400
2678
#: ../drizzled/error.cc:395
2695
2680
msgid "%d line(s) were cut by GROUP_CONCAT()"
2698
#: ../drizzled/error.cc:401
2683
#: ../drizzled/error.cc:396
2700
2685
msgid "Row %ld doesn't contain data for all columns"
2703
#: ../drizzled/error.cc:402
2688
#: ../drizzled/error.cc:397
2706
2691
"Row %ld was truncated; it contained more data than there were input columns"
2709
#: ../drizzled/error.cc:403
2694
#: ../drizzled/error.cc:398
2712
2697
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2715
#: ../drizzled/error.cc:404
2700
#: ../drizzled/error.cc:399
2717
2702
msgid "Out of range value for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:405
2705
#: ../drizzled/error.cc:400
2722
2707
msgid "Data truncated for column '%s' at row %ld"
2725
#: ../drizzled/error.cc:406
2710
#: ../drizzled/error.cc:401
2727
2712
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:407
2715
#: ../drizzled/error.cc:402
2732
2717
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2735
#: ../drizzled/error.cc:408
2720
#: ../drizzled/error.cc:403
2737
2722
msgid "Illegal mix of collations for operation '%s'"
2740
#: ../drizzled/error.cc:409
2725
#: ../drizzled/error.cc:404
2743
2728
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2744
2729
"variable_name)"
2747
#: ../drizzled/error.cc:410
2732
#: ../drizzled/error.cc:405
2749
2734
msgid "Unknown collation: '%-.64s'"
2752
#: ../drizzled/error.cc:411
2737
#: ../drizzled/error.cc:406
2755
2740
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2759
#: ../drizzled/error.cc:412
2744
#: ../drizzled/error.cc:407
2761
2746
msgid "Incorrect index name '%-.100s'"
2764
#: ../drizzled/error.cc:413
2749
#: ../drizzled/error.cc:408
2766
2751
msgid "Incorrect catalog name '%-.100s'"
2769
#: ../drizzled/error.cc:414
2754
#: ../drizzled/error.cc:409
2771
2756
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2774
#: ../drizzled/error.cc:415
2759
#: ../drizzled/error.cc:410
2776
2761
msgid "Unknown table engine '%s'"
2779
#: ../drizzled/error.cc:416
2764
#: ../drizzled/error.cc:411
2781
2766
msgid "The target table %-.100s of the %s is not updatable"
2784
#: ../drizzled/error.cc:417
2769
#: ../drizzled/error.cc:412
2787
2772
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2791
#: ../drizzled/error.cc:418
2776
#: ../drizzled/error.cc:413
2794
2779
"The Drizzle server is running with the %s option so it cannot execute this "
2798
#: ../drizzled/error.cc:419
2783
#: ../drizzled/error.cc:414
2800
2785
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2803
#: ../drizzled/error.cc:420
2788
#: ../drizzled/error.cc:415
2805
2790
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2808
#: ../drizzled/error.cc:421
2793
#: ../drizzled/error.cc:416
2810
2795
"Incorrect table definition; there can be only one TIMESTAMP column with "
2811
2796
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2814
#: ../drizzled/error.cc:422
2799
#: ../drizzled/error.cc:417
2816
2801
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2819
#: ../drizzled/error.cc:423
2804
#: ../drizzled/error.cc:418
2821
2806
msgid "Got error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:424
2809
#: ../drizzled/error.cc:419
2826
2811
msgid "Got temporary error %d '%-.100s' from %s"
2829
#: ../drizzled/error.cc:425
2814
#: ../drizzled/error.cc:420
2831
2816
msgid "Unknown or incorrect time zone: '%-.64s'"
2834
#: ../drizzled/error.cc:426
2819
#: ../drizzled/error.cc:421
2836
2821
msgid "Invalid %s character string: '%.64s'"
2839
#: ../drizzled/error.cc:427
2824
#: ../drizzled/error.cc:422
2841
2826
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2844
#: ../drizzled/error.cc:428
2829
#: ../drizzled/error.cc:423
2846
2831
msgid "%s %s does not exist"
2849
#: ../drizzled/error.cc:429
2834
#: ../drizzled/error.cc:424
2850
2835
msgid "Query execution was interrupted"
2853
#: ../drizzled/error.cc:430
2838
#: ../drizzled/error.cc:425
2856
2841
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2857
2842
"(s) or definer/invoker of view lack rights to use them"
2860
#: ../drizzled/error.cc:431
2845
#: ../drizzled/error.cc:426
2862
2847
msgid "Field '%-.192s' doesn't have a default value"
2865
#: ../drizzled/error.cc:432
2850
#: ../drizzled/error.cc:427
2866
2851
msgid "Division by 0"
2869
#: ../drizzled/error.cc:433
2854
#: ../drizzled/error.cc:428
2871
2856
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2874
#: ../drizzled/error.cc:434
2859
#: ../drizzled/error.cc:429
2876
2861
msgid "Illegal %s '%-.192s' value found during parsing"
2879
#: ../drizzled/error.cc:435
2864
#: ../drizzled/error.cc:430
2881
2866
msgid "Key part '%-.192s' length cannot be 0"
2884
#: ../drizzled/error.cc:436
2869
#: ../drizzled/error.cc:431
2887
2872
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2888
2873
"the %.64s state"
2891
#: ../drizzled/error.cc:437
2876
#: ../drizzled/error.cc:432
2893
2878
msgid "Data too long for column '%s' at row %ld"
2896
#: ../drizzled/error.cc:438
2881
#: ../drizzled/error.cc:433
2899
2884
"%s: ready for connections.\n"
2900
2885
"Version: '%s' %s\n"
2903
#: ../drizzled/error.cc:439
2888
#: ../drizzled/error.cc:434
2904
2889
msgid "Can't load value from file with fixed size rows to variable"
2907
#: ../drizzled/error.cc:440
2892
#: ../drizzled/error.cc:435
2909
2894
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2912
#: ../drizzled/error.cc:441
2897
#: ../drizzled/error.cc:436
2913
2898
msgid "Table definition has changed, please retry transaction"
2916
#: ../drizzled/error.cc:442
2901
#: ../drizzled/error.cc:437
2918
2903
msgid "Not allowed to return a result set from a %s"
2921
#: ../drizzled/error.cc:443
2906
#: ../drizzled/error.cc:438
2922
2907
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2925
#: ../drizzled/error.cc:444
2910
#: ../drizzled/error.cc:439
2927
2912
"Explicit or implicit commit is not allowed in stored function or trigger."
2930
#: ../drizzled/error.cc:445
2915
#: ../drizzled/error.cc:440
2932
2917
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:446
2920
#: ../drizzled/error.cc:441
2937
2922
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2940
#: ../drizzled/error.cc:447
2925
#: ../drizzled/error.cc:442
2943
2928
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2947
#: ../drizzled/error.cc:448
2932
#: ../drizzled/error.cc:443
2948
2933
msgid "Trigger in wrong schema"
2951
#: ../drizzled/error.cc:449
2936
#: ../drizzled/error.cc:444
2954
2939
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2955
2940
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2958
#: ../drizzled/error.cc:450
2943
#: ../drizzled/error.cc:445
2960
2945
msgid "Display width out of range for column '%-.192s' (max = %d)"
2963
#: ../drizzled/error.cc:451
2948
#: ../drizzled/error.cc:446
2965
2950
msgid "Datetime function: %-.32s field overflow"
2968
#: ../drizzled/error.cc:452
2953
#: ../drizzled/error.cc:447
2971
2956
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2974
#: ../drizzled/error.cc:453
2959
#: ../drizzled/error.cc:448
2977
2962
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2980
#: ../drizzled/error.cc:454
2965
#: ../drizzled/error.cc:449
2981
2966
msgid "No data - zero rows fetched, selected, or processed"
2984
#: ../drizzled/error.cc:455
2969
#: ../drizzled/error.cc:450
2986
2971
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2989
#: ../drizzled/error.cc:456
2974
#: ../drizzled/error.cc:451
2991
2976
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2994
#: ../drizzled/error.cc:457
2979
#: ../drizzled/error.cc:452
2995
2980
msgid "The used table type doesn't support SPATIAL indexes"
2998
#: ../drizzled/error.cc:458
2983
#: ../drizzled/error.cc:453
3000
2985
msgid "Leading spaces are removed from name '%s'"
3003
#: ../drizzled/error.cc:459
2988
#: ../drizzled/error.cc:454
3004
2989
msgid "Failed to read auto-increment value from storage engine"
3007
#: ../drizzled/error.cc:460
2992
#: ../drizzled/error.cc:455
3009
2994
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3012
#: ../drizzled/error.cc:461
2997
#: ../drizzled/error.cc:456
3013
2998
msgid "Too high level of nesting for select"
3016
#: ../drizzled/error.cc:462
3001
#: ../drizzled/error.cc:457
3018
3003
msgid "Name '%-.64s' has become ''"
3021
#: ../drizzled/error.cc:463
3006
#: ../drizzled/error.cc:458
3023
3008
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3024
3009
"optional and non-empty FIELDS ENCLOSED BY"
3027
#: ../drizzled/error.cc:464
3012
#: ../drizzled/error.cc:459
3030
3015
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3033
#: ../drizzled/error.cc:465
3035
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3038
#: ../drizzled/error.cc:466
3018
#: ../drizzled/error.cc:460
3040
3020
msgid "Incorrect %-.32s value: '%-.128s'"
3043
#: ../drizzled/error.cc:467
3023
#: ../drizzled/error.cc:461
3045
3025
msgid "Table has no partition for value %-.64s"
3048
#: ../drizzled/error.cc:468
3028
#: ../drizzled/error.cc:462
3049
3029
msgid "Writing one row to the row-based binary log failed"
3052
#: ../drizzled/error.cc:469
3032
#: ../drizzled/error.cc:463
3054
3034
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3057
#: ../drizzled/error.cc:470
3037
#: ../drizzled/error.cc:464
3060
3040
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3061
3041
"d would lead to a duplicate entry"
3064
#: ../drizzled/error.cc:471
3044
#: ../drizzled/error.cc:465
3066
3046
"Transaction isolation level can't be changed while a transaction is in "
3070
#: ../drizzled/error.cc:472
3050
#: ../drizzled/error.cc:466
3072
3052
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:473
3055
#: ../drizzled/error.cc:467
3077
3057
msgid "Incorrect parameters in the call to native function '%-.192s'"
3080
#: ../drizzled/error.cc:474
3060
#: ../drizzled/error.cc:468
3082
3062
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3085
#: ../drizzled/error.cc:475
3065
#: ../drizzled/error.cc:469
3087
3067
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3090
#: ../drizzled/error.cc:477
3070
#: ../drizzled/error.cc:470
3072
msgid "Received an invalid value '%s' for a UNIX timestamp."
3075
#: ../drizzled/error.cc:471
3092
3077
msgid "Received an invalid datetime value '%s'."
3095
#: ../drizzled/error.cc:478
3097
msgid "Received an invalid DATE value '%s'."
3100
#: ../drizzled/error.cc:479
3080
#: ../drizzled/error.cc:472
3102
3082
msgid "Received a NULL argument for function '%s'."
3105
#: ../drizzled/error.cc:480
3107
msgid "Received an invalid timestamp value '%s'."
3110
#: ../drizzled/error.cc:481
3112
msgid "Received an invalid TIME value '%s'."
3115
#: ../drizzled/error.cc:482
3117
msgid "Received an invalid value '%s' for a UNIX timestamp."
3120
#: ../drizzled/error.cc:484
3085
#: ../drizzled/error.cc:473
3122
3087
msgid "Received an out-of-range argument '%s' for function '%s'."
3125
#: ../drizzled/error.cc:485
3090
#: ../drizzled/error.cc:474
3127
3092
msgid "Received an invalid enum value '%s'."
3130
#: ../drizzled/error.cc:486
3095
#: ../drizzled/error.cc:475
3131
3096
msgid "Tables which are replicated require a primary key."
3134
#: ../drizzled/error.cc:488
3136
msgid "Corrupt or invalid schema definition for '%s' : %s"
3139
#: ../drizzled/error.cc:489
3141
msgid "Corrupt or invalid table definition for '%s': %s"
3144
#: ../drizzled/error.cc:490
3146
msgid "The number of enum that were required was too high for table '%s'"
3149
#: ../drizzled/error.cc:491
3151
msgid "Corrupt or invalid table definition for '%s'"
3154
#: ../drizzled/error.cc:492
3156
msgid "Collation '%s' for table %s is invalid/unknown"
3159
#: ../drizzled/error.cc:494
3161
msgid "Cannot drop table '%s'"
3164
#: ../drizzled/error.cc:495
3166
msgid "Error occurred while dropping table '%s'"
3169
#: ../drizzled/error.cc:496
3171
msgid "Permission denied to create '%s'"
3174
#: ../drizzled/error.cc:497
3176
msgid "Unknown table '%s'"
3179
#: ../drizzled/error.cc:499
3181
msgid "Cannot create schema '%s'"
3184
#: ../drizzled/error.cc:500
3099
#: ../drizzled/error.cc:476
3101
msgid "Corrupt or invalid table definition: %s"
3104
#: ../drizzled/error.cc:477
3106
msgid "Corrupt or invalid schema definition for %s : %s"
3109
#: ../drizzled/error.cc:478
3186
3111
msgid "Schema does not exist: %s"
3189
#: ../drizzled/error.cc:501
3114
#: ../drizzled/error.cc:479
3191
3116
msgid "Error altering schema: %s"
3194
#: ../drizzled/error.cc:502
3119
#: ../drizzled/error.cc:480
3196
3121
msgid "Error droppping Schema : %s"
3199
#: ../drizzled/error.cc:504
3124
#: ../drizzled/error.cc:481
3200
3125
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3203
#: ../drizzled/error.cc:505
3128
#: ../drizzled/error.cc:482
3205
3130
msgid "Unknown table engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:506
3133
#: ../drizzled/error.cc:483
3210
3135
msgid "Unknown schema engine option key/pair %s = %s."
3213
#: ../drizzled/error.cc:508
3214
msgid "Admin access not allowed from this username/IP address."
3217
#. User lock/barrier error messages
3218
#: ../drizzled/error.cc:511
3219
msgid "wait() can not be called on session owning user defined barrier."
3222
#: ../drizzled/error.cc:512
3223
msgid "Unknown user defined barrier requested."
3226
#: ../drizzled/error.cc:513
3227
msgid "Session does not own user defined barrier."
3230
#: ../drizzled/error.cc:514
3231
msgid "Session can not wait on a user defined lock owned by the session."
3234
#: ../drizzled/error.cc:515
3235
msgid "Session does not own user defined lock."
3238
#: ../drizzled/error.cc:517
3239
msgid "Invalid name for user defined barrier."
3242
#: ../drizzled/error.cc:518
3243
msgid "Invalid name for user defined lock."
3246
#: ../drizzled/error.cc:520
3248
"Either a DEFAULt value or NULL NULL description is required for a new column "
3249
"if table is not empty"
3253
#: ../drizzled/error.cc:523
3256
"Cast to unsigned converted negative integer to it's positive complement: %s"
3259
#: ../drizzled/error.cc:524
3261
msgid "Invalid cast to signed integer: %s"
3264
#: ../drizzled/error.cc:526
3266
msgid "Identifier '%.*s' is a SQL keyword."
3269
#: ../drizzled/error.cc:529
3138
#: ../drizzled/error.cc:485
3271
3140
msgid "Can't unlock file (Errcode: %d)"
3274
#: ../drizzled/error.cc:530
3143
#: ../drizzled/error.cc:486
3276
3145
msgid "Can't change size of file (Errcode: %d)"
3279
#: ../drizzled/error.cc:531
3148
#: ../drizzled/error.cc:487
3281
3150
msgid "Can't open stream from handle (Errcode: %d)"
3284
#: ../drizzled/error.cc:532
3153
#: ../drizzled/error.cc:488
3286
3155
msgid "Warning: '%s' had %d links"
3289
#: ../drizzled/error.cc:533
3158
#: ../drizzled/error.cc:489
3291
3160
msgid "Warning: %d files and %d streams is left open\n"
3294
#: ../drizzled/error.cc:534
3163
#: ../drizzled/error.cc:490
3296
3165
msgid "Can't create directory '%s' (Errcode: %d)"
3299
#: ../drizzled/error.cc:535
3168
#: ../drizzled/error.cc:491
3302
3171
"Character set '%s' is not a compiled character set and is not specified in "
3306
#: ../drizzled/error.cc:536
3175
#: ../drizzled/error.cc:492
3308
3177
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3311
#: ../drizzled/error.cc:537
3180
#: ../drizzled/error.cc:493
3313
3182
msgid "Can't read value for symlink '%s' (Error %d)"
3316
#: ../drizzled/error.cc:538
3185
#: ../drizzled/error.cc:494
3318
3187
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3321
#: ../drizzled/error.cc:539
3190
#: ../drizzled/error.cc:495
3323
3192
msgid "Error on realpath() on '%s' (Error %d)"
3326
#: ../drizzled/error.cc:540
3195
#: ../drizzled/error.cc:496
3328
3197
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3331
#: ../drizzled/error.cc:541
3200
#: ../drizzled/error.cc:497
3334
3203
"Collation '%s' is not a compiled collation and is not specified in the %s "
3338
#: ../drizzled/error.cc:542
3207
#: ../drizzled/error.cc:498
3340
3209
msgid "File '%s' (fileno: %d) was not closed"
3344
#: ../drizzled/error.cc:545
3345
msgid "Received an invalid UUID value"
3348
#: ../drizzled/error.cc:546
3349
msgid "The UUID was not created with a valid time"
3353
#: ../drizzled/error.cc:549
3355
msgid "Received an invalid BOOLEAN value '%s'."
3358
#: ../drizzled/error.cc:550
3360
msgid "Invalid cast to BOOLEAN: '%s'."
3363
#. Transactional DDL
3364
#: ../drizzled/error.cc:553
3365
msgid "Transactional DDL not supported"
3369
#: ../drizzled/error.cc:555
3371
msgid "Assertion '%s' failed."
3374
#: ../drizzled/error.cc:556
3376
msgid "Assertion '%s' failed, the result was NULL."
3379
#. Catalog related errors
3380
#: ../drizzled/error.cc:574
3382
msgid "Cannot create catalog '%s'."
3385
#: ../drizzled/error.cc:575
3387
msgid "Permission is denied to create '%s' catalog."
3390
#: ../drizzled/error.cc:576
3392
msgid "Cannot drop catalog '%s'."
3395
#: ../drizzled/error.cc:577
3397
msgid "Permission is denied to drop '%s' catalog."
3400
#: ../drizzled/error.cc:578
3402
msgid "Catalog '%s' does not exist."
3405
#: ../drizzled/error.cc:579
3406
msgid "You cannot drop the 'local' catalog."
3409
#: ../drizzled/error.cc:580
3411
msgid "Could not gain lock on '%s'."
3414
#: ../drizzled/error.cc:581
3416
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3419
#: ../drizzled/error.cc:582
3420
msgid "Invalid catalog name."
3423
#: ../drizzled/error.cc:583
3425
"Engine status is now stored in the data_dictionary tables, please use these "
3429
#: ../drizzled/identifier/catalog.cc:56
3431
"Catalog name cannot be encoded and fit within filesystem name length "
3435
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3212
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3437
3214
"Schema name cannot be encoded and fit within filesystem name length "
3438
3215
"restrictions."
3441
#: ../drizzled/identifier/table.cc:238
3218
#: ../drizzled/identifier/table.cc:224
3443
3220
"Table name cannot be encoded and fit within filesystem name length "
3444
3221
"restrictions."
3711
#: ../drizzled/sql_base.cc:1518
3713
msgid "Table %s had a open data Cursor in reopen_table"
3860
3716
#: ../drizzled/sql_table.cc:1933
3862
3718
msgid "Unknown - internal error %d during operation"
3865
#: ../drizzled/statement/alter_table.cc:1514
3721
#: ../drizzled/statement/alter_table.cc:1486
3868
3724
"order_st BY ignored because there is a user-defined clustered index in the "
3869
3725
"table '%-.192s'"
3872
#: ../drizzled/sys_var.cc:1526
3874
msgid "Variable named %s already exists!\n"
3877
#: ../drizzled/sys_var.cc:1535
3879
msgid "Could not add Variable: %s\n"
3882
#: ../drizzled/sys_var.cc:1633
3883
msgid "Failed to initialize system variables"
3886
#: ../drizzled/table.cc:1690
3728
#: ../drizzled/table.cc:1964
3888
3730
msgid "Got error %d when reading table '%s'"
3891
#: ../drizzled/table/instance/base.cc:1883
3733
#: ../drizzled/table_share.cc:860
3735
msgid "Table %s has invalid/unknown collation: %d,%s"
3738
#: ../drizzled/table_share.cc:1153
3740
msgid "ENUM column %s has greater than %d possible values"
3743
#: ../drizzled/table_share.cc:2063
3893
3745
msgid "Unknown collation '%s' in table '%-.64s' definition"
3896
#: ../drizzled/table/instance/base.cc:1890
3748
#: ../drizzled/table_share.cc:2070
3899
3751
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3903
#: ../drizzled/tztime.cc:170
3755
#: ../drizzled/tztime.cc:173
3905
3757
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3908
#: ../plugin/auth_file/auth_file.cc:227
3760
#: ../plugin/auth_file/auth_file.cc:225
3910
3762
msgid "Could not load auth file: %s\n"
3913
#: ../plugin/auth_file/auth_file.cc:243
3765
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3914
3766
msgid "File to load for usernames and passwords"
3917
#: ../plugin/auth_http/auth_http.cc:135
3919
"auth_http plugin loaded but required option url not specified. Against which "
3920
"URL are you intending on authenticating?\n"
3769
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3770
msgid "Enable HTTP Auth check"
3923
#: ../plugin/auth_http/auth_http.cc:151
3773
#: ../plugin/auth_http/auth_http.cc:160
3924
3774
msgid "URL for HTTP Auth check"
3927
#: ../plugin/auth_ldap/auth_ldap.cc:291
3777
#: ../plugin/auth_ldap/auth_ldap.cc:285
3929
3779
msgid "Reconnect failed: %s\n"
3932
#: ../plugin/auth_ldap/auth_ldap.cc:310
3782
#: ../plugin/auth_ldap/auth_ldap.cc:304
3934
3784
msgid "ldap_search_ext_s failed: %s\n"
3937
#: ../plugin/auth_ldap/auth_ldap.cc:416
3787
#: ../plugin/auth_ldap/auth_ldap.cc:410
3939
3789
msgid "Could not load auth ldap: %s\n"
3942
#: ../plugin/auth_ldap/auth_ldap.cc:437
3792
#: ../plugin/auth_ldap/auth_ldap.cc:423
3943
3793
msgid "URI of the LDAP server to contact"
3796
#: ../plugin/auth_ldap/auth_ldap.cc:431
3797
msgid "DN to use when binding to the LDAP server"
3946
3800
#: ../plugin/auth_ldap/auth_ldap.cc:439
3947
msgid "DN to use when binding to the LDAP server"
3950
#: ../plugin/auth_ldap/auth_ldap.cc:441
3951
3801
msgid "Password to use when binding the DN"
3954
#: ../plugin/auth_ldap/auth_ldap.cc:443
3804
#: ../plugin/auth_ldap/auth_ldap.cc:447
3955
3805
msgid "DN to use when searching"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:445
3808
#: ../plugin/auth_ldap/auth_ldap.cc:455
3959
3809
msgid "Attribute in LDAP with plain text password"
3962
#: ../plugin/auth_ldap/auth_ldap.cc:447
3812
#: ../plugin/auth_ldap/auth_ldap.cc:463
3963
3813
msgid "Attribute in LDAP with MySQL hashed password"
3966
#: ../plugin/auth_ldap/auth_ldap.cc:449
3816
#: ../plugin/auth_ldap/auth_ldap.cc:471
3967
3817
msgid "How often to empty the users cache, 0 to disable"
3970
#: ../plugin/blitzdb/ha_blitz.cc:1507
3971
msgid "Estimated number of rows that a BlitzDB table will store."
3974
#: ../plugin/console/console.cc:379
3820
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3975
3821
msgid "Enable the console."
3978
#: ../plugin/console/console.cc:382
3824
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3979
3825
msgid "Turn on extra debugging."
3982
#: ../plugin/console/console.cc:385
3828
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3983
3829
msgid "User to use for auth."
3986
#: ../plugin/console/console.cc:388
3832
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3987
3833
msgid "Password to use for auth."
3990
#: ../plugin/console/console.cc:391
3991
msgid "Default catalog to use."
3994
#: ../plugin/console/console.cc:394
3995
msgid "Default schema to use."
3998
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3836
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3837
msgid "Default database to use."
3840
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3841
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3842
msgid "Invalid value of port\n"
3845
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3846
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3847
msgid "Invalid value for connect_timeout\n"
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3852
msgid "Invalid value for read_timeout\n"
3855
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3856
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3857
msgid "Invalid value for write_timeout\n"
3860
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3861
msgid "Invalid value for retry_count\n"
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3865
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3866
msgid "Invalid value for buffer_length\n"
3869
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3870
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4000
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3872
"Port number to use for connection or 0 for default to, in order of "
3873
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4004
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4005
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3876
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3877
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3878
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3879
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4006
3880
msgid "Connect Timeout."
4009
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4010
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3883
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3884
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3885
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3886
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4011
3887
msgid "Read Timeout."
4014
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4015
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3890
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3892
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3893
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4016
3894
msgid "Write Timeout."
4019
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4020
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3897
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3898
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3899
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3900
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4021
3901
msgid "Retry Count."
4024
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4025
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3905
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3906
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3907
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4026
3908
msgid "Buffer length."
4029
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4030
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3912
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3913
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3914
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4031
3915
msgid "Address to bind to."
4034
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4035
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4036
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4037
msgid "Maximum simultaneous connections."
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4041
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4042
msgid "A restrictive IP address list for incoming admin connections."
4045
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4046
msgid "Failed to send error message to libnotify\n"
4049
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4050
msgid "Error Messages to stderr"
4053
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4054
msgid "Comma-separated list of schemas to exclude"
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4058
msgid "Comma-separated list of tables to exclude"
4061
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4062
msgid "Regular expression to apply to schemas to exclude"
4065
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4066
msgid "Regular expression to apply to tables to exclude"
4069
#: ../plugin/haildb/haildb_engine.cc:1080
4070
#: ../plugin/haildb/haildb_engine.cc:1218
4071
#: ../plugin/haildb/haildb_engine.cc:1248
4073
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4076
#: ../plugin/haildb/haildb_engine.cc:1099
4078
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4081
#: ../plugin/haildb/haildb_engine.cc:1197
4082
#: ../plugin/haildb/haildb_engine.cc:1310
4083
#: ../plugin/haildb/haildb_engine.cc:1491
4084
#: ../plugin/haildb/haildb_engine.cc:2157
4086
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4089
#: ../plugin/haildb/haildb_engine.cc:1349
4090
#: ../plugin/haildb/haildb_engine.cc:1365
4092
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4095
#: ../plugin/haildb/haildb_engine.cc:3403
4097
msgid "Error starting HailDB %d (%s)\n"
4100
#: ../plugin/haildb/haildb_engine.cc:3432
4101
msgid "Disable HailDB adaptive hash index (enabled by default)."
4104
#: ../plugin/haildb/haildb_engine.cc:3434
4105
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4108
#: ../plugin/haildb/haildb_engine.cc:3437
4110
"Size of a memory pool HailDB uses to store data dictionary information and "
3918
#: ../plugin/drizzle_protocol/errmsg.cc:31
3919
msgid "Unknown Drizzle error"
3922
#: ../plugin/drizzle_protocol/errmsg.cc:32
3924
msgid "Can't create UNIX socket (%d)"
3927
#: ../plugin/drizzle_protocol/errmsg.cc:33
3929
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3932
#: ../plugin/drizzle_protocol/errmsg.cc:34
3934
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3937
#: ../plugin/drizzle_protocol/errmsg.cc:35
3939
msgid "Can't create TCP/IP socket (%d)"
3942
#: ../plugin/drizzle_protocol/errmsg.cc:36
3944
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3947
#: ../plugin/drizzle_protocol/errmsg.cc:37
3948
msgid "Drizzle server has gone away"
3951
#: ../plugin/drizzle_protocol/errmsg.cc:38
3953
msgid "Protocol mismatch; server version = %d, client version = %d"
3956
#: ../plugin/drizzle_protocol/errmsg.cc:39
3957
msgid "Drizzle client ran out of memory"
3960
#: ../plugin/drizzle_protocol/errmsg.cc:40
3961
msgid "Wrong host info"
3964
#: ../plugin/drizzle_protocol/errmsg.cc:41
3965
msgid "Localhost via UNIX socket"
3968
#: ../plugin/drizzle_protocol/errmsg.cc:42
3970
msgid "%-.100s via TCP/IP"
3973
#: ../plugin/drizzle_protocol/errmsg.cc:43
3974
msgid "Error in server handshake"
3977
#: ../plugin/drizzle_protocol/errmsg.cc:44
3978
msgid "Lost connection to Drizzle server during query"
3981
#: ../plugin/drizzle_protocol/errmsg.cc:45
3982
msgid "Commands out of sync; you can't run this command now"
3985
#: ../plugin/drizzle_protocol/errmsg.cc:46
3987
msgid "Named pipe: %-.32s"
3990
#: ../plugin/drizzle_protocol/errmsg.cc:47
3992
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:48
3997
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:49
4002
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4005
#: ../plugin/drizzle_protocol/errmsg.cc:50
4007
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4010
#: ../plugin/drizzle_protocol/errmsg.cc:51
4011
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4014
#: ../plugin/drizzle_protocol/errmsg.cc:52
4015
msgid "Embedded server"
4018
#: ../plugin/drizzle_protocol/errmsg.cc:53
4019
msgid "Error on SHOW SLAVE STATUS:"
4022
#: ../plugin/drizzle_protocol/errmsg.cc:54
4023
msgid "Error on SHOW SLAVE HOSTS:"
4026
#: ../plugin/drizzle_protocol/errmsg.cc:55
4027
msgid "Error connecting to slave:"
4030
#: ../plugin/drizzle_protocol/errmsg.cc:56
4031
msgid "Error connecting to master:"
4034
#: ../plugin/drizzle_protocol/errmsg.cc:57
4035
msgid "SSL connection error"
4038
#: ../plugin/drizzle_protocol/errmsg.cc:58
4039
msgid "Malformed packet"
4042
#: ../plugin/drizzle_protocol/errmsg.cc:59
4043
#: ../plugin/drizzle_protocol/errmsg.cc:70
4044
#: ../plugin/drizzle_protocol/errmsg.cc:71
4045
#: ../plugin/drizzle_protocol/errmsg.cc:72
4046
#: ../plugin/drizzle_protocol/errmsg.cc:73
4047
#: ../plugin/drizzle_protocol/errmsg.cc:74
4048
#: ../plugin/drizzle_protocol/errmsg.cc:75
4049
#: ../plugin/drizzle_protocol/errmsg.cc:76
4050
#: ../plugin/drizzle_protocol/errmsg.cc:77
4051
#: ../plugin/drizzle_protocol/errmsg.cc:78
4052
msgid "(unused error message)"
4055
#: ../plugin/drizzle_protocol/errmsg.cc:60
4056
msgid "Invalid use of null pointer"
4059
#: ../plugin/drizzle_protocol/errmsg.cc:61
4060
msgid "Statement not prepared"
4063
#: ../plugin/drizzle_protocol/errmsg.cc:62
4064
msgid "No data supplied for parameters in prepared statement"
4067
#: ../plugin/drizzle_protocol/errmsg.cc:63
4068
msgid "Data truncated"
4071
#: ../plugin/drizzle_protocol/errmsg.cc:64
4072
msgid "No parameters exist in the statement"
4075
#: ../plugin/drizzle_protocol/errmsg.cc:65
4076
msgid "Invalid parameter number"
4079
#: ../plugin/drizzle_protocol/errmsg.cc:66
4082
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4085
#: ../plugin/drizzle_protocol/errmsg.cc:68
4087
msgid "Using unsupported buffer type: %d (parameter: %d)"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:69
4092
msgid "Shared memory: %-.100s"
4093
msgstr "Sdílená paměť: %-.100s"
4095
#: ../plugin/drizzle_protocol/errmsg.cc:79
4096
msgid "Wrong or unknown protocol"
4097
msgstr "Chybný či neznámý protokol"
4099
#: ../plugin/drizzle_protocol/errmsg.cc:80
4100
msgid "Invalid connection handle"
4103
#: ../plugin/drizzle_protocol/errmsg.cc:81
4105
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4106
"option 'secure_auth' enabled)"
4109
#: ../plugin/drizzle_protocol/errmsg.cc:83
4110
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4113
#: ../plugin/drizzle_protocol/errmsg.cc:84
4114
msgid "Attempt to read column without prior row fetch"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:85
4118
msgid "Prepared statement contains no metadata"
4121
#: ../plugin/drizzle_protocol/errmsg.cc:86
4123
"Attempt to read a row while there is no result set associated with the "
4127
#: ../plugin/drizzle_protocol/errmsg.cc:88
4128
msgid "This feature is not implemented yet"
4131
#: ../plugin/drizzle_protocol/errmsg.cc:89
4134
"Lost connection to Drizzle server while waiting for initial communication "
4135
"packet, system error: %d"
4138
#: ../plugin/drizzle_protocol/errmsg.cc:91
4141
"Lost connection to Drizzle server while reading initial communication "
4142
"packet, system error: %d"
4145
#: ../plugin/drizzle_protocol/errmsg.cc:93
4148
"Lost connection to Drizzle server while sending authentication information, "
4152
#: ../plugin/drizzle_protocol/errmsg.cc:95
4155
"Lost connection to Drizzle server while reading authorization information, "
4159
#: ../plugin/drizzle_protocol/errmsg.cc:97
4162
"Lost connection to Drizzle server while setting initial database, system "
4166
#: ../plugin/drizzle_protocol/errmsg.cc:99
4168
msgid "Statement closed indirectly because of a preceding %s() call"
4171
#. CR_NET_UNCOMPRESS_ERROR 08S01
4172
#: ../plugin/drizzle_protocol/errmsg.cc:101
4173
msgid "Couldn't uncompress communication packet"
4176
#. CR_NET_READ_ERROR 08S01
4177
#: ../plugin/drizzle_protocol/errmsg.cc:103
4178
msgid "Got an error reading communication packets"
4181
#. CR_NET_READ_INTERRUPTED 08S01
4182
#: ../plugin/drizzle_protocol/errmsg.cc:105
4183
msgid "Got timeout reading communication packets"
4186
#. CR_NET_ERROR_ON_WRITE 08S01
4187
#: ../plugin/drizzle_protocol/errmsg.cc:107
4188
msgid "Got an error writing communication packets"
4191
#. CR_NET_WRITE_INTERRUPTED 08S01
4192
#: ../plugin/drizzle_protocol/errmsg.cc:109
4193
msgid "Got timeout writing communication packets"
4196
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4197
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4198
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4200
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4203
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4205
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4208
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4209
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4213
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4216
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4217
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4219
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4222
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4223
msgid "Invalid value of additional-mem-pool-size"
4226
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4227
msgid "Invalid value of autoextend-increment"
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4231
msgid "Invalid value of buffer-pool-size"
4234
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4235
msgid "Invalid value of io-capacity"
4238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4239
msgid "Invalid value of fast-shutdown"
4242
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4243
msgid "Invalid value of flush-log-at-trx-commit"
4246
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4247
msgid "Invalid value of force-recovery"
4250
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4251
msgid "Invalid value of log-file-size"
4254
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4255
msgid "Invalid value of log-files-in-group"
4258
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4259
msgid "Invalid value of lock-wait-timeout"
4262
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4263
msgid "Invalid value of log-buffer-size"
4266
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4267
msgid "Invalid value of lru-old-blocks-pct"
4270
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4271
msgid "Invalid value of lru-block-access-recency"
4274
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4275
msgid "Invalid value of max-dirty-pages-pct"
4278
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4279
msgid "Invalid value of max-purge-lag"
4282
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4283
msgid "Invalid value of open-files"
4286
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4287
msgid "Invalid value of read-io-threads"
4290
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4291
msgid "Invalid value of sync_spin_loops"
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4296
msgid "Error starting Embedded InnoDB %d (%s)\n"
4299
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4300
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4303
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4304
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4307
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4309
"Size of a memory pool InnoDB uses to store data dictionary information and "
4111
4310
"other internal data structures."
4114
#: ../plugin/haildb/haildb_engine.cc:3440
4313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4115
4314
msgid "Data file autoextend increment in megabytes"
4118
#: ../plugin/haildb/haildb_engine.cc:3443
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4120
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4319
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4124
#: ../plugin/haildb/haildb_engine.cc:3446
4125
msgid "The common part for HailDB table spaces."
4128
#: ../plugin/haildb/haildb_engine.cc:3448
4129
msgid "Disable HailDB checksums validation (enabled by default)."
4132
#: ../plugin/haildb/haildb_engine.cc:3450
4133
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4136
#: ../plugin/haildb/haildb_engine.cc:3453
4323
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4324
msgid "The common part for InnoDB table spaces."
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4328
msgid "Enable InnoDB checksums validation (enabled by default)."
4331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4332
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4137
4336
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4140
#: ../plugin/haildb/haildb_engine.cc:3456
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4142
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4341
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4143
4342
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4146
#: ../plugin/haildb/haildb_engine.cc:3459
4147
msgid "Stores each HailDB table to an .ibd file in the database dir."
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4346
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4150
#: ../plugin/haildb/haildb_engine.cc:3462
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4151
4350
msgid "File format to use for new tables in .ibd files."
4154
#: ../plugin/haildb/haildb_engine.cc:3465
4353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4156
4355
"Set to 0 (write and flush once per second),1 (write and flush at each "
4157
4356
"commit) or 2 (write at commit, flush once per second)."
4160
#: ../plugin/haildb/haildb_engine.cc:3468
4359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4161
4360
msgid "With which method to flush data."
4164
#: ../plugin/haildb/haildb_engine.cc:3471
4363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4166
4365
"Helps to save your data in case the disk image of the database becomes "
4170
#: ../plugin/haildb/haildb_engine.cc:3474
4369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4370
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4171
4371
msgid "Path to individual files and their sizes."
4174
#: ../plugin/haildb/haildb_engine.cc:3477
4175
msgid "Path to HailDB log files."
4374
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4375
msgid "Path to InnoDB log files."
4178
#: ../plugin/haildb/haildb_engine.cc:3480
4378
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4179
4379
msgid "Size of each log file in a log group."
4182
#: ../plugin/haildb/haildb_engine.cc:3483
4382
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4184
"Number of log files in the log group. HailDB writes to the files in a "
4384
"Number of log files in the log group. InnoDB writes to the files in a "
4185
4385
"circular fashion. Value 3 is recommended here."
4188
#: ../plugin/haildb/haildb_engine.cc:3486
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4190
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4390
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4191
4391
"rolled back. Values above 100000000 disable the timeout."
4194
#: ../plugin/haildb/haildb_engine.cc:3489
4394
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4196
"The size of the buffer which HailDB uses to write log to the log files on "
4396
"The size of the buffer which InnoDB uses to write log to the log files on "
4200
#: ../plugin/haildb/haildb_engine.cc:3492
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4202
4402
"Sets the point in the LRU list from where all pages are classified as old "
4203
4403
"(Advanced users)"
4206
#: ../plugin/haildb/haildb_engine.cc:3495
4406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4208
4408
"Milliseconds between accesses to a block at which it is made young. "
4209
4409
"0=disabled (Advanced users)"
4212
#: ../plugin/haildb/haildb_engine.cc:3498
4412
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4213
4413
msgid "Percentage of dirty pages allowed in bufferpool."
4216
#: ../plugin/haildb/haildb_engine.cc:3501
4416
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4217
4417
msgid "Desired maximum length of the purge queue (0 = no limit)"
4220
#: ../plugin/haildb/haildb_engine.cc:3504
4420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4222
4422
"Roll back the complete transaction on lock wait timeout, for 4.x "
4223
4423
"compatibility (disabled by default)"
4226
#: ../plugin/haildb/haildb_engine.cc:3507
4227
msgid "How many files at the maximum HailDB keeps open at the same time."
4230
#: ../plugin/haildb/haildb_engine.cc:3510
4231
msgid "Number of background read I/O threads in HailDB."
4234
#: ../plugin/haildb/haildb_engine.cc:3513
4235
msgid "Number of background write I/O threads in HailDB."
4238
#: ../plugin/haildb/haildb_engine.cc:3515
4426
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4427
msgid "How many files at the maximum InnoDB keeps open at the same time."
4430
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4431
msgid "Number of background read I/O threads in InnoDB."
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4435
msgid "Number of background write I/O threads in InnoDB."
4438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4240
4440
"Disable if you want to reduce the number of messages written to the log "
4241
4441
"(default: enabled)."
4244
#: ../plugin/haildb/haildb_engine.cc:3518
4245
msgid "Enable SHOW HAILDB STATUS output in the log"
4248
#: ../plugin/haildb/haildb_engine.cc:3521
4249
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4252
#: ../plugin/haildb/haildb_engine.cc:3523
4254
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4257
#: ../plugin/hello_events/hello_events.cc:401
4444
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4445
msgid "Enable SHOW INNODB STATUS output in the log"
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4449
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4453
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4456
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4458
msgid "Failed to send error message to libnotify\n"
4461
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4462
msgid "Error Messages to stderr"
4465
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4466
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4467
msgid "List of schemas to filter"
4470
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4471
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4472
msgid "List of tables to filter"
4475
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4476
msgid "Regular expression to apply to schemas to filter"
4479
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4480
msgid "Regular expression to apply to tables to filter"
4483
#: ../plugin/hello_events/hello_events.cc:301
4484
msgid "Invalid value of before-write-position\n"
4487
#: ../plugin/hello_events/hello_events.cc:310
4488
#: ../plugin/hello_events/hello_events.cc:319
4489
msgid "Invalid value of before-update-position\n"
4492
#: ../plugin/hello_events/hello_events.cc:359
4493
#: ../plugin/hello_events/hello_events.cc:362
4494
#: ../plugin/hello_events/hello_events.cc:380
4495
msgid "A comma delimited list of databases to watch"
4498
#: ../plugin/hello_events/hello_events.cc:365
4499
#: ../plugin/hello_events/hello_events.cc:396
4258
4500
msgid "Enable Example Events Plugin"
4503
#: ../plugin/hello_events/hello_events.cc:368
4261
4504
#: ../plugin/hello_events/hello_events.cc:404
4262
#: ../plugin/hello_events/hello_events.cc:407
4263
msgid "A comma delimited list of databases to watch"
4266
#: ../plugin/hello_events/hello_events.cc:410
4267
4505
msgid "Before write row event observer call position"
4270
#: ../plugin/hello_events/hello_events.cc:413
4271
#: ../plugin/pbms/src/parameters_ms.cc:461
4508
#: ../plugin/hello_events/hello_events.cc:371
4509
#: ../plugin/hello_events/hello_events.cc:415
4510
#: ../plugin/pbms/src/parameters_ms.cc:579
4272
4511
msgid "Before update row event observer call position"
4275
#: ../plugin/hello_events/hello_events.cc:416
4514
#: ../plugin/hello_events/hello_events.cc:374
4515
#: ../plugin/hello_events/hello_events.cc:426
4276
4516
msgid "After drop database event observer call position"
4279
#: ../plugin/hello_events/hello_events.cc:427
4519
#: ../plugin/hello_events/hello_events.cc:388
4520
msgid "A comma delimited list of tables to watch"
4523
#: ../plugin/hello_events/hello_events.cc:450
4280
4524
msgid "An example events Plugin"
4283
#: ../plugin/innobase/handler/data_dictionary.cc:760
4527
#: ../plugin/innobase/handler/data_dictionary.cc:202
4285
4529
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4288
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4290
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4294
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4296
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4300
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4303
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4304
"or its equivalent numeric id"
4307
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4308
msgid "Do not use Native AIO library for IO, even if available"
4311
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4312
msgid "Enable internal replication log."
4315
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4317
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4318
"rolled back. Values above 100000000 disable the timeout."
4321
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4322
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4327
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4328
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4331
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4332
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4333
#: ../plugin/transaction_log/print_transaction_message.cc:177
4334
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4336
msgid "Unable to parse transaction. Got error: %s.\n"
4339
#: ../plugin/innobase/srv/srv0start.cc:1034
4340
msgid "InnoDB: cannot determine Mac OS X version!\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1039
4345
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4346
"InnoDB: making transactions unsafe!\n"
4349
#: ../plugin/innobase/srv/srv0start.cc:1048
4352
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4353
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4354
"InnoDB: allocate more than 4 GB of memory."
4357
#: ../plugin/innobase/srv/srv0start.cc:1063
4359
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4362
#: ../plugin/innobase/srv/srv0start.cc:1068
4365
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4366
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4367
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4370
#: ../plugin/innobase/srv/srv0start.cc:1078
4372
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4375
#: ../plugin/innobase/srv/srv0start.cc:1083
4377
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4380
#: ../plugin/innobase/srv/srv0start.cc:1088
4382
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4385
#: ../plugin/innobase/srv/srv0start.cc:1092
4387
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4390
#: ../plugin/innobase/srv/srv0start.cc:1097
4392
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4395
#: ../plugin/innobase/srv/srv0start.cc:1167
4397
msgid " InnoDB: Using Linux native AIO\n"
4400
#: ../plugin/logging_gearman/logging_gearman.cc:186
4532
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4533
msgid "Invalid value for io-capacity\n"
4536
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4537
msgid "Invalid value for fast-shutdown\n"
4540
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4541
msgid "Invalid value for flush-log-at-trx-commit\n"
4544
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4545
msgid "Invalid value for max-dirty-pages-pct\n"
4548
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4549
msgid "Invalid value for stats-sample-pages\n"
4552
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4553
msgid "Invalid value for additional-mem-pool-size\n"
4556
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4557
msgid "Invalid value for autoextend-increment\n"
4560
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4561
msgid "Invalid value for buffer-pool-size\n"
4564
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4565
msgid "Invalid value for commit-concurrency\n"
4568
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4569
msgid "Invalid value for concurrency-tickets\n"
4572
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4573
msgid "Invalid value for file-io-threads\n"
4576
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4577
msgid "Invalid value for read-io-threads\n"
4580
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4581
msgid "Invalid value for write-io-threads\n"
4584
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4585
msgid "Invalid value for force-recovery\n"
4588
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4589
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4590
msgid "Invalid value for log-file-size\n"
4593
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4594
msgid "Invalid value for log-files-in-group\n"
4597
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4598
msgid "Invalid value for mirrored-log-groups\n"
4601
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4602
msgid "Invalid value for open-files\n"
4605
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4606
msgid "Invalid value for thread-concurrency\n"
4609
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4610
msgid "Invalid value for read-ahead-threshold\n"
4613
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4614
msgid "Invalid value for lock-wait-timeout\n"
4617
#: ../plugin/logging_gearman/logging_gearman.cc:199
4402
4619
msgid "fail gearman_client_create(): %s"
4405
#: ../plugin/logging_gearman/logging_gearman.cc:197
4622
#: ../plugin/logging_gearman/logging_gearman.cc:210
4407
4624
msgid "fail gearman_client_add_server(): %s"
4410
#: ../plugin/logging_gearman/logging_gearman.cc:302
4627
#: ../plugin/logging_gearman/logging_gearman.cc:309
4628
#: ../plugin/logging_gearman/logging_gearman.cc:316
4629
msgid "Enable logging to a gearman server"
4632
#: ../plugin/logging_gearman/logging_gearman.cc:325
4411
4633
msgid "Hostname for logging to a Gearman server"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:305
4636
#: ../plugin/logging_gearman/logging_gearman.cc:334
4415
4637
msgid "Gearman Function to send logging to"
4418
#: ../plugin/logging_gearman/logging_gearman.cc:316
4640
#: ../plugin/logging_gearman/logging_gearman.cc:352
4419
4641
msgid "Log queries to a Gearman server"
4422
#: ../plugin/logging_query/logging_query.cc:178
4644
#: ../plugin/logging_query/logging_query.cc:192
4424
4646
msgid "fail open() fn=%s er=%s\n"
4427
#: ../plugin/logging_query/logging_query.cc:319
4649
#: ../plugin/logging_query/logging_query.cc:316
4650
msgid "Invalid value for threshold-slow"
4653
#: ../plugin/logging_query/logging_query.cc:325
4654
msgid "Invalid value for threshold-big-resultset"
4657
#: ../plugin/logging_query/logging_query.cc:334
4658
msgid "Invalid value for threshold-big-examined"
4661
#: ../plugin/logging_query/logging_query.cc:348
4662
#: ../plugin/logging_query/logging_query.cc:364
4428
4663
msgid "Enable logging to CSV file"
4431
#: ../plugin/logging_query/logging_query.cc:322
4432
msgid "File to log to"
4435
#: ../plugin/logging_query/logging_query.cc:325
4436
msgid "PCRE to match the query against"
4439
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4666
#: ../plugin/logging_query/logging_query.cc:351
4667
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4668
#: ../plugin/syslog/module.cc:233
4440
4669
msgid "Threshold for logging slow queries, in microseconds"
4443
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4672
#: ../plugin/logging_query/logging_query.cc:354
4673
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4674
#: ../plugin/syslog/module.cc:236
4444
4675
msgid "Threshold for logging big queries, for rows returned"
4447
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4678
#: ../plugin/logging_query/logging_query.cc:357
4679
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4680
#: ../plugin/syslog/module.cc:239
4448
4681
msgid "Threshold for logging big queries, for rows examined"
4451
#: ../plugin/logging_query/logging_query.cc:345
4684
#: ../plugin/logging_query/logging_query.cc:373
4685
msgid "File to log to"
4688
#: ../plugin/logging_query/logging_query.cc:382
4689
msgid "PCRE to match the query against"
4692
#: ../plugin/logging_query/logging_query.cc:439
4452
4693
msgid "Log queries to a CSV file"
4455
#: ../plugin/logging_stats/logging_stats.cc:373
4696
#: ../plugin/logging_stats/logging_stats.cc:312
4697
msgid "Invalid value for max-user-count\n"
4700
#: ../plugin/logging_stats/logging_stats.cc:320
4701
msgid "Invalid value for bucket-count\n"
4704
#: ../plugin/logging_stats/logging_stats.cc:329
4705
msgid "Invalid value for scoreboard-size\n"
4708
#: ../plugin/logging_stats/logging_stats.cc:364
4709
#: ../plugin/logging_stats/logging_stats.cc:406
4456
4710
msgid "Max number of users that will be logged"
4459
#: ../plugin/logging_stats/logging_stats.cc:376
4713
#: ../plugin/logging_stats/logging_stats.cc:375
4714
#: ../plugin/logging_stats/logging_stats.cc:409
4460
4715
msgid "Max number of range locks to use for Scoreboard"
4463
#: ../plugin/logging_stats/logging_stats.cc:379
4718
#: ../plugin/logging_stats/logging_stats.cc:386
4719
#: ../plugin/logging_stats/logging_stats.cc:412
4464
4720
msgid "Max number of concurrent sessions that will be logged"
4467
#: ../plugin/logging_stats/logging_stats.cc:380
4723
#: ../plugin/logging_stats/logging_stats.cc:397
4724
#: ../plugin/logging_stats/logging_stats.cc:415
4468
4725
msgid "Enable Logging Statistics Collection"
4471
#: ../plugin/logging_stats/logging_stats.cc:389
4728
#: ../plugin/logging_stats/logging_stats.cc:432
4472
4729
msgid "User Statistics as DATA_DICTIONARY tables"
4793
5070
msgid "Tablespace not empty"
4796
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5073
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5074
msgid "Invalid value for retry_count"
5077
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5078
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4798
5080
"Port number to use for connection or 0 for default to with MySQL protocol."
4801
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4803
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4804
"the file is stale and should be removed?"
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4808
msgid "Path used for MySQL UNIX Socket Protocol."
4811
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4812
msgid "Clobber socket file if one is there already."
4815
#: ../plugin/pbms/src/parameters_ms.cc:426
4816
msgid "Port number to use for connection or 0 for default PBMS port "
4819
#: ../plugin/pbms/src/parameters_ms.cc:429
4820
msgid "The maximum size of a BLOB repository file."
4823
#: ../plugin/pbms/src/parameters_ms.cc:432
4824
msgid "The maximum size of a temorary BLOB log file."
4827
#: ../plugin/pbms/src/parameters_ms.cc:435
4829
"A ':' delimited list of metadata header names to be used to initialize the "
4830
"pbms_metadata_header table when a database is created."
4833
#: ../plugin/pbms/src/parameters_ms.cc:439
4834
msgid "The percentage of garbage in a repository file before it is compacted."
4837
#: ../plugin/pbms/src/parameters_ms.cc:442
4839
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4840
"after this time, unless committed to the database."
4843
#: ../plugin/pbms/src/parameters_ms.cc:445
4845
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4849
#: ../plugin/pbms/src/parameters_ms.cc:448
4850
msgid "The next backup ID to use when backing up a PBMS database."
4853
#: ../plugin/pbms/src/parameters_ms.cc:451
5083
#: ../plugin/pbms/src/parameters_ms.cc:552
4855
5085
"A comma delimited list of tables to watch of the format: <database>."
4859
#: ../plugin/pbms/src/parameters_ms.cc:453
5089
#: ../plugin/pbms/src/parameters_ms.cc:560
4860
5090
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4863
#: ../plugin/pbms/src/parameters_ms.cc:457
5093
#: ../plugin/pbms/src/parameters_ms.cc:568
4864
5094
msgid "Before insert row event observer call position"
4867
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4868
msgid "Could not open socket, is rabbitmq running?"
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5097
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5098
msgid "event_add error in libevent_add_session_callback\n"
5099
msgstr "chyba event_add v libevent_add_session_callback\n"
5101
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5102
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5105
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5106
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5109
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5110
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5113
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5115
msgid "session_add_event event_add error in libevent_init\n"
5116
msgstr "chyba event_add v libevent_add_session_callback\n"
5118
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5120
msgid "Can't create completion port thread (error %d)"
5123
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5124
msgid "Invalid value for size\n"
5127
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5128
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5129
msgid "Size of Pool."
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4872
5133
msgid "Failed to allocate enough memory to transaction message\n"
4875
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4877
5138
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4880
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4882
5143
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5146
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5147
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5148
msgid "Enable rabbitmq log"
5151
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5152
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4886
5153
msgid "Host name to connect to"
4889
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4890
msgid "Port to connect to"
4893
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4894
msgid "RabbitMQ virtualhost"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5156
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5157
msgid "RabbitMQ Port"
5160
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5161
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4898
5162
msgid "RabbitMQ username"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5165
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5166
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4902
5167
msgid "RabbitMQ password"
4905
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4906
#: ../plugin/transaction_log/module.cc:270
4907
msgid "Name of the replicator plugin to use (default='default_replicator')"
5170
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5171
msgid "RabbitMQ virtualhost"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5174
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4911
5175
msgid "Name of RabbitMQ exchange to publish to"
4914
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5178
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4915
5179
msgid "Name of RabbitMQ routing key to use"
4918
#: ../plugin/session_dictionary/processlist.cc:78
5182
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5183
#: ../plugin/transaction_log/module.cc:309
5184
#: ../plugin/transaction_log/module.cc:362
5185
msgid "Name of the replicator plugin to use (default='default_replicator')"
5188
#: ../plugin/session_dictionary/processlist.cc:94
4920
5190
msgid "no user"
4921
5191
msgstr "(nevyužito)"
4923
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5193
#: ../plugin/signal_handler/signal_handler.cc:230
5195
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5198
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4925
5200
msgid "syslog facility \"%s\" not known, using \"local0\""
4928
#: ../plugin/syslog/errmsg.cc:50
5203
#: ../plugin/syslog/errmsg.cc:49
4930
5205
msgid "syslog priority \"%s\" not known, using \"warn\""
4933
#: ../plugin/syslog/logging.cc:63
5208
#: ../plugin/syslog/logging.cc:72
4935
5210
msgid "syslog priority \"%s\" not known, using \"info\""
4938
#: ../plugin/syslog/module.cc:95
5213
#: ../plugin/syslog/module.cc:61
5214
msgid "Invalid value for logging-threshold-slow\n"
5217
#: ../plugin/syslog/module.cc:70
5218
msgid "Invalid value for logging-threshold-big-resultset\n"
5221
#: ../plugin/syslog/module.cc:79
5222
msgid "Invalid value for logging-threshold-big-examined\n"
5225
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4939
5226
msgid "Syslog Ident"
4942
#: ../plugin/syslog/module.cc:98
5229
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4943
5230
msgid "Syslog Facility"
4946
#: ../plugin/syslog/module.cc:101
5233
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4947
5234
msgid "Enable logging to syslog of the query log"
4950
#: ../plugin/syslog/module.cc:104
5237
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4951
5238
msgid "Syslog Priority of query logging"
4954
#: ../plugin/syslog/module.cc:116
5241
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4955
5242
msgid "Enable logging to syslog of the error messages"
4958
#: ../plugin/syslog/module.cc:119
5245
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4959
5246
msgid "Syslog Priority of error messages"