8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-22 20:42-0700\n"
11
"PO-Revision-Date: 2008-08-17 03:03+0000\n"
12
"Last-Translator: el_libre XDDDDDDDDDDDDDDDDDDDDDDDDDDD <el.libre@gmail.com>\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-11-04 15:56+0000\n"
12
"Last-Translator: David Poblador Garcia <Unknown>\n"
13
13
"Language-Team: Catalan <ca@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"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
18
"X-Launchpad-Export-Date: 2008-11-26 20:37+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:253
21
#: client/drizzle.cc:255
22
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:254
25
#: client/drizzle.cc:256
26
26
msgid "Clear command."
29
#: client/drizzle.cc:256
29
#: client/drizzle.cc:258
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:258
33
#: client/drizzle.cc:260
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
#: client/drizzle.cc:260
38
#: client/drizzle.cc:262
39
39
msgid "Send command to drizzle server, display result vertically."
42
#: client/drizzle.cc:261
42
#: client/drizzle.cc:263
43
43
msgid "Exit drizzle. Same as quit."
46
#: client/drizzle.cc:262
46
#: client/drizzle.cc:264
47
47
msgid "Send command to drizzle server."
50
#: client/drizzle.cc:263
50
#: client/drizzle.cc:265
51
51
msgid "Display this help."
52
52
msgstr "Mostra aquesta ajuda."
54
#: client/drizzle.cc:264
54
#: client/drizzle.cc:266
55
55
msgid "Disable pager, print to stdout."
58
#: client/drizzle.cc:265
58
#: client/drizzle.cc:267
59
59
msgid "Don't write into outfile."
62
#: client/drizzle.cc:267
62
#: client/drizzle.cc:269
63
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
#: client/drizzle.cc:268
66
#: client/drizzle.cc:270
67
67
msgid "Print current command."
68
msgstr "Mostra la comanda actual."
70
#: client/drizzle.cc:269
70
#: client/drizzle.cc:271
71
71
msgid "Change your drizzle prompt."
74
#: client/drizzle.cc:270
74
#: client/drizzle.cc:272
75
75
msgid "Quit drizzle."
76
76
msgstr "Surt de drizzle."
78
#: client/drizzle.cc:271
78
#: client/drizzle.cc:273
79
79
msgid "Rebuild completion hash."
82
#: client/drizzle.cc:273
82
#: client/drizzle.cc:275
83
83
msgid "Execute an SQL script file. Takes a file name as an argument."
86
#: client/drizzle.cc:274
86
#: client/drizzle.cc:276
87
87
msgid "Get status information from the server."
88
msgstr "Obté la informació d'estat del servidor."
90
#: client/drizzle.cc:276
90
#: client/drizzle.cc:278
91
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
#: client/drizzle.cc:278
94
#: client/drizzle.cc:280
95
95
msgid "Use another database. Takes database name as argument."
97
"Empra una altra base de dades. Pren el nom de la base de dades com a "
98
#: client/drizzle.cc:280 client/drizzle.cc:1427
100
#: client/drizzle.cc:282 client/drizzle.cc:1430
99
101
msgid "Show warnings after every statement."
102
msgstr "Mostra advertències despres de cada consulta."
102
#: client/drizzle.cc:282
104
#: client/drizzle.cc:284
103
105
msgid "Don't show warnings after every statement."
106
#: client/drizzle.cc:1111
108
#: client/drizzle.cc:1113
107
109
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
110
#: client/drizzle.cc:1121
112
#: client/drizzle.cc:1123
113
115
"Your Drizzle connection id is %u\n"
114
116
"Server version: %s\n"
117
#: client/drizzle.cc:1151
119
#: client/drizzle.cc:1153
119
121
msgid "Reading history-file %s\n"
122
#: client/drizzle.cc:1156
124
#: client/drizzle.cc:1158
124
126
msgid "Couldn't allocate memory for temp histfile!\n"
127
msgstr "No es pot reservar memòria per l'arxiu històric tempora!\n"
127
#: client/drizzle.cc:1163
129
#: client/drizzle.cc:1165
128
130
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
131
#: client/drizzle.cc:1181
133
#: client/drizzle.cc:1183
133
135
msgid "Writing history-file %s\n"
136
#: client/drizzle.cc:1190
138
#: client/drizzle.cc:1192
140
msgstr "S'ha interromput"
140
#: client/drizzle.cc:1190
142
#: client/drizzle.cc:1192
144
#: client/drizzle.cc:1238
146
#: client/drizzle.cc:1241
145
147
msgid "Query aborted by Ctrl+C\n"
148
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
150
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
149
151
msgid "Display this help and exit."
152
#: client/drizzle.cc:1263
154
#: client/drizzle.cc:1266
153
155
msgid "Synonym for -?"
156
#: client/drizzle.cc:1266
158
#: client/drizzle.cc:1269
158
160
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
159
161
"and field completion, but startup and reconnecting may take a longer time. "
160
162
"Disable with --disable-auto-rehash."
163
#: client/drizzle.cc:1270
165
#: client/drizzle.cc:1273
165
167
"No automatic rehashing. One has to use 'rehash' to get table and field "
166
168
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
167
169
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
170
#: client/drizzle.cc:1273
172
#: client/drizzle.cc:1276
172
174
"Automatically switch to vertical output mode if the result is wider than the "
173
175
"terminal width."
176
#: client/drizzle.cc:1276
178
#: client/drizzle.cc:1279
178
180
"Don't use history file. Disable interactive behavior. (Enables --silent)"
181
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
183
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
182
184
msgid "Directory where character sets are."
185
#: client/drizzle.cc:1280
187
#: client/drizzle.cc:1283
186
188
msgid "Display column type information."
189
#: client/drizzle.cc:1283
191
#: client/drizzle.cc:1286
191
193
"Preserve comments. Send comments to the server. The default is --skip-"
192
194
"comments (discard comments), enable with --comments"
195
#: client/drizzle.cc:1286
197
#: client/drizzle.cc:1289
196
198
msgid "Use compression in server/client protocol."
199
msgstr "Empra la compressió en el protocol client-servidor."
199
#: client/drizzle.cc:1289
201
#: client/drizzle.cc:1292
200
202
msgid "Check memory and open file usage at exit ."
203
#: client/drizzle.cc:1292
205
#: client/drizzle.cc:1295
204
206
msgid "Print some debug info at exit."
207
#: client/drizzle.cc:1294
209
#: client/drizzle.cc:1297
208
210
msgid "Database to use."
211
#: client/drizzle.cc:1297
213
#: client/drizzle.cc:1300
212
214
msgid "(not used)"
215
#: client/drizzle.cc:1299
217
#: client/drizzle.cc:1302
216
218
msgid "Delimiter to be used."
219
#: client/drizzle.cc:1301
221
#: client/drizzle.cc:1304
220
222
msgid "Execute command and quit. (Disables --force and history file)"
223
#: client/drizzle.cc:1303
225
#: client/drizzle.cc:1306
224
226
msgid "Print the output of a query (rows) vertically."
227
#: client/drizzle.cc:1306
229
#: client/drizzle.cc:1309
228
230
msgid "Continue even if we get an sql error."
231
#: client/drizzle.cc:1310
233
#: client/drizzle.cc:1313
233
235
"Enable named commands. Named commands mean this program's internal commands; "
234
236
"see drizzle> help . When enabled, the named commands can be used from any "
313
#: client/drizzle.cc:1351
315
#: client/drizzle.cc:1354
315
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
316
318
"option deprecated; use --disable-pager instead."
319
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
321
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
321
323
"Password to use when connecting to server. If password is not given it's "
322
324
"asked from the tty."
325
#: client/drizzle.cc:1356
327
#: client/drizzle.cc:1359
327
329
"Port number to use for connection or 0 for default to, in order of "
328
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
#: client/drizzle.cc:1357
333
#: client/drizzle.cc:1360
332
334
msgid "built-in default"
335
#: client/drizzle.cc:1360
337
#: client/drizzle.cc:1363
336
338
msgid "Set the drizzle prompt to this value."
339
#: client/drizzle.cc:1363
341
#: client/drizzle.cc:1366
340
342
msgid "The protocol of connection (tcp,socket,pipe,memory)."
343
#: client/drizzle.cc:1366
345
#: client/drizzle.cc:1369
345
347
"Don't cache result, print it row by row. This may slow down the server if "
346
348
"the output is suspended. Doesn't use history file."
349
#: client/drizzle.cc:1368
351
#: client/drizzle.cc:1371
350
352
msgid "Write fields without conversion. Used with --batch."
353
#: client/drizzle.cc:1371
355
#: client/drizzle.cc:1374
355
357
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
356
358
"option is enabled by default."
359
#: client/drizzle.cc:1373
361
#: client/drizzle.cc:1376
361
363
"Be more silent. Print results with a tab as separator, each row on new line."
364
#: client/drizzle.cc:1375
366
#: client/drizzle.cc:1378
365
367
msgid "Socket file to use for connection."
368
#: client/drizzle.cc:1378
370
#: client/drizzle.cc:1381
369
371
msgid "Output in table format."
372
#: client/drizzle.cc:1381
374
#: client/drizzle.cc:1384
374
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: client/drizzle.cc:1383
381
#: client/drizzle.cc:1386
381
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
384
"deprecated; use --disable-tee instead"
385
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
387
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
386
388
msgid "User for login if not current user."
389
#: client/drizzle.cc:1389
391
#: client/drizzle.cc:1392
390
392
msgid "Only allow UPDATE and DELETE that uses keys."
393
#: client/drizzle.cc:1392
395
#: client/drizzle.cc:1395
394
396
msgid "Synonym for option --safe-updates, -U."
397
#: client/drizzle.cc:1395
399
#: client/drizzle.cc:1398
398
400
msgid "Write more. (-v -v -v gives the table output format)."
401
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
403
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
402
404
msgid "Output version information and exit."
405
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
407
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
406
408
msgid "Wait and retry if connection is down."
409
#: client/drizzle.cc:1402
411
#: client/drizzle.cc:1405
410
412
msgid "Number of seconds before connection timeout."
413
#: client/drizzle.cc:1407
415
#: client/drizzle.cc:1410
414
416
msgid "Max packet length to send to, or receive from server"
417
#: client/drizzle.cc:1412
419
#: client/drizzle.cc:1415
418
420
msgid "Buffer for TCP/IP and socket communication"
421
#: client/drizzle.cc:1416
423
#: client/drizzle.cc:1419
422
424
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1421
427
#: client/drizzle.cc:1424
426
428
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1425
431
#: client/drizzle.cc:1428
430
432
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
#: client/drizzle.cc:1438
435
#: client/drizzle.cc:1441
435
437
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
#: client/drizzle.cc:1445
440
#: client/drizzle.cc:1448
441
"Copyright (C) 2000-2008 MySQL AB\n"
442
" This software comes with ABSOLUTELY NO "
443
"WARRANTY. This is free software,\n"
444
" and you are welcome to modify and redistribute it under the GPL license\n"
443
"Copyright (C) 2008 Sun Microsystems\n"
444
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
445
"and you are welcome to modify and redistribute it under the GPL license\n"
447
#: client/drizzle.cc:1449
448
#: client/drizzle.cc:1453
449
450
msgid "Usage: %s [OPTIONS] [database]\n"
452
#: client/drizzle.cc:1482
453
#: client/drizzle.cc:1486
453
454
msgid "DELIMITER cannot contain a backslash character"
456
#: client/drizzle.cc:1503
457
#: client/drizzle.cc:1507
458
459
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
461
#: client/drizzle.cc:1526
462
#: client/drizzle.cc:1530
463
464
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
466
#: client/drizzle.cc:1530
467
#: client/drizzle.cc:1534
468
469
msgid "WARNING: --server-arg option not supported in this configuration.\n"
471
#: client/drizzle.cc:1898
472
#: client/drizzle.cc:1902
473
474
msgid "Unknown command '\\%c'."
476
#: client/drizzle.cc:2325
477
#: client/drizzle.cc:2329
478
479
"Reading table information for completion of table and column names\n"
479
480
" You can turn off this feature to get a quicker startup with -A\n"
483
#: client/drizzle.cc:2422
484
#: client/drizzle.cc:2426
484
485
msgid "No connection. Trying to reconnect..."
487
#: client/drizzle.cc:2428
488
#: client/drizzle.cc:2432
488
489
msgid "Can't connect to the server\n"
491
#: client/drizzle.cc:2485
492
#: client/drizzle.cc:2489
492
493
msgid "categories:"
493
494
msgstr "categories:"
495
#: client/drizzle.cc:2485
496
#: client/drizzle.cc:2489
499
#: client/drizzle.cc:2540
500
#: client/drizzle.cc:2543
501
502
msgid "Name: '%s'\n"
502
503
msgstr "Nom: '%s'\n"
504
#: client/drizzle.cc:2541
505
#: client/drizzle.cc:2544
522
#: client/drizzle.cc:2556
523
#: client/drizzle.cc:2559
523
524
msgid "Many help items for your request exist."
526
#: client/drizzle.cc:2557
527
#: client/drizzle.cc:2560
528
529
"To make a more specific request, please type 'help <item>',\n"
529
530
"where <item> is one of the following"
532
#: client/drizzle.cc:2563
533
#: client/drizzle.cc:2566
534
535
msgid "You asked for help about help category: '%s'\n"
537
#: client/drizzle.cc:2564
538
#: client/drizzle.cc:2567
539
540
"For more information, type 'help <item>', where <item> is one of the "
543
#: client/drizzle.cc:2577
544
#: client/drizzle.cc:2580
549
#: client/drizzle.cc:2578
550
#: client/drizzle.cc:2581
550
551
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
553
#: client/drizzle.cc:2600
554
#: client/drizzle.cc:2604
554
555
msgid "List of all Drizzle commands:"
557
#: client/drizzle.cc:2602
558
#: client/drizzle.cc:2606
558
559
msgid "Note that all text commands must be first on line and end with ';'"
561
#: client/drizzle.cc:2613
562
#: client/drizzle.cc:2617
564
565
"For server side help, type 'help contents'\n"
567
#: client/drizzle.cc:2656
568
#: client/drizzle.cc:2660
568
569
msgid "No query specified\n"
571
#: client/drizzle.cc:2671
572
#: client/drizzle.cc:2675
572
573
msgid "Ignoring query to other database"
575
#: client/drizzle.cc:2720
576
#: client/drizzle.cc:2724
576
577
msgid "Empty set"
579
#: client/drizzle.cc:2733
580
#: client/drizzle.cc:2737
581
582
msgid "%ld row in set"
582
583
msgid_plural "%ld rows in set"
586
#: client/drizzle.cc:2742
587
#: client/drizzle.cc:2746
588
589
msgstr "Petició Correcta"
590
#: client/drizzle.cc:2744
591
#: client/drizzle.cc:2748
592
593
msgid "Query OK, %ld row affected"
593
594
msgid_plural "Query OK, %ld rows affected"
597
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
598
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
599
600
"Port number to use for connection or 0 for default to, in order of "
600
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
601
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
603
#: client/drizzleadmin.cc:85
604
#: client/drizzleadmin.cc:87
604
605
msgid "Silently exit if one can't connect to server."
607
#: client/drizzleadmin.cc:91
608
#: client/drizzleadmin.cc:93
608
609
msgid "Write more information."
611
#: client/drizzleadmin.cc:256
612
#: client/drizzleadmin.cc:258
614
615
"connect to server at '%s' failed\n"
618
#: client/drizzleadmin.cc:262
619
#: client/drizzleadmin.cc:264
620
621
msgid "Check that drizzled is running on %s"
623
#: client/drizzleadmin.cc:263
624
#: client/drizzleadmin.cc:265
625
626
msgid " and that the port is %d.\n"
628
#: client/drizzleadmin.cc:265
629
#: client/drizzleadmin.cc:267
630
631
msgid "You can check this by doing 'telnet %s %d'\n"
633
#: client/drizzleadmin.cc:276
634
#: client/drizzleadmin.cc:278
635
636
msgid "Got error: %s\n"
638
#: client/drizzleadmin.cc:283
639
#: client/drizzleadmin.cc:285
639
640
msgid "Waiting for Drizzle server to answer"
642
#: client/drizzleadmin.cc:316
643
#: client/drizzleadmin.cc:318
644
645
msgid "shutting down drizzled...\n"
647
#: client/drizzleadmin.cc:320
648
#: client/drizzleadmin.cc:322
649
650
msgid "shutdown failed; error: '%s'"
652
#: client/drizzleadmin.cc:327
653
#: client/drizzleadmin.cc:329
657
#: client/drizzleadmin.cc:337
658
#: client/drizzleadmin.cc:339
658
659
msgid "drizzled is alive"
661
#: client/drizzleadmin.cc:345
662
#: client/drizzleadmin.cc:347
662
663
msgid "connection was down, but drizzled is now alive"
665
#: client/drizzleadmin.cc:349
666
#: client/drizzleadmin.cc:351
667
668
msgid "drizzled doesn't answer to ping, error: '%s'"
670
#: client/drizzleadmin.cc:358
671
#: client/drizzleadmin.cc:360
672
673
msgid "Unknown command: '%-.60s'"
675
#: client/drizzleadmin.cc:367
676
#: client/drizzleadmin.cc:369
677
678
msgid "%s Ver %s Distrib %s, for %s on %s\n"
680
#: client/drizzleadmin.cc:374
681
#: client/drizzleadmin.cc:376
681
682
msgid "Copyright (C) 2000-2008 MySQL AB"
684
#: client/drizzleadmin.cc:375
685
#: client/drizzleadmin.cc:377
686
687
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
687
688
"and you are welcome to modify and redistribute it under the GPL license\n"
690
#: client/drizzleadmin.cc:376
691
#: client/drizzleadmin.cc:378
691
692
msgid "Administration program for the drizzled daemon."
694
#: client/drizzleadmin.cc:377
695
#: client/drizzleadmin.cc:379
696
697
msgid "Usage: %s [OPTIONS] command command....\n"
699
#: client/drizzleadmin.cc:379
700
#: client/drizzleadmin.cc:381
701
702
" ping Check if server is down\n"
702
703
" shutdown Take server down\n"
705
706
#: libdrizzle/errmsg.c:27
707
707
msgid "Unknown Drizzle error"
708
msgstr "Error desconegut"
710
710
#: libdrizzle/errmsg.c:28
1363
#: drizzled/drizzled.cc:1544
1364
#: drizzled/drizzled.cc:1381
1365
1366
msgid "Writing a core file\n"
1368
#: drizzled/drizzled.cc:1591
1369
#: drizzled/drizzled.cc:1428
1370
1371
"setrlimit could not change the size of core files to 'infinity'; We may not "
1371
1372
"be able to generate a core file on signals"
1374
#: drizzled/drizzled.cc:1659
1375
#: drizzled/drizzled.cc:1496
1376
1377
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1379
#: drizzled/drizzled.cc:1747
1380
#: drizzled/drizzled.cc:1584
1381
msgid "Got signal %d to shutdown mysqld"
1384
#: drizzled/drizzled.cc:1788
1382
msgid "Got signal %d to shutdown drizzled"
1385
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1386
msgid "Can't create thread to kill server"
1389
#: drizzled/drizzled.cc:1624
1386
1391
msgid "Got signal: %d error: %d"
1389
#: drizzled/drizzled.cc:1918
1394
#: drizzled/drizzled.cc:1754
1391
1396
msgid "Wrong date/time format specifier: %s\n"
1394
#: drizzled/drizzled.cc:2042
1399
#: drizzled/drizzled.cc:1871
1396
1401
msgid "gethostname failed, using '%s' as hostname"
1399
#: drizzled/drizzled.cc:2106
1404
#: drizzled/drizzled.cc:1935
1402
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1407
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1405
#: drizzled/drizzled.cc:2111
1411
#: drizzled/drizzled.cc:1940
1408
1414
"Could not increase number of max_open_files to more than %u (request: %u)"
1411
#: drizzled/drizzled.cc:2192
1417
#: drizzled/drizzled.cc:2021
1413
1419
msgid "Unknown locale: '%s'"
1416
#: drizzled/drizzled.cc:2262
1422
#: drizzled/drizzled.cc:2087
1417
1423
msgid "Can't create thread-keys"
1420
#: drizzled/drizzled.cc:2302
1426
#: drizzled/drizzled.cc:2127
1421
1427
msgid "Unable to reopen stdout"
1424
#: drizzled/drizzled.cc:2305
1430
#: drizzled/drizzled.cc:2130
1425
1431
msgid "Unable to reopen stderr"
1428
#: drizzled/drizzled.cc:2311
1434
#: drizzled/drizzled.cc:2136
1429
1435
msgid "Out of memory"
1432
#: drizzled/drizzled.cc:2318
1433
msgid "You need to use --log-bin to make --binlog-format work."
1436
#: drizzled/drizzled.cc:2340
1438
#: drizzled/drizzled.cc:2142
1438
1440
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1439
1441
"impossible, it would lead to infinite loops in this server."
1442
#: drizzled/drizzled.cc:2360
1444
#: drizzled/drizzled.cc:2162
1445
1447
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1447
1449
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1450
#: drizzled/drizzled.cc:2394
1452
#: drizzled/drizzled.cc:2190
1451
1453
msgid "Failed to initialize plugins."
1454
#: drizzled/drizzled.cc:2425
1456
#: drizzled/drizzled.cc:2221
1457
1459
"%s: Too many arguments (first extra is '%s').\n"
1458
1460
"Use --verbose --help to get a list of available options\n"
1461
#: drizzled/drizzled.cc:2435
1463
#: drizzled/drizzled.cc:2231
1462
1464
msgid "Can't init databases"
1465
#: drizzled/drizzled.cc:2455
1467
#: drizzled/drizzled.cc:2251
1467
1469
msgid "Unknown/unsupported table type: %s"
1470
#: drizzled/drizzled.cc:2461
1472
#: drizzled/drizzled.cc:2257
1472
1474
msgid "Default storage engine (%s) is not available"
1475
#: drizzled/drizzled.cc:2484
1477
#: drizzled/drizzled.cc:2280
1476
1478
msgid "Can't initialize tc_log"
1479
#: drizzled/drizzled.cc:2515
1481
#: drizzled/drizzled.cc:2311
1481
1483
msgid "Failed to lock memory. Errno: %d\n"
1484
#: drizzled/drizzled.cc:2584
1486
#: drizzled/drizzled.cc:2380
1486
1488
msgid "Asked for %u thread stack, but got %<PRIu64>"
1489
#: drizzled/drizzled.cc:2620
1491
#: drizzled/drizzled.cc:2416
1491
1493
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1492
1494
"value: we force server id to 1; updates will be logged to the binary log, "
1493
1495
"but connections from slaves will not be accepted."
1496
#: drizzled/drizzled.cc:2678
1498
#: drizzled/drizzled.cc:2474
1497
1499
msgid "Before Lock_thread_count"
1500
#: drizzled/drizzled.cc:2685
1502
#: drizzled/drizzled.cc:2481
1501
1503
msgid "After lock_thread_count"
1504
#: drizzled/drizzled.cc:2793
1506
#: drizzled/drizzled.cc:2589
1506
1508
msgid "drizzled: Got error %d from select"
1509
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1510
#: drizzled/drizzled.cc:3252
1511
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1512
#: drizzled/drizzled.cc:3026
1511
1513
msgid "Option used by mysql-test for debugging and testing of replication."
1514
#: drizzled/drizzled.cc:3033
1516
#: drizzled/drizzled.cc:2825
1515
1517
msgid "Auto-increment columns are incremented by this"
1518
#: drizzled/drizzled.cc:3038
1520
#: drizzled/drizzled.cc:2830
1520
1522
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1524
#: drizzled/drizzled.cc:3044
1526
#: drizzled/drizzled.cc:2836
1526
1528
"Path to installation directory. All paths are usually resolved relative to "
1530
#: drizzled/drizzled.cc:3048
1532
#: drizzled/drizzled.cc:2840
1531
1533
msgid "IP address to bind to."
1534
#: drizzled/drizzled.cc:3052
1536
"Does not have any effect without '--log-bin'. Tell the master the form of "
1537
"binary logging to use: either 'row' for row-based binary logging, or "
1538
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1539
"statement-based binary logging except for those statements where only row-"
1540
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1541
"the UUID() function; for those, row-based binary logging is automatically "
1545
#: drizzled/drizzled.cc:3062
1547
"Tells the master it should log updates for the specified database, and "
1548
"exclude all others not explicitly mentioned."
1551
#: drizzled/drizzled.cc:3066
1553
"Tells the master that updates to the given database should not be logged "
1557
#: drizzled/drizzled.cc:3070
1536
#: drizzled/drizzled.cc:2844
1559
1538
"The maximum size of a row-based binary log event in bytes. Rows will be "
1560
1539
"grouped into events smaller than this size if possible. The value has to be "
1561
1540
"a multiple of 256."
1564
#: drizzled/drizzled.cc:3081
1543
#: drizzled/drizzled.cc:2855
1565
1544
msgid "Don't ignore client side character set value sent during handshake."
1568
#: drizzled/drizzled.cc:3086
1547
#: drizzled/drizzled.cc:2860
1569
1548
msgid "Set the filesystem character set."
1572
#: drizzled/drizzled.cc:3091
1551
#: drizzled/drizzled.cc:2865
1573
1552
msgid "Set the default character set."
1576
#: drizzled/drizzled.cc:3098
1577
msgid "Chroot mysqld daemon during startup."
1555
#: drizzled/drizzled.cc:2872
1556
msgid "Chroot drizzled daemon during startup."
1580
#: drizzled/drizzled.cc:3102
1559
#: drizzled/drizzled.cc:2876
1581
1560
msgid "Set the default collation."
1584
#: drizzled/drizzled.cc:3106
1563
#: drizzled/drizzled.cc:2880
1585
1564
msgid "Default completion type."
1588
#: drizzled/drizzled.cc:3111
1567
#: drizzled/drizzled.cc:2885
1589
1568
msgid "Write error output on screen."
1592
#: drizzled/drizzled.cc:3115
1571
#: drizzled/drizzled.cc:2889
1593
1572
msgid "Write core on errors."
1596
#: drizzled/drizzled.cc:3119
1575
#: drizzled/drizzled.cc:2893
1597
1576
msgid "Path to the database root."
1600
#: drizzled/drizzled.cc:3123
1579
#: drizzled/drizzled.cc:2897
1601
1580
msgid "Set the default storage engine (table type) for tables."
1604
#: drizzled/drizzled.cc:3127
1583
#: drizzled/drizzled.cc:2901
1605
1584
msgid "Set the default time zone."
1608
#: drizzled/drizzled.cc:3131
1587
#: drizzled/drizzled.cc:2905
1609
1588
msgid "Type of DELAY_KEY_WRITE."
1612
#: drizzled/drizzled.cc:3140
1591
#: drizzled/drizzled.cc:2914
1613
1592
msgid "Print a symbolic stack trace on failure."
1616
#: drizzled/drizzled.cc:3146
1595
#: drizzled/drizzled.cc:2920
1617
1596
msgid "Push supported query conditions to the storage engine."
1620
#: drizzled/drizzled.cc:3152
1599
#: drizzled/drizzled.cc:2926
1621
1600
msgid "Used for debugging; Use at your own risk!"
1624
#: drizzled/drizzled.cc:3155
1603
#: drizzled/drizzled.cc:2929
1625
1604
msgid "Flush tables to disk between SQL commands."
1628
#: drizzled/drizzled.cc:3160
1607
#: drizzled/drizzled.cc:2934
1629
1608
msgid "Set up signals usable for debugging"
1632
#: drizzled/drizzled.cc:3164
1611
#: drizzled/drizzled.cc:2938
1633
1612
msgid "Command(s) that are executed for each new connection"
1636
#: drizzled/drizzled.cc:3168
1615
#: drizzled/drizzled.cc:2942
1637
1616
msgid "Read SQL commands from this file at startup."
1640
#: drizzled/drizzled.cc:3172
1619
#: drizzled/drizzled.cc:2946
1641
1620
msgid "Command(s) that are executed when a slave connects to this master"
1644
#: drizzled/drizzled.cc:3176
1623
#: drizzled/drizzled.cc:2950
1645
1624
msgid "(IGNORED)"
1648
#: drizzled/drizzled.cc:3180
1627
#: drizzled/drizzled.cc:2954
1649
1628
msgid "Set the language used for the month names and the days of the week."
1652
#: drizzled/drizzled.cc:3185
1631
#: drizzled/drizzled.cc:2959
1653
1632
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1656
#: drizzled/drizzled.cc:3190
1635
#: drizzled/drizzled.cc:2964
1657
1636
msgid "Log connections and queries to file."
1660
#: drizzled/drizzled.cc:3194
1639
#: drizzled/drizzled.cc:2968
1662
1641
"Log update queries in binary format. Optional argument is the location for "
1663
1642
"the binary log files.(Strongly recommended to avoid replication problems if "
1664
1643
"server's hostname changes)"
1667
#: drizzled/drizzled.cc:3201
1646
#: drizzled/drizzled.cc:2975
1668
1647
msgid "File that holds the names for last binary log files."
1671
#: drizzled/drizzled.cc:3205
1650
#: drizzled/drizzled.cc:2979
1672
1651
msgid "Error log file."
1675
#: drizzled/drizzled.cc:3209
1654
#: drizzled/drizzled.cc:2983
1676
1655
msgid "Log all MyISAM changes to file."
1679
#: drizzled/drizzled.cc:3213
1658
#: drizzled/drizzled.cc:2987
1681
1660
"Tells the slave to log the updates from the slave thread to the binary log. "
1682
1661
"You will need to turn it on if you plan to daisy-chain the slaves."
1685
#: drizzled/drizzled.cc:3220
1664
#: drizzled/drizzled.cc:2994
1687
1666
"Path to transaction coordinator log (used for transactions that affect more "
1688
1667
"than one storage engine, when binary log is disabled)"
1691
#: drizzled/drizzled.cc:3226
1670
#: drizzled/drizzled.cc:3000
1692
1671
msgid "Size of transaction coordinator log."
1695
#: drizzled/drizzled.cc:3232
1674
#: drizzled/drizzled.cc:3006
1696
1675
msgid "Log some not critical warnings to the log file."
1699
#: drizzled/drizzled.cc:3237
1678
#: drizzled/drizzled.cc:3011
1700
1679
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1703
#: drizzled/drizzled.cc:3242
1682
#: drizzled/drizzled.cc:3016
1705
1684
"The location and name of the file that remembers the master and where the I/"
1706
1685
"O replication thread is in the master's binlogs."
1709
#: drizzled/drizzled.cc:3247
1688
#: drizzled/drizzled.cc:3021
1711
1690
"The number of tries the slave will make to connect to the master before "
1715
#: drizzled/drizzled.cc:3256
1716
msgid "Lock mysqld in memory."
1694
#: drizzled/drizzled.cc:3030
1695
msgid "Lock drizzled in memory."
1719
#: drizzled/drizzled.cc:3260
1698
#: drizzled/drizzled.cc:3034
1721
1700
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1722
1701
"BACKUP, FORCE or QUICK."
1725
#: drizzled/drizzled.cc:3265
1704
#: drizzled/drizzled.cc:3039
1726
1705
msgid "Use very new possible 'unsafe' functions."
1729
#: drizzled/drizzled.cc:3270
1708
#: drizzled/drizzled.cc:3044
1730
1709
msgid "Use old, non-optimized alter table."
1733
#: drizzled/drizzled.cc:3275
1712
#: drizzled/drizzled.cc:3049
1734
1713
msgid "Pid file used by safe_mysqld."
1737
#: drizzled/drizzled.cc:3285
1716
#: drizzled/drizzled.cc:3059
1739
1718
"Maximum time in seconds to wait for the port to become free. (Default: no "
1743
#: drizzled/drizzled.cc:3290
1722
#: drizzled/drizzled.cc:3064
1744
1723
msgid "The location and name to use for relay logs."
1747
#: drizzled/drizzled.cc:3294
1726
#: drizzled/drizzled.cc:3068
1749
1728
"The location and name to use for the file that keeps a list of the last "
1753
#: drizzled/drizzled.cc:3299
1732
#: drizzled/drizzled.cc:3073
1755
1734
"The location and name of the file that remembers where the SQL replication "
1756
1735
"thread is in the relay logs."
1759
#: drizzled/drizzled.cc:3304
1761
"Tells the slave thread to restrict replication to the specified database. To "
1762
"specify more than one database, use the directive multiple times, once for "
1763
"each database. Note that this will only work if you do not use cross-"
1764
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1765
"having selected a different or no database. If you need cross database "
1766
"updates to work, use replicate-wild-do-table=db_name.%."
1769
#: drizzled/drizzled.cc:3313
1771
"Tells the slave thread to restrict replication to the specified table. To "
1772
"specify more than one table, use the directive multiple times, once for each "
1773
"table. This will work for cross-database updates, in contrast to replicate-"
1777
#: drizzled/drizzled.cc:3319
1779
"Tells the slave thread to not replicate to the specified database. To "
1780
"specify more than one database to ignore, use the directive multiple times, "
1781
"once for each database. This option will not work if you use cross database "
1782
"updates. If you need cross database updates to work, use replicate-wild-"
1783
"ignore-table=db_name.%. "
1786
#: drizzled/drizzled.cc:3326
1788
"Tells the slave thread to not replicate to the specified table. To specify "
1789
"more than one table to ignore, use the directive multiple times, once for "
1790
"each table. This will work for cross-datbase updates, in contrast to "
1791
"replicate-ignore-db."
1794
#: drizzled/drizzled.cc:3332
1796
"Updates to a database with a different name than the original. Example: "
1797
"replicate-rewrite-db=master_db_name->slave_db_name."
1800
#: drizzled/drizzled.cc:3336
1738
#: drizzled/drizzled.cc:3078
1802
1740
"In replication, if set to 1, do not skip events having our server id. "
1803
1741
"Default value is 0 (to break infinite loops in circular replication). Can't "
1804
1742
"be set to 1 if --log-slave-updates is used."
1807
#: drizzled/drizzled.cc:3343
1809
"Tells the slave thread to restrict replication to the tables that match the "
1810
"specified wildcard pattern. To specify more than one table, use the "
1811
"directive multiple times, once for each table. This will work for cross-"
1812
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1813
"only updates to tables in all databases that start with foo and whose table "
1814
"names start with bar."
1817
#: drizzled/drizzled.cc:3351
1819
"Tells the slave thread to not replicate to the tables that match the given "
1820
"wildcard pattern. To specify more than one table to ignore, use the "
1821
"directive multiple times, once for each table. This will work for cross-"
1822
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1823
"updates to tables in databases that start with foo and whose table names "
1827
#: drizzled/drizzled.cc:3360
1745
#: drizzled/drizzled.cc:3086
1829
1747
"Hostname or IP of the slave to be reported to to the master during slave "
1830
1748
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1894
1804
"stop on any unexpected difference between the master and the slave."
1897
#: drizzled/drizzled.cc:3425
1807
#: drizzled/drizzled.cc:3141
1898
1808
msgid "(INGORED)"
1901
#: drizzled/drizzled.cc:3428
1811
#: drizzled/drizzled.cc:3144
1902
1812
msgid "Enable symbolic link support."
1905
#: drizzled/drizzled.cc:3437
1815
#: drizzled/drizzled.cc:3153
1907
1817
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1910
#: drizzled/drizzled.cc:3442
1820
#: drizzled/drizzled.cc:3158
1912
1822
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1916
#: drizzled/drizzled.cc:3447
1826
#: drizzled/drizzled.cc:3163
1918
1828
"Using this option will cause most temporary files created to use a small set "
1919
1829
"of names, rather than a unique name for each new file."
1922
#: drizzled/drizzled.cc:3452
1832
#: drizzled/drizzled.cc:3168
1924
1834
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1927
#: drizzled/drizzled.cc:3457
1837
#: drizzled/drizzled.cc:3173
1929
1839
"Path for temporary files. Several paths may be specified, separated by a "
1930
1840
"colon (:), in this case they are used in a round-robin fashion."
1933
#: drizzled/drizzled.cc:3463
1843
#: drizzled/drizzled.cc:3179
1934
1844
msgid "Default transaction isolation level."
1937
#: drizzled/drizzled.cc:3467
1938
msgid "Run mysqld daemon as user."
1847
#: drizzled/drizzled.cc:3183
1848
msgid "Run drizzled daemon as user."
1941
#: drizzled/drizzled.cc:3475
1851
#: drizzled/drizzled.cc:3191
1943
"The number of outstanding connection requests MySQL can have. This comes "
1944
"into play when the main MySQL thread gets very many connection requests in a "
1853
"The number of outstanding connection requests Drizzle can have. This comes "
1854
"into play when the main Drizzle thread gets very many connection requests in "
1855
"a very short time."
1948
#: drizzled/drizzled.cc:3481
1858
#: drizzled/drizzled.cc:3197
1950
1860
"The size of the cache to hold the SQL statements for the binary log during a "
1951
1861
"transaction. If you often use big, multi-statement transactions you can "
1952
1862
"increase this to get more performance."
1955
#: drizzled/drizzled.cc:3487
1865
#: drizzled/drizzled.cc:3203
1957
1867
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1958
1868
"limit per thread!"
1961
#: drizzled/drizzled.cc:3493
1871
#: drizzled/drizzled.cc:3209
1963
"The number of seconds the mysqld server is waiting for a connect packet "
1873
"The number of seconds the drizzled server is waiting for a connect packet "
1964
1874
"before responding with 'Bad handshake'."
1967
#: drizzled/drizzled.cc:3498
1877
#: drizzled/drizzled.cc:3214
1968
1878
msgid "The DATE format (For future)."
1971
#: drizzled/drizzled.cc:3503
1881
#: drizzled/drizzled.cc:3219
1972
1882
msgid "The DATETIME/TIMESTAMP format (for future)."
1975
#: drizzled/drizzled.cc:3508
1885
#: drizzled/drizzled.cc:3224
1976
1886
msgid "The default week format used by WEEK() functions."
1979
#: drizzled/drizzled.cc:3513
1889
#: drizzled/drizzled.cc:3229
1981
1891
"Precision of the result of '/' operator will be increased on that value."
1984
#: drizzled/drizzled.cc:3519
1894
#: drizzled/drizzled.cc:3235
1986
1896
"If non-zero, binary logs will be purged after expire_logs_days days; "
1987
1897
"possible purges happen at startup and at binary log rotation."
1990
#: drizzled/drizzled.cc:3525
1900
#: drizzled/drizzled.cc:3241
1991
1901
msgid "The maximum length of the result of function group_concat."
1994
#: drizzled/drizzled.cc:3530
1904
#: drizzled/drizzled.cc:3246
1996
1906
"The number of seconds the server waits for activity on an interactive "
1997
1907
"connection before closing it."
2000
#: drizzled/drizzled.cc:3536
1910
#: drizzled/drizzled.cc:3252
2001
1911
msgid "The size of the buffer that is used for full joins."
2004
#: drizzled/drizzled.cc:3542
1914
#: drizzled/drizzled.cc:3258
2005
1915
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2008
#: drizzled/drizzled.cc:3547
1918
#: drizzled/drizzled.cc:3263
2010
1920
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2011
1921
"this to get better index handling (for all reads and multiple writes) to as "
2012
1922
"much as you can afford;"
2015
#: drizzled/drizzled.cc:3556
1925
#: drizzled/drizzled.cc:3272
2017
1927
"This characterizes the number of hits a hot block has to be untouched until "
2018
1928
"it is considered aged enough to be downgraded to a warm block. This "
2020
1930
"blocks in key cache"
2023
#: drizzled/drizzled.cc:3565
1933
#: drizzled/drizzled.cc:3281
2024
1934
msgid "The default size of key cache blocks"
2027
#: drizzled/drizzled.cc:3571
1937
#: drizzled/drizzled.cc:3287
2028
1938
msgid "The minimum percentage of warm blocks in key cache"
2031
#: drizzled/drizzled.cc:3577
1941
#: drizzled/drizzled.cc:3293
2032
1942
msgid "Max packetlength to send/receive from to server."
2035
#: drizzled/drizzled.cc:3582
1945
#: drizzled/drizzled.cc:3298
2037
1947
"Can be used to restrict the total size used to cache a multi-transaction "
2041
#: drizzled/drizzled.cc:3587
1951
#: drizzled/drizzled.cc:3303
2043
1953
"Binary log will be rotated automatically when the size exceeds this value. "
2044
1954
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2045
1955
"for this variable is 4096."
2048
#: drizzled/drizzled.cc:3593
1958
#: drizzled/drizzled.cc:3309
2050
1960
"If there is more than this number of interrupted connections from a host "
2051
1961
"this host will be blocked from further connections."
2054
#: drizzled/drizzled.cc:3600
1964
#: drizzled/drizzled.cc:3316
2055
1965
msgid "The number of simultaneous clients allowed."
2058
#: drizzled/drizzled.cc:3605
1968
#: drizzled/drizzled.cc:3321
2059
1969
msgid "Max number of errors/warnings to store for a statement."
2062
#: drizzled/drizzled.cc:3610
1972
#: drizzled/drizzled.cc:3326
2063
1973
msgid "Don't allow creation of heap tables bigger than this."
2066
#: drizzled/drizzled.cc:3616
1976
#: drizzled/drizzled.cc:3332
2068
1978
"Joins that are probably going to read more than max_join_size records return "
2072
#: drizzled/drizzled.cc:3622
1982
#: drizzled/drizzled.cc:3338
2073
1983
msgid "Max number of bytes in sorted records."
2076
#: drizzled/drizzled.cc:3627
1986
#: drizzled/drizzled.cc:3343
2078
1988
"If non-zero: relay log will be rotated automatically when the size exceeds "
2079
1989
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2080
1990
"excepted, the minimum value for this variable is 4096."
2083
#: drizzled/drizzled.cc:3634
1993
#: drizzled/drizzled.cc:3350
2084
1994
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2087
#: drizzled/drizzled.cc:3639
1997
#: drizzled/drizzled.cc:3355
2089
1999
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2090
2000
"max_sort_length bytes of each value are used; the rest are ignored)."
2093
#: drizzled/drizzled.cc:3646
2003
#: drizzled/drizzled.cc:3362
2094
2004
msgid "Maximum number of temporary tables a client can keep open at a time."
2097
#: drizzled/drizzled.cc:3651
2007
#: drizzled/drizzled.cc:3367
2098
2008
msgid "After this many write locks, allow some read locks to run in between."
2101
#: drizzled/drizzled.cc:3655
2011
#: drizzled/drizzled.cc:3371
2103
2013
"Don't log queries which examine less than min_examined_row_limit rows to "
2107
#: drizzled/drizzled.cc:3661
2017
#: drizzled/drizzled.cc:3377
2108
2018
msgid "Block size to be used for MyISAM index pages."
2111
#: drizzled/drizzled.cc:3667
2021
#: drizzled/drizzled.cc:3383
2112
2022
msgid "Default pointer size to be used for MyISAM tables."
2115
#: drizzled/drizzled.cc:3672
2025
#: drizzled/drizzled.cc:3388
2117
2027
"Don't use the fast sort index method to created index if the temporary file "
2118
2028
"would get bigger than this."
2121
#: drizzled/drizzled.cc:3679
2031
#: drizzled/drizzled.cc:3395
2123
2033
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2124
2034
"disables parallel repair."
2127
#: drizzled/drizzled.cc:3685
2037
#: drizzled/drizzled.cc:3401
2129
2039
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2130
2040
"when creating indexes with CREATE INDEX or ALTER TABLE."
2133
#: drizzled/drizzled.cc:3691
2043
#: drizzled/drizzled.cc:3407
2135
2045
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2136
2046
"Possible values of name are 'nulls_unequal' (default behavior), "
2137
2047
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2140
#: drizzled/drizzled.cc:3698
2050
#: drizzled/drizzled.cc:3414
2141
2051
msgid "Buffer length for TCP/IP and socket communication."
2144
#: drizzled/drizzled.cc:3703
2054
#: drizzled/drizzled.cc:3419
2146
2056
"Number of seconds to wait for more data from a connection before aborting "
2150
#: drizzled/drizzled.cc:3709
2060
#: drizzled/drizzled.cc:3425
2152
2062
"If a read on a communication port is interrupted, retry this many times "
2153
2063
"before giving up."
2156
#: drizzled/drizzled.cc:3715
2066
#: drizzled/drizzled.cc:3431
2158
2068
"Number of seconds to wait for a block to be written to a connection before "
2159
2069
"aborting the write."
2162
#: drizzled/drizzled.cc:3721
2072
#: drizzled/drizzled.cc:3437
2163
2073
msgid "Use compatible behavior."
2166
#: drizzled/drizzled.cc:3726
2076
#: drizzled/drizzled.cc:3442
2168
"If this is not 0, then mysqld will use this value to reserve file "
2169
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2078
"If this is not 0, then drizzled will use this value to reserve file "
2079
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2170
2080
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2171
2081
"larger) number of files."
2174
#: drizzled/drizzled.cc:3733
2084
#: drizzled/drizzled.cc:3449
2176
2086
"Controls the heuristic(s) applied during query optimization to prune less-"
2177
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2178
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2179
"on number of retrieved rows."
2087
"promising partial plans from the optimizer search space. Meaning: false - do "
2088
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2089
"based on number of retrieved rows."
2182
#: drizzled/drizzled.cc:3741
2092
#: drizzled/drizzled.cc:3457
2184
2094
"Maximum depth of search performed by the query optimizer. Values larger than "
2185
2095
"the number of relations in a query result in better query plans, but take "
2190
2100
"(used for testing/comparison)."
2193
#: drizzled/drizzled.cc:3753
2103
#: drizzled/drizzled.cc:3469
2194
2104
msgid "Directory for plugins."
2197
#: drizzled/drizzled.cc:3757
2107
#: drizzled/drizzled.cc:3473
2199
"Optional comma separated list of plugins to load, where each plugin is "
2200
"identified by the name of the shared library. [for example: --"
2201
"plugin_load=libmd5udf.so]"
2109
"Optional colon (or semicolon) separated list of plugins to load,where each "
2110
"plugin is identified by the name of the shared library. [for example: --"
2111
"plugin_load=libmd5udf.so:libauth_pam.so]"
2204
#: drizzled/drizzled.cc:3763
2114
#: drizzled/drizzled.cc:3479
2205
2115
msgid "The size of the buffer that is allocated when preloading indexes"
2208
#: drizzled/drizzled.cc:3768
2118
#: drizzled/drizzled.cc:3484
2209
2119
msgid "Allocation block size for query parsing and execution"
2212
#: drizzled/drizzled.cc:3773
2122
#: drizzled/drizzled.cc:3489
2213
2123
msgid "Persistent buffer for query parsing and execution"
2216
#: drizzled/drizzled.cc:3779
2126
#: drizzled/drizzled.cc:3495
2217
2127
msgid "Allocation block size for storing ranges during optimization"
2220
#: drizzled/drizzled.cc:3785
2130
#: drizzled/drizzled.cc:3501
2222
2132
"Each thread that does a sequential scan allocates a buffer of this size for "
2223
2133
"each table it scans. If you do many sequential scans, you may want to "
2224
2134
"increase this value."
2227
#: drizzled/drizzled.cc:3793
2137
#: drizzled/drizzled.cc:3509
2229
2139
"Make all non-temporary tables read-only, with the exception for replication "
2230
2140
"(slave) threads and users with the SUPER privilege"
2233
#: drizzled/drizzled.cc:3799
2143
#: drizzled/drizzled.cc:3515
2235
2145
"When reading rows in sorted order after a sort, the rows are read through "
2236
2146
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2237
2147
"record_buffer."
2240
#: drizzled/drizzled.cc:3813
2150
#: drizzled/drizzled.cc:3523
2242
2152
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2246
#: drizzled/drizzled.cc:3819
2156
#: drizzled/drizzled.cc:3529
2247
2157
msgid "Maximum space to use for all relay logs."
2250
#: drizzled/drizzled.cc:3824
2160
#: drizzled/drizzled.cc:3534
2251
2161
msgid "Use compression on master/slave protocol."
2254
#: drizzled/drizzled.cc:3829
2164
#: drizzled/drizzled.cc:3539
2256
2166
"Number of seconds to wait for more data from a master/slave connection "
2257
2167
"before aborting the read."
2260
#: drizzled/drizzled.cc:3834
2170
#: drizzled/drizzled.cc:3544
2262
2172
"Number of times the slave SQL thread will retry a transaction in case it "
2263
2173
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2267
#: drizzled/drizzled.cc:3840
2177
#: drizzled/drizzled.cc:3550
2268
2178
msgid "Allow slave to batch requests."
2271
#: drizzled/drizzled.cc:3844
2181
#: drizzled/drizzled.cc:3554
2273
2183
"If creating the thread takes longer than this value (in seconds), the "
2274
2184
"Slow_launch_threads counter will be incremented."
2277
#: drizzled/drizzled.cc:3849
2187
#: drizzled/drizzled.cc:3559
2278
2188
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2281
#: drizzled/drizzled.cc:3855
2191
#: drizzled/drizzled.cc:3565
2283
2193
"Synchronously flush binary log to disk after every #th event. Use 0 "
2284
2194
"(default) to disable synchronous flushing."
2287
#: drizzled/drizzled.cc:3860
2197
#: drizzled/drizzled.cc:3570
2288
2198
msgid "The number of cached table definitions."
2291
#: drizzled/drizzled.cc:3864
2201
#: drizzled/drizzled.cc:3574
2292
2202
msgid "The number of cached open tables."
2295
#: drizzled/drizzled.cc:3868
2205
#: drizzled/drizzled.cc:3578
2297
2207
"Timeout in seconds to wait for a table level lock before returning an error. "
2298
2208
"Used only if the connection has active cursors."
2301
#: drizzled/drizzled.cc:3873
2211
#: drizzled/drizzled.cc:3583
2302
2212
msgid "How many threads we should keep in a cache for reuse."
2305
#: drizzled/drizzled.cc:3877
2215
#: drizzled/drizzled.cc:3587
2307
2217
"How many threads we should create to handle query requests in case of "
2308
2218
"'thread_handling=pool-of-threads'"
2311
#: drizzled/drizzled.cc:3882
2221
#: drizzled/drizzled.cc:3592
2312
2222
msgid "The stack size for each thread."
2315
#: drizzled/drizzled.cc:3888
2225
#: drizzled/drizzled.cc:3598
2316
2226
msgid "The TIME format (for future)."
2319
#: drizzled/drizzled.cc:3893
2229
#: drizzled/drizzled.cc:3603
2321
2231
"If an internal in-memory temporary table exceeds this size, MySQL will "
2322
2232
"automatically convert it to an on-disk MyISAM table."
2325
#: drizzled/drizzled.cc:3899
2235
#: drizzled/drizzled.cc:3609
2326
2236
msgid "Allocation block size for transactions to be stored in binary log"
2329
#: drizzled/drizzled.cc:3904
2239
#: drizzled/drizzled.cc:3614
2330
2240
msgid "Persistent buffer for transactions to be stored in binary log"
2333
#: drizzled/drizzled.cc:3909
2243
#: drizzled/drizzled.cc:3619
2335
2245
"The number of seconds the server waits for activity on a connection before "
2339
#: drizzled/drizzled.cc:4157
2249
#: drizzled/drizzled.cc:3866
2341
2251
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2342
2252
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5822
5698
"shutdown the Drizzle server and restart it."
5825
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5826
#: drizzled/log.cc:1941
5701
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5702
#: drizzled/log.cc:1929
5828
5704
msgid "Failed to delete file '%s'"
5831
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5707
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5834
5710
"a problem with deleting %s; consider examining correspondence of your binlog "
5835
5711
"index file to the actual binlog files"
5838
#: drizzled/log.cc:1675
5714
#: drizzled/log.cc:1663
5840
5716
msgid "next log error: %d offset: %s log: %s included: %d"
5843
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5719
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5845
5721
msgid "Failed to execute stat() on file '%s'"
5848
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5724
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5851
5727
"a problem with getting info on being purged %s; consider examining "
5852
5728
"correspondence of your binlog index file to the actual binlog files"
5855
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5731
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5857
5733
msgid "Recovering after a crash using %s"
5860
#: drizzled/log.cc:3361
5736
#: drizzled/log.cc:3222
5862
5738
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5865
#: drizzled/log.cc:3698
5741
#: drizzled/log.cc:3563
5866
5742
msgid "Bad magic header in tc log"
5869
#: drizzled/log.cc:3708
5745
#: drizzled/log.cc:3573
5872
5748
"Recovery failed! You must enable exactly %d storage engines that support two-"
5873
5749
"phase commit protocol"
5876
#: drizzled/log.cc:3736
5752
#: drizzled/log.cc:3601
5878
5754
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5879
5755
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5880
5756
"heuristic-recover={commit|rollback}"
5883
#: drizzled/log.cc:3766
5759
#: drizzled/log.cc:3631
5884
5760
msgid "Heuristic crash recovery mode"
5887
#: drizzled/log.cc:3768
5763
#: drizzled/log.cc:3633
5888
5764
msgid "Heuristic crash recovery failed"
5891
#: drizzled/log.cc:3769
5767
#: drizzled/log.cc:3634
5892
5768
msgid "Please restart mysqld without --tc-heuristic-recover"
5895
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5771
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5897
5773
msgid "find_log_pos() failed (error: %d)"
5900
#: drizzled/log.cc:3950
5776
#: drizzled/log.cc:3814
5902
5778
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5903
5779
"of memory error) and restart, or delete (or rename) binary log and start "
5904
5780
"mysqld with --tc-heuristic-recover={commit|rollback}"
5907
#: drizzled/log_event.cc:126
5783
#: drizzled/log_event.cc:135
5909
5785
msgid " %s, Error_code: %d;"
5912
#: drizzled/log_event.cc:130
5788
#: drizzled/log_event.cc:139
5915
5791
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5916
5792
"master log %s, end_log_pos %lu"
5919
#: drizzled/log_event.cc:136
5795
#: drizzled/log_event.cc:145
5920
5796
msgid "<unknown>"
5923
#: drizzled/log_event.cc:878
5799
#: drizzled/log_event.cc:900
5926
5802
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5929
#: drizzled/log_event.cc:1768
5805
#: drizzled/log_event.cc:1615
5932
5808
"Query partially completed on the master (error on master: %d) and was "
5944
5820
"Default database: '%s'. Query: '%s'"
5947
#: drizzled/log_event.cc:1799
5823
#: drizzled/log_event.cc:1646
5949
5825
msgid "no error"
5950
5826
msgstr "Error desconegut"
5952
#: drizzled/log_event.cc:1819
5828
#: drizzled/log_event.cc:1666
5954
5830
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5957
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5958
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5833
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5834
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5959
5835
msgid "unexpected success or fatal error"
5962
#: drizzled/log_event.cc:2337
5838
#: drizzled/log_event.cc:2158
5964
5840
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5965
5841
"probable cause is that the master died while writing the transaction to its "
5966
5842
"binary log, thus rolled back too."
5969
#: drizzled/log_event.cc:3003
5845
#: drizzled/log_event.cc:2813
5972
5848
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5973
5849
"produced %ld warning(s). Default database: '%s'"
5976
#: drizzled/log_event.cc:3053
5852
#: drizzled/log_event.cc:2863
5979
5855
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5982
#: drizzled/log_event.cc:3065
5858
#: drizzled/log_event.cc:2875
5984
5860
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5987
#: drizzled/log_event.cc:3780
5863
#: drizzled/log_event.cc:3140
5988
5864
msgid "Out of memory while recording slave event"
5991
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5867
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5993
5869
msgid "Error in Create_file event: could not open file '%s'"
5996
#: drizzled/log_event.cc:4041
5872
#: drizzled/log_event.cc:3401
5998
5874
msgid "Error in Create_file event: could not write to file '%s'"
6001
#: drizzled/log_event.cc:4062
5877
#: drizzled/log_event.cc:3422
6003
5879
msgid "Error in Create_file event: write to '%s' failed"
6006
#: drizzled/log_event.cc:4176
5882
#: drizzled/log_event.cc:3536
6008
5884
msgid "Error in %s event: could not create file '%s'"
6011
#: drizzled/log_event.cc:4185
5887
#: drizzled/log_event.cc:3545
6013
5889
msgid "Error in %s event: could not open file '%s'"
6016
#: drizzled/log_event.cc:4192
5892
#: drizzled/log_event.cc:3552
6018
5894
msgid "Error in %s event: write to '%s' failed"
6021
#: drizzled/log_event.cc:4354
5897
#: drizzled/log_event.cc:3714
6023
5899
msgid "Error in Exec_load event: could not open file '%s'"
6026
#: drizzled/log_event.cc:4364
5902
#: drizzled/log_event.cc:3724
6028
5904
msgid "Error in Exec_load event: file '%s' appears corrupted"
6031
#: drizzled/log_event.cc:4394
5907
#: drizzled/log_event.cc:3754
6033
5909
msgid "%s. Failed executing load from '%s'"
6036
#: drizzled/log_event.cc:4567
5912
#: drizzled/log_event.cc:3927
6037
5913
msgid "Not enough memory"
6040
#: drizzled/log_event.cc:4999
5916
#: drizzled/log_event.cc:4345
6042
5918
msgid "Error '%s' in %s event: when locking tables"
6045
#: drizzled/log_event.cc:5009
5921
#: drizzled/log_event.cc:4355
6047
5923
msgid "Error in %s event: when locking tables"
6050
#: drizzled/log_event.cc:5044
5926
#: drizzled/log_event.cc:4390
6052
5928
msgid "Error '%s' on reopening tables"
6055
#: drizzled/log_event.cc:5400
5931
#: drizzled/log_event.cc:4743
6057
5933
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6060
#: drizzled/log_event.cc:5815
5936
#: drizzled/log_event.cc:5139
6062
5938
msgid "Error '%s' on opening table `%s`.`%s`"
6156
6049
"Please use '--relay-log=%s' to avoid this problem."
6159
#: drizzled/rpl_rli.cc:162
6052
#: drizzled/replication/rli.cc:166
6160
6053
msgid "Failed in open_log() called from init_relay_log_info()"
6163
#: drizzled/rpl_rli.cc:184
6056
#: drizzled/replication/rli.cc:188
6164
6057
msgid "Failed to flush relay log info file"
6167
#: drizzled/rpl_rli.cc:187
6060
#: drizzled/replication/rli.cc:191
6168
6061
msgid "Error counting relay log space"
6171
#: drizzled/rpl_rli.cc:211
6064
#: drizzled/replication/rli.cc:215
6173
6066
msgid "log %s listed in the index, but failed to stat"
6176
#: drizzled/rpl_rli.cc:226
6069
#: drizzled/replication/rli.cc:230
6177
6070
msgid "Could not find first log while counting relay log space"
6180
#: drizzled/rpl_rli.cc:880
6073
#: drizzled/replication/rli.cc:884
6181
6074
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6184
#: drizzled/rpl_utility.cc:117
6077
#: drizzled/replication/utility.cc:117
6186
6079
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6189
#: drizzled/rpl_utility.cc:132
6082
#: drizzled/replication/utility.cc:132
6192
6085
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6193
6086
"Master's column size should be <= the slave's column size."
6196
#: drizzled/scheduler.cc:129
6089
#: drizzled/scheduler.cc:131
6197
6090
msgid "Memory allocation error in session_scheduler::init\n"
6200
#: drizzled/scheduler.cc:206
6093
#: drizzled/scheduler.cc:208
6201
6094
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6204
#: drizzled/scheduler.cc:212
6097
#: drizzled/scheduler.cc:214
6205
6098
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6208
#: drizzled/scheduler.cc:224
6101
#: drizzled/scheduler.cc:226
6209
6102
msgid "session_add_event event_add error in libevent_init\n"
6212
#: drizzled/scheduler.cc:240
6105
#: drizzled/scheduler.cc:242
6214
6107
msgid "Can't create completion port thread (error %d)"
6217
#: drizzled/scheduler.cc:353
6110
#: drizzled/scheduler.cc:355
6218
6111
msgid "event_add error in libevent_add_session_callback\n"
6221
#: drizzled/scheduler.cc:379
6114
#: drizzled/scheduler.cc:381
6222
6115
msgid "Scheduler init error in libevent_add_new_connection\n"
6225
#: drizzled/scheduler.cc:460
6118
#: drizzled/scheduler.cc:462
6226
6119
msgid "libevent_thread_proc: my_thread_init() failed\n"
6450
6343
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6453
#: drizzled/slave.cc:1949
6346
#: drizzled/slave.cc:1928
6454
6347
msgid "Failed during slave I/O thread initialization"
6457
#: drizzled/slave.cc:1963
6350
#: drizzled/slave.cc:1942
6458
6351
msgid "error in drizzle_create()"
6461
#: drizzled/slave.cc:1971
6354
#: drizzled/slave.cc:1950
6464
6357
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6465
6358
"'%s' at position %s"
6468
#: drizzled/slave.cc:1985
6361
#: drizzled/slave.cc:1964
6469
6362
msgid "Slave I/O thread killed while connecting to master"
6472
#: drizzled/slave.cc:2009
6365
#: drizzled/slave.cc:1988
6473
6366
msgid "Slave I/O thread couldn't register on master"
6476
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6369
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6477
6370
msgid "Forcing to reconnect slave I/O thread"
6480
#: drizzled/slave.cc:2034
6373
#: drizzled/slave.cc:2013
6481
6374
msgid "Failed on request_dump()"
6484
#: drizzled/slave.cc:2035
6377
#: drizzled/slave.cc:2014
6485
6378
msgid "Slave I/O thread killed while requesting master dump"
6488
#: drizzled/slave.cc:2061
6381
#: drizzled/slave.cc:2040
6489
6382
msgid "Waiting for master to send event"
6492
#: drizzled/slave.cc:2063
6385
#: drizzled/slave.cc:2042
6493
6386
msgid "Slave I/O thread killed while reading event"
6496
#: drizzled/slave.cc:2081
6389
#: drizzled/slave.cc:2060
6499
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6392
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6500
6393
"entry is correct, restart the server with a higher value of "
6501
6394
"max_allowed_packet"
6504
#: drizzled/slave.cc:2095
6397
#: drizzled/slave.cc:2074
6505
6398
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6508
#: drizzled/slave.cc:2105
6401
#: drizzled/slave.cc:2084
6509
6402
msgid "Queueing master event to the relay log"
6512
#: drizzled/slave.cc:2132
6405
#: drizzled/slave.cc:2111
6513
6406
msgid "Slave I/O thread aborted while waiting for relay log space"
6409
#: drizzled/slave.cc:2121
6411
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6516
6414
#: drizzled/slave.cc:2142
6518
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6521
#: drizzled/slave.cc:2163
6522
6415
msgid "Waiting for slave mutex on exit"
6525
#: drizzled/slave.cc:2227
6418
#: drizzled/slave.cc:2206
6526
6419
msgid "Failed during slave thread initialization"
6529
#: drizzled/slave.cc:2293
6422
#: drizzled/slave.cc:2272
6532
6425
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6533
6426
"s, relay log '%s' position: %s"
6536
#: drizzled/slave.cc:2307
6429
#: drizzled/slave.cc:2286
6537
6430
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6540
#: drizzled/slave.cc:2333
6433
#: drizzled/slave.cc:2312
6541
6434
msgid "Reading event from the relay log"
6544
#: drizzled/slave.cc:2358
6437
#: drizzled/slave.cc:2337
6546
6439
msgid "Slave (additional info): %s Error_code: %d"
6549
#: drizzled/slave.cc:2375
6442
#: drizzled/slave.cc:2354
6551
6444
msgid "Slave: %s Error_code: %d"
6554
#: drizzled/slave.cc:2378
6447
#: drizzled/slave.cc:2357
6557
6450
"Error loading user-defined library, slave SQL thread aborted. Install the "
6559
6452
"stopped at log '%s' position %s"
6562
#: drizzled/slave.cc:2386
6455
#: drizzled/slave.cc:2365
6565
6458
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6566
6459
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6569
#: drizzled/slave.cc:2398
6462
#: drizzled/slave.cc:2377
6572
6465
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6575
#: drizzled/slave.cc:2492
6468
#: drizzled/slave.cc:2466
6577
6470
msgid "Slave I/O: failed requesting download of '%s'"
6580
#: drizzled/slave.cc:2509
6473
#: drizzled/slave.cc:2483
6582
6475
msgid "Network read error downloading '%s' from master"
6585
#: drizzled/slave.cc:2531
6478
#: drizzled/slave.cc:2505
6586
6479
msgid "error writing Exec_load event to relay log"
6589
#: drizzled/slave.cc:2545
6482
#: drizzled/slave.cc:2519
6590
6483
msgid "error writing Create_file event to relay log"
6593
#: drizzled/slave.cc:2560
6486
#: drizzled/slave.cc:2534
6594
6487
msgid "error writing Append_block event to relay log"
6597
#: drizzled/slave.cc:2656
6490
#: drizzled/slave.cc:2630
6598
6491
msgid "Memory allocation failed"
6599
6492
msgstr "Ha fallat l'assignació de memòria"
6601
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6494
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6604
6497
"Read invalid event from master: '%s', master could be corrupt but a more "
6605
6498
"likely cause of this is a bug"
6608
#: drizzled/slave.cc:3039
6501
#: drizzled/slave.cc:3013
6609
6502
msgid "could not queue event from master"
6612
#: drizzled/slave.cc:3129
6505
#: drizzled/slave.cc:3103
6614
6507
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6617
#: drizzled/slave.cc:3131
6510
#: drizzled/slave.cc:3105
6618
6511
msgid "reconnecting"
6619
6512
msgstr "reconnectant"
6621
#: drizzled/slave.cc:3131
6514
#: drizzled/slave.cc:3105
6622
6515
msgid "connecting"
6623
6516
msgstr "s'està connectant"
6625
#: drizzled/slave.cc:3155
6518
#: drizzled/slave.cc:3129
6628
6521
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6632
#: drizzled/slave.cc:3516
6525
#: drizzled/slave.cc:3490
6634
6527
msgid "next log '%s' is currently active"
6637
#: drizzled/slave.cc:3546
6530
#: drizzled/slave.cc:3520
6639
6532
msgid "next log '%s' is not active"
6642
#: drizzled/slave.cc:3562
6535
#: drizzled/slave.cc:3536
6645
6538
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6648
#: drizzled/slave.cc:3568
6541
#: drizzled/slave.cc:3542
6649
6542
msgid "Aborting slave SQL thread because of partial event read"
6652
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6545
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6654
6547
msgid "Error reading relay log event: %s"
6657
#: drizzled/slave.cc:3575
6550
#: drizzled/slave.cc:3549
6658
6551
msgid "slave SQL thread was killed"
6661
#: drizzled/slave.cc:3673
6554
#: drizzled/slave.cc:3647
6664
6557
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6665
6558
"check error log on slave for more info"
6668
#: drizzled/slave.cc:3679
6561
#: drizzled/slave.cc:3653
6671
6564
"According to the master's version ('%s'), it is probable that master suffers "
6678
6571
"Then replication can be restarted."
6681
#: drizzled/sql_base.cc:2546
6574
#: drizzled/sql_base.cc:2555
6683
6576
msgid "Table %s had a open data handler in reopen_table"
6686
#: drizzled/sql_base.cc:3197
6579
#: drizzled/sql_base.cc:3206
6688
6581
msgid "Couldn't repair table: %s.%s"
6691
#: drizzled/sql_base.cc:3240
6584
#: drizzled/sql_base.cc:3249
6694
6587
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6695
6588
"s`.`%s`' to the binary log"
6698
#: drizzled/sql_base.cc:3953
6591
#: drizzled/sql_base.cc:3857
6700
6593
msgid "Could not remove temporary table: '%s', error: %d"
6703
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6705
msgid "Error while loading database options: '%s':"
6708
#: drizzled/sql_plugin.cc:678
6596
#: drizzled/sql_plugin.cc:682
6710
6598
msgid "Plugin '%s' of type %s failed deinitialization"
6713
#: drizzled/sql_plugin.cc:692
6601
#: drizzled/sql_plugin.cc:696
6715
6603
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6718
#: drizzled/sql_plugin.cc:812
6606
#: drizzled/sql_plugin.cc:816
6720
6608
msgid "Plugin '%s' registration as a %s failed."
6723
#: drizzled/sql_plugin.cc:1066
6611
#: drizzled/sql_plugin.cc:1070
6724
6612
msgid "plugin-load parameter too long"
6727
#: drizzled/sql_plugin.cc:1126
6615
#: drizzled/sql_plugin.cc:1130
6729
6617
msgid "Couldn't load plugin named '%s' with soname '%s'."
6732
#: drizzled/sql_plugin.cc:1177
6620
#: drizzled/sql_plugin.cc:1181
6734
6622
msgid "Forcing shutdown of %d plugins"
6737
#: drizzled/sql_plugin.cc:1199
6625
#: drizzled/sql_plugin.cc:1203
6739
6627
msgid "Plugin '%s' will be forced to shutdown"
6742
#: drizzled/sql_plugin.cc:1215
6630
#: drizzled/sql_plugin.cc:1219
6744
6632
msgid "Plugin '%s' has ref_count=%d after shutdown."
6747
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6635
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6749
6637
msgid "Unknown variable type code 0x%x in plugin '%s'."
6752
#: drizzled/sql_plugin.cc:2507
6640
#: drizzled/sql_plugin.cc:2511
6755
6643
"Server variable %s of plugin %s was forced to be read-only: string variable "
6756
6644
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6759
#: drizzled/sql_plugin.cc:2538
6647
#: drizzled/sql_plugin.cc:2542
6761
6649
msgid "Missing variable name in plugin '%s'."
6764
#: drizzled/sql_plugin.cc:2555
6652
#: drizzled/sql_plugin.cc:2559
6766
6654
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6769
#: drizzled/sql_plugin.cc:2674
6657
#: drizzled/sql_plugin.cc:2678
6771
6659
msgid "Out of memory for plugin '%s'."
6774
#: drizzled/sql_plugin.cc:2681
6662
#: drizzled/sql_plugin.cc:2685
6776
6664
msgid "Bad options for plugin '%s'."
6779
#: drizzled/sql_plugin.cc:2690
6667
#: drizzled/sql_plugin.cc:2694
6781
6669
msgid "Parsing options for plugin '%s' failed."
6784
#: drizzled/sql_plugin.cc:2733
6672
#: drizzled/sql_plugin.cc:2737
6786
6674
msgid "Plugin '%s' has conflicting system variables"
6789
#: drizzled/sql_plugin.cc:2743
6677
#: drizzled/sql_plugin.cc:2747
6791
6679
msgid "Plugin '%s' disabled by command line option"
6794
#: drizzled/sql_repl.cc:101
6795
msgid "Failed in send_file() while reading file name"
6798
#: drizzled/sql_repl.cc:114
6799
msgid "Failed in send_file() on open of file"
6802
#: drizzled/sql_repl.cc:122
6803
msgid "Failed in send_file() while writing data to client"
6806
#: drizzled/sql_repl.cc:131
6807
msgid "Failed in send_file() while negotiating file transfer close"
6810
#: drizzled/sql_table.cc:82
6682
#: drizzled/sql_table.cc:105
6812
6684
msgid "Invalid (old?) table or database name '%s'"
6815
#: drizzled/sql_table.cc:2716
6687
#: drizzled/sql_table.cc:2745
6817
6689
msgid "Unknown - internal error %d during operation"
6820
#: drizzled/sql_table.cc:5011
6692
#: drizzled/sql_table.cc:5018
6822
6694
msgid "Could not open table %s.%s after rename\n"
6825
#: drizzled/sql_table.cc:5178
6697
#: drizzled/sql_table.cc:5185
6828
6700
"order_st BY ignored because there is a user-defined clustered index in the "
6829
6701
"table '%-.192s'"
6832
#: drizzled/sql_udf.cc:39
6704
#: drizzled/sql_udf.cc:41
6833
6705
msgid "Can't allocate memory for udf structures"
6836
#: drizzled/table.cc:507
6708
#: drizzled/table.cc:502
6839
6711
"'%s' had no or invalid character set, and default character set is multi-"
6840
6712
"byte, so character column sizes may have changed"
6843
#: drizzled/table.cc:2082
6715
#: drizzled/table.cc:2077
6845
6717
msgid "Unknown collation '%s' in table '%-.64s' definition"
6848
#: drizzled/table.cc:2089
6720
#: drizzled/table.cc:2084
6851
6723
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6855
#: drizzled/table.cc:2700
6727
#: drizzled/table.cc:2695
6858
6730
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6862
#: drizzled/table.cc:2726
6734
#: drizzled/table.cc:2721
6865
6737
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6866
6738
"have type %s, found type %s."
6869
#: drizzled/table.cc:2735
6741
#: drizzled/table.cc:2730
6872
6744
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6873
6745
"position %d to have character set '%s' but the type has no character set."
6876
#: drizzled/table.cc:2745
6748
#: drizzled/table.cc:2740
6879
6751
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6880
6752
"position %d to have character set '%s' but found character set '%s'."
6883
#: drizzled/table.cc:2756
6755
#: drizzled/table.cc:2751
6886
6758
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6887
6759
"have type %s but the column is not found."
6890
#: drizzled/table.cc:5182
6762
#: drizzled/table.cc:4871
6892
6764
msgid "Got error %d when reading table '%s'"
6895
#: drizzled/tztime.cc:1054
6767
#: drizzled/tztime.cc:1060
6897
6769
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6901
6773
msgid "Error Messages to stderr"
6904
#: plugin/logging_query/logging_query.cc:120
6907
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6908
"*s rows_sent=%ld rows_examined=%u\n"
6909
" db=\"%.*s\" query=\"%.*s\"\n"
6912
#: plugin/logging_query/logging_query.cc:161
6776
#: plugin/logging_query/logging_query.cc:162
6914
6778
msgid "fail open() fn=%s er=%s\n"
6917
#: plugin/logging_query/logging_query.cc:201
6781
#: plugin/logging_query/logging_query.cc:202
6918
6782
msgid "File to log to"
6921
#: plugin/logging_query/logging_query.cc:210
6785
#: plugin/logging_query/logging_query.cc:211
6922
6786
msgid "Enable logging"
6925
#: plugin/logging_query/logging_query.cc:219
6789
#: plugin/logging_query/logging_query.cc:220
6926
6790
msgid "Disable after this many seconds. Zero for forever"
6929
#: plugin/logging_query/logging_query.cc:232
6793
#: plugin/logging_query/logging_query.cc:233
6930
6794
msgid "Threshold for logging slow queries, in microseconds"
6933
#: plugin/logging_query/logging_query.cc:245
6797
#: plugin/logging_query/logging_query.cc:246
6934
6798
msgid "Threshold for logging big queries, for rows returned"
6937
#: plugin/logging_query/logging_query.cc:258
6801
#: plugin/logging_query/logging_query.cc:259
6938
6802
msgid "Threshold for logging big queries, for rows examined"
6941
#: plugin/logging_query/logging_query.cc:281
6805
#: plugin/logging_query/logging_query.cc:282
6942
6806
msgid "Log queries to a file"
6945
#: storage/myisam/ha_myisam.cc:448
6809
#: storage/myisam/ha_myisam.cc:453
6947
msgid "Got an error from thread_id=%lu, %s:%d"
6811
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6950
#: storage/myisam/ha_myisam.cc:451
6814
#: storage/myisam/ha_myisam.cc:457
6952
6816
msgid "Got an error from unknown thread, %s:%d"
6955
#: storage/myisam/ha_myisam.cc:456
6819
#: storage/myisam/ha_myisam.cc:462
6956
6820
msgid "Unknown thread accessing table"
6959
#: storage/myisam/my_handler_errors.c:32
6823
#: storage/myisam/my_handler_errors.c:34
6960
6824
msgid "Didn't find key on read or update"
6963
#: storage/myisam/my_handler_errors.c:34
6827
#: storage/myisam/my_handler_errors.c:36
6964
6828
msgid "Duplicate key on write or update"
6967
#: storage/myisam/my_handler_errors.c:36
6831
#: storage/myisam/my_handler_errors.c:38
6968
6832
msgid "Internal (unspecified) error in handler"
6971
#: storage/myisam/my_handler_errors.c:38
6835
#: storage/myisam/my_handler_errors.c:40
6973
6837
"Someone has changed the row since it was read (while the table was locked to "
6977
#: storage/myisam/my_handler_errors.c:41
6841
#: storage/myisam/my_handler_errors.c:43
6978
6842
msgid "Wrong index given to function"
6981
#: storage/myisam/my_handler_errors.c:43
6845
#: storage/myisam/my_handler_errors.c:45
6982
6846
msgid "Undefined handler error 125"
6985
#: storage/myisam/my_handler_errors.c:45
6849
#: storage/myisam/my_handler_errors.c:47
6986
6850
msgid "Index file is crashed"
6989
#: storage/myisam/my_handler_errors.c:47
6853
#: storage/myisam/my_handler_errors.c:49
6990
6854
msgid "Record file is crashed"
6993
#: storage/myisam/my_handler_errors.c:49
6857
#: storage/myisam/my_handler_errors.c:51
6994
6858
msgid "Out of memory in engine"
6997
#: storage/myisam/my_handler_errors.c:51
6861
#: storage/myisam/my_handler_errors.c:53
6998
6862
msgid "Undefined handler error 129"
7001
#: storage/myisam/my_handler_errors.c:53
6865
#: storage/myisam/my_handler_errors.c:55
7002
6866
msgid "Incorrect file format"
7003
6867
msgstr "Format del fitxer incorrecte"
7005
#: storage/myisam/my_handler_errors.c:55
6869
#: storage/myisam/my_handler_errors.c:57
7006
6870
msgid "Command not supported by database"
7009
#: storage/myisam/my_handler_errors.c:57
6873
#: storage/myisam/my_handler_errors.c:59
7010
6874
msgid "Old database file"
7013
#: storage/myisam/my_handler_errors.c:59
6877
#: storage/myisam/my_handler_errors.c:61
7014
6878
msgid "No record read before update"
7017
#: storage/myisam/my_handler_errors.c:61
6881
#: storage/myisam/my_handler_errors.c:63
7018
6882
msgid "Record was already deleted (or record file crashed)"
7021
#: storage/myisam/my_handler_errors.c:63
6885
#: storage/myisam/my_handler_errors.c:65
7022
6886
msgid "No more room in record file"
7025
#: storage/myisam/my_handler_errors.c:65
6889
#: storage/myisam/my_handler_errors.c:67
7026
6890
msgid "No more room in index file"
7029
#: storage/myisam/my_handler_errors.c:67
6893
#: storage/myisam/my_handler_errors.c:69
7030
6894
msgid "No more records (read after end of file)"
7033
#: storage/myisam/my_handler_errors.c:69
6897
#: storage/myisam/my_handler_errors.c:71
7034
6898
msgid "Unsupported extension used for table"
7037
#: storage/myisam/my_handler_errors.c:71
6901
#: storage/myisam/my_handler_errors.c:73
7038
6902
msgid "Too big row"
7041
#: storage/myisam/my_handler_errors.c:73
6905
#: storage/myisam/my_handler_errors.c:75
7042
6906
msgid "Wrong create options"
7045
#: storage/myisam/my_handler_errors.c:75
6909
#: storage/myisam/my_handler_errors.c:77
7046
6910
msgid "Duplicate unique key or constraint on write or update"
7049
#: storage/myisam/my_handler_errors.c:77
6913
#: storage/myisam/my_handler_errors.c:79
7050
6914
msgid "Unknown character set used in table"
7053
#: storage/myisam/my_handler_errors.c:79
6917
#: storage/myisam/my_handler_errors.c:81
7054
6918
msgid "Conflicting table definitions in sub-tables of MERGE table"
7057
#: storage/myisam/my_handler_errors.c:81
6921
#: storage/myisam/my_handler_errors.c:83
7058
6922
msgid "Table is crashed and last repair failed"
7061
#: storage/myisam/my_handler_errors.c:83
6925
#: storage/myisam/my_handler_errors.c:85
7062
6926
msgid "Table was marked as crashed and should be repaired"
7065
#: storage/myisam/my_handler_errors.c:85
6929
#: storage/myisam/my_handler_errors.c:87
7066
6930
msgid "Lock timed out; Retry transaction"
7069
#: storage/myisam/my_handler_errors.c:87
6933
#: storage/myisam/my_handler_errors.c:89
7070
6934
msgid "Lock table is full; Restart program with a larger locktable"
7073
#: storage/myisam/my_handler_errors.c:89
6937
#: storage/myisam/my_handler_errors.c:91
7074
6938
msgid "Updates are not allowed under a read only transactions"
7077
#: storage/myisam/my_handler_errors.c:91
6941
#: storage/myisam/my_handler_errors.c:93
7078
6942
msgid "Lock deadlock; Retry transaction"
7081
#: storage/myisam/my_handler_errors.c:93
6945
#: storage/myisam/my_handler_errors.c:95
7082
6946
msgid "Foreign key constraint is incorrectly formed"
7085
#: storage/myisam/my_handler_errors.c:95
6949
#: storage/myisam/my_handler_errors.c:97
7086
6950
msgid "Cannot add a child row"
7089
#: storage/myisam/my_handler_errors.c:97
6953
#: storage/myisam/my_handler_errors.c:99
7090
6954
msgid "Cannot delete a parent row"
7093
#: storage/myisam/my_handler_errors.c:99
6957
#: storage/myisam/my_handler_errors.c:101
7094
6958
msgid "No savepoint with that name"
7097
#: storage/myisam/my_handler_errors.c:101
6961
#: storage/myisam/my_handler_errors.c:103
7098
6962
msgid "Non unique key block size"
7101
#: storage/myisam/my_handler_errors.c:103
6965
#: storage/myisam/my_handler_errors.c:105
7102
6966
msgid "The table does not exist in engine"
7105
#: storage/myisam/my_handler_errors.c:105
6969
#: storage/myisam/my_handler_errors.c:107
7106
6970
msgid "The table already existed in storage engine"
7109
#: storage/myisam/my_handler_errors.c:107
6973
#: storage/myisam/my_handler_errors.c:109
7110
6974
msgid "Could not connect to storage engine"
7113
#: storage/myisam/my_handler_errors.c:109
6977
#: storage/myisam/my_handler_errors.c:111
7114
6978
msgid "Unexpected null pointer found when using spatial index"
7117
#: storage/myisam/my_handler_errors.c:111
6981
#: storage/myisam/my_handler_errors.c:113
7118
6982
msgid "The table changed in storage engine"
7121
#: storage/myisam/my_handler_errors.c:113
6985
#: storage/myisam/my_handler_errors.c:115
7122
6986
msgid "There's no partition in table for the given value"
7125
#: storage/myisam/my_handler_errors.c:115
6989
#: storage/myisam/my_handler_errors.c:117
7126
6990
msgid "Row-based binlogging of row failed"
7129
#: storage/myisam/my_handler_errors.c:117
6993
#: storage/myisam/my_handler_errors.c:119
7130
6994
msgid "Index needed in foreign key constraint"
7133
#: storage/myisam/my_handler_errors.c:119
6997
#: storage/myisam/my_handler_errors.c:121
7134
6998
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7137
#: storage/myisam/my_handler_errors.c:121
7001
#: storage/myisam/my_handler_errors.c:123
7138
7002
msgid "Table needs to be upgraded before it can be used"
7141
#: storage/myisam/my_handler_errors.c:123
7005
#: storage/myisam/my_handler_errors.c:125
7142
7006
msgid "Table is read only"
7145
#: storage/myisam/my_handler_errors.c:125
7009
#: storage/myisam/my_handler_errors.c:127
7146
7010
msgid "Failed to get next auto increment value"
7149
#: storage/myisam/my_handler_errors.c:127
7013
#: storage/myisam/my_handler_errors.c:129
7150
7014
msgid "Failed to set row auto increment value"
7153
#: storage/myisam/my_handler_errors.c:129
7017
#: storage/myisam/my_handler_errors.c:131
7154
7018
msgid "Unknown (generic) error from engine"
7157
#: storage/myisam/my_handler_errors.c:131
7021
#: storage/myisam/my_handler_errors.c:133
7158
7022
msgid "Record is the same"
7161
#: storage/myisam/my_handler_errors.c:133
7025
#: storage/myisam/my_handler_errors.c:135
7162
7026
msgid "It is not possible to log this statement"
7165
#: storage/myisam/my_handler_errors.c:135
7029
#: storage/myisam/my_handler_errors.c:137
7166
7030
msgid "Tablespace exists"
7169
#: storage/myisam/my_handler_errors.c:137
7033
#: storage/myisam/my_handler_errors.c:139
7170
7034
msgid "The event was corrupt, leading to illegal data being read"
7173
#: storage/myisam/my_handler_errors.c:139
7037
#: storage/myisam/my_handler_errors.c:141
7174
7038
msgid "The table is of a new format not supported by this version"
7177
#: storage/myisam/my_handler_errors.c:141
7041
#: storage/myisam/my_handler_errors.c:143
7178
7042
msgid "The event could not be processed no other hanlder error happened"
7181
#: storage/myisam/my_handler_errors.c:143
7045
#: storage/myisam/my_handler_errors.c:145
7182
7046
msgid "Got a fatal error during initialzaction of handler"
7185
#: storage/myisam/my_handler_errors.c:145
7049
#: storage/myisam/my_handler_errors.c:147
7186
7050
msgid "File to short; Expected more data in file"
7189
#: storage/myisam/my_handler_errors.c:147
7053
#: storage/myisam/my_handler_errors.c:149
7190
7054
msgid "Read page with wrong checksum"
7193
#: storage/myisam/my_handler_errors.c:149
7057
#: storage/myisam/my_handler_errors.c:151
7194
7058
msgid "Lock or active transaction"
7197
#: storage/myisam/my_handler_errors.c:151
7061
#: storage/myisam/my_handler_errors.c:153
7198
7062
msgid "No such table space"
7201
#: storage/myisam/my_handler_errors.c:153
7065
#: storage/myisam/my_handler_errors.c:155
7202
7066
msgid "Tablespace not empty"