121
125
"तुमची ड्रीझल संपर्क ओळख: %u\n"
122
126
"सर्वर आवृत्ती: %s\n"
124
#: client/drizzle.cc:1310
128
#: client/drizzle.cc:1308
126
130
msgid "Reading history-file %s\n"
129
#: client/drizzle.cc:1314
133
#: client/drizzle.cc:1312
131
135
msgid "Couldn't allocate memory for temp histfile!\n"
134
#: client/drizzle.cc:1321
138
#: client/drizzle.cc:1319
135
139
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
141
"मदत हवी असल्यास 'help; ' अथवा '\\h' टाईप करा. बफर रिकामा करण्या साठी '\\c' "
140
#: client/drizzle.cc:1340
144
#: client/drizzle.cc:1338
142
146
msgid "Writing history-file %s\n"
145
#: client/drizzle.cc:1348
149
#: client/drizzle.cc:1345
149
#: client/drizzle.cc:1348
153
#: client/drizzle.cc:1345
153
#: client/drizzle.cc:1403
157
#: client/drizzle.cc:1400
154
158
msgid "Query aborted by Ctrl+C\n"
157
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
161
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
158
162
msgid "Display this help and exit."
165
#: client/drizzle.cc:1425
166
msgid "Synonym for -?"
161
169
#: client/drizzle.cc:1428
162
msgid "Synonym for -?"
165
#: client/drizzle.cc:1431
167
171
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
168
172
"and field completion, but startup and reconnecting may take a longer time. "
169
173
"Disable with --disable-auto-rehash."
172
#: client/drizzle.cc:1435
176
#: client/drizzle.cc:1432
174
178
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
179
"completion. This gives a quicker start of drizzle_st and disables rehashing "
176
180
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
#: client/drizzle.cc:1438
183
#: client/drizzle.cc:1435
181
185
"Automatically switch to vertical output mode if the result is wider than the "
182
186
"terminal width."
185
#: client/drizzle.cc:1441
189
#: client/drizzle.cc:1438
187
191
"Don't use history file. Disable interactive behavior. (Enables --silent)"
194
#: client/drizzle.cc:1439
195
msgid "Display column type information."
190
198
#: client/drizzle.cc:1442
191
msgid "Display column type information."
194
#: client/drizzle.cc:1445
196
200
"Preserve comments. Send comments to the server. The default is --skip-"
197
201
"comments (discard comments), enable with --comments"
204
#: client/drizzle.cc:1445
205
msgid "Use compression in server/client protocol."
200
208
#: client/drizzle.cc:1448
201
msgid "Use compression in server/client protocol."
209
msgid "Check memory and open file usage at exit ."
204
212
#: client/drizzle.cc:1451
205
msgid "Check memory and open file usage at exit ."
208
#: client/drizzle.cc:1454
209
213
msgid "Print some debug info at exit."
216
#: client/drizzle.cc:1453
217
msgid "Database to use."
212
220
#: client/drizzle.cc:1456
213
msgid "Database to use."
216
#: client/drizzle.cc:1459
217
221
msgid "(not used)"
220
#: client/drizzle.cc:1461
224
#: client/drizzle.cc:1458
221
225
msgid "Delimiter to be used."
224
#: client/drizzle.cc:1463
228
#: client/drizzle.cc:1460
225
229
msgid "Execute command and quit. (Disables --force and history file)"
232
#: client/drizzle.cc:1462
233
msgid "Print the output of a query (rows) vertically."
228
236
#: client/drizzle.cc:1465
229
msgid "Print the output of a query (rows) vertically."
232
#: client/drizzle.cc:1468
233
237
msgid "Continue even if we get an sql error."
236
#: client/drizzle.cc:1472
240
#: client/drizzle.cc:1469
238
242
"Enable named commands. Named commands mean this program's internal commands; "
239
243
"see drizzle> help . When enabled, the named commands can be used from any "
250
254
"deprecated; use --disable-named-commands instead."
253
#: client/drizzle.cc:1478
257
#: client/drizzle.cc:1475
254
258
msgid "Ignore space after function names."
261
#: client/drizzle.cc:1477
262
msgid "Enable/disable LOAD DATA LOCAL INFILE."
257
265
#: client/drizzle.cc:1480
258
msgid "Enable/disable LOAD DATA LOCAL INFILE."
261
#: client/drizzle.cc:1483
262
266
msgid "Turn off beep on error."
265
#: client/drizzle.cc:1485
269
#: client/drizzle.cc:1482
266
270
msgid "Connect to host."
273
#: client/drizzle.cc:1484
274
msgid "Write line numbers for errors."
269
277
#: client/drizzle.cc:1487
270
msgid "Write line numbers for errors."
273
#: client/drizzle.cc:1490
275
279
"Don't write line number for errors. WARNING: -L is deprecated, use long "
276
280
"version of this option instead."
279
#: client/drizzle.cc:1492
283
#: client/drizzle.cc:1489
280
284
msgid "Flush buffer after each query."
283
#: client/drizzle.cc:1494
287
#: client/drizzle.cc:1491
284
288
msgid "Write column names in results."
287
#: client/drizzle.cc:1498
291
#: client/drizzle.cc:1495
289
293
"Don't write column names in results. WARNING: -N is deprecated, use long "
290
294
"version of this options instead."
293
#: client/drizzle.cc:1501
297
#: client/drizzle.cc:1498
295
299
"Change the value of a variable. Please note that this option is deprecated; "
296
300
"you can set variables directly with --variable-name=value."
299
#: client/drizzle.cc:1503
303
#: client/drizzle.cc:1500
300
304
msgid "Ignore SIGINT (CTRL-C)"
303
#: client/drizzle.cc:1507
307
#: client/drizzle.cc:1504
305
309
"Only update the default database. This is useful for skipping updates to "
306
310
"other database in the update log."
309
#: client/drizzle.cc:1510
313
#: client/drizzle.cc:1507
311
315
"Pager to use to display results. If you don't supply an option the default "
312
316
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
318
#: client/drizzle.cc:1513
322
#: client/drizzle.cc:1510
320
324
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
321
325
"option deprecated; use --disable-pager instead."
324
#: client/drizzle.cc:1516
328
#: client/drizzle.cc:1513
326
330
"Password to use when connecting to server. If password is not given it's "
327
331
"asked from the tty."
330
#: client/drizzle.cc:1518
334
#: client/drizzle.cc:1515
332
336
"Port number to use for connection or 0 for default to, in order of "
333
337
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
336
#: client/drizzle.cc:1519
340
#: client/drizzle.cc:1516
337
341
msgid "built-in default"
340
#: client/drizzle.cc:1521
344
#: client/drizzle.cc:1518
341
345
msgid "Set the drizzle prompt to this value."
344
#: client/drizzle.cc:1525
348
#: client/drizzle.cc:1522
346
350
"Don't cache result, print it row by row. This may slow down the server if "
347
351
"the output is suspended. Doesn't use history file."
354
#: client/drizzle.cc:1524
355
msgid "Write fields without conversion. Used with --batch."
350
358
#: client/drizzle.cc:1527
351
msgid "Write fields without conversion. Used with --batch."
354
#: client/drizzle.cc:1530
356
360
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
357
361
"option is enabled by default."
360
#: client/drizzle.cc:1532
364
#: client/drizzle.cc:1529
361
365
msgid "Shutdown the server."
364
#: client/drizzle.cc:1534
368
#: client/drizzle.cc:1531
366
370
"Be more silent. Print results with a tab as separator, each row on new line."
373
#: client/drizzle.cc:1533
374
msgid "Socket file to use for connection."
369
377
#: client/drizzle.cc:1536
370
msgid "Socket file to use for connection."
378
msgid "Output in table format."
373
381
#: client/drizzle.cc:1539
374
msgid "Output in table format."
377
#: client/drizzle.cc:1542
379
383
"Append everything into outfile. See interactive help (\\h) also. Does not "
380
384
"work in batch mode. Disable with --disable-tee. This option is disabled by "
384
#: client/drizzle.cc:1544
388
#: client/drizzle.cc:1541
386
390
"Disable outfile. See interactive help (\\h) also. WARNING: option "
387
391
"deprecated; use --disable-tee instead"
390
#: client/drizzle.cc:1546
394
#: client/drizzle.cc:1544
391
395
msgid "User for login if not current user."
394
#: client/drizzle.cc:1548
398
#: client/drizzle.cc:1547
395
399
msgid "Only allow UPDATE and DELETE that uses keys."
398
#: client/drizzle.cc:1551
402
#: client/drizzle.cc:1550
399
403
msgid "Synonym for option --safe-updates, -U."
402
#: client/drizzle.cc:1554
406
#: client/drizzle.cc:1553
403
407
msgid "Write more. (-v -v -v gives the table output format)."
406
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
410
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
407
411
msgid "Output version information and exit."
410
#: client/drizzle.cc:1558
414
#: client/drizzle.cc:1557
411
415
msgid "Wait and retry if connection is down."
414
#: client/drizzle.cc:1561
418
#: client/drizzle.cc:1560
415
419
msgid "Number of seconds before connection timeout."
418
#: client/drizzle.cc:1566
422
#: client/drizzle.cc:1565
419
423
msgid "Max length of input line"
422
#: client/drizzle.cc:1571
426
#: client/drizzle.cc:1570
423
427
msgid "Automatic limit for SELECT when using --safe-updates"
426
#: client/drizzle.cc:1576
430
#: client/drizzle.cc:1575
427
431
msgid "Automatic limit for rows in a join when using --safe-updates"
430
#: client/drizzle.cc:1580
431
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
434
#: client/drizzle.cc:1579
436
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
434
#: client/drizzle.cc:1585
439
#: client/drizzle.cc:1584
435
440
msgid "Number of lines before each import progress report."
438
#: client/drizzle.cc:1588
443
#: client/drizzle.cc:1587
439
444
msgid "Ping the server to check if it's alive."
442
#: client/drizzle.cc:1598
447
#: client/drizzle.cc:1597
444
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
449
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
447
#: client/drizzle.cc:1605
452
#: client/drizzle.cc:1604
450
455
"Copyright (C) 2008 Sun Microsystems\n"
452
457
"and you are welcome to modify and redistribute it under the GPL license\n"
455
#: client/drizzle.cc:1610
460
#: client/drizzle.cc:1609
457
462
msgid "Usage: %s [OPTIONS] [database]\n"
460
#: client/drizzle.cc:1641
465
#: client/drizzle.cc:1640
461
466
msgid "DELIMITER cannot contain a backslash character"
464
#: client/drizzle.cc:1659
469
#: client/drizzle.cc:1658
466
471
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
469
#: client/drizzle.cc:1682
474
#: client/drizzle.cc:1681
471
476
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
474
#: client/drizzle.cc:1686
479
#: client/drizzle.cc:1685
476
481
msgid "WARNING: --server-arg option not supported in this configuration.\n"
479
#: client/drizzle.cc:1717
484
#: client/drizzle.cc:1712
481
486
"Non-integer value supplied for port. If you are trying to enter a password "
482
487
"please use --password instead."
485
#: client/drizzle.cc:1725
490
#: client/drizzle.cc:1720
486
491
msgid "Value supplied for port is not valid."
489
#: client/drizzle.cc:1864
494
#: client/drizzle.cc:1866
491
496
msgid "Processing line: %<PRIu32>\n"
494
#: client/drizzle.cc:2079
499
#: client/drizzle.cc:2083
496
501
msgid "Unknown command '\\%c'."
499
#: client/drizzle.cc:2489
504
#: client/drizzle.cc:2493
501
506
"Reading table information for completion of table and column names\n"
502
507
" You can turn off this feature to get a quicker startup with -A\n"
506
#: client/drizzle.cc:2579
511
#: client/drizzle.cc:2583
507
512
msgid "No connection. Trying to reconnect..."
510
#: client/drizzle.cc:2585
515
#: client/drizzle.cc:2589
511
516
msgid "Can't connect to the server\n"
514
#: client/drizzle.cc:2664
519
#: client/drizzle.cc:2668
515
520
msgid "List of all Drizzle commands:"
518
#: client/drizzle.cc:2666
523
#: client/drizzle.cc:2670
519
524
msgid "Note that all text commands must be first on line and end with ';'"
522
#: client/drizzle.cc:2721
527
#: client/drizzle.cc:2725
523
528
msgid "No query specified\n"
526
#: client/drizzle.cc:2736
531
#: client/drizzle.cc:2740
527
532
msgid "Ignoring query to other database"
530
#: client/drizzle.cc:2786
535
#: client/drizzle.cc:2790
531
536
msgid "Empty set"
534
#: client/drizzle.cc:2799
539
#: client/drizzle.cc:2803
536
541
msgid "%ld row in set"
537
542
msgid_plural "%ld rows in set"
541
#: client/drizzle.cc:2808
546
#: client/drizzle.cc:2812
545
#: client/drizzle.cc:2810
550
#: client/drizzle.cc:2814
547
552
msgid "Query OK, %ld row affected"
548
553
msgid_plural "Query OK, %ld rows affected"
552
#: client/drizzledump.cc:345
553
msgid "Number of rows before each output progress report (requires --verbose)."
556
#: client/drizzledump.cc:415
557
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
558
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
559
#: client/drizzletest.cc:4728
562
"Non-integer value supplied for port. If you are trying to enter a password "
563
"please use --password instead.\n"
566
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
567
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
568
#: client/drizzletest.cc:4736
570
msgid "Value supplied for port is not valid.\n"
573
#: client/drizzledump.cc:387
575
"Number of rows before each output progress report (requires --verbose)."
578
#: client/drizzledump.cc:461
558
580
msgid "Got errno %d on write"
561
#: client/drizzledump.cc:420
583
#: client/drizzledump.cc:466
563
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
585
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
566
#: client/drizzledump.cc:427
588
#: client/drizzledump.cc:473
568
590
msgid "Usage: %s [OPTIONS] database [tables]\n"
571
#: client/drizzledump.cc:428
593
#: client/drizzledump.cc:474
573
595
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
576
#: client/drizzledump.cc:430
598
#: client/drizzledump.cc:476
578
600
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
581
#: client/drizzledump.cc:438
603
#: client/drizzledump.cc:483
604
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
607
#: client/drizzledump.cc:484
583
609
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
584
610
"and you are welcome to modify and redistribute it under the GPL license\n"
587
#: client/drizzledump.cc:439
588
msgid "Dumps definitions and data from a Drizzle database server"
613
#: client/drizzledump.cc:485
614
msgid "Dumping definition and data DRIZZLE database or table"
591
#: client/drizzledump.cc:450
617
#: client/drizzledump.cc:496
593
619
msgid "For more options, use %s --help\n"
596
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
597
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
600
"Non-integer value supplied for port. If you are trying to enter a password "
601
"please use --password instead.\n"
604
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
605
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
607
msgid "Value supplied for port is not valid.\n"
610
#: client/drizzledump.cc:582
622
#: client/drizzledump.cc:630
612
624
msgid "Memory allocation error while copying password. Aborting.\n"
615
#: client/drizzledump.cc:621
627
#: client/drizzledump.cc:669
617
629
msgid "Input filename too long: %s"
620
#: client/drizzledump.cc:656
632
#: client/drizzledump.cc:712
622
634
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
625
#: client/drizzledump.cc:681
637
#: client/drizzledump.cc:737
627
639
msgid "Invalid mode to --compatible: %s\n"
630
#: client/drizzledump.cc:726
642
#: client/drizzledump.cc:791
632
644
msgid "%s: You must use option --tab with --fields-...\n"
635
#: client/drizzledump.cc:732
647
#: client/drizzledump.cc:808
638
650
"%s: You can't use --single-transaction and --lock-all-tables at the same "
642
#: client/drizzledump.cc:738
654
#: client/drizzledump.cc:821
645
657
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
649
#: client/drizzledump.cc:744
661
#: client/drizzledump.cc:827
651
663
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
654
#: client/drizzledump.cc:767
666
#: client/drizzledump.cc:853
656
668
msgid "Got error: %s (%d) %s"
659
#: client/drizzledump.cc:774
671
#: client/drizzledump.cc:860
661
673
msgid "Got error: %d %s"
664
#: client/drizzledump.cc:872 client/drizzledump.cc:879
665
#: client/drizzledump.cc:892
676
#: client/drizzledump.cc:958 client/drizzledump.cc:965
677
#: client/drizzledump.cc:978
667
679
msgid "Couldn't execute '%s': %s (%d)"
670
#: client/drizzledump.cc:956
682
#: client/drizzledump.cc:1042
672
684
msgid "-- Connecting to %s...\n"
675
#: client/drizzledump.cc:977
687
#: client/drizzledump.cc:1063
677
689
msgid "-- Disconnecting from %s...\n"
680
#: client/drizzledump.cc:988
692
#: client/drizzledump.cc:1074
681
693
msgid "Couldn't allocate memory"
684
#: client/drizzledump.cc:1332
696
#: client/drizzledump.cc:1418
687
699
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
691
#: client/drizzledump.cc:1346
703
#: client/drizzledump.cc:1432
693
705
msgid "-- Retrieving table structure for table %s...\n"
696
#: client/drizzledump.cc:1460
708
#: client/drizzledump.cc:1546
698
710
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
701
#: client/drizzledump.cc:1567
713
#: client/drizzledump.cc:1653
703
715
msgid "%s: Can't get keys for table %s\n"
706
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
718
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
708
720
msgid "Error: Couldn't read status information for table %s\n"
711
#: client/drizzledump.cc:1788
723
#: client/drizzledump.cc:1874
713
725
msgid "Error retrieving table structure for table: \"%s\""
716
#: client/drizzledump.cc:1795
728
#: client/drizzledump.cc:1881
718
730
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
721
#: client/drizzledump.cc:1806
733
#: client/drizzledump.cc:1892
723
735
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
726
#: client/drizzledump.cc:1813
738
#: client/drizzledump.cc:1899
728
740
msgid "-- Skipping dump data for table '%s', it has no fields\n"
731
#: client/drizzledump.cc:1821
743
#: client/drizzledump.cc:1907
732
744
msgid "-- Sending SELECT query...\n"
735
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
747
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
736
748
msgid "when executing 'SELECT INTO OUTFILE'"
739
#: client/drizzledump.cc:1885
751
#: client/drizzledump.cc:1971
748
#: client/drizzledump.cc:1926
760
#: client/drizzledump.cc:2012
749
761
msgid "-- Retrieving rows...\n"
752
#: client/drizzledump.cc:1929
764
#: client/drizzledump.cc:2015
754
766
msgid "%s: Error in field count for table: %s ! Aborting.\n"
757
#: client/drizzledump.cc:1973
769
#: client/drizzledump.cc:2064
759
771
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
762
#: client/drizzledump.cc:1990
774
#: client/drizzledump.cc:2081
764
776
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
767
#: client/drizzledump.cc:2012
779
#: client/drizzledump.cc:2103
769
781
msgid "Not enough fields from table %s! Aborting.\n"
772
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
784
#: client/drizzledump.cc:2523
785
msgid "when using LOCK TABLES"
788
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
773
789
msgid "when doing refresh"
776
#: client/drizzledump.cc:2497
792
#: client/drizzledump.cc:2629
777
793
msgid "alloc_root failure."
780
#: client/drizzledump.cc:2512
796
#: client/drizzledump.cc:2650
782
798
msgid "Couldn't find table: \"%s\""
785
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
786
#: client/drizzledump.cc:2807
801
#: client/drizzledump.cc:2666
802
msgid "when doing LOCK TABLES"
805
#: client/drizzledump.cc:2737
806
msgid "Error: Binlogging on server not active"
809
#: client/drizzledump.cc:2806
810
msgid "Error: Slave not set up"
813
#: client/drizzledump.cc:2865
814
msgid "Error: Unable to start slave"
817
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
818
#: client/drizzledump.cc:3173
789
821
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
792
#: client/drizzledump.cc:2837
824
#: client/drizzledump.cc:3203
794
826
msgid "Error: Not enough memory to store ORDER BY clause\n"
829
#: drizzled/db.cc:236
799
831
msgid "Error while loading database options: '%s':"
802
#: drizzled/drizzled.cc:500
834
#: drizzled/drizzled.cc:527
804
836
msgid "Got signal %d from thread %<PRIu64>"
807
#: drizzled/drizzled.cc:534
839
#: drizzled/drizzled.cc:561
808
840
msgid "Aborting\n"
811
#: drizzled/drizzled.cc:656
843
#: drizzled/drizzled.cc:681
812
844
msgid "One can only use the --user switch if running as root\n"
815
#: drizzled/drizzled.cc:664
847
#: drizzled/drizzled.cc:689
817
849
"Fatal error: Please read \"Security\" section of the manual to find out how "
818
850
"to run drizzled as root!\n"
821
#: drizzled/drizzled.cc:686
853
#: drizzled/drizzled.cc:711
824
856
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
828
#: drizzled/drizzled.cc:843
830
msgid "Fatal signal %d while backtracing\n"
833
#: drizzled/drizzled.cc:866
860
#: drizzled/drizzled.cc:885
862
msgid "Retrying bind on TCP/IP port %u"
865
#: drizzled/drizzled.cc:891
866
msgid "Can't start server: Bind on TCP/IP port"
869
#: drizzled/drizzled.cc:892
871
msgid "Do you already have another drizzled server running on port: %d ?"
874
#: drizzled/drizzled.cc:898
875
msgid "Can't start server: listen() on TCP/IP port"
878
#: drizzled/drizzled.cc:899
880
msgid "listen() on TCP/IP failed with error %d"
883
#: drizzled/drizzled.cc:917
884
msgid "Can't open abort pipet"
887
#: drizzled/drizzled.cc:919
889
msgid "pipe() on abort_pipe failed with error %d"
892
#: drizzled/drizzled.cc:1016
897
#: drizzled/drizzled.cc:1041
836
900
"We will try our best to scrape up some info that will hopefully help "
904
#: drizzled/drizzled.cc:971
969
#: drizzled/drizzled.cc:1152
906
971
msgid "Writing a core file\n"
909
#: drizzled/drizzled.cc:1017
974
#: drizzled/drizzled.cc:1197
911
976
"setrlimit could not change the size of core files to 'infinity'; We may not "
912
977
"be able to generate a core file on signals"
915
#: drizzled/drizzled.cc:1212
980
#: drizzled/drizzled.cc:1399
917
982
msgid "gethostname failed, using '%s' as hostname"
920
#: drizzled/drizzled.cc:1283
985
#: drizzled/drizzled.cc:1491
922
987
msgid "Unknown locale: '%s'"
925
#: drizzled/drizzled.cc:1312
990
#: drizzled/drizzled.cc:1522
926
991
msgid "Can't create thread-keys"
929
#: drizzled/drizzled.cc:1337
994
#: drizzled/drizzled.cc:1545
930
995
msgid "Out of memory"
933
#: drizzled/drizzled.cc:1348
998
#: drizzled/drizzled.cc:1560
934
999
msgid "Failed to initialize plugins."
937
#: drizzled/drizzled.cc:1379
1002
#: drizzled/drizzled.cc:1591
940
1005
"%s: Too many arguments (first extra is '%s').\n"
941
1006
"Use --verbose --help to get a list of available options\n"
944
#: drizzled/drizzled.cc:1399
1009
#: drizzled/drizzled.cc:1611
945
1010
msgid "No scheduler found, cannot continue!\n"
948
#: drizzled/drizzled.cc:1406
1013
#: drizzled/drizzled.cc:1618
949
1014
msgid "Can't init databases"
952
#: drizzled/drizzled.cc:1430
1017
#: drizzled/drizzled.cc:1643
954
1019
msgid "Unknown/unsupported table type: %s"
957
#: drizzled/drizzled.cc:1436
1022
#: drizzled/drizzled.cc:1649
959
1024
msgid "Default storage engine (%s) is not available"
962
#: drizzled/drizzled.cc:1467
1027
#: drizzled/drizzled.cc:1680
964
1029
msgid "Failed to lock memory. Errno: %d\n"
967
#: drizzled/drizzled.cc:1683
968
msgid "Display this help and exit after initializing plugins."
971
#: drizzled/drizzled.cc:1687
1032
#: drizzled/drizzled.cc:1742
1034
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1037
#: drizzled/drizzled.cc:1903
1039
msgid "drizzled: Got error %d from select"
1042
#: drizzled/drizzled.cc:2101
972
1043
msgid "Auto-increment columns are incremented by this"
975
#: drizzled/drizzled.cc:1692
1046
#: drizzled/drizzled.cc:2106
977
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1048
"Offset added to Auto-increment columns. Used when auto-increment-increment "
981
#: drizzled/drizzled.cc:1698
1052
#: drizzled/drizzled.cc:2112
983
1054
"Path to installation directory. All paths are usually resolved relative to "
987
#: drizzled/drizzled.cc:1702
1058
#: drizzled/drizzled.cc:2116
988
1059
msgid "IP address to bind to."
991
#: drizzled/drizzled.cc:1706
1062
#: drizzled/drizzled.cc:2120
1063
msgid "Set the filesystem character set."
1066
#: drizzled/drizzled.cc:2125
1067
msgid "Set the default character set."
1070
#: drizzled/drizzled.cc:2129
992
1071
msgid "Chroot drizzled daemon during startup."
995
#: drizzled/drizzled.cc:1710
1074
#: drizzled/drizzled.cc:2133
996
1075
msgid "Set the default collation."
999
#: drizzled/drizzled.cc:1714
1078
#: drizzled/drizzled.cc:2137
1000
1079
msgid "Default completion type."
1003
#: drizzled/drizzled.cc:1719
1082
#: drizzled/drizzled.cc:2142
1004
1083
msgid "Write core on errors."
1007
#: drizzled/drizzled.cc:1723
1086
#: drizzled/drizzled.cc:2146
1008
1087
msgid "Path to the database root."
1011
#: drizzled/drizzled.cc:1727
1090
#: drizzled/drizzled.cc:2150
1012
1091
msgid "Set the default storage engine (table type) for tables."
1015
#: drizzled/drizzled.cc:1731
1094
#: drizzled/drizzled.cc:2154
1016
1095
msgid "Set the default time zone."
1019
#: drizzled/drizzled.cc:1736
1098
#: drizzled/drizzled.cc:2158
1099
msgid "Type of DELAY_KEY_WRITE."
1102
#: drizzled/drizzled.cc:2162
1020
1103
msgid "Print a symbolic stack trace on failure."
1023
#: drizzled/drizzled.cc:1742
1106
#: drizzled/drizzled.cc:2168
1107
msgid "Push supported query conditions to the storage engine."
1110
#: drizzled/drizzled.cc:2174
1024
1111
msgid "Used for debugging; Use at your own risk!"
1027
#: drizzled/drizzled.cc:1747
1114
#: drizzled/drizzled.cc:2179
1028
1115
msgid "Set up signals usable for debugging"
1031
#: drizzled/drizzled.cc:1751
1118
#: drizzled/drizzled.cc:2183
1032
1119
msgid "(IGNORED)"
1035
#: drizzled/drizzled.cc:1755
1122
#: drizzled/drizzled.cc:2187
1036
1123
msgid "Set the language used for the month names and the days of the week."
1039
#: drizzled/drizzled.cc:1760
1126
#: drizzled/drizzled.cc:2192
1127
msgid "Log connections and queries to file."
1130
#: drizzled/drizzled.cc:2196
1131
msgid "Log all MyISAM changes to file."
1134
#: drizzled/drizzled.cc:2200
1040
1135
msgid "Log some not critical warnings to the log file."
1043
#: drizzled/drizzled.cc:1765
1138
#: drizzled/drizzled.cc:2205
1044
1139
msgid "Lock drizzled in memory."
1047
#: drizzled/drizzled.cc:1769
1142
#: drizzled/drizzled.cc:2209
1144
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1145
"BACKUP, FORCE or QUICK."
1148
#: drizzled/drizzled.cc:2214
1048
1149
msgid "Pid file used by safe_mysqld."
1051
#: drizzled/drizzled.cc:1773
1152
#: drizzled/drizzled.cc:2218
1053
1154
"Port number to use for connection or 0 for default to, in order of "
1054
1155
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1057
#: drizzled/drizzled.cc:1779
1158
#: drizzled/drizzled.cc:2224
1059
1160
"Maximum time in seconds to wait for the port to become free. (Default: no "
1063
#: drizzled/drizzled.cc:1784
1164
#: drizzled/drizzled.cc:2229
1065
1166
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1066
1167
"specified directory"
1069
#: drizzled/drizzled.cc:1789
1170
#: drizzled/drizzled.cc:2234
1071
1172
"Uniquely identifies the server instance in the community of replication "
1075
#: drizzled/drizzled.cc:1794
1176
#: drizzled/drizzled.cc:2239
1076
1177
msgid "Don't print a stack trace on failure."
1079
#: drizzled/drizzled.cc:1798
1180
#: drizzled/drizzled.cc:2243
1080
1181
msgid "Enable symbolic link support."
1083
#: drizzled/drizzled.cc:1807
1184
#: drizzled/drizzled.cc:2252
1085
1186
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1088
#: drizzled/drizzled.cc:1812
1189
#: drizzled/drizzled.cc:2257
1089
1190
msgid "Path for temporary files."
1092
#: drizzled/drizzled.cc:1816
1193
#: drizzled/drizzled.cc:2261
1093
1194
msgid "Default transaction isolation level."
1096
#: drizzled/drizzled.cc:1820
1197
#: drizzled/drizzled.cc:2265
1097
1198
msgid "Run drizzled daemon as user."
1100
#: drizzled/drizzled.cc:1828
1201
#: drizzled/drizzled.cc:2273
1102
1203
"The number of outstanding connection requests Drizzle can have. This comes "
1103
1204
"into play when the main Drizzle thread gets very many connection requests in "
1104
1205
"a very short time."
1107
#: drizzled/drizzled.cc:1834
1208
#: drizzled/drizzled.cc:2279
1109
1210
"Size of tree cache used in bulk insert optimization. Note that this is a "
1110
1211
"limit per thread!"
1113
#: drizzled/drizzled.cc:1840
1214
#: drizzled/drizzled.cc:2285
1216
"The number of seconds the drizzled server is waiting for a connect packet "
1217
"before responding with 'Bad handshake'."
1220
#: drizzled/drizzled.cc:2290
1115
1222
"Precision of the result of '/' operator will be increased on that value."
1118
#: drizzled/drizzled.cc:1846
1225
#: drizzled/drizzled.cc:2296
1119
1226
msgid "The maximum length of the result of function group_concat."
1122
#: drizzled/drizzled.cc:1851
1229
#: drizzled/drizzled.cc:2301
1123
1230
msgid "The size of the buffer that is used for full joins."
1126
#: drizzled/drizzled.cc:1857
1233
#: drizzled/drizzled.cc:2307
1235
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1238
#: drizzled/drizzled.cc:2312
1128
1240
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1129
1241
"this to get better index handling (for all reads and multiple writes) to as "
1130
1242
"much as you can afford;"
1133
#: drizzled/drizzled.cc:1866
1245
#: drizzled/drizzled.cc:2321
1135
1247
"This characterizes the number of hits a hot block has to be untouched until "
1136
1248
"it is considered aged enough to be downgraded to a warm block. This "
1138
1250
"blocks in key cache"
1141
#: drizzled/drizzled.cc:1875
1253
#: drizzled/drizzled.cc:2330
1142
1254
msgid "The default size of key cache blocks"
1145
#: drizzled/drizzled.cc:1881
1257
#: drizzled/drizzled.cc:2336
1146
1258
msgid "The minimum percentage of warm blocks in key cache"
1149
#: drizzled/drizzled.cc:1887
1261
#: drizzled/drizzled.cc:2342
1150
1262
msgid "Max packetlength to send/receive from to server."
1153
#: drizzled/drizzled.cc:1892
1265
#: drizzled/drizzled.cc:2347
1155
1267
"If there is more than this number of interrupted connections from a host "
1156
1268
"this host will be blocked from further connections."
1159
#: drizzled/drizzled.cc:1897
1271
#: drizzled/drizzled.cc:2352
1160
1272
msgid "Max number of errors/warnings to store for a statement."
1163
#: drizzled/drizzled.cc:1902
1275
#: drizzled/drizzled.cc:2357
1164
1276
msgid "Don't allow creation of heap tables bigger than this."
1167
#: drizzled/drizzled.cc:1908
1279
#: drizzled/drizzled.cc:2363
1169
1281
"Joins that are probably going to read more than max_join_size records return "
1173
#: drizzled/drizzled.cc:1914
1285
#: drizzled/drizzled.cc:2369
1174
1286
msgid "Max number of bytes in sorted records."
1177
#: drizzled/drizzled.cc:1919
1289
#: drizzled/drizzled.cc:2374
1178
1290
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1181
#: drizzled/drizzled.cc:1924
1293
#: drizzled/drizzled.cc:2379
1183
1295
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1184
1296
"max_sort_length bytes of each value are used; the rest are ignored)."
1187
#: drizzled/drizzled.cc:1931
1299
#: drizzled/drizzled.cc:2386
1300
msgid "Maximum number of temporary tables a client can keep open at a time."
1303
#: drizzled/drizzled.cc:2391
1188
1304
msgid "After this many write locks, allow some read locks to run in between."
1191
#: drizzled/drizzled.cc:1935
1307
#: drizzled/drizzled.cc:2395
1193
1309
"Don't log queries which examine less than min_examined_row_limit rows to "
1197
#: drizzled/drizzled.cc:1941
1313
#: drizzled/drizzled.cc:2401
1315
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1316
"Possible values of name are 'nulls_unequal' (default behavior), "
1317
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1320
#: drizzled/drizzled.cc:2408
1198
1321
msgid "Buffer length for TCP/IP and socket communication."
1201
#: drizzled/drizzled.cc:1946
1324
#: drizzled/drizzled.cc:2413
1326
"Number of seconds to wait for more data from a connection before aborting "
1330
#: drizzled/drizzled.cc:2419
1332
"If a read on a communication port is interrupted, retry this many times "
1336
#: drizzled/drizzled.cc:2425
1338
"Number of seconds to wait for a block to be written to a connection before "
1339
"aborting the write."
1342
#: drizzled/drizzled.cc:2431
1203
1344
"Controls the heuristic(s) applied during query optimization to prune less-"
1204
1345
"promising partial plans from the optimizer search space. Meaning: false - do "
1217
1358
"(used for testing/comparison)."
1220
#: drizzled/drizzled.cc:1966
1361
#: drizzled/drizzled.cc:2451
1363
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1366
#: drizzled/drizzled.cc:2456
1221
1367
msgid "Directory for plugins."
1224
#: drizzled/drizzled.cc:1970
1370
#: drizzled/drizzled.cc:2460
1226
1372
"Optional comma separated list of plugins to load at starup.[for example: --"
1227
1373
"plugin_load=crc32,logger_gearman]"
1230
#: drizzled/drizzled.cc:1975
1376
#: drizzled/drizzled.cc:2465
1231
1377
msgid "The size of the buffer that is allocated when preloading indexes"
1234
#: drizzled/drizzled.cc:1980
1380
#: drizzled/drizzled.cc:2470
1381
msgid "Select protocol to be used (by default oldlibdrizzle)."
1384
#: drizzled/drizzled.cc:2474
1235
1385
msgid "Allocation block size for query parsing and execution"
1238
#: drizzled/drizzled.cc:1985
1388
#: drizzled/drizzled.cc:2479
1239
1389
msgid "Persistent buffer for query parsing and execution"
1242
#: drizzled/drizzled.cc:1991
1392
#: drizzled/drizzled.cc:2485
1243
1393
msgid "Allocation block size for storing ranges during optimization"
1246
#: drizzled/drizzled.cc:1997
1396
#: drizzled/drizzled.cc:2491
1248
1398
"Each thread that does a sequential scan allocates a buffer of this size for "
1249
1399
"each table it scans. If you do many sequential scans, you may want to "
1250
1400
"increase this value."
1253
#: drizzled/drizzled.cc:2005
1403
#: drizzled/drizzled.cc:2499
1255
1405
"When reading rows in sorted order after a sort, the rows are read through "
1256
1406
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1257
1407
"record_buffer."
1260
#: drizzled/drizzled.cc:2013
1410
#: drizzled/drizzled.cc:2507
1261
1411
msgid "Select scheduler to be used (by default multi-thread)."
1264
#: drizzled/drizzled.cc:2018
1414
#: drizzled/drizzled.cc:2512
1265
1415
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1268
#: drizzled/drizzled.cc:2024
1418
#: drizzled/drizzled.cc:2518
1269
1419
msgid "The number of cached table definitions."
1272
#: drizzled/drizzled.cc:2028
1422
#: drizzled/drizzled.cc:2522
1273
1423
msgid "The number of cached open tables."
1276
#: drizzled/drizzled.cc:2032
1426
#: drizzled/drizzled.cc:2526
1278
1428
"Timeout in seconds to wait for a table level lock before returning an error. "
1279
1429
"Used only if the connection has active cursors."
1282
#: drizzled/drizzled.cc:2037
1432
#: drizzled/drizzled.cc:2531
1283
1433
msgid "The stack size for each thread."
1286
#: drizzled/drizzled.cc:2043
1436
#: drizzled/drizzled.cc:2537
1288
1438
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1289
1439
"automatically convert it to an on-disk MyISAM table."
1292
#: drizzled/drizzled.cc:2049
1442
#: drizzled/drizzled.cc:2543
1293
1443
msgid "Allocation block size for transactions to be stored in binary log"
1296
#: drizzled/drizzled.cc:2054
1446
#: drizzled/drizzled.cc:2548
1297
1447
msgid "Persistent buffer for transactions to be stored in binary log"
1300
#: drizzled/drizzled.cc:2185
1450
#: drizzled/drizzled.cc:2553
1452
"The number of seconds the server waits for activity on a connection before "
1456
#: drizzled/drizzled.cc:2687
1302
1458
"Copyright (C) 2008 Sun Microsystems\n"
1303
1459
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4805
4998
msgid "Scheduler initialization failed.\n"
4808
#: drizzled/session.cc:2160
4810
msgid "Could not remove temporary table: '%s', error: %d"
4813
#: drizzled/slot/listen.cc:91
4815
msgid "getaddrinfo() failed with error %s"
4818
#: drizzled/slot/listen.cc:123
4820
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4823
#: drizzled/slot/listen.cc:134
4825
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4828
#: drizzled/slot/listen.cc:143
4830
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4833
#: drizzled/slot/listen.cc:152
4835
msgid "setsockopt(SO_LINGER) failed with errno %d"
4838
#: drizzled/slot/listen.cc:161
4840
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4843
#: drizzled/slot/listen.cc:182
4845
msgid "Retrying bind() on %u"
4848
#: drizzled/slot/listen.cc:190
4850
msgid "bind() failed with errno: %d"
4853
#: drizzled/slot/listen.cc:193
4854
msgid "Do you already have another drizzled running?"
4857
#: drizzled/slot/listen.cc:200
4859
msgid "listen() failed with errno %d"
4862
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4864
msgid "realloc() failed with errno %d"
4867
#: drizzled/slot/listen.cc:219
4869
msgid "Listening on %s:%s\n"
4872
#: drizzled/slot/listen.cc:227
4873
msgid "No sockets could be bound for listening"
4876
#: drizzled/slot/listen.cc:239
4878
msgid "pipe() failed with errno %d"
4881
#: drizzled/slot/listen.cc:275
4883
msgid "poll() failed with errno %d"
4886
#: drizzled/slot/listen.cc:317
4888
msgid "accept() failed with errno %d"
4891
#: drizzled/sql_base.cc:1445
5001
#: drizzled/sql_base.cc:2262
4893
5003
msgid "Table %s had a open data handler in reopen_table"
4896
#: drizzled/sql_base.cc:2026
5006
#: drizzled/sql_base.cc:2854
4898
5008
msgid "Couldn't repair table: %s.%s"
4901
#: drizzled/sql_base.cc:2068
5011
#: drizzled/sql_base.cc:2896
4904
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4905
"s`.`%s`' to replication"
4908
#: drizzled/sql_plugin.cc:552
5014
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5015
"`%s`.`%s`' to replication"
5018
#: drizzled/sql_base.cc:3498
5020
msgid "Could not remove temporary table: '%s', error: %d"
5023
#: drizzled/sql_plugin.cc:528
4910
5025
msgid "Plugin '%s' init function returned error.\n"
4913
#: drizzled/sql_plugin.cc:712
5028
#: drizzled/sql_plugin.cc:707
4914
5029
msgid "plugin-load parameter too long"
4917
#: drizzled/sql_plugin.cc:774
5032
#: drizzled/sql_plugin.cc:767
4919
5034
msgid "Couldn't load plugin named '%s' with soname '%s'."
4922
#: drizzled/sql_plugin.cc:1114
5037
#: drizzled/sql_plugin.cc:1107
4923
5038
msgid "Out of memory."
4926
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5041
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4928
5043
msgid "Unknown variable type code 0x%x in plugin '%s'."
4931
#: drizzled/sql_plugin.cc:1997
5046
#: drizzled/sql_plugin.cc:1989
4934
5049
"Server variable %s of plugin %s was forced to be read-only: string variable "
4935
5050
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4938
#: drizzled/sql_plugin.cc:2028
5053
#: drizzled/sql_plugin.cc:2020
4940
5055
msgid "Missing variable name in plugin '%s'."
4943
#: drizzled/sql_plugin.cc:2045
5058
#: drizzled/sql_plugin.cc:2037
4945
5060
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4948
#: drizzled/sql_plugin.cc:2173
5063
#: drizzled/sql_plugin.cc:2155
4950
5065
msgid "Out of memory for plugin '%s'."
4953
#: drizzled/sql_plugin.cc:2180
5068
#: drizzled/sql_plugin.cc:2162
4955
5070
msgid "Bad options for plugin '%s'."
4958
#: drizzled/sql_plugin.cc:2189
5073
#: drizzled/sql_plugin.cc:2171
4960
5075
msgid "Parsing options for plugin '%s' failed."
4963
#: drizzled/sql_plugin.cc:2238
5078
#: drizzled/sql_plugin.cc:2214
4965
5080
msgid "Plugin '%s' has conflicting system variables"
4968
#: drizzled/sql_table.cc:247
4970
"Table name cannot be encoded and fit within filesystem name length "
4974
#: drizzled/sql_table.cc:257
4976
"Schema name cannot be encoded and fit within filesystem name length "
4980
#: drizzled/sql_table.cc:2495
5083
#: drizzled/sql_table.cc:124
5085
msgid "Invalid (old?) table or database name '%s'"
5088
#: drizzled/sql_table.cc:2655
4982
5090
msgid "Unknown - internal error %d during operation"
4985
#: drizzled/sql_table.cc:3970
5093
#: drizzled/sql_table.cc:4227
4987
5095
msgid "Could not open table %s.%s after rename\n"
4990
#: drizzled/sql_table.cc:4133
5098
#: drizzled/sql_table.cc:4407
4993
5101
"order_st BY ignored because there is a user-defined clustered index in the "
4994
5102
"table '%-.192s'"
4997
#: drizzled/table.cc:332
5105
#: drizzled/table.cc:354
5000
5108
"'%s' had no or invalid character set, and default character set is multi-"
5001
5109
"byte, so character column sizes may have changed"
5004
#: drizzled/table.cc:1591
5112
#: drizzled/table.cc:1782
5006
5114
msgid "Unknown collation '%s' in table '%-.64s' definition"
5009
#: drizzled/table.cc:1598
5117
#: drizzled/table.cc:1789
5012
5120
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5016
#: drizzled/table.cc:3493
5124
#: drizzled/table.cc:2251
5127
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5131
#: drizzled/table.cc:2278
5134
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5135
"have type %s, found type %s."
5138
#: drizzled/table.cc:2289
5141
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5142
"position %d to have character set '%s' but the type has no character set."
5145
#: drizzled/table.cc:2301
5148
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5149
"position %d to have character set '%s' but found character set '%s'."
5152
#: drizzled/table.cc:2314
5155
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5156
"have type %s but the column is not found."
5159
#: drizzled/table.cc:4400
5018
5161
msgid "Got error %d when reading table '%s'"
5289
5427
"--------------------------------- -----------------------------\n"
5292
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5430
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5293
5431
msgid "(No default value)"
5296
#: mysys/my_getopt.cc:1255
5434
#: mysys/my_getopt.cc:1254
5300
#: mysys/my_getopt.cc:1255
5438
#: mysys/my_getopt.cc:1254
5304
#: mysys/my_getopt.cc:1288
5442
#: mysys/my_getopt.cc:1287
5306
5444
msgid "(Disabled)\n"
5447
#: plugin/auth_http/auth_http.cc:128
5448
msgid "Enable HTTP Auth check"
5309
5451
#: plugin/auth_http/auth_http.cc:138
5310
msgid "Enable HTTP Auth check"
5313
#: plugin/auth_http/auth_http.cc:148
5314
5452
msgid "URL for HTTP Auth check"
5317
#: plugin/command_log/command_log.cc:94
5319
msgid "Failed to open command log file. Got error: %s"
5322
#: plugin/command_log/command_log.cc:172
5325
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5326
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5329
#: plugin/command_log/command_log.cc:212
5332
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5333
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5336
#: plugin/command_log/command_log.cc:290
5338
msgid "Enable command log"
5339
msgstr "आज्ञा खोडा."
5341
#: plugin/command_log/command_log.cc:298
5342
msgid "DEBUGGING - Truncate command log"
5345
#: plugin/command_log/command_log.cc:306
5346
msgid "Path to the file to use for command log."
5349
#: plugin/command_log/command_log.cc:323
5350
msgid "Simple Command Message Log"
5353
#: plugin/default_replicator/default_replicator.cc:90
5354
msgid "Enable default replicator"
5357
#: plugin/default_replicator/default_replicator.cc:105
5358
msgid "Default Replicator"
5361
5455
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5362
5456
msgid "Error Messages to stderr"
5365
#: plugin/logging_gearman/logging_gearman.cc:186
5459
#: plugin/logging_gearman/logging_gearman.cc:263
5367
5461
msgid "fail gearman_client_create(): %s"
5370
#: plugin/logging_gearman/logging_gearman.cc:197
5464
#: plugin/logging_gearman/logging_gearman.cc:273
5372
5466
msgid "fail gearman_client_add_server(): %s"
5375
#: plugin/logging_gearman/logging_gearman.cc:306
5469
#: plugin/logging_gearman/logging_gearman.cc:299
5376
5470
msgid "Enable logging to a gearman server"
5379
#: plugin/logging_gearman/logging_gearman.cc:315
5473
#: plugin/logging_gearman/logging_gearman.cc:308
5380
5474
msgid "Hostname for logging to a Gearman server"
5383
#: plugin/logging_gearman/logging_gearman.cc:324
5477
#: plugin/logging_gearman/logging_gearman.cc:317
5384
5478
msgid "Gearman Function to send logging to"
5387
#: plugin/logging_gearman/logging_gearman.cc:341
5481
#: plugin/logging_gearman/logging_gearman.cc:334
5388
5482
msgid "Log queries to a Gearman server"
5391
#: plugin/logging_query/logging_query.cc:188
5485
#: plugin/logging_query/logging_query.cc:278
5393
5487
msgid "fail open() fn=%s er=%s\n"
5396
#: plugin/logging_query/logging_query.cc:340
5490
#: plugin/logging_query/logging_query.cc:317
5397
5491
msgid "Enable logging to CSV file"
5400
#: plugin/logging_query/logging_query.cc:349
5494
#: plugin/logging_query/logging_query.cc:326
5401
5495
msgid "File to log to"
5404
#: plugin/logging_query/logging_query.cc:358
5405
msgid "PCRE to match the query against"
5408
#: plugin/logging_query/logging_query.cc:367
5409
#: plugin/logging_syslog/logging_syslog.cc:231
5498
#: plugin/logging_query/logging_query.cc:335
5499
#: plugin/logging_syslog/logging_syslog.cc:248
5410
5500
msgid "Threshold for logging slow queries, in microseconds"
5413
#: plugin/logging_query/logging_query.cc:379
5414
#: plugin/logging_syslog/logging_syslog.cc:243
5503
#: plugin/logging_query/logging_query.cc:347
5504
#: plugin/logging_syslog/logging_syslog.cc:260
5415
5505
msgid "Threshold for logging big queries, for rows returned"
5418
#: plugin/logging_query/logging_query.cc:391
5419
#: plugin/logging_syslog/logging_syslog.cc:255
5508
#: plugin/logging_query/logging_query.cc:359
5509
#: plugin/logging_syslog/logging_syslog.cc:272
5420
5510
msgid "Threshold for logging big queries, for rows examined"
5423
#: plugin/logging_query/logging_query.cc:414
5513
#: plugin/logging_query/logging_query.cc:381
5424
5514
msgid "Log queries to a CSV file"
5427
#: plugin/logging_syslog/logging_syslog.cc:84
5517
#: plugin/logging_syslog/logging_syslog.cc:169
5429
5519
msgid "syslog facility \"%s\" not known, using \"local0\""
5432
#: plugin/logging_syslog/logging_syslog.cc:100
5522
#: plugin/logging_syslog/logging_syslog.cc:186
5434
5524
msgid "syslog priority \"%s\" not known, using \"info\""
5437
#: plugin/logging_syslog/logging_syslog.cc:195
5438
msgid "Enable logging to syslog"
5527
#: plugin/logging_syslog/logging_syslog.cc:212
5528
msgid "Enable logging"
5441
#: plugin/logging_syslog/logging_syslog.cc:204
5531
#: plugin/logging_syslog/logging_syslog.cc:221
5442
5532
msgid "Syslog Ident"
5445
#: plugin/logging_syslog/logging_syslog.cc:213
5535
#: plugin/logging_syslog/logging_syslog.cc:230
5446
5536
msgid "Syslog Facility"
5449
#: plugin/logging_syslog/logging_syslog.cc:222
5539
#: plugin/logging_syslog/logging_syslog.cc:239
5450
5540
msgid "Syslog Priority"
5453
#: plugin/logging_syslog/logging_syslog.cc:279
5543
#: plugin/logging_syslog/logging_syslog.cc:296
5454
5544
msgid "Log to syslog"
5457
#: plugin/multi_thread/multi_thread.cc:171
5547
#: plugin/multi_thread/multi_thread.cc:137
5458
5548
msgid "Maximum number of user threads available."
5461
#: plugin/myisam/ha_myisam.cc:488
5551
#: plugin/myisam/ha_myisam.cc:468
5463
5553
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5466
#: plugin/myisam/ha_myisam.cc:492
5556
#: plugin/myisam/ha_myisam.cc:472
5468
5558
msgid "Got an error from unknown thread, %s:%d"
5471
#: plugin/myisam/ha_myisam.cc:498
5561
#: plugin/myisam/ha_myisam.cc:478
5472
5562
msgid "Unknown thread accessing table"
5475
#: plugin/myisam/ha_myisam.cc:1781
5565
#: plugin/myisam/ha_myisam.cc:1861
5476
5566
msgid "Block size to be used for MyISAM index pages."
5479
#: plugin/myisam/ha_myisam.cc:1787
5569
#: plugin/myisam/ha_myisam.cc:1867
5481
5571
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5482
5572
"disables parallel repair."
5485
#: plugin/myisam/ha_myisam.cc:1793
5575
#: plugin/myisam/ha_myisam.cc:1873
5487
5577
"Don't use the fast sort index method to created index if the temporary file "
5488
5578
"would get bigger than this."
5491
#: plugin/myisam/ha_myisam.cc:1798
5581
#: plugin/myisam/ha_myisam.cc:1878
5493
5583
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5494
5584
"when creating indexes with CREATE INDEX or ALTER TABLE."
5497
#: plugin/myisam/ha_myisam.cc:1804
5587
#: plugin/myisam/ha_myisam.cc:1884
5498
5588
msgid "Default pointer size to be used for MyISAM tables."