1
# English (United Kingdom) translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2009-04-12 02:18-0700\n"
11
"PO-Revision-Date: 2009-01-26 09:51+0000\n"
12
"Last-Translator: Jen Ockwell <jenfraggleubuntu@googlemail.com>\n"
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:274
22
msgid "Synonym for `help'."
23
msgstr "Synonym for `help'."
25
#: client/drizzle.cc:275
26
msgid "Clear command."
27
msgstr "Clear command."
29
#: client/drizzle.cc:277
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:279
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:281
40
msgid "Send command to drizzle server, display result vertically."
41
msgstr "Send command to drizzle server, display result vertically."
43
#: client/drizzle.cc:282
44
msgid "Exit drizzle. Same as quit."
45
msgstr "Exit drizzle. Same as quit."
47
#: client/drizzle.cc:283
48
msgid "Send command to drizzle server."
49
msgstr "Send command to drizzle server."
51
#: client/drizzle.cc:284
52
msgid "Display this help."
53
msgstr "Display this help."
55
#: client/drizzle.cc:285
56
msgid "Disable pager, print to stdout."
57
msgstr "Disable pager, print to stdout."
59
#: client/drizzle.cc:286
60
msgid "Don't write into outfile."
61
msgstr "Don't write into outfile."
63
#: client/drizzle.cc:288
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:289
68
msgid "Print current command."
69
msgstr "Print current command."
71
#: client/drizzle.cc:290
72
msgid "Change your drizzle prompt."
73
msgstr "Change your drizzle prompt."
75
#: client/drizzle.cc:291
77
msgstr "Quit drizzle."
79
#: client/drizzle.cc:292
80
msgid "Rebuild completion hash."
81
msgstr "Rebuild completion hash."
83
#: client/drizzle.cc:294
84
msgid "Execute an SQL script file. Takes a file name as an argument."
85
msgstr "Execute an SQL script file. Takes a file name as an argument."
87
#: client/drizzle.cc:295
88
msgid "Get status information from the server."
89
msgstr "Get status information from the server."
91
#: client/drizzle.cc:297
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
95
#: client/drizzle.cc:299
96
msgid "Use another database. Takes database name as argument."
97
msgstr "Use another database. Takes database name as argument."
99
#: client/drizzle.cc:301 client/drizzle.cc:1575
100
msgid "Show warnings after every statement."
101
msgstr "Show warnings after every statement."
103
#: client/drizzle.cc:303
104
msgid "Don't show warnings after every statement."
105
msgstr "Don't show warnings after every statement."
107
#: client/drizzle.cc:1161 client/drizzle.cc:1168
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1264
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1274
119
"Your Drizzle connection id is %u\n"
120
"Server version: %s\n"
122
"Your Drizzle connection id is %u\n"
123
"Server version: %s\n"
125
#: client/drizzle.cc:1302
127
msgid "Reading history-file %s\n"
128
msgstr "Reading history-file %s\n"
130
#: client/drizzle.cc:1306
132
msgid "Couldn't allocate memory for temp histfile!\n"
133
msgstr "Couldn't allocate memory for temp histfile!\n"
135
#: client/drizzle.cc:1313
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
#: client/drizzle.cc:1332
141
msgid "Writing history-file %s\n"
142
msgstr "Writing history-file %s\n"
144
#: client/drizzle.cc:1339
148
#: client/drizzle.cc:1339
152
#: client/drizzle.cc:1394
153
msgid "Query aborted by Ctrl+C\n"
154
msgstr "Query aborted by Ctrl+C\n"
156
#: client/drizzle.cc:1417 drizzled/drizzled.cc:2056
157
msgid "Display this help and exit."
158
msgstr "Display this help and exit."
160
#: client/drizzle.cc:1419
161
msgid "Synonym for -?"
162
msgstr "Synonym for -?"
164
#: client/drizzle.cc:1422
166
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
"and field completion, but startup and reconnecting may take a longer time. "
168
"Disable with --disable-auto-rehash."
170
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
171
"and field completion, but startup and reconnecting may take a longer time. "
172
"Disable with --disable-auto-rehash."
174
#: client/drizzle.cc:1426
177
"No automatic rehashing. One has to use 'rehash' to get table and field "
178
"completion. This gives a quicker start of drizzle_st and disables rehashing "
179
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
181
"No automatic rehashing. One has to use 'rehash' to get table and field "
182
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
183
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
185
#: client/drizzle.cc:1429
187
"Automatically switch to vertical output mode if the result is wider than the "
190
"Automatically switch to vertical output mode if the result is wider than the "
193
#: client/drizzle.cc:1432
195
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
"Don't use history file. Disable interactive behavior. (Enables --silent)"
199
#: client/drizzle.cc:1433
200
msgid "Display column type information."
201
msgstr "Display column type information."
203
#: client/drizzle.cc:1436
205
"Preserve comments. Send comments to the server. The default is --skip-"
206
"comments (discard comments), enable with --comments"
208
"Preserve comments. Send comments to the server. The default is --skip-"
209
"comments (discard comments), enable with --comments"
211
#: client/drizzle.cc:1439
212
msgid "Use compression in server/client protocol."
213
msgstr "Use compression in server/client protocol."
215
#: client/drizzle.cc:1442
216
msgid "Check memory and open file usage at exit ."
217
msgstr "Check memory and open file usage at exit ."
219
#: client/drizzle.cc:1445
220
msgid "Print some debug info at exit."
221
msgstr "Print some debug info at exit."
223
#: client/drizzle.cc:1447
224
msgid "Database to use."
225
msgstr "Database to use."
227
#: client/drizzle.cc:1450
231
#: client/drizzle.cc:1452
232
msgid "Delimiter to be used."
233
msgstr "Delimiter to be used."
235
#: client/drizzle.cc:1454
236
msgid "Execute command and quit. (Disables --force and history file)"
237
msgstr "Execute command and quit. (Disables --force and history file)"
239
#: client/drizzle.cc:1456
240
msgid "Print the output of a query (rows) vertically."
241
msgstr "Print the output of a query (rows) vertically."
243
#: client/drizzle.cc:1459
244
msgid "Continue even if we get an sql error."
245
msgstr "Continue even if we get an sql error."
247
#: client/drizzle.cc:1463
249
"Enable named commands. Named commands mean this program's internal commands; "
250
"see drizzle> help . When enabled, the named commands can be used from any "
251
"line of the query, otherwise only from the first line, before an enter. "
252
"Disable with --disable-named-commands. This option is disabled by default."
254
"Enable named commands. Named commands mean this program's internal commands; "
255
"see drizzle> help . When enabled, the named commands can be used from any "
256
"line of the query, otherwise only from the first line, before an enter. "
257
"Disable with --disable-named-commands. This option is disabled by default."
259
#: client/drizzle.cc:1467
261
"Named commands are disabled. Use \\* form only, or use named commands only "
262
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
263
"the client now starts with this option ENABLED by default! Disable with '-"
264
"G'. Long format commands still work from the first line. WARNING: option "
265
"deprecated; use --disable-named-commands instead."
267
"Named commands are disabled. Use \\* form only, or use named commands only "
268
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
269
"the client now starts with this option ENABLED by default! Disable with '-"
270
"G'. Long format commands still work from the first line. WARNING: option "
271
"deprecated; use --disable-named-commands instead."
273
#: client/drizzle.cc:1469
274
msgid "Ignore space after function names."
275
msgstr "Ignore space after function names."
277
#: client/drizzle.cc:1471
278
msgid "Enable/disable LOAD DATA LOCAL INFILE."
279
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
281
#: client/drizzle.cc:1474
282
msgid "Turn off beep on error."
283
msgstr "Turn off beep on error."
285
#: client/drizzle.cc:1476
286
msgid "Connect to host."
287
msgstr "Connect to host."
289
#: client/drizzle.cc:1478
290
msgid "Write line numbers for errors."
291
msgstr "Write line numbers for errors."
293
#: client/drizzle.cc:1481
295
"Don't write line number for errors. WARNING: -L is deprecated, use long "
296
"version of this option instead."
298
"Don't write line number for errors. WARNING: -L is deprecated, use long "
299
"version of this option instead."
301
#: client/drizzle.cc:1483
302
msgid "Flush buffer after each query."
303
msgstr "Flush buffer after each query."
305
#: client/drizzle.cc:1485
306
msgid "Write column names in results."
307
msgstr "Write column names in results."
309
#: client/drizzle.cc:1489
311
"Don't write column names in results. WARNING: -N is deprecated, use long "
312
"version of this options instead."
314
"Don't write column names in results. WARNING: -N is deprecated, use long "
315
"version of this options instead."
317
#: client/drizzle.cc:1492
319
"Change the value of a variable. Please note that this option is deprecated; "
320
"you can set variables directly with --variable-name=value."
322
"Change the value of a variable. Please note that this option is deprecated; "
323
"you can set variables directly with --variable-name=value."
325
#: client/drizzle.cc:1494
326
msgid "Ignore SIGINT (CTRL-C)"
327
msgstr "Ignore SIGINT (CTRL-C)"
329
#: client/drizzle.cc:1498
331
"Only update the default database. This is useful for skipping updates to "
332
"other database in the update log."
334
"Only update the default database. This is useful for skipping updates to "
335
"other database in the update log."
337
#: client/drizzle.cc:1501
339
"Pager to use to display results. If you don't supply an option the default "
340
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
341
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
342
"work in batch mode. Disable with --disable-pager. This option is disabled by "
345
"Pager to use to display results. If you don't supply an option the default "
346
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
347
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
348
"work in batch mode. Disable with --disable-pager. This option is disabled by "
351
#: client/drizzle.cc:1504
353
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
354
"option deprecated; use --disable-pager instead."
356
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
357
"option deprecated; use --disable-pager instead."
359
#: client/drizzle.cc:1507
361
"Password to use when connecting to server. If password is not given it's "
362
"asked from the tty."
364
"Password to use when connecting to server. If password is not given it's "
365
"asked from the tty."
367
#: client/drizzle.cc:1509
369
"Port number to use for connection or 0 for default to, in order of "
370
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
372
"Port number to use for connection or 0 for default to, in order of "
373
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
375
#: client/drizzle.cc:1510
376
msgid "built-in default"
377
msgstr "built-in default"
379
#: client/drizzle.cc:1512
380
msgid "Set the drizzle prompt to this value."
381
msgstr "Set the drizzle prompt to this value."
383
#: client/drizzle.cc:1516
385
"Don't cache result, print it row by row. This may slow down the server if "
386
"the output is suspended. Doesn't use history file."
388
"Don't cache result, print it row by row. This may slow down the server if "
389
"the output is suspended. Doesn't use history file."
391
#: client/drizzle.cc:1518
392
msgid "Write fields without conversion. Used with --batch."
393
msgstr "Write fields without conversion. Used with --batch."
395
#: client/drizzle.cc:1521
397
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
398
"option is enabled by default."
400
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
401
"option is enabled by default."
403
#: client/drizzle.cc:1523
404
msgid "Shutdown the server."
407
#: client/drizzle.cc:1525
409
"Be more silent. Print results with a tab as separator, each row on new line."
411
"Be more silent. Print results with a tab as separator, each row on new line."
413
#: client/drizzle.cc:1527
414
msgid "Socket file to use for connection."
415
msgstr "Socket file to use for connection."
417
#: client/drizzle.cc:1530
418
msgid "Output in table format."
419
msgstr "Output in table format."
421
#: client/drizzle.cc:1533
423
"Append everything into outfile. See interactive help (\\h) also. Does not "
424
"work in batch mode. Disable with --disable-tee. This option is disabled by "
427
"Append everything into outfile. See interactive help (\\h) also. Does not "
428
"work in batch mode. Disable with --disable-tee. This option is disabled by "
431
#: client/drizzle.cc:1535
433
"Disable outfile. See interactive help (\\h) also. WARNING: option "
434
"deprecated; use --disable-tee instead"
436
"Disable outfile. See interactive help (\\h) also. WARNING: option "
437
"deprecated; use --disable-tee instead"
439
#: client/drizzle.cc:1538
440
msgid "User for login if not current user."
441
msgstr "User for login if not current user."
443
#: client/drizzle.cc:1541
444
msgid "Only allow UPDATE and DELETE that uses keys."
445
msgstr "Only allow UPDATE and DELETE that uses keys."
447
#: client/drizzle.cc:1544
448
msgid "Synonym for option --safe-updates, -U."
449
msgstr "Synonym for option --safe-updates, -U."
451
#: client/drizzle.cc:1547
452
msgid "Write more. (-v -v -v gives the table output format)."
453
msgstr "Write more. (-v -v -v gives the table output format)."
455
#: client/drizzle.cc:1549 drizzled/drizzled.cc:2238
456
msgid "Output version information and exit."
457
msgstr "Output version information and exit."
459
#: client/drizzle.cc:1551
460
msgid "Wait and retry if connection is down."
461
msgstr "Wait and retry if connection is down."
463
#: client/drizzle.cc:1554
464
msgid "Number of seconds before connection timeout."
465
msgstr "Number of seconds before connection timeout."
467
#: client/drizzle.cc:1559
468
msgid "Max length of input line"
471
#: client/drizzle.cc:1564
472
msgid "Automatic limit for SELECT when using --safe-updates"
473
msgstr "Automatic limit for SELECT when using --safe-updates"
475
#: client/drizzle.cc:1569
476
msgid "Automatic limit for rows in a join when using --safe-updates"
477
msgstr "Automatic limit for rows in a join when using --safe-updates"
479
#: client/drizzle.cc:1573
480
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
481
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
483
#: client/drizzle.cc:1578
485
msgid "Number of lines before each import progress report."
486
msgstr "Number of seconds before connection timeout."
488
#: client/drizzle.cc:1581
489
msgid "Ping the server to check if it's alive."
492
#: client/drizzle.cc:1591
494
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
495
msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
497
#: client/drizzle.cc:1598
500
"Copyright (C) 2008 Sun Microsystems\n"
501
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
502
"and you are welcome to modify and redistribute it under the GPL license\n"
504
"Copyright (C) 2008 Sun Microsystems\n"
505
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
506
"and you are welcome to modify and redistribute it under the GPL license\n"
508
#: client/drizzle.cc:1603
510
msgid "Usage: %s [OPTIONS] [database]\n"
511
msgstr "Usage: %s [OPTIONS] [database]\n"
513
#: client/drizzle.cc:1634
514
msgid "DELIMITER cannot contain a backslash character"
515
msgstr "DELIMITER cannot contain a backslash character"
517
#: client/drizzle.cc:1652
519
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
520
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
522
#: client/drizzle.cc:1675
524
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
525
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
527
#: client/drizzle.cc:1679
529
msgid "WARNING: --server-arg option not supported in this configuration.\n"
530
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
532
#: client/drizzle.cc:1706
534
"Non-integer value supplied for port. If you are trying to enter a password "
535
"please use --password instead."
538
#: client/drizzle.cc:1714
539
msgid "Value supplied for port is not valid."
542
#: client/drizzle.cc:1860
544
msgid "Processing line: %<PRIu32>\n"
547
#: client/drizzle.cc:2076
549
msgid "Unknown command '\\%c'."
550
msgstr "Unknown command '\\%c'."
552
#: client/drizzle.cc:2485
554
"Reading table information for completion of table and column names\n"
555
" You can turn off this feature to get a quicker startup with -A\n"
558
"Reading table information for completion of table and column names\n"
559
" You can turn off this feature to get a quicker startup with -A\n"
562
#: client/drizzle.cc:2575
563
msgid "No connection. Trying to reconnect..."
564
msgstr "No connection. Trying to reconnect..."
566
#: client/drizzle.cc:2581
567
msgid "Can't connect to the server\n"
568
msgstr "Can't connect to the server\n"
570
#: client/drizzle.cc:2660
571
msgid "List of all Drizzle commands:"
572
msgstr "List of all Drizzle commands:"
574
#: client/drizzle.cc:2662
575
msgid "Note that all text commands must be first on line and end with ';'"
576
msgstr "Note that all text commands must be first on line and end with ';'"
578
#: client/drizzle.cc:2717
579
msgid "No query specified\n"
580
msgstr "No query specified\n"
582
#: client/drizzle.cc:2732
583
msgid "Ignoring query to other database"
584
msgstr "Ignoring query to other database"
586
#: client/drizzle.cc:2782
590
#: client/drizzle.cc:2795
592
msgid "%ld row in set"
593
msgid_plural "%ld rows in set"
594
msgstr[0] "%ld row in set"
595
msgstr[1] "%ld rows in set"
597
#: client/drizzle.cc:2804
601
#: client/drizzle.cc:2806
603
msgid "Query OK, %ld row affected"
604
msgid_plural "Query OK, %ld rows affected"
605
msgstr[0] "Query OK, %ld row affected"
606
msgstr[1] "Query OK, %ld rows affected"
608
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
609
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
610
#: client/drizzletest.cc:4718
613
"Non-integer value supplied for port. If you are trying to enter a password "
614
"please use --password instead.\n"
617
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
618
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
619
#: client/drizzletest.cc:4726
621
msgid "Value supplied for port is not valid.\n"
624
#: client/drizzledump.cc:387
625
msgid "Number of rows before each output progress report (requires --verbose)."
628
#: client/drizzledump.cc:461
630
msgid "Got errno %d on write"
631
msgstr "Got error %d from storage engine"
633
#: client/drizzledump.cc:466
635
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
636
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
638
#: client/drizzledump.cc:473
640
msgid "Usage: %s [OPTIONS] database [tables]\n"
641
msgstr "Usage: %s [OPTIONS] [database]\n"
643
#: client/drizzledump.cc:474
645
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
648
#: client/drizzledump.cc:476
650
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
651
msgstr "Usage: %s [OPTIONS] [database]\n"
653
#: client/drizzledump.cc:483
654
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
657
#: client/drizzledump.cc:484
659
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
660
"and you are welcome to modify and redistribute it under the GPL license\n"
662
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
663
"and you are welcome to modify and redistribute it under the GPL license\n"
665
#: client/drizzledump.cc:485
666
msgid "Dumping definition and data DRIZZLE database or table"
669
#: client/drizzledump.cc:496
671
msgid "For more options, use %s --help\n"
674
#: client/drizzledump.cc:630
676
msgid "Memory allocation error while copying password. Aborting.\n"
679
#: client/drizzledump.cc:669
681
msgid "Input filename too long: %s"
684
#: client/drizzledump.cc:712
686
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
689
#: client/drizzledump.cc:737
691
msgid "Invalid mode to --compatible: %s\n"
694
#: client/drizzledump.cc:791
696
msgid "%s: You must use option --tab with --fields-...\n"
699
#: client/drizzledump.cc:808
702
"%s: You can't use --single-transaction and --lock-all-tables at the same "
706
#: client/drizzledump.cc:821
709
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
713
#: client/drizzledump.cc:827
715
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
718
#: client/drizzledump.cc:853 client/drizzledump.cc:858
720
msgid "Got error: %s %s"
721
msgstr "Got error: %s\n"
723
#: client/drizzledump.cc:956 client/drizzledump.cc:963
724
#: client/drizzledump.cc:976
726
msgid "Couldn't execute '%s': %s (%d)"
729
#: client/drizzledump.cc:1040
731
msgid "-- Connecting to %s...\n"
732
msgstr "Connect to host."
734
#: client/drizzledump.cc:1061
736
msgid "-- Disconnecting from %s...\n"
739
#: client/drizzledump.cc:1072
741
msgid "Couldn't allocate memory"
742
msgstr "Couldn't allocate memory for temp histfile!\n"
744
#: client/drizzledump.cc:1416
747
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
751
#: client/drizzledump.cc:1430
753
msgid "-- Retrieving table structure for table %s...\n"
756
#: client/drizzledump.cc:1544
758
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
761
#: client/drizzledump.cc:1651
763
msgid "%s: Can't get keys for table %s\n"
766
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
768
msgid "Error: Couldn't read status information for table %s\n"
769
msgstr "Get status information from the server."
771
#: client/drizzledump.cc:1872
773
msgid "Error retrieving table structure for table: \"%s\""
776
#: client/drizzledump.cc:1879
778
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
781
#: client/drizzledump.cc:1890
783
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
786
#: client/drizzledump.cc:1897
788
msgid "-- Skipping dump data for table '%s', it has no fields\n"
791
#: client/drizzledump.cc:1905
792
msgid "-- Sending SELECT query...\n"
795
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
796
msgid "when executing 'SELECT INTO OUTFILE'"
799
#: client/drizzledump.cc:1969
804
"-- Dumping data for table %s\n"
808
#: client/drizzledump.cc:2010
809
msgid "-- Retrieving rows...\n"
812
#: client/drizzledump.cc:2013
814
msgid "%s: Error in field count for table: %s ! Aborting.\n"
817
#: client/drizzledump.cc:2062
819
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
822
#: client/drizzledump.cc:2079
824
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
827
#: client/drizzledump.cc:2101
829
msgid "Not enough fields from table %s! Aborting.\n"
832
#: client/drizzledump.cc:2521
833
msgid "when using LOCK TABLES"
836
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
837
msgid "when doing refresh"
840
#: client/drizzledump.cc:2627
841
msgid "alloc_root failure."
844
#: client/drizzledump.cc:2648
846
msgid "Couldn't find table: \"%s\""
849
#: client/drizzledump.cc:2664
850
msgid "when doing LOCK TABLES"
853
#: client/drizzledump.cc:2735
855
msgid "Error: Binlogging on server not active"
856
msgstr "Error in server handshake"
858
#: client/drizzledump.cc:2804
859
msgid "Error: Slave not set up"
862
#: client/drizzledump.cc:2863
864
msgid "Error: Unable to start slave"
865
msgstr "Error connecting to slave:"
867
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
868
#: client/drizzledump.cc:3171
871
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
874
#: client/drizzledump.cc:3201
876
msgid "Error: Not enough memory to store ORDER BY clause\n"
879
#: drizzled/db.cc:238
881
msgid "Error while loading database options: '%s':"
882
msgstr "Error while loading database options: '%s':"
884
#: drizzled/drizzled.cc:538
886
msgid "Got signal %d from thread %<PRIu64>"
887
msgstr "Got signal %d from thread %<PRIu64>"
889
#: drizzled/drizzled.cc:572
893
#: drizzled/drizzled.cc:693
894
msgid "One can only use the --user switch if running as root\n"
895
msgstr "One can only use the --user switch if running as root\n"
897
#: drizzled/drizzled.cc:701
899
"Fatal error: Please read \"Security\" section of the manual to find out how "
900
"to run drizzled as root!\n"
902
"Fatal error: Please read \"Security\" section of the manual to find out how "
903
"to run drizzled as root!\n"
905
#: drizzled/drizzled.cc:723
908
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
911
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
914
#: drizzled/drizzled.cc:897
916
msgid "Retrying bind on TCP/IP port %u"
917
msgstr "Retrying bind on TCP/IP port %u"
919
#: drizzled/drizzled.cc:903
920
msgid "Can't start server: Bind on TCP/IP port"
921
msgstr "Can't start server: Bind on TCP/IP port"
923
#: drizzled/drizzled.cc:904
925
msgid "Do you already have another drizzled server running on port: %d ?"
926
msgstr "Do you already have another drizzled server running on port: %d ?"
928
#: drizzled/drizzled.cc:910
929
msgid "Can't start server: listen() on TCP/IP port"
930
msgstr "Can't start server: listen() on TCP/IP port"
932
#: drizzled/drizzled.cc:911
934
msgid "listen() on TCP/IP failed with error %d"
935
msgstr "listen() on TCP/IP failed with error %d"
937
#: drizzled/drizzled.cc:1002
942
#: drizzled/drizzled.cc:1027
945
"We will try our best to scrape up some info that will hopefully help "
947
"the problem, but since we have already crashed, something is definitely "
949
"and this may fail.\n"
952
"We will try our best to scrape up some info that will hopefully help "
954
"the problem, but since we have already crashed, something is definitely "
956
"and this may fail.\n"
959
#: drizzled/drizzled.cc:1038
962
"It is possible that drizzled could use up to \n"
963
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
966
"Hope that's ok; if not, decrease some variables in the equation.\n"
969
"It is possible that drizzled could use up to \n"
970
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
973
"Hope that's ok; if not, decrease some variables in the equation.\n"
976
#: drizzled/drizzled.cc:1055
979
"Attempting backtrace. You can use the following information to find out\n"
980
"where drizzled died. If you see no messages after this, something went\n"
981
"terribly wrong...\n"
983
"Attempting backtrace. You can use the following information to find out\n"
984
"where drizzled died. If you see no messages after this, something went\n"
985
"terribly wrong...\n"
987
#: drizzled/drizzled.cc:1083
990
"Trying to get some variables.\n"
991
"Some pointers may be invalid and cause the dump to abort...\n"
993
"Trying to get some variables.\n"
994
"Some pointers may be invalid and cause the dump to abort...\n"
996
#: drizzled/drizzled.cc:1095
1000
"This crash occurred while the server was calling initgroups(). This is\n"
1001
"often due to the use of a drizzled that is statically linked against glibc\n"
1002
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1003
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1004
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1005
"drizzled that is not statically linked.\n"
1008
"This crash occurred while the server was calling initgroups(). This is\n"
1009
"often due to the use of a drizzled that is statically linked against glibc\n"
1010
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1011
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1012
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1013
"drizzled that is not statically linked.\n"
1015
#: drizzled/drizzled.cc:1110
1019
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1020
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1021
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1022
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1023
"the documentation for your distribution on how to do that.\n"
1026
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1027
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1028
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1029
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1030
"the documentation for your distribution on how to do that.\n"
1032
#: drizzled/drizzled.cc:1123
1036
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1037
"unreliable and unstable on some operating systems and operating-system\n"
1038
"versions (notably, some versions of Linux). This crash could be due to use\n"
1039
"of those buggy OS calls. You should consider whether you really need the\n"
1040
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1044
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1045
"unreliable and unstable on some operating systems and operating-system\n"
1046
"versions (notably, some versions of Linux). This crash could be due to use\n"
1047
"of those buggy OS calls. You should consider whether you really need the\n"
1048
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1051
#: drizzled/drizzled.cc:1138
1053
msgid "Writing a core file\n"
1054
msgstr "Writing a core file\n"
1056
#: drizzled/drizzled.cc:1183
1058
"setrlimit could not change the size of core files to 'infinity'; We may not "
1059
"be able to generate a core file on signals"
1061
"setrlimit could not change the size of core files to 'infinity'; We may not "
1062
"be able to generate a core file on signals"
1064
#: drizzled/drizzled.cc:1385
1066
msgid "gethostname failed, using '%s' as hostname"
1067
msgstr "gethostname failed, using '%s' as hostname"
1069
#: drizzled/drizzled.cc:1482
1071
msgid "Unknown locale: '%s'"
1072
msgstr "Unknown locale: '%s'"
1074
#: drizzled/drizzled.cc:1513
1075
msgid "Can't create thread-keys"
1076
msgstr "Can't create thread-keys"
1078
#: drizzled/drizzled.cc:1536
1079
msgid "Out of memory"
1080
msgstr "Out of memory"
1082
#: drizzled/drizzled.cc:1551
1083
msgid "Failed to initialize plugins."
1084
msgstr "Failed to initialise plugins."
1086
#: drizzled/drizzled.cc:1582
1089
"%s: Too many arguments (first extra is '%s').\n"
1090
"Use --verbose --help to get a list of available options\n"
1092
"%s: Too many arguments (first extra is '%s').\n"
1093
"Use --verbose --help to get a list of available options\n"
1095
#: drizzled/drizzled.cc:1592
1096
msgid "Can't init databases"
1097
msgstr "Can't init databases"
1099
#: drizzled/drizzled.cc:1617
1101
msgid "Unknown/unsupported table type: %s"
1102
msgstr "Unknown/unsupported table type: %s"
1104
#: drizzled/drizzled.cc:1623
1106
msgid "Default storage engine (%s) is not available"
1107
msgstr "Default storage engine (%s) is not available"
1109
#: drizzled/drizzled.cc:1654
1111
msgid "Failed to lock memory. Errno: %d\n"
1112
msgstr "Failed to lock memory. Error: %d\n"
1114
#: drizzled/drizzled.cc:1716
1116
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1117
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1119
#: drizzled/drizzled.cc:1877
1121
msgid "drizzled: Got error %d from select"
1122
msgstr "drizzled: Got error %d from select"
1124
#: drizzled/drizzled.cc:2060
1125
msgid "Auto-increment columns are incremented by this"
1126
msgstr "Auto-increment columns are incremented by this"
1128
#: drizzled/drizzled.cc:2065
1130
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1133
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1136
#: drizzled/drizzled.cc:2071
1138
"Path to installation directory. All paths are usually resolved relative to "
1141
"Path to installation directory. All paths are usually resolved relative to "
1144
#: drizzled/drizzled.cc:2075
1145
msgid "IP address to bind to."
1146
msgstr "IP address to bind to."
1148
#: drizzled/drizzled.cc:2079
1149
msgid "Set the filesystem character set."
1150
msgstr "Set the filesystem character set."
1152
#: drizzled/drizzled.cc:2084
1153
msgid "Set the default character set."
1154
msgstr "Set the default character set."
1156
#: drizzled/drizzled.cc:2088
1157
msgid "Chroot drizzled daemon during startup."
1158
msgstr "Chroot drizzled daemon during start-up."
1160
#: drizzled/drizzled.cc:2092
1161
msgid "Set the default collation."
1162
msgstr "Set the default collation."
1164
#: drizzled/drizzled.cc:2096
1165
msgid "Default completion type."
1166
msgstr "Default completion type."
1168
#: drizzled/drizzled.cc:2101
1169
msgid "Write core on errors."
1170
msgstr "Write core on errors."
1172
#: drizzled/drizzled.cc:2105
1173
msgid "Path to the database root."
1174
msgstr "Path to the database root."
1176
#: drizzled/drizzled.cc:2109
1177
msgid "Set the default storage engine (table type) for tables."
1178
msgstr "Set the default storage engine (table type) for tables."
1180
#: drizzled/drizzled.cc:2113
1181
msgid "Set the default time zone."
1182
msgstr "Set the default time zone."
1184
#: drizzled/drizzled.cc:2117
1185
msgid "Type of DELAY_KEY_WRITE."
1186
msgstr "Type of DELAY_KEY_WRITE."
1188
#: drizzled/drizzled.cc:2121
1189
msgid "Print a symbolic stack trace on failure."
1190
msgstr "Print a symbolic stack trace on failure."
1192
#: drizzled/drizzled.cc:2127
1193
msgid "Push supported query conditions to the storage engine."
1194
msgstr "Push supported query conditions to the storage engine."
1196
#: drizzled/drizzled.cc:2133
1197
msgid "Used for debugging; Use at your own risk!"
1198
msgstr "Used for debugging; Use at your own risk!"
1200
#: drizzled/drizzled.cc:2138
1201
msgid "Set up signals usable for debugging"
1202
msgstr "Set up signals usable for debugging"
1204
#: drizzled/drizzled.cc:2142
1208
#: drizzled/drizzled.cc:2146
1209
msgid "Set the language used for the month names and the days of the week."
1210
msgstr "Set the language used for the month names and the days of the week."
1212
#: drizzled/drizzled.cc:2151
1213
msgid "Log connections and queries to file."
1214
msgstr "Log connections and queries to file."
1216
#: drizzled/drizzled.cc:2155
1217
msgid "Log all MyISAM changes to file."
1218
msgstr "Log all MyISAM changes to file."
1220
#: drizzled/drizzled.cc:2159
1221
msgid "Log some not critical warnings to the log file."
1222
msgstr "Log some not critical warnings to the log file."
1224
#: drizzled/drizzled.cc:2164
1225
msgid "Lock drizzled in memory."
1226
msgstr "Lock drizzled in memory."
1228
#: drizzled/drizzled.cc:2168
1230
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1231
"BACKUP, FORCE or QUICK."
1233
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1234
"BACKUP, FORCE or QUICK."
1236
#: drizzled/drizzled.cc:2173
1237
msgid "Use old, non-optimized alter table."
1238
msgstr "Use old, non-optimised alter table."
1240
#: drizzled/drizzled.cc:2178
1241
msgid "Pid file used by safe_mysqld."
1242
msgstr "Pid file used by safe_mysqld."
1244
#: drizzled/drizzled.cc:2182
1246
"Port number to use for connection or 0 for default to, in order of "
1247
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1249
"Port number to use for connection or 0 for default to, in order of "
1250
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1252
#: drizzled/drizzled.cc:2188
1254
"Maximum time in seconds to wait for the port to become free. (Default: no "
1257
"Maximum time in seconds to wait for the port to become free. (Default: no "
1260
#: drizzled/drizzled.cc:2193
1262
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1263
"specified directory"
1265
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1266
"specified directory"
1268
#: drizzled/drizzled.cc:2198
1270
"Uniquely identifies the server instance in the community of replication "
1273
"Uniquely identifies the server instance in the community of replication "
1276
#: drizzled/drizzled.cc:2203
1277
msgid "Don't print a stack trace on failure."
1278
msgstr "Don't print a stack trace on failure."
1280
#: drizzled/drizzled.cc:2207
1281
msgid "Enable symbolic link support."
1282
msgstr "Enable symbolic link support."
1284
#: drizzled/drizzled.cc:2216
1286
"Using this option will cause most temporary files created to use a small set "
1287
"of names, rather than a unique name for each new file."
1289
"Using this option will cause most temporary files created to use a small set "
1290
"of names, rather than a unique name for each new file."
1292
#: drizzled/drizzled.cc:2221
1294
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1296
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1298
#: drizzled/drizzled.cc:2226
1299
msgid "Path for temporary files."
1302
#: drizzled/drizzled.cc:2230
1303
msgid "Default transaction isolation level."
1304
msgstr "Default transaction isolation level."
1306
#: drizzled/drizzled.cc:2234
1307
msgid "Run drizzled daemon as user."
1308
msgstr "Run drizzled daemon as user."
1310
#: drizzled/drizzled.cc:2242
1312
"The number of outstanding connection requests Drizzle can have. This comes "
1313
"into play when the main Drizzle thread gets very many connection requests in "
1314
"a very short time."
1316
"The number of outstanding connection requests Drizzle can have. This comes "
1317
"into play when the main Drizzle thread gets very many connection requests in "
1318
"a very short time."
1320
#: drizzled/drizzled.cc:2248
1323
"Size of tree cache used in bulk insert optimization. Note that this is a "
1326
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1329
#: drizzled/drizzled.cc:2254
1331
"The number of seconds the drizzled server is waiting for a connect packet "
1332
"before responding with 'Bad handshake'."
1334
"The number of seconds the drizzled server is waiting for a connect packet "
1335
"before responding with 'Bad handshake'."
1337
#: drizzled/drizzled.cc:2259
1339
"Precision of the result of '/' operator will be increased on that value."
1341
"Precision of the result of '/' operator will be increased on that value."
1343
#: drizzled/drizzled.cc:2265
1344
msgid "The maximum length of the result of function group_concat."
1345
msgstr "The maximum length of the result of function group_concat."
1347
#: drizzled/drizzled.cc:2270
1348
msgid "The size of the buffer that is used for full joins."
1349
msgstr "The size of the buffer that is used for full joins."
1351
#: drizzled/drizzled.cc:2276
1352
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1353
msgstr "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1355
#: drizzled/drizzled.cc:2281
1357
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1358
"this to get better index handling (for all reads and multiple writes) to as "
1359
"much as you can afford;"
1361
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1362
"this to get better index handling (for all reads and multiple writes) to as "
1363
"much as you can afford;"
1365
#: drizzled/drizzled.cc:2290
1367
"This characterizes the number of hits a hot block has to be untouched until "
1368
"it is considered aged enough to be downgraded to a warm block. This "
1369
"specifies the percentage ratio of that number of hits to the total number of "
1370
"blocks in key cache"
1372
"This characterises the number of hits a hot block has to be untouched until "
1373
"it is considered aged enough to be downgraded to a warm block. This "
1374
"specifies the percentage ratio of that number of hits to the total number of "
1375
"blocks in key cache"
1377
#: drizzled/drizzled.cc:2299
1378
msgid "The default size of key cache blocks"
1379
msgstr "The default size of key cache blocks"
1381
#: drizzled/drizzled.cc:2305
1382
msgid "The minimum percentage of warm blocks in key cache"
1383
msgstr "The minimum percentage of warm blocks in key cache"
1385
#: drizzled/drizzled.cc:2311
1386
msgid "Max packetlength to send/receive from to server."
1387
msgstr "Max packetlength to send/receive from to server."
1389
#: drizzled/drizzled.cc:2316
1391
"If there is more than this number of interrupted connections from a host "
1392
"this host will be blocked from further connections."
1394
"If there is more than this number of interrupted connections from a host "
1395
"this host will be blocked from further connections."
1397
#: drizzled/drizzled.cc:2321
1398
msgid "Max number of errors/warnings to store for a statement."
1399
msgstr "Max number of errors/warnings to store for a statement."
1401
#: drizzled/drizzled.cc:2326
1402
msgid "Don't allow creation of heap tables bigger than this."
1403
msgstr "Don't allow creation of heap tables bigger than this."
1405
#: drizzled/drizzled.cc:2332
1407
"Joins that are probably going to read more than max_join_size records return "
1410
"Joins that are probably going to read more than max_join_size records return "
1413
#: drizzled/drizzled.cc:2338
1414
msgid "Max number of bytes in sorted records."
1415
msgstr "Max number of bytes in sorted records."
1417
#: drizzled/drizzled.cc:2343
1418
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1419
msgstr "Limit assumed max number of seeks when looking up rows based on a key"
1421
#: drizzled/drizzled.cc:2348
1423
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1424
"max_sort_length bytes of each value are used; the rest are ignored)."
1426
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1427
"max_sort_length bytes of each value are used; the rest are ignored)."
1429
#: drizzled/drizzled.cc:2355
1430
msgid "Maximum number of temporary tables a client can keep open at a time."
1431
msgstr "Maximum number of temporary tables a client can keep open at a time."
1433
#: drizzled/drizzled.cc:2360
1434
msgid "After this many write locks, allow some read locks to run in between."
1435
msgstr "After this many write locks, allow some read locks to run in between."
1437
#: drizzled/drizzled.cc:2364
1439
"Don't log queries which examine less than min_examined_row_limit rows to "
1442
"Don't log queries which examine less than min_examined_row_limit rows to "
1445
#: drizzled/drizzled.cc:2370
1447
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1448
"Possible values of name are 'nulls_unequal' (default behavior), "
1449
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1451
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1452
"Possible values of name are 'nulls_unequal' (default behaviour), "
1453
"'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
1455
#: drizzled/drizzled.cc:2377
1456
msgid "Buffer length for TCP/IP and socket communication."
1457
msgstr "Buffer length for TCP/IP and socket communication."
1459
#: drizzled/drizzled.cc:2382
1461
"Number of seconds to wait for more data from a connection before aborting "
1464
"Number of seconds to wait for more data from a connection before aborting "
1467
#: drizzled/drizzled.cc:2388
1469
"If a read on a communication port is interrupted, retry this many times "
1472
"If a read on a communication port is interrupted, retry this many times "
1475
#: drizzled/drizzled.cc:2394
1477
"Number of seconds to wait for a block to be written to a connection before "
1478
"aborting the write."
1480
"Number of seconds to wait for a block to be written to a connection before "
1481
"aborting the write."
1483
#: drizzled/drizzled.cc:2400
1485
"Controls the heuristic(s) applied during query optimization to prune less-"
1486
"promising partial plans from the optimizer search space. Meaning: false - do "
1487
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1488
"based on number of retrieved rows."
1490
"Controls the heuristic(s) applied during query optimisation to prune less-"
1491
"promising partial plans from the optimiser search space. Meaning: false - do "
1492
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1493
"based on number of retrieved rows."
1495
#: drizzled/drizzled.cc:2408
1497
"Maximum depth of search performed by the query optimizer. Values larger than "
1498
"the number of relations in a query result in better query plans, but take "
1499
"longer to compile a query. Smaller values than the number of tables in a "
1500
"relation result in faster optimization, but may produce very bad query "
1501
"plans. If set to 0, the system will automatically pick a reasonable value; "
1502
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1503
"(used for testing/comparison)."
1505
"Maximum depth of search performed by the query optimiser. Values larger than "
1506
"the number of relations in a query result in better query plans, but take "
1507
"longer to compile a query. Smaller values than the number of tables in a "
1508
"relation result in faster optimisation, but may produce very bad query "
1509
"plans. If set to 0, the system will automatically pick a reasonable value; "
1510
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1511
"(used for testing/comparison)."
1513
#: drizzled/drizzled.cc:2420
1514
msgid "Directory for plugins."
1515
msgstr "Directory for plugins."
1517
#: drizzled/drizzled.cc:2424
1519
"Optional colon (or semicolon) separated list of plugins to load,where each "
1520
"plugin is identified by the name of the shared library. [for example: --"
1521
"plugin_load=libmd5udf.so:libauth_pam.so]"
1523
"Optional colon (or semicolon) separated list of plugins to load,where each "
1524
"plugin is identified by the name of the shared library. [for example: --"
1525
"plugin_load=libmd5udf.so:libauth_pam.so]"
1527
#: drizzled/drizzled.cc:2430
1528
msgid "The size of the buffer that is allocated when preloading indexes"
1529
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1531
#: drizzled/drizzled.cc:2435
1532
msgid "Select protocol to be used (by default oldlibdrizzle)."
1535
#: drizzled/drizzled.cc:2439
1536
msgid "Allocation block size for query parsing and execution"
1537
msgstr "Allocation block size for query parsing and execution"
1539
#: drizzled/drizzled.cc:2444
1540
msgid "Persistent buffer for query parsing and execution"
1541
msgstr "Persistent buffer for query parsing and execution"
1543
#: drizzled/drizzled.cc:2450
1544
msgid "Allocation block size for storing ranges during optimization"
1545
msgstr "Allocation block size for storing ranges during optimisation"
1547
#: drizzled/drizzled.cc:2456
1549
"Each thread that does a sequential scan allocates a buffer of this size for "
1550
"each table it scans. If you do many sequential scans, you may want to "
1551
"increase this value."
1553
"Each thread that does a sequential scan allocates a buffer of this size for "
1554
"each table it scans. If you do many sequential scans, you may want to "
1555
"increase this value."
1557
#: drizzled/drizzled.cc:2464
1559
"When reading rows in sorted order after a sort, the rows are read through "
1560
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1563
"When reading rows in sorted order after a sort, the rows are read through "
1564
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1567
#: drizzled/drizzled.cc:2472
1568
msgid "Select scheduler to be used (by default pool-of-threads)."
1571
#: drizzled/drizzled.cc:2476
1572
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1573
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1575
#: drizzled/drizzled.cc:2482
1576
msgid "The number of cached table definitions."
1577
msgstr "The number of cached table definitions."
1579
#: drizzled/drizzled.cc:2486
1580
msgid "The number of cached open tables."
1581
msgstr "The number of cached open tables."
1583
#: drizzled/drizzled.cc:2490
1585
"Timeout in seconds to wait for a table level lock before returning an error. "
1586
"Used only if the connection has active cursors."
1588
"Timeout in seconds to wait for a table level lock before returning an error. "
1589
"Used only if the connection has active cursors."
1591
#: drizzled/drizzled.cc:2495
1592
msgid "The stack size for each thread."
1593
msgstr "The stack size for each thread."
1595
#: drizzled/drizzled.cc:2501
1598
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1599
"automatically convert it to an on-disk MyISAM table."
1601
"If an internal in-memory temporary table exceeds this size, MySQL will "
1602
"automatically convert it to an on-disk MyISAM table."
1604
#: drizzled/drizzled.cc:2507
1605
msgid "Allocation block size for transactions to be stored in binary log"
1606
msgstr "Allocation block size for transactions to be stored in binary log"
1608
#: drizzled/drizzled.cc:2512
1609
msgid "Persistent buffer for transactions to be stored in binary log"
1610
msgstr "Persistent buffer for transactions to be stored in binary log"
1612
#: drizzled/drizzled.cc:2517
1614
"The number of seconds the server waits for activity on a connection before "
1617
"The number of seconds the server waits for activity on a connection before "
1620
#: drizzled/drizzled.cc:2665
1623
"Copyright (C) 2008 Sun Microsystems\n"
1624
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1625
"and you are welcome to modify and redistribute it under the GPL license\n"
1627
"Starts the Drizzle database server\n"
1629
"Copyright (C) 2008 Sun Microsystems\n"
1630
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1631
"and you are welcome to modify and redistribute it under the GPL license\n"
1633
#: drizzled/drizzled.cc:2672
1635
msgid "Usage: %s [OPTIONS]\n"
1636
msgstr "Usage: %s [OPTIONS]\n"
1638
#: drizzled/drizzled.cc:2683
1641
"To see what values a running Drizzle server is using, type\n"
1642
"'drizzleadmin variables' instead of 'drizzled --help'."
1645
"To see what values a running Drizzle server is using, type\n"
1646
"'drizzleadmin variables' instead of 'drizzled --help'."
1648
#: drizzled/drizzled.cc:2827
1651
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1654
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1657
#: drizzled/drizzled.cc:2868
1658
msgid "Can't start server: cannot resolve hostname!"
1659
msgstr "Can't start server: cannot resolve hostname!"
1661
#: drizzled/drizzled.cc:2874
1662
msgid "Can't start server: bind-address refers to multiple interfaces!"
1663
msgstr "Can't start server: bind-address refers to multiple interfaces!"
1665
#: drizzled/drizzled.cc:3186
1667
msgid "No option given to %s\n"
1668
msgstr "No option given to %s\n"
1670
#: drizzled/drizzled.cc:3188
1672
msgid "Wrong option to %s. Option(s) given: %s\n"
1673
msgstr "Wrong option to %s. Option(s) given: %s\n"
1675
#: drizzled/drizzled.cc:3190
1677
msgid "Alternatives are: '%s'"
1678
msgstr "Alternatives are: '%s'"
1680
#: drizzled/errmsg.cc:73
1682
msgid "errmsg plugin '%s' errmsg() failed"
1683
msgstr "configvar plugin '%s' deinit() failed"
1685
#: drizzled/error.cc:34
1689
#: drizzled/error.cc:36
1693
#: drizzled/error.cc:38
1697
#: drizzled/error.cc:40
1701
#: drizzled/error.cc:42
1703
msgid "Can't create file '%-.200s' (errno: %d)"
1704
msgstr "Can't create file '%-.200s' (errno: %d)"
1706
#: drizzled/error.cc:44
1708
msgid "Can't create table '%-.200s' (errno: %d)"
1709
msgstr "Can't create table '%-.200s' (errno: %d)"
1711
#: drizzled/error.cc:46
1713
msgid "Can't create database '%-.192s' (errno: %d)"
1714
msgstr "Can't create database '%-.192s' (errno: %d)"
1716
#: drizzled/error.cc:48
1718
msgid "Can't create database '%-.192s'; database exists"
1719
msgstr "Can't create database '%-.192s'; database exists"
1721
#: drizzled/error.cc:50
1723
msgid "Can't drop database '%-.192s'; database doesn't exist"
1724
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1726
#: drizzled/error.cc:52
1728
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1729
msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
1731
#: drizzled/error.cc:54
1733
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1734
msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1736
#: drizzled/error.cc:56
1738
msgid "Error on delete of '%-.192s' (errno: %d)"
1739
msgstr "Error on delete of '%-.192s' (errno: %d)"
1741
#: drizzled/error.cc:58
1742
msgid "Can't read record in system table"
1743
msgstr "Can't read record in system table"
1745
#: drizzled/error.cc:60
1747
msgid "Can't get status of '%-.200s' (errno: %d)"
1748
msgstr "Can't get status of '%-.200s' (errno: %d)"
1750
#: drizzled/error.cc:62
1752
msgid "Can't get working directory (errno: %d)"
1753
msgstr "Can't get working directory (errno: %d)"
1755
#: drizzled/error.cc:64
1757
msgid "Can't lock file (errno: %d)"
1758
msgstr "Can't lock file (errno: %d)"
1760
#: drizzled/error.cc:66
1762
msgid "Can't open file: '%-.200s' (errno: %d)"
1763
msgstr "Can't open file: '%-.200s' (errno: %d)"
1765
#: drizzled/error.cc:68
1767
msgid "Can't find file: '%-.200s' (errno: %d)"
1768
msgstr "Can't find file: '%-.200s' (errno: %d)"
1770
#: drizzled/error.cc:70
1772
msgid "Can't read dir of '%-.192s' (errno: %d)"
1773
msgstr "Can't read dir of '%-.192s' (errno: %d)"
1775
#: drizzled/error.cc:72
1777
msgid "Can't change dir to '%-.192s' (errno: %d)"
1778
msgstr "Can't change dir to '%-.192s' (errno: %d)"
1780
#: drizzled/error.cc:74
1782
msgid "Record has changed since last read in table '%-.192s'"
1783
msgstr "Record has changed since last read in table '%-.192s'"
1785
#: drizzled/error.cc:76
1787
msgid "Disk full (%s); waiting for someone to free some space..."
1788
msgstr "Disk full (%s); waiting for someone to free some space..."
1790
#: drizzled/error.cc:78
1792
msgid "Can't write; duplicate key in table '%-.192s'"
1793
msgstr "Can't write; duplicate key in table '%-.192s'"
1795
#: drizzled/error.cc:80
1797
msgid "Error on close of '%-.192s' (errno: %d)"
1798
msgstr "Error on close of '%-.192s' (errno: %d)"
1800
#: drizzled/error.cc:82
1802
msgid "Error reading file '%-.200s' (errno: %d)"
1803
msgstr "Error reading file '%-.200s' (errno: %d)"
1805
#: drizzled/error.cc:84
1807
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1808
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1810
#: drizzled/error.cc:86
1812
msgid "Error writing file '%-.200s' (errno: %d)"
1813
msgstr "Error writing file '%-.200s' (errno: %d)"
1815
#: drizzled/error.cc:88
1817
msgid "'%-.192s' is locked against change"
1818
msgstr "'%-.192s' is locked against change"
1820
#: drizzled/error.cc:90
1821
msgid "Sort aborted"
1822
msgstr "Sort aborted"
1824
#: drizzled/error.cc:92
1826
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1827
msgstr "View '%-.192s' doesn't exist for '%-.192s'"
1829
#: drizzled/error.cc:94
1831
msgid "Got error %d from storage engine"
1832
msgstr "Got error %d from storage engine"
1834
#: drizzled/error.cc:96
1836
msgid "Table storage engine for '%-.192s' doesn't have this option"
1837
msgstr "Table storage engine for '%-.192s' doesn't have this option"
1839
#: drizzled/error.cc:98
1841
msgid "Can't find record in '%-.192s'"
1842
msgstr "Can't find record in '%-.192s'"
1844
#: drizzled/error.cc:100
1846
msgid "Incorrect information in file: '%-.200s'"
1847
msgstr "Incorrect information in file: '%-.200s'"
1849
#: drizzled/error.cc:102
1851
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1852
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
1854
#: drizzled/error.cc:104
1856
msgid "Old key file for table '%-.192s'; repair it!"
1857
msgstr "Old key file for table '%-.192s'; repair it!"
1859
#: drizzled/error.cc:106
1861
msgid "Table '%-.192s' is read only"
1862
msgstr "Table '%-.192s' is read only"
1864
#: drizzled/error.cc:108
1866
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1867
msgstr "Out of memory; restart server and try again (needed %d bytes)"
1869
#: drizzled/error.cc:110
1870
msgid "Out of sort memory; increase server sort buffer size"
1871
msgstr "Out of sort memory; increase server sort buffer size"
1873
#: drizzled/error.cc:112
1875
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1876
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1878
#: drizzled/error.cc:114
1879
msgid "Too many connections"
1880
msgstr "Too many connections"
1882
#: drizzled/error.cc:116
1885
"Out of memory; check if drizzled or some other process uses all available "
1886
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1887
"memory or you can add more swap space"
1889
"Out of memory; check if mysqld or some other process uses all available "
1890
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1891
"memory or you can add more swap space"
1893
#: drizzled/error.cc:118
1894
msgid "Can't get hostname for your address"
1895
msgstr "Can't get hostname for your address"
1897
#: drizzled/error.cc:120
1898
msgid "Bad handshake"
1899
msgstr "Bad handshake"
1901
#: drizzled/error.cc:122
1903
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1904
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1906
#: drizzled/error.cc:124
1908
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1909
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1911
#: drizzled/error.cc:126
1912
msgid "No database selected"
1913
msgstr "No database selected"
1915
#: drizzled/error.cc:128
1916
msgid "Unknown command"
1917
msgstr "Unknown command"
1919
#: drizzled/error.cc:130
1921
msgid "Column '%-.192s' cannot be null"
1922
msgstr "Column '%-.192s' cannot be null"
1924
#: drizzled/error.cc:132
1926
msgid "Unknown database '%-.192s'"
1927
msgstr "Unknown database '%-.192s'"
1929
#: drizzled/error.cc:134
1931
msgid "Table '%-.192s' already exists"
1932
msgstr "Table '%-.192s' already exists"
1934
#: drizzled/error.cc:136
1936
msgid "Unknown table '%-.100s'"
1937
msgstr "Unknown table '%-.100s'"
1939
#: drizzled/error.cc:138
1941
msgid "Column '%-.192s' in %-.192s is ambiguous"
1942
msgstr "Column '%-.192s' in %-.192s is ambiguous"
1944
#: drizzled/error.cc:140
1945
msgid "Server shutdown in progress"
1946
msgstr "Server shutdown in progress"
1948
#: drizzled/error.cc:142
1950
msgid "Unknown column '%-.192s' in '%-.192s'"
1951
msgstr "Unknown column '%-.192s' in '%-.192s'"
1953
#: drizzled/error.cc:144
1955
msgid "'%-.192s' isn't in GROUP BY"
1956
msgstr "'%-.192s' isn't in GROUP BY"
1958
#: drizzled/error.cc:146
1960
msgid "Can't group on '%-.192s'"
1961
msgstr "Can't group on '%-.192s'"
1963
#: drizzled/error.cc:148
1964
msgid "Statement has sum functions and columns in same statement"
1965
msgstr "Statement has sum functions and columns in same statement"
1967
#: drizzled/error.cc:150
1968
msgid "Column count doesn't match value count"
1969
msgstr "Column count doesn't match value count"
1971
#: drizzled/error.cc:152
1973
msgid "Identifier name '%-.100s' is too long"
1974
msgstr "Identifier name '%-.100s' is too long"
1976
#: drizzled/error.cc:154
1978
msgid "Duplicate column name '%-.192s'"
1979
msgstr "Duplicate column name '%-.192s'"
1981
#: drizzled/error.cc:156
1983
msgid "Duplicate key name '%-.192s'"
1984
msgstr "Duplicate key name '%-.192s'"
1986
#: drizzled/error.cc:158
1988
msgid "Duplicate entry '%-.192s' for key %d"
1989
msgstr "Duplicate entry '%-.192s' for key %d"
1991
#: drizzled/error.cc:160
1993
msgid "Incorrect column specifier for column '%-.192s'"
1994
msgstr "Incorrect column specifier for column '%-.192s'"
1996
#: drizzled/error.cc:162
1998
msgid "%s near '%-.80s' at line %d"
1999
msgstr "%s near '%-.80s' at line %d"
2001
#: drizzled/error.cc:164
2002
msgid "Query was empty"
2003
msgstr "Query was empty"
2005
#: drizzled/error.cc:166
2007
msgid "Not unique table/alias: '%-.192s'"
2008
msgstr "Not unique table/alias: '%-.192s'"
2010
#: drizzled/error.cc:168
2012
msgid "Invalid default value for '%-.192s'"
2013
msgstr "Invalid default value for '%-.192s'"
2015
#: drizzled/error.cc:170
2016
msgid "Multiple primary key defined"
2017
msgstr "Multiple primary key defined"
2019
#: drizzled/error.cc:172
2021
msgid "Too many keys specified; max %d keys allowed"
2022
msgstr "Too many keys specified; max %d keys allowed"
2024
#: drizzled/error.cc:174
2026
msgid "Too many key parts specified; max %d parts allowed"
2027
msgstr "Too many key parts specified; max %d parts allowed"
2029
#: drizzled/error.cc:176
2031
msgid "Specified key was too long; max key length is %d bytes"
2032
msgstr "Specified key was too long; max key length is %d bytes"
2034
#: drizzled/error.cc:178
2036
msgid "Key column '%-.192s' doesn't exist in table"
2037
msgstr "Key column '%-.192s' doesn't exist in table"
2039
#: drizzled/error.cc:180
2042
"BLOB column '%-.192s' can't be used in key specification with the used table "
2045
"BLOB column '%-.192s' can't be used in key specification with the used table "
2048
#: drizzled/error.cc:182
2051
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2054
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2057
#: drizzled/error.cc:184
2059
"Incorrect table definition; there can be only one auto column and it must be "
2062
"Incorrect table definition; there can be only one auto column and it must be "
2065
#: drizzled/error.cc:186
2068
"%s: ready for connections.\n"
2069
"Version: '%s' socket: '%s' port: %d"
2071
"%s: ready for connections.\n"
2072
"Version: '%s' socket: '%s' port: %d"
2074
#: drizzled/error.cc:188
2076
msgid "%s: Normal shutdown\n"
2077
msgstr "%s: Normal shutdown\n"
2079
#: drizzled/error.cc:190
2081
msgid "%s: Got signal %d. Aborting!\n"
2082
msgstr "%s: Got signal %d. Aborting!\n"
2084
#: drizzled/error.cc:192
2086
msgid "%s: Shutdown complete\n"
2087
msgstr "%s: Shutdown complete\n"
2089
#: drizzled/error.cc:194
2091
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2092
msgstr "%s: Forcing close of thread %ld user: '%-.48s'\n"
2094
#: drizzled/error.cc:196
2095
msgid "Can't create IP socket"
2096
msgstr "Can't create IP socket"
2098
#: drizzled/error.cc:198
2101
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2104
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2107
#: drizzled/error.cc:200
2110
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2112
msgstr "Field separator argument is not what is expected; check the manual"
2114
#: drizzled/error.cc:202
2116
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2118
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2120
#: drizzled/error.cc:204
2123
"The file '%-.128s' must be in the database directory or be readable by all"
2125
"The file '%-.128s' must be in the database directory or be readable by all"
2127
#: drizzled/error.cc:206
2129
msgid "File '%-.200s' already exists"
2130
msgstr "File '%-.200s' already exists"
2132
#: drizzled/error.cc:208
2134
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2135
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2137
#: drizzled/error.cc:210
2139
msgid "Records: %ld Duplicates: %ld"
2140
msgstr "Records: %ld Duplicates: %ld"
2142
#: drizzled/error.cc:212
2144
"Incorrect prefix key; the used key part isn't a string, the used length is "
2145
"longer than the key part, or the storage engine doesn't support unique "
2148
"Incorrect prefix key; the used key part isn't a string, the used length is "
2149
"longer than the key part, or the storage engine doesn't support unique "
2152
#: drizzled/error.cc:214
2153
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2154
msgstr "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2156
#: drizzled/error.cc:216
2158
msgid "Can't DROP '%-.192s'; check that column/key exists"
2159
msgstr "Can't DROP '%-.192s'; check that column/key exists"
2161
#: drizzled/error.cc:218
2163
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2164
msgstr "Records: %ld Duplicates: %ld Warnings: %ld"
2166
#: drizzled/error.cc:220
2168
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2169
msgstr "You can't specify target table '%-.192s' for update in FROM clause"
2171
#: drizzled/error.cc:222
2173
msgid "Unknown thread id: %lu"
2174
msgstr "Unknown thread id: %lu"
2176
#: drizzled/error.cc:224
2178
msgid "You are not owner of thread %lu"
2179
msgstr "You are not owner of thread %lu"
2181
#: drizzled/error.cc:226
2182
msgid "No tables used"
2183
msgstr "No tables used"
2185
#: drizzled/error.cc:228
2187
msgid "Too many strings for column %-.192s and SET"
2188
msgstr "Too many strings for column %-.192s and SET"
2190
#: drizzled/error.cc:230
2192
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2193
msgstr "Can't generate a unique log-filename %-.200s.(1-999)\n"
2195
#: drizzled/error.cc:232
2197
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2198
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
2200
#: drizzled/error.cc:234
2202
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2203
msgstr "Table '%-.192s' was not locked with LOCK TABLES"
2205
#: drizzled/error.cc:236
2207
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2208
msgstr "BLOB/TEXT column '%-.192s' can't have a default value"
2210
#: drizzled/error.cc:238
2212
msgid "Incorrect database name '%-.100s'"
2213
msgstr "Incorrect database name '%-.100s'"
2215
#: drizzled/error.cc:240
2217
msgid "Incorrect table name '%-.100s'"
2218
msgstr "Incorrect table name '%-.100s'"
2220
#: drizzled/error.cc:242
2223
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2224
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2226
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2227
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2229
#: drizzled/error.cc:244
2230
msgid "Unknown error"
2231
msgstr "Unknown error"
2233
#: drizzled/error.cc:246
2235
msgid "Unknown procedure '%-.192s'"
2236
msgstr "Unknown procedure '%-.192s'"
2238
#: drizzled/error.cc:248
2240
msgid "Incorrect parameter count to procedure '%-.192s'"
2241
msgstr "Incorrect parameter count to procedure '%-.192s'"
2243
#: drizzled/error.cc:250
2245
msgid "Incorrect parameters to procedure '%-.192s'"
2246
msgstr "Incorrect parameters to procedure '%-.192s'"
2248
#: drizzled/error.cc:252
2250
msgid "Unknown table '%-.192s' in %-.32s"
2251
msgstr "Unknown table '%-.192s' in %-.32s"
2253
#: drizzled/error.cc:254
2255
msgid "Column '%-.192s' specified twice"
2256
msgstr "Column '%-.192s' specified twice"
2258
#: drizzled/error.cc:256
2259
msgid "Invalid use of group function"
2260
msgstr "Invalid use of group function"
2262
#: drizzled/error.cc:258
2265
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2267
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2269
#: drizzled/error.cc:260
2270
msgid "A table must have at least 1 column"
2271
msgstr "A table must have at least 1 column"
2273
#: drizzled/error.cc:262
2275
msgid "The table '%-.192s' is full"
2276
msgstr "The table '%-.192s' is full"
2278
#: drizzled/error.cc:264
2280
msgid "Unknown character set: '%-.64s'"
2281
msgstr "Unknown character set: '%-.64s'"
2283
#: drizzled/error.cc:266
2285
msgid "Too many tables; Drizzle can only use %d tables in a join"
2286
msgstr "Too many tables; MySQL can only use %d tables in a join"
2288
#: drizzled/error.cc:268
2289
msgid "Too many columns"
2290
msgstr "Too many columns"
2292
#: drizzled/error.cc:270
2295
"Row size too large. The maximum row size for the used table type, not "
2296
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2298
"Row size too large. The maximum row size for the used table type, not "
2299
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2301
#: drizzled/error.cc:272
2304
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2305
"thread_stack=#' to specify a bigger stack if needed"
2307
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2308
"thread_stack=#' to specify a bigger stack if needed"
2310
#: drizzled/error.cc:274
2311
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2312
msgstr "Cross dependency found in OUTER JOIN; examine your ON conditions"
2314
#: drizzled/error.cc:276
2317
"Table handler doesn't support NULL in given index. Please change column "
2318
"'%-.192s' to be NOT NULL or use another handler"
2320
"Table handler doesn't support NULL in given index. Please change column "
2321
"'%-.192s' to be NOT NULL or use another handler"
2323
#: drizzled/error.cc:278
2325
msgid "Can't load function '%-.192s'"
2326
msgstr "Can't load function '%-.192s'"
2328
#: drizzled/error.cc:280
2330
msgid "Can't initialize function '%-.192s'; %-.80s"
2331
msgstr "Can't initialise function '%-.192s'; %-.80s"
2333
#: drizzled/error.cc:282
2334
msgid "No paths allowed for shared library"
2335
msgstr "No paths allowed for shared library"
2337
#: drizzled/error.cc:284
2339
msgid "Function '%-.192s' already exists"
2340
msgstr "Function '%-.192s' already exists"
2342
#: drizzled/error.cc:286
2344
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2345
msgstr "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2347
#: drizzled/error.cc:288
2349
msgid "Can't find symbol '%-.128s' in library"
2350
msgstr "Can't find symbol '%-.128s' in library"
2352
#: drizzled/error.cc:290
2354
msgid "Function '%-.192s' is not defined"
2355
msgstr "Function '%-.192s' is not defined"
2357
#: drizzled/error.cc:292
2360
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2361
"'drizzleadmin flush-hosts'"
2363
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2364
"'mysqladmin flush-hosts'"
2366
#: drizzled/error.cc:294
2368
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2369
msgstr "Host '%-.64s' is not allowed to connect to this MySQL server"
2371
#: drizzled/error.cc:296
2374
"You are using Drizzle as an anonymous user and anonymous users are not "
2375
"allowed to change passwords"
2377
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2378
"to change passwords"
2380
#: drizzled/error.cc:298
2383
"You must have privileges to update tables in the drizzle database to be able "
2384
"to change passwords for others"
2386
"You must have privileges to update tables in the mysql database to be able "
2387
"to change passwords for others"
2389
#: drizzled/error.cc:300
2390
msgid "Can't find any matching row in the user table"
2391
msgstr "Can't find any matching row in the user table"
2393
#: drizzled/error.cc:302
2395
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2396
msgstr "Rows matched: %ld Changed: %ld Warnings: %ld"
2398
#: drizzled/error.cc:304
2401
"Can't create a new thread (errno %d); if you are not out of available "
2402
"memory, you can consult the manual for a possible OS-dependent bug"
2404
"Can't create a new thread (errno %d); if you are not out of available "
2405
"memory, you can consult the manual for a possible OS-dependent bug"
2407
#: drizzled/error.cc:306
2409
msgid "Column count doesn't match value count at row %ld"
2410
msgstr "Column count doesn't match value count at row %ld"
2412
#: drizzled/error.cc:308
2414
msgid "Can't reopen table: '%-.192s'"
2415
msgstr "Can't reopen table: '%-.192s'"
2417
#: drizzled/error.cc:310
2418
msgid "Invalid use of NULL value"
2419
msgstr "Invalid use of NULL value"
2421
#: drizzled/error.cc:312
2423
msgid "Got error '%-.64s' from regexp"
2424
msgstr "Got error '%-.64s' from regexp"
2426
#: drizzled/error.cc:314
2428
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2429
"illegal if there is no GROUP BY clause"
2431
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2432
"illegal if there is no GROUP BY clause"
2434
#: drizzled/error.cc:316
2436
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2437
msgstr "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2439
#: drizzled/error.cc:318
2441
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2442
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2444
#: drizzled/error.cc:320
2447
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2450
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2453
#: drizzled/error.cc:322
2455
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2456
"privileges can be used"
2458
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2459
"privileges can be used"
2461
#: drizzled/error.cc:324
2462
msgid "The host or user argument to GRANT is too long"
2463
msgstr "The host or user argument to GRANT is too long"
2465
#: drizzled/error.cc:326
2467
msgid "Table '%-.192s.%-.192s' doesn't exist"
2468
msgstr "Table '%-.192s.%-.192s' doesn't exist"
2470
#: drizzled/error.cc:328
2473
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2476
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2479
#: drizzled/error.cc:330
2481
msgid "The used command is not allowed with this Drizzle version"
2482
msgstr "The used command is not allowed with this MySQL version"
2484
#: drizzled/error.cc:332
2487
"You have an error in your SQL syntax; check the manual that corresponds to "
2488
"your Drizzle server version for the right syntax to use"
2490
"You have an error in your SQL syntax; check the manual that corresponds to "
2491
"your MySQL server version for the right syntax to use"
2493
#: drizzled/error.cc:334
2495
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2496
msgstr "Delayed insert thread couldn't get requested lock for table %-.192s"
2498
#: drizzled/error.cc:336
2499
msgid "Too many delayed threads in use"
2500
msgstr "Too many delayed threads in use"
2502
#: drizzled/error.cc:338
2504
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2505
msgstr "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2507
#: drizzled/error.cc:340
2508
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2509
msgstr "Got a packet bigger than 'max_allowed_packet' bytes"
2511
#: drizzled/error.cc:342
2512
msgid "Got a read error from the connection pipe"
2513
msgstr "Got a read error from the connection pipe"
2515
#: drizzled/error.cc:344
2516
msgid "Got an error from fcntl()"
2517
msgstr "Got an error from fcntl()"
2519
#: drizzled/error.cc:346
2520
msgid "Got packets out of order"
2521
msgstr "Got packets out of order"
2523
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2524
msgid "Couldn't uncompress communication packet"
2525
msgstr "Couldn't uncompress communication packet"
2527
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2528
msgid "Got an error reading communication packets"
2529
msgstr "Got an error reading communication packets"
2531
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2532
msgid "Got timeout reading communication packets"
2533
msgstr "Got timeout reading communication packets"
2535
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2536
msgid "Got an error writing communication packets"
2537
msgstr "Got an error writing communication packets"
2539
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2540
msgid "Got timeout writing communication packets"
2541
msgstr "Got timeout writing communication packets"
2543
#: drizzled/error.cc:358
2544
msgid "Result string is longer than 'max_allowed_packet' bytes"
2545
msgstr "Result string is longer than 'max_allowed_packet' bytes"
2547
#: drizzled/error.cc:360
2548
msgid "The used table type doesn't support BLOB/TEXT columns"
2549
msgstr "The used table type doesn't support BLOB/TEXT columns"
2551
#: drizzled/error.cc:362
2552
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2553
msgstr "The used table type doesn't support AUTO_INCREMENT columns"
2555
#: drizzled/error.cc:364
2558
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2561
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2564
#: drizzled/error.cc:366
2566
msgid "Incorrect column name '%-.100s'"
2567
msgstr "Incorrect column name '%-.100s'"
2569
#: drizzled/error.cc:368
2571
msgid "The used storage engine can't index column '%-.192s'"
2572
msgstr "The used storage engine can't index column '%-.192s'"
2574
#: drizzled/error.cc:370
2576
"Unable to open underlying table which is differently defined or of non-"
2577
"MyISAM type or doesn't exist"
2579
"Unable to open underlying table which is differently defined or of non-"
2580
"MyISAM type or doesn't exist"
2582
#: drizzled/error.cc:372
2584
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2585
msgstr "Can't write, because of unique constraint, to table '%-.192s'"
2587
#: drizzled/error.cc:374
2590
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2592
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2594
#: drizzled/error.cc:376
2596
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2599
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2602
#: drizzled/error.cc:378
2603
msgid "Result consisted of more than one row"
2604
msgstr "Result consisted of more than one row"
2606
#: drizzled/error.cc:380
2607
msgid "This table type requires a primary key"
2608
msgstr "This table type requires a primary key"
2610
#: drizzled/error.cc:382
2612
msgid "This version of Drizzle is not compiled with RAID support"
2613
msgstr "This version of MySQL is not compiled with RAID support"
2615
#: drizzled/error.cc:384
2617
"You are using safe update mode and you tried to update a table without a "
2618
"WHERE that uses a KEY column"
2620
"You are using safe update mode and you tried to update a table without a "
2621
"WHERE that uses a KEY column"
2623
#: drizzled/error.cc:386
2625
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2626
msgstr "Key '%-.192s' doesn't exist in table '%-.192s'"
2628
#: drizzled/error.cc:388
2629
msgid "Can't open table"
2630
msgstr "Can't open table"
2632
#: drizzled/error.cc:390
2634
msgid "The storage engine for the table doesn't support %s"
2635
msgstr "The storage engine for the table doesn't support %s"
2637
#: drizzled/error.cc:392
2638
msgid "You are not allowed to execute this command in a transaction"
2639
msgstr "You are not allowed to execute this command in a transaction"
2641
#: drizzled/error.cc:394
2643
msgid "Got error %d during COMMIT"
2644
msgstr "Got error %d during COMMIT"
2646
#: drizzled/error.cc:396
2648
msgid "Got error %d during ROLLBACK"
2649
msgstr "Got error %d during ROLLBACK"
2651
#: drizzled/error.cc:398
2653
msgid "Got error %d during FLUSH_LOGS"
2654
msgstr "Got error %d during FLUSH_LOGS"
2656
#: drizzled/error.cc:400
2658
msgid "Got error %d during CHECKPOINT"
2659
msgstr "Got error %d during CHECKPOINT"
2661
#: drizzled/error.cc:402
2664
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2667
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2670
#: drizzled/error.cc:404
2671
msgid "The storage engine for the table does not support binary table dump"
2672
msgstr "The storage engine for the table does not support binary table dump"
2674
#: drizzled/error.cc:406
2675
msgid "Binlog closed, cannot RESET MASTER"
2676
msgstr "Binlog closed, cannot RESET MASTER"
2678
#: drizzled/error.cc:408
2680
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2681
msgstr "Failed rebuilding the index of dumped table '%-.192s'"
2683
#: drizzled/error.cc:410
2685
msgid "Error from master: '%-.64s'"
2686
msgstr "Error from master: '%-.64s'"
2688
#: drizzled/error.cc:412
2689
msgid "Net error reading from master"
2690
msgstr "Net error reading from master"
2692
#: drizzled/error.cc:414
2693
msgid "Net error writing to master"
2694
msgstr "Net error writing to master"
2696
#: drizzled/error.cc:416
2697
msgid "Can't find FULLTEXT index matching the column list"
2698
msgstr "Can't find FULLTEXT index matching the column list"
2700
#: drizzled/error.cc:418
2702
"Can't execute the given command because you have active locked tables or an "
2703
"active transaction"
2705
"Can't execute the given command because you have active locked tables or an "
2706
"active transaction"
2708
#: drizzled/error.cc:420
2710
msgid "Unknown system variable '%-.64s'"
2711
msgstr "Unknown system variable '%-.64s'"
2713
#: drizzled/error.cc:422
2715
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2716
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2718
#: drizzled/error.cc:424
2721
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2723
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2725
#: drizzled/error.cc:426
2726
msgid "Some non-transactional changed tables couldn't be rolled back"
2727
msgstr "Some non-transactional changed tables couldn't be rolled back"
2729
#: drizzled/error.cc:428
2731
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2732
"of storage; increase this drizzled variable and try again"
2735
#: drizzled/error.cc:430
2737
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2740
#: drizzled/error.cc:432
2742
"This operation requires a running slave; configure slave and do START SLAVE"
2745
#: drizzled/error.cc:434
2746
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2749
#: drizzled/error.cc:436
2752
"Could not initialize master info structure; more error messages can be found "
2753
"in the Drizzle error log"
2755
"Could not initialise master info structure; more error messages can be found "
2756
"in the MySQL error log"
2758
#: drizzled/error.cc:438
2759
msgid "Could not create slave thread; check system resources"
2762
#: drizzled/error.cc:440
2765
"User %-.64s already has more than 'max_user_connections' active connections"
2768
#: drizzled/error.cc:442
2769
msgid "You may only use constant expressions with SET"
2772
#: drizzled/error.cc:444
2773
msgid "Lock wait timeout exceeded; try restarting transaction"
2776
#: drizzled/error.cc:446
2777
msgid "The total number of locks exceeds the lock table size"
2780
#: drizzled/error.cc:448
2781
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2784
#: drizzled/error.cc:450
2785
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2788
#: drizzled/error.cc:452
2789
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2792
#: drizzled/error.cc:454
2794
msgid "Incorrect arguments to %s"
2797
#: drizzled/error.cc:456
2799
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2802
#: drizzled/error.cc:458
2804
"Incorrect table definition; all MERGE tables must be in the same database"
2807
#: drizzled/error.cc:460
2808
msgid "Deadlock found when trying to get lock; try restarting transaction"
2811
#: drizzled/error.cc:462
2812
msgid "The used table type doesn't support FULLTEXT indexes"
2815
#: drizzled/error.cc:464
2816
msgid "Cannot add foreign key constraint"
2819
#: drizzled/error.cc:466
2820
msgid "Cannot add or update a child row: a foreign key constraint fails"
2823
#: drizzled/error.cc:468
2824
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2827
#: drizzled/error.cc:470
2829
msgid "Error connecting to master: %-.128s"
2832
#: drizzled/error.cc:472
2834
msgid "Error running query on master: %-.128s"
2837
#: drizzled/error.cc:474
2839
msgid "Error when executing command %s: %-.128s"
2842
#: drizzled/error.cc:476
2844
msgid "Incorrect usage of %s and %s"
2847
#: drizzled/error.cc:478
2848
msgid "The used SELECT statements have a different number of columns"
2851
#: drizzled/error.cc:480
2852
msgid "Can't execute the query because you have a conflicting read lock"
2855
#: drizzled/error.cc:482
2856
msgid "Mixing of transactional and non-transactional tables is disabled"
2859
#: drizzled/error.cc:484
2861
msgid "Option '%s' used twice in statement"
2864
#: drizzled/error.cc:486
2866
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2869
#: drizzled/error.cc:488
2871
msgid "Access denied; you need the %-.128s privilege for this operation"
2874
#: drizzled/error.cc:490
2877
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2880
#: drizzled/error.cc:492
2883
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2886
#: drizzled/error.cc:494
2888
msgid "Variable '%-.64s' doesn't have a default value"
2891
#: drizzled/error.cc:496
2893
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2896
#: drizzled/error.cc:498
2898
msgid "Incorrect argument type to variable '%-.64s'"
2901
#: drizzled/error.cc:500
2903
msgid "Variable '%-.64s' can only be set, not read"
2906
#: drizzled/error.cc:502
2908
msgid "Incorrect usage/placement of '%s'"
2911
#: drizzled/error.cc:504
2913
msgid "This version of Drizzle doesn't yet support '%s'"
2914
msgstr "The storage engine for the table doesn't support %s"
2916
#: drizzled/error.cc:506
2919
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2922
#: drizzled/error.cc:508
2923
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2926
#: drizzled/error.cc:510
2928
msgid "Variable '%-.192s' is a %s variable"
2931
#: drizzled/error.cc:512
2933
msgid "Incorrect foreign key definition for '%-.192s': %s"
2936
#: drizzled/error.cc:514
2937
msgid "Key reference and table reference don't match"
2940
#: drizzled/error.cc:516
2942
msgid "Operand should contain %d column(s)"
2945
#: drizzled/error.cc:518
2946
msgid "Subquery returns more than 1 row"
2949
#: drizzled/error.cc:520
2951
msgid "Unknown prepared statement handler (%.*s) given to %s"
2954
#: drizzled/error.cc:522
2955
msgid "Help database is corrupt or does not exist"
2958
#: drizzled/error.cc:524
2959
msgid "Cyclic reference on subqueries"
2962
#: drizzled/error.cc:526
2964
msgid "Converting column '%s' from %s to %s"
2967
#: drizzled/error.cc:528
2969
msgid "Reference '%-.64s' not supported (%s)"
2972
#: drizzled/error.cc:530
2973
msgid "Every derived table must have its own alias"
2976
#: drizzled/error.cc:532
2978
msgid "Select %u was reduced during optimization"
2981
#: drizzled/error.cc:534
2983
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2986
#: drizzled/error.cc:536
2988
"Client does not support authentication protocol requested by server; "
2989
"consider upgrading Drizzle client"
2992
#: drizzled/error.cc:538
2993
msgid "All parts of a SPATIAL index must be NOT NULL"
2996
#: drizzled/error.cc:540
2998
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3001
#: drizzled/error.cc:542
3002
msgid "Slave is already running"
3005
#: drizzled/error.cc:544
3006
msgid "Slave already has been stopped"
3009
#: drizzled/error.cc:546
3012
"Uncompressed data size too large; the maximum size is %d (probably, length "
3013
"of uncompressed data was corrupted)"
3016
#: drizzled/error.cc:548
3017
msgid "ZLIB: Not enough memory"
3020
#: drizzled/error.cc:550
3022
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3023
"data was corrupted)"
3026
#: drizzled/error.cc:552
3027
msgid "ZLIB: Input data corrupted"
3030
#: drizzled/error.cc:554
3032
msgid "%d line(s) were cut by GROUP_CONCAT()"
3035
#: drizzled/error.cc:556
3037
msgid "Row %ld doesn't contain data for all columns"
3040
#: drizzled/error.cc:558
3043
"Row %ld was truncated; it contained more data than there were input columns"
3046
#: drizzled/error.cc:560
3049
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3052
#: drizzled/error.cc:562
3054
msgid "Out of range value for column '%s' at row %ld"
3057
#: drizzled/error.cc:564
3059
msgid "Data truncated for column '%s' at row %ld"
3062
#: drizzled/error.cc:566
3064
msgid "Using storage engine %s for table '%s'"
3067
#: drizzled/error.cc:568
3069
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3072
#: drizzled/error.cc:570
3073
msgid "Cannot drop one or more of the requested users"
3076
#: drizzled/error.cc:572
3077
msgid "Can't revoke all privileges for one or more of the requested users"
3080
#: drizzled/error.cc:574
3082
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3085
#: drizzled/error.cc:576
3087
msgid "Illegal mix of collations for operation '%s'"
3090
#: drizzled/error.cc:578
3093
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3097
#: drizzled/error.cc:580
3099
msgid "Unknown collation: '%-.64s'"
3102
#: drizzled/error.cc:582
3104
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3105
"compiled without SSL support; they can be used later if Drizzle slave with "
3109
#: drizzled/error.cc:584
3112
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3113
"old format; please change the password to the new format"
3116
#: drizzled/error.cc:586
3119
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3123
#: drizzled/error.cc:588
3124
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3127
#: drizzled/error.cc:590
3129
"It is recommended to use --skip-slave-start when doing step-by-step "
3130
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3131
"get an unexpected slave's drizzled restart"
3134
#: drizzled/error.cc:592
3135
msgid "SQL thread is not to be started so UNTIL options are ignored"
3138
#: drizzled/error.cc:594
3140
msgid "Incorrect index name '%-.100s'"
3143
#: drizzled/error.cc:596
3145
msgid "Incorrect catalog name '%-.100s'"
3146
msgstr "Incorrect catalogue name '%-.100s'"
3148
#: drizzled/error.cc:598
3150
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3153
#: drizzled/error.cc:600
3155
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3158
#: drizzled/error.cc:602
3160
msgid "Unknown key cache '%-.100s'"
3163
#: drizzled/error.cc:604
3165
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3166
"this switch for this grant to work"
3169
#: drizzled/error.cc:606
3171
msgid "Unknown table engine '%s'"
3174
#: drizzled/error.cc:608
3176
msgid "'%s' is deprecated; use '%s' instead"
3179
#: drizzled/error.cc:610
3181
msgid "The target table %-.100s of the %s is not updatable"
3184
#: drizzled/error.cc:612
3187
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3191
#: drizzled/error.cc:614
3194
"The Drizzle server is running with the %s option so it cannot execute this "
3198
#: drizzled/error.cc:616
3200
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3203
#: drizzled/error.cc:618
3205
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3208
#: drizzled/error.cc:620
3210
"Incorrect table definition; there can be only one TIMESTAMP column with "
3211
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3214
#: drizzled/error.cc:622
3216
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3219
#: drizzled/error.cc:624
3220
msgid "This command is not supported in the prepared statement protocol yet"
3223
#: drizzled/error.cc:626
3225
msgid "Got error %d '%-.100s' from %s"
3228
#: drizzled/error.cc:628
3230
msgid "Got temporary error %d '%-.100s' from %s"
3233
#: drizzled/error.cc:630
3235
msgid "Unknown or incorrect time zone: '%-.64s'"
3238
#: drizzled/error.cc:632
3240
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3243
#: drizzled/error.cc:634
3245
msgid "Invalid %s character string: '%.64s'"
3248
#: drizzled/error.cc:636
3250
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3253
#: drizzled/error.cc:638
3255
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3258
#: drizzled/error.cc:640
3260
msgid "Can't create a %s from within another stored routine"
3263
#: drizzled/error.cc:642
3265
msgid "%s %s already exists"
3268
#: drizzled/error.cc:644
3270
msgid "%s %s does not exist"
3273
#: drizzled/error.cc:646
3275
msgid "Failed to DROP %s %s"
3278
#: drizzled/error.cc:648
3280
msgid "Failed to CREATE %s %s"
3283
#: drizzled/error.cc:650
3285
msgid "%s with no matching label: %s"
3288
#: drizzled/error.cc:652
3290
msgid "Redefining label %s"
3293
#: drizzled/error.cc:654
3295
msgid "End-label %s without match"
3298
#: drizzled/error.cc:656
3300
msgid "Referring to uninitialized variable %s"
3301
msgstr "Referring to uninitialised variable %s"
3303
#: drizzled/error.cc:658
3305
msgid "PROCEDURE %s can't return a result set in the given context"
3308
#: drizzled/error.cc:660
3309
msgid "RETURN is only allowed in a FUNCTION"
3312
#: drizzled/error.cc:662
3314
msgid "%s is not allowed in stored procedures"
3317
#: drizzled/error.cc:664
3319
"The update log is deprecated and replaced by the binary log; SET "
3320
"SQL_LOG_UPDATE has been ignored"
3323
#: drizzled/error.cc:666
3325
"The update log is deprecated and replaced by the binary log; SET "
3326
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3329
#: drizzled/error.cc:668
3330
msgid "Query execution was interrupted"
3333
#: drizzled/error.cc:670
3335
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3338
#: drizzled/error.cc:672
3340
msgid "Undefined CONDITION: %s"
3343
#: drizzled/error.cc:674
3345
msgid "No RETURN found in FUNCTION %s"
3348
#: drizzled/error.cc:676
3350
msgid "FUNCTION %s ended without RETURN"
3353
#: drizzled/error.cc:678
3354
msgid "Cursor statement must be a SELECT"
3357
#: drizzled/error.cc:680
3358
msgid "Cursor SELECT must not have INTO"
3361
#: drizzled/error.cc:682
3363
msgid "Undefined CURSOR: %s"
3366
#: drizzled/error.cc:684
3367
msgid "Cursor is already open"
3370
#: drizzled/error.cc:686
3371
msgid "Cursor is not open"
3374
#: drizzled/error.cc:688
3376
msgid "Undeclared variable: %s"
3379
#: drizzled/error.cc:690
3380
msgid "Incorrect number of FETCH variables"
3383
#: drizzled/error.cc:692
3384
msgid "No data - zero rows fetched, selected, or processed"
3387
#: drizzled/error.cc:694
3389
msgid "Duplicate parameter: %s"
3392
#: drizzled/error.cc:696
3394
msgid "Duplicate variable: %s"
3397
#: drizzled/error.cc:698
3399
msgid "Duplicate condition: %s"
3402
#: drizzled/error.cc:700
3404
msgid "Duplicate cursor: %s"
3407
#: drizzled/error.cc:702
3409
msgid "Failed to ALTER %s %s"
3412
#: drizzled/error.cc:704
3413
msgid "Subquery value not supported"
3416
#: drizzled/error.cc:706
3418
msgid "%s is not allowed in stored function or trigger"
3421
#: drizzled/error.cc:708
3422
msgid "Variable or condition declaration after cursor or handler declaration"
3425
#: drizzled/error.cc:710
3426
msgid "Cursor declaration after handler declaration"
3429
#: drizzled/error.cc:712
3430
msgid "Case not found for CASE statement"
3433
#: drizzled/error.cc:714
3435
msgid "Configuration file '%-.192s' is too big"
3438
#: drizzled/error.cc:716
3440
msgid "Malformed file type header in file '%-.192s'"
3443
#: drizzled/error.cc:718
3445
msgid "Unexpected end of file while parsing comment '%-.200s'"
3448
#: drizzled/error.cc:720
3450
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3453
#: drizzled/error.cc:722
3455
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3458
#: drizzled/error.cc:724
3459
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3462
#: drizzled/error.cc:726
3464
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3467
#: drizzled/error.cc:728
3469
msgid "'%-.192s.%-.192s' is not %s"
3472
#: drizzled/error.cc:730
3474
msgid "Column '%-.192s' is not updatable"
3477
#: drizzled/error.cc:732
3478
msgid "View's SELECT contains a subquery in the FROM clause"
3481
#: drizzled/error.cc:734
3483
msgid "View's SELECT contains a '%s' clause"
3486
#: drizzled/error.cc:736
3487
msgid "View's SELECT contains a variable or parameter"
3490
#: drizzled/error.cc:738
3492
msgid "View's SELECT refers to a temporary table '%-.192s'"
3495
#: drizzled/error.cc:740
3496
msgid "View's SELECT and view's field list have different column counts"
3499
#: drizzled/error.cc:742
3501
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3504
#: drizzled/error.cc:744
3505
msgid "View being updated does not have complete key of underlying table in it"
3508
#: drizzled/error.cc:746
3511
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3512
"(s) or definer/invoker of view lack rights to use them"
3515
#: drizzled/error.cc:748
3517
msgid "Can't drop or alter a %s from within another stored routine"
3520
#: drizzled/error.cc:750
3521
msgid "GOTO is not allowed in a stored procedure handler"
3524
#: drizzled/error.cc:752
3525
msgid "Trigger already exists"
3528
#: drizzled/error.cc:754
3529
msgid "Trigger does not exist"
3532
#: drizzled/error.cc:756
3534
msgid "Trigger's '%-.192s' is view or temporary table"
3537
#: drizzled/error.cc:758
3539
msgid "Updating of %s row is not allowed in %strigger"
3542
#: drizzled/error.cc:760
3544
msgid "There is no %s row in %s trigger"
3547
#: drizzled/error.cc:762
3549
msgid "Field '%-.192s' doesn't have a default value"
3552
#: drizzled/error.cc:764
3553
msgid "Division by 0"
3556
#: drizzled/error.cc:766
3558
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3561
#: drizzled/error.cc:768
3563
msgid "Illegal %s '%-.192s' value found during parsing"
3566
#: drizzled/error.cc:770
3568
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3571
#: drizzled/error.cc:772
3573
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3576
#: drizzled/error.cc:774
3578
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3581
#: drizzled/error.cc:776
3583
msgid "Failed purging old relay logs: %s"
3586
#: drizzled/error.cc:778
3588
msgid "Password hash should be a %d-digit hexadecimal number"
3591
#: drizzled/error.cc:780
3592
msgid "Target log not found in binlog index"
3595
#: drizzled/error.cc:782
3596
msgid "I/O error reading log index file"
3599
#: drizzled/error.cc:784
3600
msgid "Server configuration does not permit binlog purge"
3603
#: drizzled/error.cc:786
3604
msgid "Failed on fseek()"
3607
#: drizzled/error.cc:788
3608
msgid "Fatal error during log purge"
3611
#: drizzled/error.cc:790
3612
msgid "A purgeable log is in use, will not purge"
3615
#: drizzled/error.cc:792
3616
msgid "Unknown error during log purge"
3619
#: drizzled/error.cc:794
3621
msgid "Failed initializing relay log position: %s"
3622
msgstr "Failed initialising relay log position: %s"
3624
#: drizzled/error.cc:796
3625
msgid "You are not using binary logging"
3628
#: drizzled/error.cc:798
3631
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3634
#: drizzled/error.cc:800
3635
msgid "WSAStartup Failed"
3638
#: drizzled/error.cc:802
3639
msgid "Can't handle procedures with different groups yet"
3642
#: drizzled/error.cc:804
3643
msgid "Select must have a group with this procedure"
3646
#: drizzled/error.cc:806
3647
msgid "Can't use ORDER clause with this procedure"
3650
#: drizzled/error.cc:808
3652
msgid "Binary logging and replication forbid changing the global server %s"
3655
#: drizzled/error.cc:810
3657
msgid "Can't map file: %-.200s, errno: %d"
3660
#: drizzled/error.cc:812
3662
msgid "Wrong magic in %-.64s"
3665
#: drizzled/error.cc:814
3666
msgid "Prepared statement contains too many placeholders"
3669
#: drizzled/error.cc:816
3671
msgid "Key part '%-.192s' length cannot be 0"
3674
#: drizzled/error.cc:818
3675
msgid "View text checksum failed"
3678
#: drizzled/error.cc:820
3681
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3684
#: drizzled/error.cc:822
3686
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3689
#: drizzled/error.cc:824
3691
msgid "Can not delete from join view '%-.192s.%-.192s'"
3694
#: drizzled/error.cc:826
3696
msgid "Operation %s failed for %.256s"
3699
#: drizzled/error.cc:828
3700
msgid "XAER_NOTA: Unknown XID"
3703
#: drizzled/error.cc:830
3704
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3707
#: drizzled/error.cc:832
3710
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3714
#: drizzled/error.cc:834
3715
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3718
#: drizzled/error.cc:836
3720
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3724
#: drizzled/error.cc:838
3725
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3728
#: drizzled/error.cc:840
3731
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3735
#: drizzled/error.cc:842
3736
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3739
#: drizzled/error.cc:844
3740
msgid "Failed to revoke all privileges to dropped routine"
3743
#: drizzled/error.cc:846
3745
msgid "Data too long for column '%s' at row %ld"
3748
#: drizzled/error.cc:848
3750
msgid "Bad SQLSTATE: '%s'"
3753
#: drizzled/error.cc:850
3756
"%s: ready for connections.\n"
3757
"Version: '%s' socket: '%s' port: %d %s"
3760
#: drizzled/error.cc:852
3761
msgid "Can't load value from file with fixed size rows to variable"
3764
#: drizzled/error.cc:854
3765
msgid "You are not allowed to create a user with GRANT"
3768
#: drizzled/error.cc:856
3770
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3773
#: drizzled/error.cc:858
3774
msgid "Table definition has changed, please retry transaction"
3777
#: drizzled/error.cc:860
3778
msgid "Duplicate handler declared in the same block"
3781
#: drizzled/error.cc:862
3784
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3785
"variable in BEFORE trigger"
3788
#: drizzled/error.cc:864
3790
msgid "Not allowed to return a result set from a %s"
3793
#: drizzled/error.cc:866
3794
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3797
#: drizzled/error.cc:868
3799
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3800
"declaration and binary logging is enabled; if non-transactional tables were "
3801
"updated, the binary log will miss their changes"
3804
#: drizzled/error.cc:870
3806
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3807
"declaration and binary logging is enabled (you *might* want to use the less "
3808
"safe log_bin_trust_function_creators variable)"
3811
#: drizzled/error.cc:872
3813
"You do not have the SUPER privilege and binary logging is enabled (you "
3814
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3817
#: drizzled/error.cc:874
3819
"You can't execute a prepared statement which has an open cursor associated "
3820
"with it. Reset the statement to re-execute it."
3823
#: drizzled/error.cc:876
3825
msgid "The statement (%lu) has no open cursor."
3828
#: drizzled/error.cc:878
3830
"Explicit or implicit commit is not allowed in stored function or trigger."
3833
#: drizzled/error.cc:880
3836
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3839
#: drizzled/error.cc:882
3840
msgid "Recursive stored functions and triggers are not allowed."
3843
#: drizzled/error.cc:884
3845
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3848
#: drizzled/error.cc:886
3850
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3853
#: drizzled/error.cc:888
3856
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3860
#: drizzled/error.cc:890
3862
"You can't combine write-locking of system tables with other tables or lock "
3866
#: drizzled/error.cc:892
3868
msgid "Unable to connect to foreign data source: %.64s"
3871
#: drizzled/error.cc:894
3874
"There was a problem processing the query on the foreign data source. Data "
3875
"source error: %-.64s"
3878
#: drizzled/error.cc:896
3881
"The foreign data source you are trying to reference does not exist. Data "
3882
"source error: %-.64s"
3885
#: drizzled/error.cc:898
3888
"Can't create federated table. The data source connection string '%-.64s' is "
3889
"not in the correct format"
3892
#: drizzled/error.cc:900
3894
msgid "The data source connection string '%-.64s' is not in the correct format"
3897
#: drizzled/error.cc:902
3899
msgid "Can't create federated table. Foreign data src error: %-.64s"
3902
#: drizzled/error.cc:904
3903
msgid "Trigger in wrong schema"
3906
#: drizzled/error.cc:906
3909
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3910
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3912
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3913
"thread_stack=#' to specify a bigger stack if needed"
3915
#: drizzled/error.cc:908
3917
msgid "Routine body for '%-.100s' is too long"
3920
#: drizzled/error.cc:910
3921
msgid "Cannot drop default keycache"
3924
#: drizzled/error.cc:912
3926
msgid "Display width out of range for column '%-.192s' (max = %d)"
3929
#: drizzled/error.cc:914
3930
msgid "XAER_DUPID: The XID already exists"
3933
#: drizzled/error.cc:916
3935
msgid "Datetime function: %-.32s field overflow"
3938
#: drizzled/error.cc:918
3941
"Can't update table '%-.192s' in stored function/trigger because it is "
3942
"already used by statement which invoked this stored function/trigger."
3945
#: drizzled/error.cc:920
3948
"The definition of table '%-.192s' prevents operation %.192s on table "
3952
#: drizzled/error.cc:922
3954
"The prepared statement contains a stored routine call that refers to that "
3955
"same statement. It's not allowed to execute a prepared statement in such a "
3959
#: drizzled/error.cc:924
3960
msgid "Not allowed to set autocommit from a stored function or trigger"
3963
#: drizzled/error.cc:926
3964
msgid "Definer is not fully qualified"
3967
#: drizzled/error.cc:928
3970
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3971
"Current user is used as definer. Please recreate the view!"
3974
#: drizzled/error.cc:930
3977
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3981
#: drizzled/error.cc:932
3983
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3986
#: drizzled/error.cc:934
3988
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3991
#: drizzled/error.cc:936
3994
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3997
#: drizzled/error.cc:938
4000
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4003
#: drizzled/error.cc:940
4005
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4008
#: drizzled/error.cc:942
4011
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4012
"activated under the authorization of the invoker, which may have "
4013
"insufficient privileges. Please recreate the trigger."
4015
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4016
"activated under the authorisation of the invoker, which may have "
4017
"insufficient privileges. Please recreate the trigger."
4019
#: drizzled/error.cc:944
4021
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4024
#: drizzled/error.cc:946
4027
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4028
"exceeded for routine %.192s"
4031
#: drizzled/error.cc:948
4034
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4035
"or contains bad data (internal code %d)"
4038
#: drizzled/error.cc:950
4040
msgid "Incorrect routine name '%-.192s'"
4043
#: drizzled/error.cc:952
4045
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4048
#: drizzled/error.cc:954
4049
msgid "AGGREGATE is not supported for stored functions"
4052
#: drizzled/error.cc:956
4055
"Can't create more than max_prepared_stmt_count statements (current value: %"
4059
#: drizzled/error.cc:958
4061
msgid "`%-.192s`.`%-.192s` contains view recursion"
4064
#: drizzled/error.cc:960
4066
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4069
#: drizzled/error.cc:962
4070
msgid "The used table type doesn't support SPATIAL indexes"
4073
#: drizzled/error.cc:964
4074
msgid "Triggers can not be created on system tables"
4077
#: drizzled/error.cc:966
4079
msgid "Leading spaces are removed from name '%s'"
4082
#: drizzled/error.cc:968
4083
msgid "Failed to read auto-increment value from storage engine"
4086
#: drizzled/error.cc:970
4090
#: drizzled/error.cc:972
4094
#: drizzled/error.cc:974
4096
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4099
#: drizzled/error.cc:976
4101
msgid "The target table %-.100s of the %s is not insertable-into"
4104
#: drizzled/error.cc:978
4107
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4110
#: drizzled/error.cc:980
4111
msgid "Too high level of nesting for select"
4114
#: drizzled/error.cc:982
4116
msgid "Name '%-.64s' has become ''"
4119
#: drizzled/error.cc:984
4121
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4122
"optional and non-empty FIELDS ENCLOSED BY"
4125
#: drizzled/error.cc:986
4127
msgid "The foreign server, %s, you are trying to create already exists."
4130
#: drizzled/error.cc:988
4133
"The foreign server name you are trying to reference does not exist. Data "
4134
"source error: %-.64s"
4137
#: drizzled/error.cc:990
4140
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4143
#: drizzled/error.cc:992
4146
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4150
#: drizzled/error.cc:994
4152
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4155
#: drizzled/error.cc:996
4156
msgid "MAXVALUE can only be used in last partition definition"
4159
#: drizzled/error.cc:998
4160
msgid "Subpartitions can only be hash partitions and by key"
4163
#: drizzled/error.cc:1000
4164
msgid "Must define subpartitions on all partitions if on one partition"
4167
#: drizzled/error.cc:1002
4168
msgid "Wrong number of partitions defined, mismatch with previous setting"
4171
#: drizzled/error.cc:1004
4172
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4175
#: drizzled/error.cc:1006
4176
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4179
#: drizzled/error.cc:1008
4180
msgid "Expression in RANGE/LIST VALUES must be constant"
4183
#: drizzled/error.cc:1010
4184
msgid "Field in list of fields for partition function not found in table"
4187
#: drizzled/error.cc:1012
4188
msgid "List of fields is only allowed in KEY partitions"
4191
#: drizzled/error.cc:1014
4193
"The partition info in the frm file is not consistent with what can be "
4194
"written into the frm file"
4197
#: drizzled/error.cc:1016
4199
msgid "The %-.192s function returns the wrong type"
4202
#: drizzled/error.cc:1018
4204
msgid "For %-.64s partitions each partition must be defined"
4207
#: drizzled/error.cc:1020
4208
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4211
#: drizzled/error.cc:1022
4212
msgid "VALUES value must be of same type as partition function"
4215
#: drizzled/error.cc:1024
4216
msgid "Multiple definition of same constant in list partitioning"
4219
#: drizzled/error.cc:1026
4220
msgid "Partitioning can not be used stand-alone in query"
4223
#: drizzled/error.cc:1028
4225
"The mix of handlers in the partitions is not allowed in this version of "
4229
#: drizzled/error.cc:1030
4231
msgid "For the partitioned engine it is necessary to define all %-.64s"
4234
#: drizzled/error.cc:1032
4235
msgid "Too many partitions (including subpartitions) were defined"
4238
#: drizzled/error.cc:1034
4240
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4241
"partitioning for subpartitioning"
4244
#: drizzled/error.cc:1036
4245
msgid "Failed to create specific handler file"
4248
#: drizzled/error.cc:1038
4249
msgid "A BLOB field is not allowed in partition function"
4252
#: drizzled/error.cc:1040
4254
msgid "A %-.192s must include all columns in the table's partitioning function"
4257
#: drizzled/error.cc:1042
4259
msgid "Number of %-.64s = 0 is not an allowed value"
4262
#: drizzled/error.cc:1044
4263
msgid "Partition management on a not partitioned table is not possible"
4266
#: drizzled/error.cc:1046
4268
"Foreign key condition is not yet supported in conjunction with partitioning"
4271
#: drizzled/error.cc:1048
4273
msgid "Error in list of partitions to %-.64s"
4276
#: drizzled/error.cc:1050
4277
msgid "Cannot remove all partitions, use DROP TABLE instead"
4280
#: drizzled/error.cc:1052
4281
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4284
#: drizzled/error.cc:1054
4286
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4290
#: drizzled/error.cc:1056
4292
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4293
"tables using HASH PARTITIONs"
4296
#: drizzled/error.cc:1058
4298
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4301
#: drizzled/error.cc:1060
4302
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4305
#: drizzled/error.cc:1062
4306
msgid "At least one partition must be added"
4309
#: drizzled/error.cc:1064
4310
msgid "At least one partition must be coalesced"
4313
#: drizzled/error.cc:1066
4314
msgid "More partitions to reorganize than there are partitions"
4317
#: drizzled/error.cc:1068
4319
msgid "Duplicate partition name %-.192s"
4322
#: drizzled/error.cc:1070
4323
msgid "It is not allowed to shut off binlog on this command"
4326
#: drizzled/error.cc:1072
4327
msgid "When reorganizing a set of partitions they must be in consecutive order"
4330
#: drizzled/error.cc:1074
4332
"Reorganize of range partitions cannot change total ranges except for last "
4333
"partition where it can extend the range"
4336
#: drizzled/error.cc:1076
4337
msgid "Partition function not supported in this version for this handler"
4340
#: drizzled/error.cc:1078
4341
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4344
#: drizzled/error.cc:1080
4346
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4349
#: drizzled/error.cc:1082
4351
msgid "Plugin '%-.192s' is not loaded"
4354
#: drizzled/error.cc:1084
4356
msgid "Incorrect %-.32s value: '%-.128s'"
4359
#: drizzled/error.cc:1086
4361
msgid "Table has no partition for value %-.64s"
4364
#: drizzled/error.cc:1088
4366
msgid "It is not allowed to specify %s more than once"
4369
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4371
msgid "Failed to create %s"
4374
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4376
msgid "Failed to drop %s"
4379
#: drizzled/error.cc:1094
4380
msgid "The handler doesn't support autoextend of tablespaces"
4383
#: drizzled/error.cc:1096
4385
"A size parameter was incorrectly specified, either number or on the form 10M"
4388
#: drizzled/error.cc:1098
4390
"The size number was correct but we don't allow the digit part to be more "
4394
#: drizzled/error.cc:1100
4396
msgid "Failed to alter: %s"
4399
#: drizzled/error.cc:1102
4400
msgid "Writing one row to the row-based binary log failed"
4403
#: drizzled/error.cc:1104
4405
msgid "Table definition on master and slave does not match: %s"
4408
#: drizzled/error.cc:1106
4410
"Slave running with --log-slave-updates must use row-based binary logging to "
4411
"be able to replicate row-based binary log events"
4414
#: drizzled/error.cc:1108
4416
msgid "Event '%-.192s' already exists"
4419
#: drizzled/error.cc:1110
4421
msgid "Failed to store event %s. Error code %d from storage engine."
4424
#: drizzled/error.cc:1112
4426
msgid "Unknown event '%-.192s'"
4429
#: drizzled/error.cc:1114
4431
msgid "Failed to alter event '%-.192s'"
4434
#: drizzled/error.cc:1118
4435
msgid "INTERVAL is either not positive or too big"
4438
#: drizzled/error.cc:1120
4439
msgid "ENDS is either invalid or before STARTS"
4442
#: drizzled/error.cc:1122
4443
msgid "Event execution time is in the past. Event has been disabled"
4446
#: drizzled/error.cc:1124
4447
msgid "Failed to open drizzle.event"
4450
#: drizzled/error.cc:1126
4451
msgid "No datetime expression provided"
4454
#: drizzled/error.cc:1128
4457
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4458
"probably corrupted"
4461
#: drizzled/error.cc:1130
4463
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4466
#: drizzled/error.cc:1132
4467
msgid "Failed to delete the event from drizzle.event"
4470
#: drizzled/error.cc:1134
4471
msgid "Error during compilation of event's body"
4474
#: drizzled/error.cc:1136
4475
msgid "Same old and new event name"
4478
#: drizzled/error.cc:1138
4480
msgid "Data for column '%s' too long"
4483
#: drizzled/error.cc:1140
4485
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4488
#: drizzled/error.cc:1142
4491
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4495
#: drizzled/error.cc:1144
4496
msgid "You can't write-lock a log table. Only read access is possible"
4499
#: drizzled/error.cc:1146
4500
msgid "You can't use locks with log tables."
4503
#: drizzled/error.cc:1148
4506
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4507
"d would lead to a duplicate entry"
4510
#: drizzled/error.cc:1150
4513
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4514
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4517
#: drizzled/error.cc:1152
4519
"Cannot switch out of the row-based binary log format when the session has "
4520
"open temporary tables"
4523
#: drizzled/error.cc:1154
4525
"Cannot change the binary logging format inside a stored function or trigger"
4528
#: drizzled/error.cc:1156
4530
"The NDB cluster engine does not support changing the binlog format on the "
4534
#: drizzled/error.cc:1158
4535
msgid "Cannot create temporary table with partitions"
4538
#: drizzled/error.cc:1160
4539
msgid "Partition constant is out of partition function domain"
4542
#: drizzled/error.cc:1162
4543
msgid "This partition function is not allowed"
4546
#: drizzled/error.cc:1164
4547
msgid "Error in DDL log"
4550
#: drizzled/error.cc:1166
4551
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4554
#: drizzled/error.cc:1168
4555
msgid "Incorrect partition name"
4558
#: drizzled/error.cc:1170
4560
"Transaction isolation level can't be changed while a transaction is in "
4564
#: drizzled/error.cc:1172
4567
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4568
"'%-.192s' for key '%-.192s'"
4571
#: drizzled/error.cc:1174
4573
msgid "Internal scheduler error %d"
4576
#: drizzled/error.cc:1176
4578
msgid "Error during starting/stopping of the scheduler. Error code %u"
4581
#: drizzled/error.cc:1178
4582
msgid "Engine cannot be used in partitioned tables"
4585
#: drizzled/error.cc:1180
4587
msgid "Cannot activate '%-.64s' log"
4590
#: drizzled/error.cc:1182
4591
msgid "The server was not built with row-based replication"
4594
#: drizzled/error.cc:1184
4595
msgid "Decoding of base64 string failed"
4598
#: drizzled/error.cc:1186
4599
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4602
#: drizzled/error.cc:1188
4604
"Cannot proceed because system tables used by Event Scheduler were found "
4605
"damaged at server start"
4608
#: drizzled/error.cc:1190
4609
msgid "Only integers allowed as number here"
4612
#: drizzled/error.cc:1192
4613
msgid "This storage engine cannot be used for log tables"
4616
#: drizzled/error.cc:1194
4618
msgid "You cannot '%s' a log table if logging is enabled"
4621
#: drizzled/error.cc:1196
4624
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4625
"rename two tables: the log table to an archive table and another table back "
4629
#: drizzled/error.cc:1198
4631
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4634
#: drizzled/error.cc:1200
4636
msgid "Incorrect parameters in the call to native function '%-.192s'"
4639
#: drizzled/error.cc:1202
4641
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4644
#: drizzled/error.cc:1204
4646
msgid "This function '%-.192s' has the same name as a native function"
4649
#: drizzled/error.cc:1206
4651
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4654
#: drizzled/error.cc:1208
4655
msgid "Too many files opened, please execute the command again"
4658
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4660
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4661
"The event was dropped immediately after creation."
4664
#: drizzled/error.cc:1214
4666
msgid "The incident %s occurred on the master. Message: %-.64s"
4669
#: drizzled/error.cc:1216
4670
msgid "Table has no partition for some existing values"
4673
#: drizzled/error.cc:1218
4674
msgid "Statement is not safe to log in statement format."
4677
#: drizzled/error.cc:1220
4679
msgid "Fatal error: %s"
4682
#: drizzled/error.cc:1222
4684
msgid "Relay log read failure: %s"
4687
#: drizzled/error.cc:1224
4689
msgid "Relay log write failure: %s"
4692
#: drizzled/error.cc:1228
4694
msgid "Master command %s failed: %s"
4697
#: drizzled/error.cc:1230
4699
msgid "Binary logging not possible. Message: %s"
4702
#: drizzled/error.cc:1232
4704
msgid "View `%-.64s`.`%-.64s` has no creation context"
4707
#: drizzled/error.cc:1234
4709
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4712
#: drizzled/error.cc:1236
4714
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4717
#: drizzled/error.cc:1238
4719
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4722
#: drizzled/error.cc:1240
4724
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4727
#: drizzled/error.cc:1242
4729
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4732
#: drizzled/error.cc:1244
4734
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4737
#: drizzled/error.cc:1246
4739
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4742
#: drizzled/error.cc:1248
4744
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4747
#: drizzled/error.cc:1250
4749
msgid "Ambiguous slave modes combination. %s"
4752
#: drizzled/error.cc:1252
4755
"The BINLOG statement of type `%s` was not preceded by a format description "
4759
#: drizzled/error.cc:1254
4760
msgid "Corrupted replication event was detected"
4763
#: drizzled/error.cc:1256
4765
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4768
#: drizzled/error.cc:1258
4770
msgid "Being purged log %s was not found"
4773
#: drizzled/error.cc:1260
4775
msgid "Converted to non-transactional lock on '%-.64s'"
4778
#: drizzled/error.cc:1262
4780
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4783
#: drizzled/error.cc:1264
4786
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4789
#: drizzled/error.cc:1266
4791
msgid "Can't access storage engine of table %-.64s"
4794
#: drizzled/error.cc:1268
4795
msgid "Starting backup process"
4798
#: drizzled/error.cc:1270
4799
msgid "Backup completed"
4802
#: drizzled/error.cc:1272
4803
msgid "Starting restore process"
4806
#: drizzled/error.cc:1274
4807
msgid "Restore completed"
4810
#: drizzled/error.cc:1276
4811
msgid "Nothing to backup"
4814
#: drizzled/error.cc:1278
4816
msgid "Database '%-.64s' cannot be included in a backup"
4819
#: drizzled/error.cc:1280
4821
"Error during backup operation - server's error log contains more information "
4825
#: drizzled/error.cc:1282
4827
"Error during restore operation - server's error log contains more "
4828
"information about the error"
4831
#: drizzled/error.cc:1284
4833
"Can't execute this command because another BACKUP/RESTORE operation is in "
4837
#: drizzled/error.cc:1286
4838
msgid "Error when preparing for backup operation"
4841
#: drizzled/error.cc:1288
4842
msgid "Error when preparing for restore operation"
4845
#: drizzled/error.cc:1290
4847
msgid "Invalid backup location '%-.64s'"
4850
#: drizzled/error.cc:1292
4852
msgid "Can't read backup location '%-.64s'"
4855
#: drizzled/error.cc:1294
4857
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4860
#: drizzled/error.cc:1296
4861
msgid "Can't enumerate server databases"
4864
#: drizzled/error.cc:1298
4865
msgid "Can't enumerate server tables"
4868
#: drizzled/error.cc:1300
4870
msgid "Can't enumerate tables in database %-.64s"
4873
#: drizzled/error.cc:1302
4875
msgid "Skipping view %-.64s in database %-.64s"
4878
#: drizzled/error.cc:1304
4880
msgid "Skipping table %-.64s since it has no valid storage engine"
4883
#: drizzled/error.cc:1306
4885
msgid "Can't open table %-.64s"
4888
#: drizzled/error.cc:1308
4889
msgid "Can't read backup archive preamble"
4892
#: drizzled/error.cc:1310
4893
msgid "Can't write backup archive preamble"
4896
#: drizzled/error.cc:1312
4898
msgid "Can't find backup driver for table %-.64s"
4901
#: drizzled/error.cc:1314
4904
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4908
#: drizzled/error.cc:1316
4910
msgid "Can't create %-.64s backup driver"
4913
#: drizzled/error.cc:1318
4915
msgid "Can't create %-.64s restore driver"
4918
#: drizzled/error.cc:1320
4920
msgid "Found %d images in backup archive but maximum %d are supported"
4923
#: drizzled/error.cc:1322
4925
msgid "Error when saving meta-data of %-.64s"
4928
#: drizzled/error.cc:1324
4929
msgid "Error when reading meta-data list"
4932
#: drizzled/error.cc:1326
4934
msgid "Can't create %-.64s"
4937
#: drizzled/error.cc:1328
4938
msgid "Can't allocate buffer for image data transfer"
4941
#: drizzled/error.cc:1330
4943
msgid "Error when writing %-.64s backup image data (for table #%d)"
4946
#: drizzled/error.cc:1332
4947
msgid "Error when reading data from backup stream"
4950
#: drizzled/error.cc:1334
4951
msgid "Can't go to the next chunk in backup stream"
4954
#: drizzled/error.cc:1336
4956
msgid "Can't initialize %-.64s backup driver"
4959
#: drizzled/error.cc:1338
4961
msgid "Can't initialize %-.64s restore driver"
4964
#: drizzled/error.cc:1340
4966
msgid "Can't shut down %-.64s backup driver"
4969
#: drizzled/error.cc:1342
4971
msgid "Can't shut down %-.64s backup driver(s)"
4974
#: drizzled/error.cc:1344
4976
msgid "%-.64s backup driver can't prepare for synchronization"
4979
#: drizzled/error.cc:1346
4981
msgid "%-.64s backup driver can't create its image validity point"
4984
#: drizzled/error.cc:1348
4986
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4989
#: drizzled/error.cc:1350
4991
msgid "%-.64s backup driver can't cancel its backup operation"
4994
#: drizzled/error.cc:1352
4996
msgid "%-.64s restore driver can't cancel its restore operation"
4999
#: drizzled/error.cc:1354
5001
msgid "Error when polling %-.64s backup driver for its image data"
5004
#: drizzled/error.cc:1356
5006
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5009
#: drizzled/error.cc:1358
5012
"After %d attempts %-.64s restore driver still can't accept next block of data"
5015
#: drizzled/error.cc:1360
5017
msgid "Open and lock tables failed in %-.64s"
5020
#: drizzled/error.cc:1362
5021
msgid "Backup driver's table locking thread can not be initialized."
5024
#: drizzled/error.cc:1364
5026
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5027
"and 'drizzle.online_backup_progress'."
5030
#: drizzled/error.cc:1366
5032
msgid "Tablespace '%-.192s' already exists"
5035
#: drizzled/error.cc:1368
5037
msgid "Tablespace '%-.192s' doesn't exist"
5040
#: drizzled/error.cc:1370
5042
msgid "Unexpected master's heartbeat data: %s"
5045
#: drizzled/error.cc:1372
5047
msgid "The requested value for the heartbeat period %s %s"
5050
#: drizzled/error.cc:1374
5052
msgid "Can't write to the online backup progress log %-.64s."
5055
#: drizzled/error.cc:1376
5057
msgid "Tablespace '%-.192s' not empty"
5060
#: drizzled/error.cc:1378
5063
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5064
"server. The original definition of the required tablespace is '%-.256s' "
5065
"while the same tablespace is defined on the server as '%-.256s'"
5068
#: drizzled/error.cc:1380
5069
msgid "A virtual column cannot be based on a virtual column"
5072
#: drizzled/error.cc:1382
5074
msgid "Non-deterministic expression for virtual column '%s'."
5077
#: drizzled/error.cc:1384
5080
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5083
#: drizzled/error.cc:1386
5084
msgid "Primary key cannot be defined upon a virtual column."
5087
#: drizzled/error.cc:1388
5088
msgid "Key/Index cannot be defined on a non-stored virtual column."
5091
#: drizzled/error.cc:1390
5093
msgid "Cannot define foreign key with %s clause on a virtual column."
5096
#: drizzled/error.cc:1392
5098
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5101
#: drizzled/error.cc:1394
5103
msgid "'%s' is not yet supported for virtual columns."
5106
#: drizzled/error.cc:1396
5107
msgid "Constant expression in virtual column function is not allowed."
5110
#: drizzled/error.cc:1398
5111
msgid "Encountered an unknown temporal type."
5114
#: drizzled/error.cc:1400
5116
msgid "Received an invalid string format '%s' for a date value."
5119
#: drizzled/error.cc:1402
5121
msgid "Received an invalid string format '%s' for a time value."
5124
#: drizzled/error.cc:1404
5126
msgid "Received an invalid value '%s' for a UNIX timestamp."
5129
#: drizzled/error.cc:1406
5131
msgid "Received an invalid datetime value '%s'."
5134
#: drizzled/error.cc:1408
5136
msgid "Received a NULL argument for function '%s'."
5139
#: drizzled/error.cc:1410
5141
msgid "Received an invalid negative argument '%s' for function '%s'."
5144
#: drizzled/error.cc:1412
5146
msgid "Received an out-of-range argument '%s' for function '%s'."
5149
#: drizzled/error.cc:1414
5151
msgid "Received an invalid time value '%s'."
5154
#: drizzled/error.cc:1416
5156
msgid "Received an invalid enum value '%s'."
5159
#: drizzled/logging.cc:57
5161
msgid "logging '%s' pre() failed"
5162
msgstr "configvar plugin '%s' deinit() failed"
5164
#: drizzled/logging.cc:82
5166
msgid "logging '%s' post() failed"
5167
msgstr "configvar plugin '%s' init() failed"
5169
#: drizzled/plugin/storage_engine.cc:295
5171
msgid "Found %d prepared transaction(s) in %s"
5174
#: drizzled/plugin/storage_engine.cc:369
5175
msgid "Starting crash recovery..."
5178
#: drizzled/plugin/storage_engine.cc:378
5180
msgid "Found %d prepared XA transactions"
5183
#: drizzled/plugin/storage_engine.cc:383
5186
"Found %d prepared transactions! It means that drizzled was not shut down "
5187
"properly last time and critical recovery information (last binlog or %s "
5188
"file) was manually deleted after a crash. You have to start drizzled with "
5189
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5192
#: drizzled/plugin/storage_engine.cc:393
5193
msgid "Crash recovery finished."
5196
#: drizzled/qcache.cc:63
5198
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5199
msgstr "configvar plugin '%s' deinit() failed"
5201
#: drizzled/qcache.cc:86
5203
msgid "qcache plugin '%s' set() failed"
5204
msgstr "configvar plugin '%s' deinit() failed"
5206
#: drizzled/qcache.cc:110
5208
msgid "qcache plugin '%s' invalidate_table() failed"
5209
msgstr "configvar plugin '%s' init() failed"
5211
#: drizzled/qcache.cc:137
5213
msgid "qcache plugin '%s' invalidate_db() failed"
5214
msgstr "configvar plugin '%s' init() failed"
5216
#: drizzled/qcache.cc:157
5218
msgid "qcache plugin '%s' flush() failed"
5219
msgstr "configvar plugin '%s' init() failed"
5221
#: drizzled/scheduling.cc:63
5222
msgid "Scheduler initialization failed."
5225
#: drizzled/sql_base.cc:2300
5227
msgid "Table %s had a open data handler in reopen_table"
5230
#: drizzled/sql_base.cc:2948
5232
msgid "Couldn't repair table: %s.%s"
5235
#: drizzled/sql_base.cc:2990
5238
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5239
"s`.`%s`' to replication"
5242
#: drizzled/sql_base.cc:3593
5244
msgid "Could not remove temporary table: '%s', error: %d"
5247
#: drizzled/sql_plugin.cc:522
5249
msgid "Plugin '%s' init function returned error."
5250
msgstr "Plugin '%s' init function returned error."
5252
#: drizzled/sql_plugin.cc:701
5253
msgid "plugin-load parameter too long"
5256
#: drizzled/sql_plugin.cc:761
5258
msgid "Couldn't load plugin named '%s' with soname '%s'."
5261
#: drizzled/sql_plugin.cc:1101
5263
msgid "Out of memory."
5264
msgstr "Out of memory"
5266
#: drizzled/sql_plugin.cc:1940 drizzled/sql_plugin.cc:2003
5268
msgid "Unknown variable type code 0x%x in plugin '%s'."
5271
#: drizzled/sql_plugin.cc:1983
5274
"Server variable %s of plugin %s was forced to be read-only: string variable "
5275
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5278
#: drizzled/sql_plugin.cc:2014
5280
msgid "Missing variable name in plugin '%s'."
5283
#: drizzled/sql_plugin.cc:2031
5285
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5288
#: drizzled/sql_plugin.cc:2149
5290
msgid "Out of memory for plugin '%s'."
5293
#: drizzled/sql_plugin.cc:2156
5295
msgid "Bad options for plugin '%s'."
5298
#: drizzled/sql_plugin.cc:2165
5300
msgid "Parsing options for plugin '%s' failed."
5303
#: drizzled/sql_plugin.cc:2208
5305
msgid "Plugin '%s' has conflicting system variables"
5308
#: drizzled/sql_table.cc:131
5310
msgid "Invalid (old?) table or database name '%s'"
5313
#: drizzled/sql_table.cc:2688
5315
msgid "Unknown - internal error %d during operation"
5318
#: drizzled/sql_table.cc:4956
5320
msgid "Could not open table %s.%s after rename\n"
5323
#: drizzled/sql_table.cc:5136
5326
"order_st BY ignored because there is a user-defined clustered index in the "
5330
#: drizzled/table.cc:483
5333
"'%s' had no or invalid character set, and default character set is multi-"
5334
"byte, so character column sizes may have changed"
5337
#: drizzled/table.cc:2287
5339
msgid "Unknown collation '%s' in table '%-.64s' definition"
5342
#: drizzled/table.cc:2294
5345
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5347
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
5349
#: drizzled/table.cc:2753
5352
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5356
#: drizzled/table.cc:2780
5359
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5360
"have type %s, found type %s."
5363
#: drizzled/table.cc:2791
5366
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5367
"position %d to have character set '%s' but the type has no character set."
5370
#: drizzled/table.cc:2803
5373
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5374
"position %d to have character set '%s' but found character set '%s'."
5377
#: drizzled/table.cc:2816
5380
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5381
"have type %s but the column is not found."
5384
#: drizzled/table.cc:4931
5386
msgid "Got error %d when reading table '%s'"
5389
#: drizzled/tztime.cc:1061
5391
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5394
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5396
msgid "%s: option `%s' is ambiguous\n"
5397
msgstr "Column '%-.192s' in %-.192s is ambiguous"
5399
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5401
msgid "%s: option `--%s' doesn't allow an argument\n"
5404
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5406
msgid "%s: option `%c%s' doesn't allow an argument\n"
5409
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5410
#: gnulib/getopt.c:995
5412
msgid "%s: option `%s' requires an argument\n"
5415
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5417
msgid "%s: unrecognized option `--%s'\n"
5420
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5422
msgid "%s: unrecognized option `%c%s'\n"
5425
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5427
msgid "%s: illegal option -- %c\n"
5430
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5432
msgid "%s: invalid option -- %c\n"
5435
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5436
#: gnulib/getopt.c:1066
5438
msgid "%s: option requires an argument -- %c\n"
5441
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5443
msgid "%s: option `-W %s' is ambiguous\n"
5446
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5448
msgid "%s: option `-W %s' doesn't allow an argument\n"
5451
#: mysys/errors.cc:25
5453
msgid "Can't create/write to file '%s' (Errcode: %d)"
5454
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5456
#: mysys/errors.cc:26
5458
msgid "Error reading file '%s' (Errcode: %d)"
5459
msgstr "Error reading file '%s' (Errcode: %d)"
5461
#: mysys/errors.cc:27
5463
msgid "Error writing file '%s' (Errcode: %d)"
5464
msgstr "Error writing file '%s' (Errcode: %d)"
5466
#: mysys/errors.cc:28
5468
msgid "Error on close of '%s' (Errcode: %d)"
5469
msgstr "Error on close of '%s' (Errcode: %d)"
5471
#: mysys/errors.cc:29
5473
msgid "Out of memory (Needed %u bytes)"
5474
msgstr "Out of memory (Needed %u bytes)"
5476
#: mysys/errors.cc:30
5478
msgid "Error on delete of '%s' (Errcode: %d)"
5479
msgstr "Error on delete of '%s' (Errcode: %d)"
5481
#: mysys/errors.cc:31
5483
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5484
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5486
#: mysys/errors.cc:32
5488
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5489
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5491
#: mysys/errors.cc:33
5493
msgid "Can't lock file (Errcode: %d)"
5494
msgstr "Can't lock file (Errcode: %d)"
5496
#: mysys/errors.cc:34
5498
msgid "Can't unlock file (Errcode: %d)"
5499
msgstr "Can't unlock file (Errcode: %d)"
5501
#: mysys/errors.cc:35
5503
msgid "Can't read dir of '%s' (Errcode: %d)"
5504
msgstr "Can't read dir of '%s' (Errcode: %d)"
5506
#: mysys/errors.cc:36
5508
msgid "Can't get stat of '%s' (Errcode: %d)"
5509
msgstr "Can't get stat of '%s' (Errcode: %d)"
5511
#: mysys/errors.cc:37
5513
msgid "Can't change size of file (Errcode: %d)"
5514
msgstr "Can't change size of file (Errcode: %d)"
5516
#: mysys/errors.cc:38
5518
msgid "Can't open stream from handle (Errcode: %d)"
5519
msgstr "Can't open stream from handle (Errcode: %d)"
5521
#: mysys/errors.cc:39
5523
msgid "Can't get working dirctory (Errcode: %d)"
5524
msgstr "Can't get working directory (Errcode: %d)"
5526
#: mysys/errors.cc:40
5528
msgid "Can't change dir to '%s' (Errcode: %d)"
5529
msgstr "Can't change dir to '%s' (Errcode: %d)"
5531
#: mysys/errors.cc:41
5533
msgid "Warning: '%s' had %d links"
5534
msgstr "Warning: '%s' had %d links"
5536
#: mysys/errors.cc:42
5538
msgid "Warning: %d files and %d streams is left open\n"
5539
msgstr "Warning: %d files and %d streams is left open\n"
5541
#: mysys/errors.cc:43
5543
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5544
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5546
#: mysys/errors.cc:44
5548
msgid "Can't create directory '%s' (Errcode: %d)"
5549
msgstr "Can't create directory '%s' (Errcode: %d)"
5551
#: mysys/errors.cc:45
5554
"Character set '%s' is not a compiled character set and is not specified in "
5557
"Character set '%s' is not a compiled character set and is not specified in "
5560
#: mysys/errors.cc:46
5562
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5563
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
5565
#: mysys/errors.cc:47
5567
msgid "Can't read value for symlink '%s' (Error %d)"
5568
msgstr "Can't read value for symlink '%s' (Error %d)"
5570
#: mysys/errors.cc:48
5572
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5573
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
5575
#: mysys/errors.cc:49
5577
msgid "Error on realpath() on '%s' (Error %d)"
5578
msgstr "Error on realpath() on '%s' (Error %d)"
5580
#: mysys/errors.cc:50
5582
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5583
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
5585
#: mysys/errors.cc:51
5588
"Collation '%s' is not a compiled collation and is not specified in the %s "
5591
"Collation '%s' is not a compiled collation and is not specified in the %s "
5594
#: mysys/errors.cc:52
5596
msgid "File '%s' not found (Errcode: %d)"
5597
msgstr "File '%s' not found (Errcode: %d)"
5599
#: mysys/errors.cc:53
5601
msgid "File '%s' (fileno: %d) was not closed"
5602
msgstr "File '%s' (fileno: %d) was not closed"
5604
#: mysys/my_error.cc:87
5606
msgid "Unknown error %d"
5607
msgstr "Unknown error %d"
5609
#: mysys/my_getopt.cc:89
5613
#: mysys/my_getopt.cc:91
5617
#: mysys/my_getopt.cc:355
5619
msgid "%s: %s: Option '%s' used, but is disabled\n"
5620
msgstr "%s: %s: Option '%s' used, but is disabled\n"
5622
#: mysys/my_getopt.cc:356
5626
#: mysys/my_getopt.cc:356
5630
#: mysys/my_getopt.cc:459
5632
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5633
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
5635
#: mysys/my_getopt.cc:774
5637
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5638
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5640
#: mysys/my_getopt.cc:967
5642
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5643
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
5645
#: mysys/my_getopt.cc:1199
5647
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5648
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
5650
#: mysys/my_getopt.cc:1219
5654
"Variables (--variable-name=value)\n"
5655
"and boolean options {false|true} Value (after reading options)\n"
5656
"--------------------------------- -----------------------------\n"
5659
"Variables (--variable-name=value)\n"
5660
"and boolean options {false|true} Value (after reading options)\n"
5661
"--------------------------------- -----------------------------\n"
5663
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5664
msgid "(No default value)"
5665
msgstr "(No default value)"
5667
#: mysys/my_getopt.cc:1254
5671
#: mysys/my_getopt.cc:1254
5675
#: mysys/my_getopt.cc:1286
5677
msgid "(Disabled)\n"
5678
msgstr "(Disabled)\n"
5680
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5681
msgid "Error Messages to stderr"
5684
#: plugin/logging_gearman/logging_gearman.cc:262
5686
msgid "fail gearman_client_create(): %s"
5689
#: plugin/logging_gearman/logging_gearman.cc:272
5691
msgid "fail gearman_client_add_server(): %s"
5694
#: plugin/logging_gearman/logging_gearman.cc:298
5696
msgid "Enable logging to a gearman server"
5697
msgstr "Row-based binlogging of row failed"
5699
#: plugin/logging_gearman/logging_gearman.cc:307
5700
msgid "Hostname for logging to a Gearman server"
5703
#: plugin/logging_gearman/logging_gearman.cc:323
5705
msgid "Log queries to a Gearman server"
5706
msgstr "Log connections and queries to file."
5708
#: plugin/logging_query/logging_query.cc:278
5710
msgid "fail open() fn=%s er=%s\n"
5713
#: plugin/logging_query/logging_query.cc:317
5715
msgid "Enable logging to CSV file"
5716
msgstr "Row-based binlogging of row failed"
5718
#: plugin/logging_query/logging_query.cc:326
5719
msgid "File to log to"
5722
#: plugin/logging_query/logging_query.cc:335
5723
#: plugin/logging_syslog/logging_syslog.cc:248
5724
msgid "Threshold for logging slow queries, in microseconds"
5727
#: plugin/logging_query/logging_query.cc:347
5728
#: plugin/logging_syslog/logging_syslog.cc:260
5729
msgid "Threshold for logging big queries, for rows returned"
5732
#: plugin/logging_query/logging_query.cc:359
5733
#: plugin/logging_syslog/logging_syslog.cc:272
5734
msgid "Threshold for logging big queries, for rows examined"
5737
#: plugin/logging_query/logging_query.cc:381
5739
msgid "Log queries to a CSV file"
5740
msgstr "Log connections and queries to file."
5742
#: plugin/logging_syslog/logging_syslog.cc:169
5744
msgid "syslog facility \"%s\" not known, using \"local0\""
5747
#: plugin/logging_syslog/logging_syslog.cc:186
5749
msgid "syslog priority \"%s\" not known, using \"info\""
5752
#: plugin/logging_syslog/logging_syslog.cc:212
5753
msgid "Enable logging"
5756
#: plugin/logging_syslog/logging_syslog.cc:221
5757
msgid "Syslog Ident"
5760
#: plugin/logging_syslog/logging_syslog.cc:230
5761
msgid "Syslog Facility"
5764
#: plugin/logging_syslog/logging_syslog.cc:239
5765
msgid "Syslog Priority"
5768
#: plugin/logging_syslog/logging_syslog.cc:296
5769
msgid "Log to syslog"
5772
#: plugin/multi_thread/multi_thread.cc:133
5773
msgid "Maximum number of user threads available."
5776
#: plugin/oldlibdrizzle/errmsg.cc:28
5777
msgid "Unknown Drizzle error"
5778
msgstr "Unknown Drizzle error"
5780
#: plugin/oldlibdrizzle/errmsg.cc:29
5782
msgid "Can't create UNIX socket (%d)"
5783
msgstr "Can't create UNIX socket (%d)"
5785
#: plugin/oldlibdrizzle/errmsg.cc:30
5787
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5788
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5790
#: plugin/oldlibdrizzle/errmsg.cc:31
5792
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5793
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
5795
#: plugin/oldlibdrizzle/errmsg.cc:32
5797
msgid "Can't create TCP/IP socket (%d)"
5798
msgstr "Can't create TCP/IP socket (%d)"
5800
#: plugin/oldlibdrizzle/errmsg.cc:33
5802
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5803
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5805
#: plugin/oldlibdrizzle/errmsg.cc:34
5806
msgid "Drizzle server has gone away"
5807
msgstr "Drizzle server has gone away"
5809
#: plugin/oldlibdrizzle/errmsg.cc:35
5811
msgid "Protocol mismatch; server version = %d, client version = %d"
5812
msgstr "Protocol mismatch; server version = %d, client version = %d"
5814
#: plugin/oldlibdrizzle/errmsg.cc:36
5815
msgid "Drizzle client ran out of memory"
5816
msgstr "Drizzle client ran out of memory"
5818
#: plugin/oldlibdrizzle/errmsg.cc:37
5819
msgid "Wrong host info"
5820
msgstr "Wrong host info"
5822
#: plugin/oldlibdrizzle/errmsg.cc:38
5823
msgid "Localhost via UNIX socket"
5824
msgstr "Localhost via UNIX socket"
5826
#: plugin/oldlibdrizzle/errmsg.cc:39
5828
msgid "%-.100s via TCP/IP"
5829
msgstr "%-.100s via TCP/IP"
5831
#: plugin/oldlibdrizzle/errmsg.cc:40
5832
msgid "Error in server handshake"
5833
msgstr "Error in server handshake"
5835
#: plugin/oldlibdrizzle/errmsg.cc:41
5836
msgid "Lost connection to Drizzle server during query"
5837
msgstr "Lost connection to Drizzle server during query"
5839
#: plugin/oldlibdrizzle/errmsg.cc:42
5840
msgid "Commands out of sync; you can't run this command now"
5841
msgstr "Commands out of sync; you can't run this command now"
5843
#: plugin/oldlibdrizzle/errmsg.cc:43
5845
msgid "Named pipe: %-.32s"
5846
msgstr "Named pipe: %-.32s"
5848
#: plugin/oldlibdrizzle/errmsg.cc:44
5850
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5851
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5853
#: plugin/oldlibdrizzle/errmsg.cc:45
5855
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5856
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5858
#: plugin/oldlibdrizzle/errmsg.cc:46
5860
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5861
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5863
#: plugin/oldlibdrizzle/errmsg.cc:47
5865
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5866
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5868
#: plugin/oldlibdrizzle/errmsg.cc:48
5869
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5870
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5872
#: plugin/oldlibdrizzle/errmsg.cc:49
5873
msgid "Embedded server"
5874
msgstr "Embedded server"
5876
#: plugin/oldlibdrizzle/errmsg.cc:50
5877
msgid "Error on SHOW SLAVE STATUS:"
5878
msgstr "Error on SHOW SLAVE STATUS:"
5880
#: plugin/oldlibdrizzle/errmsg.cc:51
5881
msgid "Error on SHOW SLAVE HOSTS:"
5882
msgstr "Error on SHOW SLAVE HOSTS:"
5884
#: plugin/oldlibdrizzle/errmsg.cc:52
5885
msgid "Error connecting to slave:"
5886
msgstr "Error connecting to slave:"
5888
#: plugin/oldlibdrizzle/errmsg.cc:53
5889
msgid "Error connecting to master:"
5890
msgstr "Error connecting to master:"
5892
#: plugin/oldlibdrizzle/errmsg.cc:54
5893
msgid "SSL connection error"
5894
msgstr "SSL connection error"
5896
#: plugin/oldlibdrizzle/errmsg.cc:55
5897
msgid "Malformed packet"
5898
msgstr "Malformed packet"
5900
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5901
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5902
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5903
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5904
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5905
msgid "(unused error message)"
5906
msgstr "(unused error message)"
5908
#: plugin/oldlibdrizzle/errmsg.cc:57
5909
msgid "Invalid use of null pointer"
5910
msgstr "Invalid use of null pointer"
5912
#: plugin/oldlibdrizzle/errmsg.cc:58
5913
msgid "Statement not prepared"
5914
msgstr "Statement not prepared"
5916
#: plugin/oldlibdrizzle/errmsg.cc:59
5917
msgid "No data supplied for parameters in prepared statement"
5918
msgstr "No data supplied for parameters in prepared statement"
5920
#: plugin/oldlibdrizzle/errmsg.cc:60
5921
msgid "Data truncated"
5922
msgstr "Data truncated"
5924
#: plugin/oldlibdrizzle/errmsg.cc:61
5925
msgid "No parameters exist in the statement"
5926
msgstr "No parameters exist in the statement"
5928
#: plugin/oldlibdrizzle/errmsg.cc:62
5929
msgid "Invalid parameter number"
5930
msgstr "Invalid parameter number"
5932
#: plugin/oldlibdrizzle/errmsg.cc:63
5935
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5937
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5939
#: plugin/oldlibdrizzle/errmsg.cc:65
5941
msgid "Using unsupported buffer type: %d (parameter: %d)"
5942
msgstr "Using unsupported buffer type: %d (parameter: %d)"
5944
#: plugin/oldlibdrizzle/errmsg.cc:66
5946
msgid "Shared memory: %-.100s"
5947
msgstr "Shared memory: %-.100s"
5949
#: plugin/oldlibdrizzle/errmsg.cc:76
5950
msgid "Wrong or unknown protocol"
5951
msgstr "Wrong or unknown protocol"
5953
#: plugin/oldlibdrizzle/errmsg.cc:77
5954
msgid "Invalid connection handle"
5955
msgstr "Invalid connection handle"
5957
#: plugin/oldlibdrizzle/errmsg.cc:78
5959
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5960
"option 'secure_auth' enabled)"
5962
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5963
"option 'secure_auth' enabled)"
5965
#: plugin/oldlibdrizzle/errmsg.cc:80
5966
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5967
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
5969
#: plugin/oldlibdrizzle/errmsg.cc:81
5970
msgid "Attempt to read column without prior row fetch"
5971
msgstr "Attempt to read column without prior row fetch"
5973
#: plugin/oldlibdrizzle/errmsg.cc:82
5974
msgid "Prepared statement contains no metadata"
5975
msgstr "Prepared statement contains no metadata"
5977
#: plugin/oldlibdrizzle/errmsg.cc:83
5979
"Attempt to read a row while there is no result set associated with the "
5982
"Attempt to read a row while there is no result set associated with the "
5985
#: plugin/oldlibdrizzle/errmsg.cc:85
5986
msgid "This feature is not implemented yet"
5987
msgstr "This feature is not implemented yet"
5989
#: plugin/oldlibdrizzle/errmsg.cc:86
5992
"Lost connection to Drizzle server while waiting for initial communication "
5993
"packet, system error: %d"
5995
"Lost connection to Drizzle server while waiting for initial communication "
5996
"packet, system error: %d"
5998
#: plugin/oldlibdrizzle/errmsg.cc:88
6001
"Lost connection to Drizzle server while reading initial communication "
6002
"packet, system error: %d"
6004
"Lost connection to Drizzle server while reading initial communication "
6005
"packet, system error: %d"
6007
#: plugin/oldlibdrizzle/errmsg.cc:90
6010
"Lost connection to Drizzle server while sending authentication information, "
6013
"Lost connection to Drizzle server while sending authentication information, "
6016
#: plugin/oldlibdrizzle/errmsg.cc:92
6019
"Lost connection to Drizzle server while reading authorization information, "
6022
"Lost connection to Drizzle server while reading authorization information, "
6025
#: plugin/oldlibdrizzle/errmsg.cc:94
6028
"Lost connection to Drizzle server while setting initial database, system "
6031
"Lost connection to Drizzle server while setting initial database, system "
6034
#: plugin/oldlibdrizzle/errmsg.cc:96
6036
msgid "Statement closed indirectly because of a preceding %s() call"
6037
msgstr "Statement closed indirectly because of a preceding %s() call"
6039
#: plugin/pool_of_threads/pool_of_threads.cc:204
6040
msgid "event_add error in libevent_add_session_callback\n"
6043
#: plugin/pool_of_threads/pool_of_threads.cc:346
6044
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6047
#: plugin/pool_of_threads/pool_of_threads.cc:353
6048
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6051
#: plugin/pool_of_threads/pool_of_threads.cc:365
6052
msgid "session_add_event event_add error in libevent_init\n"
6055
#: plugin/pool_of_threads/pool_of_threads.cc:378
6057
msgid "Can't create completion port thread (error %d)"
6060
#: plugin/pool_of_threads/pool_of_threads.cc:462
6061
msgid "libevent_thread_proc: my_thread_init() failed\n"
6064
#: plugin/pool_of_threads/pool_of_threads.cc:642
6065
msgid "Size of Pool."
6068
#: plugin/signal_handler/signal_handler.cc:225
6070
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6071
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6073
#: storage/myisam/ha_myisam.cc:468
6075
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6078
#: storage/myisam/ha_myisam.cc:472
6080
msgid "Got an error from unknown thread, %s:%d"
6083
#: storage/myisam/ha_myisam.cc:478
6084
msgid "Unknown thread accessing table"
6087
#: storage/myisam/ha_myisam.cc:1890
6088
msgid "Block size to be used for MyISAM index pages."
6089
msgstr "Block size to be used for MyISAM index pages."
6091
#: storage/myisam/ha_myisam.cc:1896
6093
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6094
"disables parallel repair."
6096
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6097
"disables parallel repair."
6099
#: storage/myisam/ha_myisam.cc:1902
6101
"Don't use the fast sort index method to created index if the temporary file "
6102
"would get bigger than this."
6104
"Don't use the fast sort index method to created index if the temporary file "
6105
"would get bigger than this."
6107
#: storage/myisam/ha_myisam.cc:1907
6109
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6110
"when creating indexes with CREATE INDEX or ALTER TABLE."
6112
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6113
"when creating indexes with CREATE INDEX or ALTER TABLE."
6115
#: storage/myisam/ha_myisam.cc:1913
6116
msgid "Default pointer size to be used for MyISAM tables."
6117
msgstr "Default pointer size to be used for MyISAM tables."
6119
#: storage/myisam/my_handler_errors.cc:34
6120
msgid "Didn't find key on read or update"
6121
msgstr "Didn't find key on read or update"
6123
#: storage/myisam/my_handler_errors.cc:36
6124
msgid "Duplicate key on write or update"
6125
msgstr "Duplicate key on write or update"
6127
#: storage/myisam/my_handler_errors.cc:38
6128
msgid "Internal (unspecified) error in handler"
6129
msgstr "Internal (unspecified) error in handler"
6131
#: storage/myisam/my_handler_errors.cc:40
6133
"Someone has changed the row since it was read (while the table was locked to "
6136
"Someone has changed the row since it was read (while the table was locked to "
6139
#: storage/myisam/my_handler_errors.cc:43
6140
msgid "Wrong index given to function"
6141
msgstr "Wrong index given to function"
6143
#: storage/myisam/my_handler_errors.cc:45
6144
msgid "Undefined handler error 125"
6145
msgstr "Undefined handler error 125"
6147
#: storage/myisam/my_handler_errors.cc:47
6148
msgid "Index file is crashed"
6149
msgstr "Index file is crashed"
6151
#: storage/myisam/my_handler_errors.cc:49
6152
msgid "Record file is crashed"
6153
msgstr "Record file is crashed"
6155
#: storage/myisam/my_handler_errors.cc:51
6156
msgid "Out of memory in engine"
6157
msgstr "Out of memory in engine"
6159
#: storage/myisam/my_handler_errors.cc:53
6160
msgid "Undefined handler error 129"
6161
msgstr "Undefined handler error 129"
6163
#: storage/myisam/my_handler_errors.cc:55
6164
msgid "Incorrect file format"
6165
msgstr "Incorrect file format"
6167
#: storage/myisam/my_handler_errors.cc:57
6168
msgid "Command not supported by database"
6169
msgstr "Command not supported by database"
6171
#: storage/myisam/my_handler_errors.cc:59
6172
msgid "Old database file"
6173
msgstr "Old database file"
6175
#: storage/myisam/my_handler_errors.cc:61
6176
msgid "No record read before update"
6177
msgstr "No record read before update"
6179
#: storage/myisam/my_handler_errors.cc:63
6180
msgid "Record was already deleted (or record file crashed)"
6181
msgstr "Record was already deleted (or record file crashed)"
6183
#: storage/myisam/my_handler_errors.cc:65
6184
msgid "No more room in record file"
6185
msgstr "No more room in record file"
6187
#: storage/myisam/my_handler_errors.cc:67
6188
msgid "No more room in index file"
6189
msgstr "No more room in index file"
6191
#: storage/myisam/my_handler_errors.cc:69
6192
msgid "No more records (read after end of file)"
6193
msgstr "No more records (read after end of file)"
6195
#: storage/myisam/my_handler_errors.cc:71
6196
msgid "Unsupported extension used for table"
6197
msgstr "Unsupported extension used for table"
6199
#: storage/myisam/my_handler_errors.cc:73
6201
msgstr "Too big row"
6203
#: storage/myisam/my_handler_errors.cc:75
6204
msgid "Wrong create options"
6205
msgstr "Wrong create options"
6207
#: storage/myisam/my_handler_errors.cc:77
6208
msgid "Duplicate unique key or constraint on write or update"
6209
msgstr "Duplicate unique key or constraint on write or update"
6211
#: storage/myisam/my_handler_errors.cc:79
6212
msgid "Unknown character set used in table"
6213
msgstr "Unknown character set used in table"
6215
#: storage/myisam/my_handler_errors.cc:81
6216
msgid "Conflicting table definitions in sub-tables of MERGE table"
6217
msgstr "Conflicting table definitions in sub-tables of MERGE table"
6219
#: storage/myisam/my_handler_errors.cc:83
6220
msgid "Table is crashed and last repair failed"
6221
msgstr "Table is crashed and last repair failed"
6223
#: storage/myisam/my_handler_errors.cc:85
6224
msgid "Table was marked as crashed and should be repaired"
6225
msgstr "Table was marked as crashed and should be repaired"
6227
#: storage/myisam/my_handler_errors.cc:87
6228
msgid "Lock timed out; Retry transaction"
6229
msgstr "Lock timed out; Retry transaction"
6231
#: storage/myisam/my_handler_errors.cc:89
6232
msgid "Lock table is full; Restart program with a larger locktable"
6233
msgstr "Lock table is full; Restart program with a larger locktable"
6235
#: storage/myisam/my_handler_errors.cc:91
6236
msgid "Updates are not allowed under a read only transactions"
6237
msgstr "Updates are not allowed under a read only transactions"
6239
#: storage/myisam/my_handler_errors.cc:93
6240
msgid "Lock deadlock; Retry transaction"
6241
msgstr "Lock deadlock; Retry transaction"
6243
#: storage/myisam/my_handler_errors.cc:95
6244
msgid "Foreign key constraint is incorrectly formed"
6245
msgstr "Foreign key constraint is incorrectly formed"
6247
#: storage/myisam/my_handler_errors.cc:97
6248
msgid "Cannot add a child row"
6249
msgstr "Cannot add a child row"
6251
#: storage/myisam/my_handler_errors.cc:99
6252
msgid "Cannot delete a parent row"
6253
msgstr "Cannot delete a parent row"
6255
#: storage/myisam/my_handler_errors.cc:101
6256
msgid "No savepoint with that name"
6257
msgstr "No savepoint with that name"
6259
#: storage/myisam/my_handler_errors.cc:103
6260
msgid "Non unique key block size"
6261
msgstr "Non unique key block size"
6263
#: storage/myisam/my_handler_errors.cc:105
6264
msgid "The table does not exist in engine"
6265
msgstr "The table does not exist in engine"
6267
#: storage/myisam/my_handler_errors.cc:107
6268
msgid "The table already existed in storage engine"
6269
msgstr "The table already existed in storage engine"
6271
#: storage/myisam/my_handler_errors.cc:109
6272
msgid "Could not connect to storage engine"
6273
msgstr "Could not connect to storage engine"
6275
#: storage/myisam/my_handler_errors.cc:111
6276
msgid "Unexpected null pointer found when using spatial index"
6277
msgstr "Unexpected null pointer found when using spatial index"
6279
#: storage/myisam/my_handler_errors.cc:113
6280
msgid "The table changed in storage engine"
6281
msgstr "The table changed in storage engine"
6283
#: storage/myisam/my_handler_errors.cc:115
6284
msgid "There's no partition in table for the given value"
6285
msgstr "There's no partition in table for the given value"
6287
#: storage/myisam/my_handler_errors.cc:117
6288
msgid "Row-based binlogging of row failed"
6289
msgstr "Row-based binlogging of row failed"
6291
#: storage/myisam/my_handler_errors.cc:119
6292
msgid "Index needed in foreign key constraint"
6293
msgstr "Index needed in foreign key constraint"
6295
#: storage/myisam/my_handler_errors.cc:121
6296
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6297
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6299
#: storage/myisam/my_handler_errors.cc:123
6300
msgid "Table needs to be upgraded before it can be used"
6301
msgstr "Table needs to be upgraded before it can be used"
6303
#: storage/myisam/my_handler_errors.cc:125
6304
msgid "Table is read only"
6305
msgstr "Table is read only"
6307
#: storage/myisam/my_handler_errors.cc:127
6308
msgid "Failed to get next auto increment value"
6309
msgstr "Failed to get next auto increment value"
6311
#: storage/myisam/my_handler_errors.cc:129
6312
msgid "Failed to set row auto increment value"
6313
msgstr "Failed to set row auto increment value"
6315
#: storage/myisam/my_handler_errors.cc:131
6316
msgid "Unknown (generic) error from engine"
6317
msgstr "Unknown (generic) error from engine"
6319
#: storage/myisam/my_handler_errors.cc:133
6320
msgid "Record is the same"
6321
msgstr "Record is the same"
6323
#: storage/myisam/my_handler_errors.cc:135
6324
msgid "It is not possible to log this statement"
6325
msgstr "It is not possible to log this statement"
6327
#: storage/myisam/my_handler_errors.cc:137
6328
msgid "Tablespace exists"
6329
msgstr "Tablespace exists"
6331
#: storage/myisam/my_handler_errors.cc:139
6332
msgid "The event was corrupt, leading to illegal data being read"
6333
msgstr "The event was corrupt, leading to illegal data being read"
6335
#: storage/myisam/my_handler_errors.cc:141
6336
msgid "The table is of a new format not supported by this version"
6337
msgstr "The table is of a new format not supported by this version"
6339
#: storage/myisam/my_handler_errors.cc:143
6341
msgid "The event could not be processed no other handler error happened"
6342
msgstr "The event could not be processed no other handler error happened"
6344
#: storage/myisam/my_handler_errors.cc:145
6346
msgid "Got a fatal error during initialzation of handler"
6347
msgstr "Got a fatal error during initialisation of handler"
6349
#: storage/myisam/my_handler_errors.cc:147
6350
msgid "File to short; Expected more data in file"
6351
msgstr "File too short; Expected more data in file"
6353
#: storage/myisam/my_handler_errors.cc:149
6354
msgid "Read page with wrong checksum"
6355
msgstr "Read page with wrong checksum"
6357
#: storage/myisam/my_handler_errors.cc:151
6358
msgid "Lock or active transaction"
6359
msgstr "Lock or active transaction"
6361
#: storage/myisam/my_handler_errors.cc:153
6362
msgid "No such table space"
6363
msgstr "No such table space"
6365
#: storage/myisam/my_handler_errors.cc:155
6366
msgid "Tablespace not empty"
6367
msgstr "Tablespace not empty"
6369
#~ msgid "Silently exit if one can't connect to server."
6370
#~ msgstr "Silently exit if one can't connect to server."
6372
#~ msgid "Write more information."
6373
#~ msgstr "Write more information."
6376
#~ "connect to server at '%s' failed\n"
6379
#~ "connect to server at '%s' failed\n"
6382
#~ msgid "Check that drizzled is running on %s"
6383
#~ msgstr "Check that drizzled is running on %s"
6385
#~ msgid " and that the port is %d.\n"
6386
#~ msgstr " and that the port is %d.\n"
6388
#~ msgid "You can check this by doing 'telnet %s %d'\n"
6389
#~ msgstr "You can check this by doing 'telnet %s %d'\n"
6391
#~ msgid "Got error: %s\n"
6392
#~ msgstr "Got error: %s\n"
6394
#~ msgid "Waiting for Drizzle server to answer"
6395
#~ msgstr "Waiting for Drizzle server to answer"
6397
#~ msgid "shutting down drizzled...\n"
6398
#~ msgstr "shutting down drizzled...\n"
6400
#~ msgid "shutdown failed; error: '%s'"
6401
#~ msgstr "shutdown failed; error: '%s'"
6406
#~ msgid "drizzled is alive"
6407
#~ msgstr "drizzled is alive"
6409
#~ msgid "connection was down, but drizzled is now alive"
6410
#~ msgstr "connection was down, but drizzled is now alive"
6412
#~ msgid "drizzled doesn't answer to ping, error: '%s'"
6413
#~ msgstr "drizzled doesn't answer to ping, error: '%s'"
6415
#~ msgid "Unknown command: '%-.60s'"
6416
#~ msgstr "Unknown command: '%-.60s'"
6418
#~ msgid "%s Ver %s Distrib %s, for %s on %s\n"
6419
#~ msgstr "%s Ver %s Distrib %s, for %s on %s\n"
6421
#~ msgid "Copyright (C) 2000-2008 MySQL AB"
6422
#~ msgstr "Copyright (C) 2000-2008 MySQL AB"
6424
#~ msgid "Administration program for the drizzled daemon."
6425
#~ msgstr "Administration program for the drizzled daemon."
6427
#~ msgid "Usage: %s [OPTIONS] command command....\n"
6428
#~ msgstr "Usage: %s [OPTIONS] command command....\n"
6431
#~ " ping Check if server is down\n"
6432
#~ " shutdown Take server down\n"
6434
#~ " ping Check if server is down\n"
6435
#~ " shutdown Take server down\n"
6437
#~ msgid "configvar plugin '%s' init() failed"
6438
#~ msgstr "configvar plugin '%s' init() failed"
6440
#~ msgid "configvar plugin '%s' deinit() failed"
6441
#~ msgstr "configvar plugin '%s' deinit() failed"
6443
#~ msgid "configvar plugin '%s' configvar_func1() failed"
6444
#~ msgstr "configvar plugin '%s' configvar_func1() failed"
6446
#~ msgid "configvar plugin '%s' configvar_func2() failed"
6447
#~ msgstr "configvar plugin '%s' configvar_func2() failed"
6449
#~ msgid "Command(s) that are executed for each new connection"
6450
#~ msgstr "Command(s) that are executed for each new connection"
6452
#~ msgid "Read SQL commands from this file at startup."
6453
#~ msgstr "Read SQL commands from this file at startup."
6456
#~ msgid "replicator plugin '%s' init() failed"
6457
#~ msgstr "configvar plugin '%s' init() failed"
6460
#~ msgid "replicator plugin '%s' deinit() failed"
6461
#~ msgstr "configvar plugin '%s' deinit() failed"
6464
#~ msgid "replicator plugin '%s' session_init() failed"
6465
#~ msgstr "configvar plugin '%s' deinit() failed"
6468
#~ msgid "replicator plugin '%s' row_insert() failed"
6469
#~ msgstr "configvar plugin '%s' init() failed"
6472
#~ msgid "replicator plugin '%s' row_update() failed"
6473
#~ msgstr "configvar plugin '%s' deinit() failed"
6476
#~ msgid "replicator plugin '%s' row_delete() failed"
6477
#~ msgstr "configvar plugin '%s' deinit() failed"
6480
#~ msgid "replicator plugin '%s' end_transaction() failed"
6481
#~ msgstr "configvar plugin '%s' deinit() failed"
6484
#~ msgid "replicator plugin '%s' statement() failed"
6485
#~ msgstr "configvar plugin '%s' deinit() failed"
6488
#~ msgid "Plugin '%s' init function returned error %d."
6489
#~ msgstr "Plugin '%s' init function returned error."
6492
#~ msgid "Directory to place replication logs."
6493
#~ msgstr "Directory for plugins."
6495
#~ msgid "Max packet length to send to, or receive from server"
6496
#~ msgstr "Max packet length to send to, or receive from server"
6498
#~ msgid "Buffer for TCP/IP and socket communication"
6499
#~ msgstr "Buffer for TCP/IP and socket communication"
6502
#~ msgid "when selecting the database"
6503
#~ msgstr "Path to the database root."
6505
#~ msgid "Flush tables to disk between SQL commands."
6506
#~ msgstr "Flush tables to disk between SQL commands."
6508
#~ msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6509
#~ msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6511
#~ msgid "Use very new possible 'unsafe' functions."
6512
#~ msgstr "Use very new possible 'unsafe' functions."
6514
#~ msgid "Skip some optimize stages (for testing)."
6515
#~ msgstr "Skip some optimise stages (for testing)."
6517
#~ msgid "Don't use new, possible wrong routines."
6518
#~ msgstr "Don't use new, possible wrong routines."
6520
#~ msgid "Don't give threads different priorities."
6521
#~ msgstr "Don't give threads different priorities."
6524
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6526
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6529
#~ "The number of seconds the server waits for activity on an interactive "
6530
#~ "connection before closing it."
6532
#~ "The number of seconds the server waits for activity on an interactive "
6533
#~ "connection before closing it."
6536
#~ msgid "Too many storage engines!"
6537
#~ msgstr "Got error %d from storage engine"
6539
#~ msgid "Can't create thread to kill server"
6540
#~ msgstr "Can't create thread to kill server"
6542
#~ msgid "Directory where character sets are."
6543
#~ msgstr "Directory where character sets are."
6545
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
6546
#~ msgstr "The protocol of connection (tcp,socket,pipe,memory)."
6548
#~ msgid "categories:"
6549
#~ msgstr "categories:"
6554
#~ msgid "Name: '%s'\n"
6555
#~ msgstr "Name: '%s'\n"
6571
#~ msgid "Many help items for your request exist."
6572
#~ msgstr "Many help items for your request exist."
6575
#~ "To make a more specific request, please type 'help <item>',\n"
6576
#~ "where <item> is one of the following"
6578
#~ "To make a more specific request, please type 'help <item>',\n"
6579
#~ "where <item> is one of the following"
6581
#~ msgid "You asked for help about help category: '%s'\n"
6582
#~ msgstr "You asked for help about help category: '%s'\n"
6585
#~ "For more information, type 'help <item>', where <item> is one of the "
6588
#~ "For more information, type 'help <item>', where <item> is one of the "
6599
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6601
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6605
#~ "For server side help, type 'help contents'\n"
6608
#~ "For server side help, type 'help contents'\n"
6610
#~ msgid "Got error %d from pthread_cond_timedwait"
6611
#~ msgstr "Got error %d from pthread_cond_timedwait"
6613
#~ msgid "Got signal %d to shutdown drizzled"
6614
#~ msgstr "Got signal %d to shutdown drizzled"
6616
#~ msgid "Got signal: %d error: %d"
6617
#~ msgstr "Got signal: %d error: %d"
6619
#~ msgid "Wrong date/time format specifier: %s\n"
6620
#~ msgstr "Wrong date/time format specifier: %s\n"
6623
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6624
#~ "table_cache: %<PRIu64>"
6626
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6627
#~ "table_cache: %<PRIu64>"
6630
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6632
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6634
#~ msgid "Unable to reopen stdout"
6635
#~ msgstr "Unable to reopen stdout"
6637
#~ msgid "Unable to reopen stderr"
6638
#~ msgstr "Unable to reopen stderr"
6641
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6642
#~ "is impossible, it would lead to infinite loops in this server."
6644
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6645
#~ "is impossible, it would lead to infinite loops in this server."
6648
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6649
#~ "so replication may break when this Drizzle server acts as a master and "
6650
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6653
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6654
#~ "so replication may break when this Drizzle server acts as a master and "
6655
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6658
#~ msgid "Can't initialize tc_log"
6659
#~ msgstr "Can't initialise tc_log"
6662
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6663
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6664
#~ "log, but connections from slaves will not be accepted."
6666
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6667
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6668
#~ "log, but connections from slaves will not be accepted."
6670
#~ msgid "Before Lock_thread_count"
6671
#~ msgstr "Before Lock_thread_count"
6673
#~ msgid "After lock_thread_count"
6674
#~ msgstr "After lock_thread_count"
6676
#~ msgid "Option used by mysql-test for debugging and testing of replication."
6677
#~ msgstr "Option used by mysql-test for debugging and testing of replication."
6680
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6681
#~ "grouped into events smaller than this size if possible. The value has to "
6682
#~ "be a multiple of 256."
6684
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6685
#~ "grouped into events smaller than this size if possible. The value has to "
6686
#~ "be a multiple of 256."
6688
#~ msgid "Don't ignore client side character set value sent during handshake."
6689
#~ msgstr "Don't ignore client side character set value sent during handshake."
6691
#~ msgid "Write error output on screen."
6692
#~ msgstr "Write error output on screen."
6694
#~ msgid "Command(s) that are executed when a slave connects to this master"
6695
#~ msgstr "Command(s) that are executed when a slave connects to this master"
6698
#~ "Log update queries in binary format. Optional argument is the location "
6699
#~ "for the binary log files.(Strongly recommended to avoid replication "
6700
#~ "problems if server's hostname changes)"
6702
#~ "Log update queries in binary format. Optional argument is the location "
6703
#~ "for the binary log files.(Strongly recommended to avoid replication "
6704
#~ "problems if server's hostname changes)"
6706
#~ msgid "File that holds the names for last binary log files."
6707
#~ msgstr "File that holds the names for last binary log files."
6709
#~ msgid "Error log file."
6710
#~ msgstr "Error log file."
6713
#~ "Tells the slave to log the updates from the slave thread to the binary "
6714
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6716
#~ "Tells the slave to log the updates from the slave thread to the binary "
6717
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6720
#~ "Path to transaction coordinator log (used for transactions that affect "
6721
#~ "more than one storage engine, when binary log is disabled)"
6723
#~ "Path to transaction coordinator log (used for transactions that affect "
6724
#~ "more than one storage engine, when binary log is disabled)"
6726
#~ msgid "Size of transaction coordinator log."
6727
#~ msgstr "Size of transaction coordinator log."
6729
#~ msgid "INSERT/DELETE/UPDATE has lower priority than selects."
6730
#~ msgstr "INSERT/DELETE/UPDATE has lower priority than selects."
6733
#~ "The location and name of the file that remembers the master and where the "
6734
#~ "I/O replication thread is in the master's binlogs."
6736
#~ "The location and name of the file that remembers the master and where the "
6737
#~ "I/O replication thread is in the master's binlogs."
6740
#~ "The number of tries the slave will make to connect to the master before "
6743
#~ "The number of tries the slave will make to connect to the master before "
6746
#~ msgid "The location and name to use for relay logs."
6747
#~ msgstr "The location and name to use for relay logs."
6750
#~ "The location and name to use for the file that keeps a list of the last "
6753
#~ "The location and name to use for the file that keeps a list of the last "
6757
#~ "The location and name of the file that remembers where the SQL "
6758
#~ "replication thread is in the relay logs."
6760
#~ "The location and name of the file that remembers where the SQL "
6761
#~ "replication thread is in the relay logs."
6764
#~ "In replication, if set to 1, do not skip events having our server id. "
6765
#~ "Default value is 0 (to break infinite loops in circular replication). "
6766
#~ "Can't be set to 1 if --log-slave-updates is used."
6768
#~ "In replication, if set to 1, do not skip events having our server id. "
6769
#~ "Default value is 0 (to break infinite loops in circular replication). "
6770
#~ "Can't be set to 1 if --log-slave-updates is used."
6773
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6774
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6775
#~ "if you do not want the slave to register itself with the master. Note "
6776
#~ "that it is not sufficient for the master to simply read the IP of the "
6777
#~ "slave off the socket once the slave connects. Due to NAT and other "
6778
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6779
#~ "the master or other hosts."
6781
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6782
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6783
#~ "if you do not want the slave to register itself with the master. Note "
6784
#~ "that it is not sufficient for the master to simply read the IP of the "
6785
#~ "slave off the socket once the slave connects. Due to NAT and other "
6786
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6787
#~ "the master or other hosts."
6789
#~ msgid "If set, slave is not autostarted."
6790
#~ msgstr "If set, slave is not started automatically."
6793
#~ "The location where the slave should put its temporary files when "
6794
#~ "replicating a LOAD DATA INFILE command."
6796
#~ "The location where the slave should put its temporary files when "
6797
#~ "replicating a LOAD DATA INFILE command."
6800
#~ "Tells the slave thread to continue replication when a query event returns "
6801
#~ "an error from the provided list."
6803
#~ "Tells the slave thread to continue replication when a query event returns "
6804
#~ "an error from the provided list."
6807
#~ "Modes for how replication events should be executed. Legal values are "
6808
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6809
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6810
#~ "stop on any unexpected difference between the master and the slave."
6812
#~ "Modes for how replication events should be executed. Legal values are "
6813
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6814
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6815
#~ "stop on any unexpected difference between the master and the slave."
6817
#~ msgid "(INGORED)"
6818
#~ msgstr "(IGNORED)"
6821
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6824
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6828
#~ "Path for temporary files. Several paths may be specified, separated by a "
6829
#~ "colon (:), in this case they are used in a round-robin fashion."
6831
#~ "Path for temporary files. Several paths may be specified, separated by a "
6832
#~ "colon (:), in this case they are used in a round-robin fashion."
6835
#~ "The size of the cache to hold the SQL statements for the binary log "
6836
#~ "during a transaction. If you often use big, multi-statement transactions "
6837
#~ "you can increase this to get more performance."
6839
#~ "The size of the cache to hold the SQL statements for the binary log "
6840
#~ "during a transaction. If you often use big, multi-statement transactions "
6841
#~ "you can increase this to get more performance."
6843
#~ msgid "The DATE format (For future)."
6844
#~ msgstr "The DATE format (For future)."
6846
#~ msgid "The DATETIME/TIMESTAMP format (for future)."
6847
#~ msgstr "The DATETIME/TIMESTAMP format (for future)."
6849
#~ msgid "The default week format used by WEEK() functions."
6850
#~ msgstr "The default week format used by WEEK() functions."
6853
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6854
#~ "possible purges happen at startup and at binary log rotation."
6856
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6857
#~ "possible purges happen at start-up and at binary log rotation."
6860
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6863
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6867
#~ "Binary log will be rotated automatically when the size exceeds this "
6868
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6869
#~ "minimum value for this variable is 4096."
6871
#~ "Binary log will be rotated automatically when the size exceeds this "
6872
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6873
#~ "minimum value for this variable is 4096."
6875
#~ msgid "The number of simultaneous clients allowed."
6876
#~ msgstr "The number of simultaneous clients allowed."
6879
#~ "If non-zero: relay log will be rotated automatically when the size "
6880
#~ "exceeds this value; if zero (the default): when the size exceeds "
6881
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6883
#~ "If non-zero: relay log will be rotated automatically when the size "
6884
#~ "exceeds this value; if zero (the default): when the size exceeds "
6885
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6887
#~ msgid "Use compatible behavior."
6888
#~ msgstr "Use compatible behaviour."
6891
#~ "If this is not 0, then drizzled will use this value to reserve file "
6892
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6893
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6894
#~ "(whichever is larger) number of files."
6896
#~ "If this is not 0, then drizzled will use this value to reserve file "
6897
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6898
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6899
#~ "(whichever is larger) number of files."
6902
#~ "Make all non-temporary tables read-only, with the exception for "
6903
#~ "replication (slave) threads and users with the SUPER privilege"
6905
#~ "Make all non-temporary tables read-only, with the exception for "
6906
#~ "replication (slave) threads and users with the SUPER privilege"
6909
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6912
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6915
#~ msgid "Maximum space to use for all relay logs."
6916
#~ msgstr "Maximum space to use for all relay logs."
6918
#~ msgid "Use compression on master/slave protocol."
6919
#~ msgstr "Use compression on master/slave protocol."
6922
#~ "Number of seconds to wait for more data from a master/slave connection "
6923
#~ "before aborting the read."
6925
#~ "Number of seconds to wait for more data from a master/slave connection "
6926
#~ "before aborting the read."
6929
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6930
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6933
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6934
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6937
#~ msgid "Allow slave to batch requests."
6938
#~ msgstr "Allow slave to batch requests."
6941
#~ "If creating the thread takes longer than this value (in seconds), the "
6942
#~ "Slow_launch_threads counter will be incremented."
6944
#~ "If creating the thread takes longer than this value (in seconds), the "
6945
#~ "Slow_launch_threads counter will be incremented."
6948
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
6949
#~ "(default) to disable synchronous flushing."
6951
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
6952
#~ "(default) to disable synchronous flushing."
6954
#~ msgid "How many threads we should keep in a cache for reuse."
6955
#~ msgstr "How many threads we should keep in a cache for reuse."
6958
#~ "How many threads we should create to handle query requests in case of "
6959
#~ "'thread_handling=pool-of-threads'"
6961
#~ "How many threads we should create to handle query requests in case of "
6962
#~ "'thread_handling=pool-of-threads'"
6964
#~ msgid "The TIME format (for future)."
6965
#~ msgstr "The TIME format (for future)."
6967
#~ msgid "Master reported unrecognized DRIZZLE version"
6968
#~ msgstr "Master reported unrecognised DRIZZLE version"
6971
#~ "Switch to another charset. Might be needed for processing binlog with "
6972
#~ "multi-byte charsets."
6974
#~ "Switch to another charset. Might be needed for processing binlog with "
6975
#~ "multi-byte charsets."
6978
#~ "Copyright (C) 2000-2008 MySQL AB\n"
6979
#~ " This software comes with ABSOLUTELY "
6980
#~ "NO WARRANTY. This is free software,\n"
6981
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
6983
#~ "Copyright (C) 2000-2008 MySQL AB\n"
6984
#~ " This software comes with ABSOLUTELY "
6985
#~ "NO WARRANTY. This is free software,\n"
6986
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
6988
#~ msgid "Usage: \\C char_setname | charset charset_name"
6989
#~ msgstr "Usage: \\C char_setname | charset charset_name"
6991
#~ msgid "Charset changed"
6992
#~ msgstr "Charset changed"
6994
#~ msgid "Charset is not found"
6995
#~ msgstr "Charset is not found"
6998
#~ "Although a path was specified for the --log option, log tables are used. "
6999
#~ "To enable logging to files use the --log-output option."
7001
#~ "Although a path was specified for the --log option, log tables are used. "
7002
#~ "To enable logging to files use the --log-output option."
7005
#~ "Although a path was specified for the --log-slow-queries option, log "
7006
#~ "tables are used. To enable logging to files use the --log-output=file "
7009
#~ "Although a path was specified for the --log-slow-queries option, log "
7010
#~ "tables are used. To enable logging to files use the --log-output=file "
7013
#~ msgid "You need to use --log-bin to make --binlog-format work."
7014
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7017
#~ "Tells the master that updates to the given database should not be logged "
7018
#~ "tothe binary log."
7020
#~ "Tells the master that updates to the given database should not be logged "
7021
#~ "to the binary log."
7024
#~ "Tells the slave thread to not replicate to the specified table. To "
7025
#~ "specify more than one table to ignore, use the directive multiple times, "
7026
#~ "once for each table. This will work for cross-datbase updates, in "
7027
#~ "contrast to replicate-ignore-db."
7029
#~ "Tells the slave thread to not replicate to the specified table. To "
7030
#~ "specify more than one table to ignore, use the directive multiple times, "
7031
#~ "once for each table. This will work for cross-database updates, in "
7032
#~ "contrast to replicate-ignore-db."
7035
#~ "Log all queries that have taken more than long_query_time seconds to "
7036
#~ "execute to file. The argument will be treated as a decimal value with "
7037
#~ "microsecond precission."
7039
#~ "Log all queries that have taken more than long_query_time seconds to "
7040
#~ "execute to file. The argument will be treated as a decimal value with "
7041
#~ "microsecond precision."
7043
#~ msgid "Unknown option to protocol: %s\n"
7044
#~ msgstr "Unknown option to protocol: %s\n"
7046
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7047
#~ msgstr "COLLATION %s is not valid for CHARACTER SET %s"