316
#: ../client/drizzle.cc:1355
318
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
319
msgstr "Vypne stránkování, výstup vypíše do stdout."
321
#: ../client/drizzle.cc:1357
316
#: client/drizzle.cc:1371
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
319
"option deprecated; use --disable-pager instead."
322
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
324
"Password to use when connecting to server. If password is not given it's "
325
"asked from the tty."
328
#: client/drizzle.cc:1376
330
"Port number to use for connection or 0 for default to, in order of "
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
334
#: client/drizzle.cc:1377
335
msgid "built-in default"
338
#: client/drizzle.cc:1379
322
339
msgid "Set the drizzle prompt to this value."
325
#: ../client/drizzle.cc:1359
342
#: client/drizzle.cc:1383
327
344
"Don't cache result, print it row by row. This may slow down the server if "
328
345
"the output is suspended. Doesn't use history file."
331
#: ../client/drizzle.cc:1361
348
#: client/drizzle.cc:1385
332
349
msgid "Write fields without conversion. Used with --batch."
335
#: ../client/drizzle.cc:1362
336
msgid "Do not reconnect if the connection is lost."
339
#: ../client/drizzle.cc:1364
340
msgid "Shutdown the server"
343
#: ../client/drizzle.cc:1365
352
#: client/drizzle.cc:1388
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
355
"option is enabled by default."
358
#: client/drizzle.cc:1390
345
360
"Be more silent. Print results with a tab as separator, each row on new line."
348
#: ../client/drizzle.cc:1367
363
#: client/drizzle.cc:1392
364
msgid "Socket file to use for connection."
367
#: client/drizzle.cc:1395
368
msgid "Output in table format."
371
#: client/drizzle.cc:1398
350
373
"Append everything into outfile. See interactive help (\\h) also. Does not "
351
374
"work in batch mode. Disable with --disable-tee. This option is disabled by "
355
#: ../client/drizzle.cc:1369
356
msgid "Disable outfile. See interactive help (\\h) also."
359
#: ../client/drizzle.cc:1371
378
#: client/drizzle.cc:1400
380
"Disable outfile. See interactive help (\\h) also. WARNING: option "
381
"deprecated; use --disable-tee instead"
384
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
385
msgid "User for login if not current user."
388
#: client/drizzle.cc:1406
389
msgid "Only allow UPDATE and DELETE that uses keys."
392
#: client/drizzle.cc:1409
393
msgid "Synonym for option --safe-updates, -U."
396
#: client/drizzle.cc:1412
397
msgid "Write more. (-v -v -v gives the table output format)."
400
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
401
msgid "Output version information and exit."
404
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
405
msgid "Wait and retry if connection is down."
408
#: client/drizzle.cc:1419
360
409
msgid "Number of seconds before connection timeout."
363
#: ../client/drizzle.cc:1373
412
#: client/drizzle.cc:1424
364
413
msgid "Max length of input line"
367
#: ../client/drizzle.cc:1375
416
#: client/drizzle.cc:1429
368
417
msgid "Automatic limit for SELECT when using --safe-updates"
371
#: ../client/drizzle.cc:1377
420
#: client/drizzle.cc:1434
372
421
msgid "Automatic limit for rows in a join when using --safe-updates"
375
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
376
msgid "Options specific to the client"
379
#: ../client/drizzle.cc:1383
381
msgid "Connect to host"
382
msgstr "Připojit k host."
384
#: ../client/drizzle.cc:1385
386
"Password to use when connecting to server. If password is not given it's "
387
"asked from the tty."
390
#: ../client/drizzle.cc:1387
392
"Port number to use for connection or 0 for default to, in order of "
393
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
396
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
397
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
398
msgid "User for login if not current user."
401
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
402
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
403
msgid "The protocol of connection (mysql or drizzle)."
406
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
407
msgid "Allowed Options"
410
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
412
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
415
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
424
#: client/drizzle.cc:1438
425
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
428
#: client/drizzle.cc:1443
429
msgid "Number of lines before each import progress report."
432
#: client/drizzle.cc:1454
434
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
437
#: client/drizzle.cc:1461
440
"Copyright (C) 2008 Sun Microsystems\n"
441
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
442
"and you are welcome to modify and redistribute it under the GPL license\n"
445
#: client/drizzle.cc:1466
447
msgid "Usage: %s [OPTIONS] [database]\n"
450
#: client/drizzle.cc:1497
416
451
msgid "DELIMITER cannot contain a backslash character"
419
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
420
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
421
#: ../client/drizzletest.cc:5659
423
msgid "Error: Unknown protocol"
424
msgstr "Chybný či neznámý protokol"
426
#: ../client/drizzle.cc:1627
428
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
431
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
433
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
436
#: ../client/drizzle.cc:1679
439
"Copyright (C) 2008 Sun Microsystems\n"
440
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
441
"and you are welcome to modify and redistribute it under the GPL license\n"
444
#: ../client/drizzle.cc:1684
446
msgid "Usage: drizzle [OPTIONS] [schema]\n"
449
#: ../client/drizzle.cc:1738
451
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
454
#: ../client/drizzle.cc:1747
457
"Your Drizzle connection id is %u\n"
458
"Connection protocol: %s\n"
459
"Server version: %s\n"
462
#: ../client/drizzle.cc:1781
464
msgid "Reading history-file %s\n"
465
msgstr "Čtení souboru historie %s\n"
467
#: ../client/drizzle.cc:1785
469
msgid "Couldn't allocate memory for temp histfile!\n"
472
#: ../client/drizzle.cc:1792
473
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
476
#: ../client/drizzle.cc:1802
480
#: ../client/drizzle.cc:1815
482
msgid "Writing history-file %s\n"
485
#: ../client/drizzle.cc:1823
489
#: ../client/drizzle.cc:1823
493
#: ../client/drizzle.cc:1873
494
msgid "Query aborted by Ctrl+C\n"
495
msgstr "Otázka zrušena od Ctrl+C\n"
497
#: ../client/drizzle.cc:1957
454
#: client/drizzle.cc:1515
456
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
459
#: client/drizzle.cc:1538
461
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
464
#: client/drizzle.cc:1542
466
msgid "WARNING: --server-arg option not supported in this configuration.\n"
469
#: client/drizzle.cc:1569
471
"Non-integer value supplied for port. If you are trying to enter a password "
472
"please use --password instead."
475
#: client/drizzle.cc:1577
476
msgid "Value supplied for port is not valid."
479
#: client/drizzle.cc:1723
499
481
msgid "Processing line: %<PRIu32>\n"
502
#: ../client/drizzle.cc:2175
503
msgid "Unknown command: "
506
#: ../client/drizzle.cc:2346
507
msgid "Not found a delimiter within max_input_line of input"
510
#: ../client/drizzle.cc:2592
484
#: client/drizzle.cc:1939
486
msgid "Unknown command '\\%c'."
489
#: client/drizzle.cc:2348
512
491
"Reading table information for completion of table and column names\n"
513
"You can turn off this feature to get a quicker startup with -A\n"
492
" You can turn off this feature to get a quicker startup with -A\n"
517
#: ../client/drizzle.cc:2631
496
#: client/drizzle.cc:2438
518
497
msgid "No connection. Trying to reconnect..."
521
#: ../client/drizzle.cc:2637
500
#: client/drizzle.cc:2444
522
501
msgid "Can't connect to the server\n"
525
#: ../client/drizzle.cc:2721
504
#: client/drizzle.cc:2523
526
505
msgid "List of all Drizzle commands:"
529
#: ../client/drizzle.cc:2725
532
"Note that all text commands must be first on line and end with '%s' or \\g"
508
#: client/drizzle.cc:2525
509
msgid "Note that all text commands must be first on line and end with ';'"
535
#: ../client/drizzle.cc:2783
512
#: client/drizzle.cc:2580
536
513
msgid "No query specified\n"
539
#: ../client/drizzle.cc:2798
516
#: client/drizzle.cc:2595
540
517
msgid "Ignoring query to other database"
543
#: ../client/drizzle.cc:2848
520
#: client/drizzle.cc:2645
544
521
msgid "Empty set"
547
#: ../client/drizzle.cc:2861
524
#: client/drizzle.cc:2658
549
526
msgid "%ld row in set"
550
527
msgid_plural "%ld rows in set"
554
#: ../client/drizzle.cc:2870
531
#: client/drizzle.cc:2667
558
#: ../client/drizzle.cc:2872
535
#: client/drizzle.cc:2669
560
537
msgid "Query OK, %ld row affected"
561
538
msgid_plural "Query OK, %ld rows affected"
565
#: ../client/drizzle.cc:2944
566
msgid "popen() failed! defaulting PAGER to stdout!\n"
569
#: ../client/drizzle.cc:2966
571
msgid "Error logging to file '%s'\n"
574
#: ../client/drizzle.cc:2971
576
msgid "Logging to file '%s'\n"
577
msgstr "Čtení souboru historie %s\n"
579
#: ../client/drizzle.cc:3055
588
"Collation: %s (%u)\n"
596
#: ../client/drizzle.cc:3522
598
msgid "No previous outfile available, you must give a filename!\n"
601
#: ../client/drizzle.cc:3527
603
msgid "Currently logging to file '%s'\n"
606
#: ../client/drizzle.cc:3547
608
msgid "No outfile specified!\n"
611
#: ../client/drizzle.cc:3560
612
msgid "Outfile disabled.\n"
615
#: ../client/drizzle.cc:3587
617
msgid "Default pager wasn't set, using stdout.\n"
618
msgstr "Vypne stránkování, výstup vypíše do stdout."
620
#: ../client/drizzle.cc:3607
622
msgid "PAGER set to '%s'\n"
625
#: ../client/drizzle.cc:3618
626
msgid "PAGER set to stdout\n"
629
#: ../client/drizzle.cc:3701
631
msgid "Connection id: %u"
634
#: ../client/drizzle.cc:3703
636
msgid "Current schema: %.128s\n"
639
#: ../client/drizzle.cc:3704
644
#: ../client/drizzle.cc:3724
645
msgid "Usage: \\. <filename> | source <filename>"
648
#: ../client/drizzle.cc:3739
650
msgid "Failed to open file '%s', error: %d"
653
#: ../client/drizzle.cc:3747
654
msgid "Can't initialize LineBuffer"
657
#: ../client/drizzle.cc:3783
658
msgid "DELIMITER must be followed by a 'delimiter' character or string"
661
#: ../client/drizzle.cc:3816
662
msgid "USE must be followed by a schema name"
665
#: ../client/drizzle.cc:3884
666
msgid "Schema changed"
669
#: ../client/drizzle.cc:3930
670
msgid "Show warnings enabled."
673
#: ../client/drizzle.cc:3938
674
msgid "Show warnings disabled."
677
#: ../client/drizzle.cc:4088
681
"Connection id:\t\t%lu\n"
684
#: ../client/drizzle.cc:4100
686
msgid "Current schema:\t%s\n"
689
#: ../client/drizzle.cc:4101
691
msgid "Current user:\t\t%s\n"
694
#: ../client/drizzle.cc:4107
695
msgid "SSL:\t\t\tNot in use"
698
#: ../client/drizzle.cc:4112
704
#: ../client/drizzle.cc:4119
707
"All updates ignored to this schema\n"
710
#: ../client/drizzle.cc:4122
712
msgid "Current pager:\t\t%s\n"
715
#: ../client/drizzle.cc:4123
717
msgid "Using outfile:\t\t'%s'\n"
720
#: ../client/drizzle.cc:4124
722
msgid "Using delimiter:\t%s\n"
725
#: ../client/drizzle.cc:4125
727
msgid "Server version:\t\t%s\n"
730
#: ../client/drizzle.cc:4126
732
msgid "Protocol:\t\t%s\n"
735
#: ../client/drizzle.cc:4127
737
msgid "Protocol version:\t%d\n"
740
#: ../client/drizzle.cc:4128
742
msgid "Connection:\t\t%s\n"
745
#: ../client/drizzle.cc:4135
747
msgid "UNIX socket:\t\t%s\n"
750
#: ../client/drizzle.cc:4137
752
msgid "TCP port:\t\t%d\n"
755
#: ../client/drizzle.cc:4142
758
"Note that you are running in safe_update_mode:\n"
761
#: ../client/drizzle.cc:4144
764
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
766
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
768
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
769
" Max number of examined row combination in a join is set to: %"
774
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
779
#: ../client/drizzle.cc:4249
781
msgid "ERROR %d (%s): "
784
#: ../client/drizzle.cc:4251
789
#: ../client/drizzle.cc:4254
793
#: ../client/drizzle.cc:4387
797
#: ../client/drizzle.cc:4389
801
#: ../client/drizzle.cc:4395
805
#: ../client/drizzle.cc:4401
809
#: ../client/drizzle.cc:4502
813
#: ../client/drizzle.cc:4622
815
msgid "Returning to default PROMPT of %s\n"
818
#: ../client/drizzle.cc:4627
819
msgid "Memory allocation error. Not changing prompt\n"
822
#: ../client/drizzle.cc:4632
824
msgid "PROMPT set to '%s'\n"
827
#: ../client/drizzledump.cc:229
828
msgid "Error inserting into destination database"
831
#: ../client/drizzledump.cc:253
542
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
544
"Port number to use for connection or 0 for default to, in order of "
545
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
548
#: client/drizzleadmin.cc:88
549
msgid "Silently exit if one can't connect to server."
552
#: client/drizzleadmin.cc:94
553
msgid "Write more information."
556
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
557
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
558
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
561
"Non-integer value supplied for port. If you are trying to enter a password "
562
"please use --password instead.\n"
565
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
566
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
567
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
569
msgid "Value supplied for port is not valid.\n"
572
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
574
msgid "Memory allocation error while copying password. Aborting.\n"
577
#: client/drizzleadmin.cc:330
580
"connect to server at '%s' failed\n"
584
#: client/drizzleadmin.cc:336
586
msgid "Check that drizzled is running on %s"
589
#: client/drizzleadmin.cc:337
591
msgid " and that the port is %d.\n"
594
#: client/drizzleadmin.cc:339
596
msgid "You can check this by doing 'telnet %s %d'\n"
599
#: client/drizzleadmin.cc:350
601
msgid "Got error: %s\n"
604
#: client/drizzleadmin.cc:357
605
msgid "Waiting for Drizzle server to answer"
608
#: client/drizzleadmin.cc:393
610
msgid "shutting down drizzled...\n"
613
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
614
#: client/drizzleadmin.cc:440
616
msgid "shutdown failed; error: '%s'"
619
#: client/drizzleadmin.cc:415
624
#: client/drizzleadmin.cc:424
625
msgid "drizzled is alive"
628
#: client/drizzleadmin.cc:433
629
msgid "connection was down, but drizzled is now alive"
632
#: client/drizzleadmin.cc:446
634
msgid "drizzled doesn't answer to ping, error: '%s'"
637
#: client/drizzleadmin.cc:456
639
msgid "Unknown command: '%-.60s'"
642
#: client/drizzleadmin.cc:465
644
msgid "%s Ver %s Distrib %s, for %s on %s\n"
647
#: client/drizzleadmin.cc:472
648
msgid "Copyright (C) 2000-2008 MySQL AB"
651
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
653
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
654
"and you are welcome to modify and redistribute it under the GPL license\n"
657
#: client/drizzleadmin.cc:474
658
msgid "Administration program for the drizzled daemon."
661
#: client/drizzleadmin.cc:475
663
msgid "Usage: %s [OPTIONS] command command....\n"
666
#: client/drizzleadmin.cc:477
668
" ping Check if server is down\n"
669
" shutdown Take server down\n"
672
#: client/drizzledump.cc:387
673
msgid "Number of rows before each output progress report (requires --verbose)."
676
#: client/drizzledump.cc:461
833
678
msgid "Got errno %d on write"
836
#: ../client/drizzledump.cc:298
839
"%s: You can't use --single-transaction and --lock-all-tables at the same "
843
#: ../client/drizzledump.cc:305
845
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
848
#: ../client/drizzledump.cc:373
849
msgid "-- Retrieving database structures..."
852
#: ../client/drizzledump.cc:485
854
"Dump all the databases. This will be same as --databases with all databases "
858
#: ../client/drizzledump.cc:487
859
msgid "Dump all the tablespaces."
862
#: ../client/drizzledump.cc:489
863
msgid "Use complete insert statements."
866
#: ../client/drizzledump.cc:491
868
"Flush logs file in server before starting dump. Note that if you dump many "
869
"databases at once (using the option --databases= or --all-databases), the "
870
"logs will be flushed for each database dumped. The exception is when using --"
871
"lock-all-tables in this case the logs will be flushed only once, "
872
"corresponding to the moment all tables are locked. So if you want your dump "
873
"and the log flush to happen at the same exact moment you should use --lock-"
874
"all-tables or --flush-logs"
877
#: ../client/drizzledump.cc:493
878
msgid "Continue even if we get an sql-error."
881
#: ../client/drizzledump.cc:494
883
msgid "Display this help message and exit."
884
msgstr "Zobrazit tuto nápovědu a odejít."
886
#: ../client/drizzledump.cc:496
888
"Locks all tables across all databases. This is achieved by taking a global "
889
"read lock for the duration of the whole dump. Automatically turns --single-"
893
#: ../client/drizzledump.cc:498
895
"Creates a consistent snapshot by dumping all tables in a single transaction. "
896
"Works ONLY for tables stored in storage engines which support "
897
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
898
"be consistent for other storage engines. While a --single-transaction dump "
899
"is in process, to ensure a valid dump file (correct table contents), no "
900
"other connection should use the following statements: ALTER TABLE, DROP "
901
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
905
#: ../client/drizzledump.cc:500
907
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
908
"extended-insert and --disable-keys."
911
#: ../client/drizzledump.cc:501
912
msgid "Overrides option --databases (-B)."
915
#: ../client/drizzledump.cc:503
916
msgid "Number of rows before each output progress report (requires --verbose)."
919
#: ../client/drizzledump.cc:505
920
msgid "Print info about the various stages."
923
#: ../client/drizzledump.cc:507
924
msgid "Turn off Comments"
927
#: ../client/drizzledump.cc:508
928
msgid "Turn off create-options"
931
#: ../client/drizzledump.cc:509
932
msgid "Turn off extended-insert"
935
#: ../client/drizzledump.cc:510
936
msgid "Turn off dump date at the end of the output"
939
#: ../client/drizzledump.cc:511
940
msgid "Do not read from the configuration files"
943
#: ../client/drizzledump.cc:517
944
msgid "Add a 'DROP DATABASE' before each create."
947
#: ../client/drizzledump.cc:518
948
msgid "Do not add a 'drop table' before each create."
951
#: ../client/drizzledump.cc:520
953
"Give less verbose output (useful for debugging). Disables structure comments "
954
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
955
"set-names --skip-disable-keys"
958
#: ../client/drizzledump.cc:522
960
"To dump several databases. Note the difference in usage; In this case no "
961
"tables are given. All name arguments are regarded as databasenames. 'USE "
962
"db_name;' will be included in the output."
965
#: ../client/drizzledump.cc:524
967
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
968
"will not be put in the output."
971
#: ../client/drizzledump.cc:526
973
"Do not dump the specified table. To specify more than one table to ignore, "
974
"use the directive multiple times, once for each table. Each table must be "
975
"specified with both database and table names, e.g. --ignore-table=database."
979
#: ../client/drizzledump.cc:528
980
msgid "Insert rows with INSERT IGNORE."
983
#: ../client/drizzledump.cc:530
984
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
987
#: ../client/drizzledump.cc:532
989
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
990
"above line will be added otherwise, if --databases or --all-databases option "
994
#: ../client/drizzledump.cc:534
995
msgid "No row information."
998
#: ../client/drizzledump.cc:536
999
msgid "Use REPLACE INTO instead of INSERT INTO."
1002
#: ../client/drizzledump.cc:538
1003
msgid "Where to send output to (stdout|database"
1006
#: ../client/drizzledump.cc:540
1008
"Hostname for destination db server (requires --destination-type=database)"
1011
#: ../client/drizzledump.cc:542
1013
"Port number for destination db server (requires --destination-type=database)"
1016
#: ../client/drizzledump.cc:544
1018
"User name for destination db server (resquires --destination-type=database)"
1021
#: ../client/drizzledump.cc:546
1023
"Password for destination db server (requires --destination-type=database)"
1026
#: ../client/drizzledump.cc:548
1028
"The database in the destination db server (requires --destination-"
1029
"type=database, not for use with --all-databases)"
1032
#: ../client/drizzledump.cc:550
1034
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1038
#: ../client/drizzledump.cc:556
1040
msgid "Connect to host."
1041
msgstr "Připojit k host."
1043
#: ../client/drizzledump.cc:558
1045
"Password to use when connecting to server. If password is not given it's "
1046
"solicited on the tty."
1049
#: ../client/drizzledump.cc:560
1050
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1051
msgid "Port number to use for connection."
1054
#: ../client/drizzledump.cc:567
1055
msgid "Hidden Options"
1058
#: ../client/drizzledump.cc:569
1059
msgid "Used to select the database"
1062
#: ../client/drizzledump.cc:570
1063
msgid "Used to select the tables"
1066
#: ../client/drizzledump.cc:573
1067
msgid "Allowed Options + Hidden Options"
1070
#: ../client/drizzledump.cc:637
1072
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1075
#: ../client/drizzledump.cc:642
1077
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1078
"and you are welcome to modify and redistribute it under the GPL license\n"
1081
#: ../client/drizzledump.cc:643
1082
msgid "Dumps definitions and data from a Drizzle database server"
1085
#: ../client/drizzledump.cc:644
681
#: client/drizzledump.cc:466
683
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
686
#: client/drizzledump.cc:473
1087
688
msgid "Usage: %s [OPTIONS] database [tables]\n"
1090
#: ../client/drizzledump.cc:645
691
#: client/drizzledump.cc:474
1092
693
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1095
#: ../client/drizzledump.cc:647
696
#: client/drizzledump.cc:476
1097
698
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1100
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1101
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1103
msgid "Value supplied for port is not valid.\n"
1106
#: ../client/drizzledump.cc:743
701
#: client/drizzledump.cc:483
702
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
705
#: client/drizzledump.cc:485
706
msgid "Dumping definition and data DRIZZLE database or table"
709
#: client/drizzledump.cc:496
711
msgid "For more options, use %s --help\n"
714
#: client/drizzledump.cc:669
716
msgid "Input filename too long: %s"
719
#: client/drizzledump.cc:712
1108
721
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1111
#: ../client/drizzledump_data.cc:268
1112
msgid "-- Retrieving data for "
1115
#: ../client/drizzledump_data.cc:300
1116
msgid " rows dumped for table "
1119
#: ../client/drizzledump_data.cc:547
1121
msgid "-- Connecting to "
1122
msgstr "Připojit k host."
1124
#: ../client/drizzledump_data.cc:547
1125
msgid " using protocol "
1128
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1129
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1130
msgid "Error executing query: "
1133
#: ../client/drizzledump_data.cc:602
1134
msgid "Could not buffer result: "
1137
#: ../client/drizzledump_data.cc:648
1138
msgid "Error: Could not set db '"
1141
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1142
#: ../client/drizzledump_data.cc:673
1146
#: ../client/drizzledump_data.cc:682
1147
msgid "-- Disconnecting from "
1150
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1151
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1152
msgid "-- Retrieving table structures for "
1155
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1156
msgid "-- Retrieving fields for "
1159
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1160
msgid "-- Retrieving indexes for "
1163
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1164
msgid "-- Retrieving foreign keys for "
1167
#: ../client/drizzleslap.cc:2292
1169
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1172
#: ../client/drizzletest.cc:5412
1173
msgid "Error: Invalid Value for opt_max_connect_retries"
1176
#: ../client/drizzletest.cc:5422
1177
msgid "Error: Invalid Value for opt_tail_lines"
1180
#: ../client/drizzletest.cc:5432
1181
msgid "Error: Invalid Value for opt_sleep"
1184
#: ../client/drizzletest.cc:5623
1186
msgid "Could not open '%s' for reading: errno = %d"
1189
#: ../client/drizzletest.cc:5628
1191
msgid "Out of memory"
1194
#: ../drizzled/drizzled.cc:491
724
#: client/drizzledump.cc:737
726
msgid "Invalid mode to --compatible: %s\n"
729
#: client/drizzledump.cc:791
731
msgid "%s: You must use option --tab with --fields-...\n"
734
#: client/drizzledump.cc:808
737
"%s: You can't use --single-transaction and --lock-all-tables at the same "
741
#: client/drizzledump.cc:821
744
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
748
#: client/drizzledump.cc:827
750
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
753
#: client/drizzledump.cc:853 client/drizzledump.cc:858
755
msgid "Got error: %s %s"
758
#: client/drizzledump.cc:956 client/drizzledump.cc:963
759
#: client/drizzledump.cc:976
761
msgid "Couldn't execute '%s': %s (%d)"
764
#: client/drizzledump.cc:1040
766
msgid "-- Connecting to %s...\n"
769
#: client/drizzledump.cc:1061
771
msgid "-- Disconnecting from %s...\n"
774
#: client/drizzledump.cc:1072
775
msgid "Couldn't allocate memory"
778
#: client/drizzledump.cc:1416
781
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
785
#: client/drizzledump.cc:1430
787
msgid "-- Retrieving table structure for table %s...\n"
790
#: client/drizzledump.cc:1544
792
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
795
#: client/drizzledump.cc:1651
797
msgid "%s: Can't get keys for table %s\n"
800
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
802
msgid "Error: Couldn't read status information for table %s\n"
805
#: client/drizzledump.cc:1872
807
msgid "Error retrieving table structure for table: \"%s\""
810
#: client/drizzledump.cc:1879
812
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
815
#: client/drizzledump.cc:1890
817
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
820
#: client/drizzledump.cc:1897
822
msgid "-- Skipping dump data for table '%s', it has no fields\n"
825
#: client/drizzledump.cc:1905
826
msgid "-- Sending SELECT query...\n"
829
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
830
msgid "when executing 'SELECT INTO OUTFILE'"
833
#: client/drizzledump.cc:1969
838
"-- Dumping data for table %s\n"
842
#: client/drizzledump.cc:2010
843
msgid "-- Retrieving rows...\n"
846
#: client/drizzledump.cc:2013
848
msgid "%s: Error in field count for table: %s ! Aborting.\n"
851
#: client/drizzledump.cc:2062
853
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
856
#: client/drizzledump.cc:2079
858
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
861
#: client/drizzledump.cc:2101
863
msgid "Not enough fields from table %s! Aborting.\n"
866
#: client/drizzledump.cc:2521
867
msgid "when using LOCK TABLES"
870
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
871
msgid "when doing refresh"
874
#: client/drizzledump.cc:2627
875
msgid "alloc_root failure."
878
#: client/drizzledump.cc:2648
880
msgid "Couldn't find table: \"%s\""
883
#: client/drizzledump.cc:2664
884
msgid "when doing LOCK TABLES"
887
#: client/drizzledump.cc:2735
888
msgid "Error: Binlogging on server not active"
891
#: client/drizzledump.cc:2804
892
msgid "Error: Slave not set up"
895
#: client/drizzledump.cc:2863
896
msgid "Error: Unable to start slave"
899
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
900
#: client/drizzledump.cc:3171
903
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
906
#: client/drizzledump.cc:3201
908
msgid "Error: Not enough memory to store ORDER BY clause\n"
911
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
912
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
914
msgid "Plugin '%s' init function returned error."
917
#. TRANSLATORS: The leading word "configvar" is the name
918
#. of the plugin api, and so should not be translated.
919
#: drizzled/configvar.cc:41
921
msgid "configvar plugin '%s' init() failed"
924
#. TRANSLATORS: The leading word "configvar" is the name
925
#. of the plugin api, and so should not be translated.
926
#: drizzled/configvar.cc:64
928
msgid "configvar plugin '%s' deinit() failed"
931
#. TRANSLATORS: The leading word "configvar" is the name
932
#. of the plugin api, and so should not be translated.
933
#: drizzled/configvar.cc:100
935
msgid "configvar plugin '%s' configvar_func1() failed"
938
#. TRANSLATORS: The leading word "configvar" is the name
939
#. of the plugin api, and so should not be translated.
940
#: drizzled/configvar.cc:154
942
msgid "configvar plugin '%s' configvar_func2() failed"
945
#: drizzled/db.cc:245
947
msgid "Error while loading database options: '%s':"
950
#: drizzled/drizzled.cc:547
952
msgid "Got signal %d from thread %<PRIu64>"
955
#: drizzled/drizzled.cc:581
1195
956
msgid "Aborting\n"
1198
#: ../drizzled/drizzled.cc:550
959
#: drizzled/drizzled.cc:704
1199
960
msgid "One can only use the --user switch if running as root\n"
1202
#: ../drizzled/drizzled.cc:557
963
#: drizzled/drizzled.cc:712
1204
965
"Fatal error: Please read \"Security\" section of the manual to find out how "
1205
966
"to run drizzled as root!\n"
1208
#: ../drizzled/drizzled.cc:577
969
#: drizzled/drizzled.cc:734
1211
972
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1215
#: ../drizzled/drizzled.cc:602
1216
msgid "Set process group ID failed"
1219
#: ../drizzled/drizzled.cc:607
1220
msgid "Set process user ID failed"
1223
#: ../drizzled/drizzled.cc:619
1224
msgid "Process chroot failed"
1227
#: ../drizzled/drizzled.cc:739
1228
msgid "Error: Invalid Value for auto_increment_increment"
1231
#: ../drizzled/drizzled.cc:750
1232
msgid "Error: Invalid Value for auto_increment_offset"
1235
#: ../drizzled/drizzled.cc:761
1236
msgid "Error: Invalid Value for completion_type"
1239
#: ../drizzled/drizzled.cc:773
1240
msgid "Error: Invalid Value for div-precision-increment"
1243
#: ../drizzled/drizzled.cc:784
1244
msgid "Error: Invalid Value for group_concat_max_len"
1247
#: ../drizzled/drizzled.cc:795
1248
msgid "Error: Invalid Value for join_buffer_size"
1251
#: ../drizzled/drizzled.cc:807
1252
msgid "Error: Invalid Value for max_allowed_packet"
1255
#: ../drizzled/drizzled.cc:819
1256
msgid "Error: Invalid Value for max_error_count"
1259
#: ../drizzled/drizzled.cc:830
1260
msgid "Error: Invalid Value for max_heap_table_size"
1263
#: ../drizzled/drizzled.cc:842
1264
msgid "Error: Invalid Value for min_examined_row_limit"
1267
#: ../drizzled/drizzled.cc:853
1268
msgid "Error: Invalid Value for max_join_size"
1271
#: ../drizzled/drizzled.cc:864
1272
msgid "Error: Invalid Value for max_length_for_sort_data"
1275
#: ../drizzled/drizzled.cc:875
1276
msgid "Error: Invalid Value for max_seeks_for_key"
1279
#: ../drizzled/drizzled.cc:886
1280
msgid "Error: Invalid Value for max_sort_length"
1283
#: ../drizzled/drizzled.cc:897
1284
msgid "Error: Invalid Value for optimizer_search_depth"
1287
#: ../drizzled/drizzled.cc:908
1288
msgid "Error: Invalid Value for preload_buff_size"
1291
#: ../drizzled/drizzled.cc:919
1292
msgid "Error: Invalid Value for query_alloc_block_size"
1295
#: ../drizzled/drizzled.cc:931
1296
msgid "Error: Invalid Value for query_prealloc_size"
1299
#: ../drizzled/drizzled.cc:943
1300
msgid "Error: Invalid Value for range_alloc_block_size"
1303
#: ../drizzled/drizzled.cc:955
1304
msgid "Error: Invalid Value for read_buff_size"
1307
#: ../drizzled/drizzled.cc:967
1308
msgid "Error: Invalid Value for read_rnd_buff_size"
1311
#: ../drizzled/drizzled.cc:978
1312
msgid "Error: Invalid Value for sort_buff_size"
1315
#: ../drizzled/drizzled.cc:989
1316
msgid "Error: Invalid Value for table_def_size"
1319
#: ../drizzled/drizzled.cc:1000
1320
msgid "Error: Invalid Value for table_cache_size"
1323
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1324
msgid "Error: Invalid Value for table_lock_wait_timeout"
1327
#: ../drizzled/drizzled.cc:1038
1329
"Error: Invalid Value for transaction_message_threshold valid values are "
1330
"between 131072 - 1048576 bytes"
1333
#: ../drizzled/drizzled.cc:1096
1335
msgid "Defaults file '%s' not found\n"
1338
#: ../drizzled/drizzled.cc:1138
976
#: drizzled/drizzled.cc:908
978
msgid "Retrying bind on TCP/IP port %u"
981
#: drizzled/drizzled.cc:914
982
msgid "Can't start server: Bind on TCP/IP port"
985
#: drizzled/drizzled.cc:915
987
msgid "Do you already have another drizzled server running on port: %d ?"
990
#: drizzled/drizzled.cc:921
991
msgid "Can't start server: listen() on TCP/IP port"
994
#: drizzled/drizzled.cc:922
996
msgid "listen() on TCP/IP failed with error %d"
999
#: drizzled/drizzled.cc:1013
1004
#: drizzled/drizzled.cc:1038
1007
"We will try our best to scrape up some info that will hopefully help "
1009
"the problem, but since we have already crashed, something is definitely "
1011
"and this may fail.\n"
1015
#: drizzled/drizzled.cc:1049
1018
"It is possible that drizzled could use up to \n"
1019
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1022
"Hope that's ok; if not, decrease some variables in the equation.\n"
1026
#: drizzled/drizzled.cc:1066
1029
"Attempting backtrace. You can use the following information to find out\n"
1030
"where drizzled died. If you see no messages after this, something went\n"
1031
"terribly wrong...\n"
1034
#: drizzled/drizzled.cc:1094
1037
"Trying to get some variables.\n"
1038
"Some pointers may be invalid and cause the dump to abort...\n"
1041
#: drizzled/drizzled.cc:1106
1045
"This crash occurred while the server was calling initgroups(). This is\n"
1046
"often due to the use of a drizzled that is statically linked against glibc\n"
1047
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1048
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1049
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1050
"drizzled that is not statically linked.\n"
1053
#: drizzled/drizzled.cc:1121
1057
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1058
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1059
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1060
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1061
"the documentation for your distribution on how to do that.\n"
1064
#: drizzled/drizzled.cc:1134
1068
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1069
"unreliable and unstable on some operating systems and operating-system\n"
1070
"versions (notably, some versions of Linux). This crash could be due to use\n"
1071
"of those buggy OS calls. You should consider whether you really need the\n"
1072
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1076
#: drizzled/drizzled.cc:1149
1078
msgid "Writing a core file\n"
1081
#: drizzled/drizzled.cc:1194
1083
"setrlimit could not change the size of core files to 'infinity'; We may not "
1084
"be able to generate a core file on signals"
1087
#: drizzled/drizzled.cc:1396
1340
1089
msgid "gethostname failed, using '%s' as hostname"
1343
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1344
msgid "Display this help and exit."
1345
msgstr "Zobrazit tuto nápovědu a odejít."
1347
#: ../drizzled/drizzled.cc:1156
1348
msgid "Configuration file to use"
1351
#: ../drizzled/drizzled.cc:1158
1352
msgid "Base location for config files"
1355
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1356
msgid "Directory for plugins."
1359
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1361
"Optional comma separated list of plugins to load at startup in addition to "
1362
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1365
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1367
"Optional comma separated list of plugins to not load at startup. Effectively "
1368
"removes a plugin from the list of plugins to be loaded. [for example: --"
1369
"plugin_remove=crc32,logger_gearman]"
1372
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1374
"Optional comma separated list of plugins to load at starup instead of the "
1375
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1378
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1092
#: drizzled/drizzled.cc:1493
1094
msgid "Unknown locale: '%s'"
1097
#: drizzled/drizzled.cc:1535
1098
msgid "Can't create thread-keys"
1101
#: drizzled/drizzled.cc:1561
1102
msgid "Out of memory"
1105
#: drizzled/drizzled.cc:1576
1106
msgid "Failed to initialize plugins."
1109
#: drizzled/drizzled.cc:1607
1112
"%s: Too many arguments (first extra is '%s').\n"
1113
"Use --verbose --help to get a list of available options\n"
1116
#: drizzled/drizzled.cc:1617
1117
msgid "Can't init databases"
1120
#: drizzled/drizzled.cc:1637
1122
msgid "Unknown/unsupported table type: %s"
1125
#: drizzled/drizzled.cc:1643
1127
msgid "Default storage engine (%s) is not available"
1130
#: drizzled/drizzled.cc:1674
1132
msgid "Failed to lock memory. Errno: %d\n"
1135
#: drizzled/drizzled.cc:1736
1137
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1140
#: drizzled/drizzled.cc:1898
1142
msgid "drizzled: Got error %d from select"
1145
#: drizzled/drizzled.cc:2072
1379
1146
msgid "Auto-increment columns are incremented by this"
1382
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1149
#: drizzled/drizzled.cc:2077
1384
1151
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1388
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1155
#: drizzled/drizzled.cc:2083
1390
1157
"Path to installation directory. All paths are usually resolved relative to "
1394
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1161
#: drizzled/drizzled.cc:2087
1162
msgid "IP address to bind to."
1165
#: drizzled/drizzled.cc:2091
1166
msgid "Set the filesystem character set."
1169
#: drizzled/drizzled.cc:2096
1170
msgid "Set the default character set."
1173
#: drizzled/drizzled.cc:2100
1395
1174
msgid "Chroot drizzled daemon during startup."
1398
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1177
#: drizzled/drizzled.cc:2104
1399
1178
msgid "Set the default collation."
1402
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1181
#: drizzled/drizzled.cc:2108
1403
1182
msgid "Default completion type."
1406
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1185
#: drizzled/drizzled.cc:2113
1407
1186
msgid "Write core on errors."
1410
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1189
#: drizzled/drizzled.cc:2117
1411
1190
msgid "Path to the database root."
1414
#: ../drizzled/drizzled.cc:1196
1415
msgid "Set the default storage engine for tables."
1193
#: drizzled/drizzled.cc:2121
1194
msgid "Set the default storage engine (table type) for tables."
1418
#: ../drizzled/drizzled.cc:1198
1197
#: drizzled/drizzled.cc:2125
1419
1198
msgid "Set the default time zone."
1422
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1201
#: drizzled/drizzled.cc:2129
1202
msgid "Type of DELAY_KEY_WRITE."
1205
#: drizzled/drizzled.cc:2133
1206
msgid "Print a symbolic stack trace on failure."
1209
#: drizzled/drizzled.cc:2139
1210
msgid "Push supported query conditions to the storage engine."
1213
#: drizzled/drizzled.cc:2145
1423
1214
msgid "Used for debugging; Use at your own risk!"
1426
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1217
#: drizzled/drizzled.cc:2150
1427
1218
msgid "Set up signals usable for debugging"
1430
#: ../drizzled/drizzled.cc:1204
1221
#: drizzled/drizzled.cc:2154
1222
msgid "Command(s) that are executed for each new connection"
1225
#: drizzled/drizzled.cc:2158
1226
msgid "Read SQL commands from this file at startup."
1229
#: drizzled/drizzled.cc:2162
1233
#: drizzled/drizzled.cc:2166
1431
1234
msgid "Set the language used for the month names and the days of the week."
1434
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1237
#: drizzled/drizzled.cc:2171
1238
msgid "Log connections and queries to file."
1241
#: drizzled/drizzled.cc:2175
1242
msgid "Log all MyISAM changes to file."
1245
#: drizzled/drizzled.cc:2179
1435
1246
msgid "Log some not critical warnings to the log file."
1438
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1439
msgid "Pid file used by drizzled."
1442
#: ../drizzled/drizzled.cc:1210
1443
msgid "Maximum time in seconds to wait for the port to become free. "
1446
#: ../drizzled/drizzled.cc:1212
1447
msgid "Include the SQL query in replicated protobuf messages."
1450
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1249
#: drizzled/drizzled.cc:2184
1250
msgid "Lock drizzled in memory."
1253
#: drizzled/drizzled.cc:2188
1255
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1256
"BACKUP, FORCE or QUICK."
1259
#: drizzled/drizzled.cc:2193
1260
msgid "Use old, non-optimized alter table."
1263
#: drizzled/drizzled.cc:2198
1264
msgid "Pid file used by safe_mysqld."
1267
#: drizzled/drizzled.cc:2208
1269
"Maximum time in seconds to wait for the port to become free. (Default: no "
1273
#: drizzled/drizzled.cc:2213
1452
1275
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1453
1276
"specified directory"
1456
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1279
#: drizzled/drizzled.cc:2218
1458
1281
"Uniquely identifies the server instance in the community of replication "
1462
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1285
#: drizzled/drizzled.cc:2223
1463
1286
msgid "Don't print a stack trace on failure."
1466
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1289
#: drizzled/drizzled.cc:2227
1467
1290
msgid "Enable symbolic link support."
1470
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1293
#: drizzled/drizzled.cc:2236
1295
"Using this option will cause most temporary files created to use a small set "
1296
"of names, rather than a unique name for each new file."
1299
#: drizzled/drizzled.cc:2241
1472
1301
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1475
#: ../drizzled/drizzled.cc:1227
1304
#: drizzled/drizzled.cc:2246
1476
1305
msgid "Path for temporary files."
1479
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1308
#: drizzled/drizzled.cc:2250
1480
1309
msgid "Default transaction isolation level."
1483
#: ../drizzled/drizzled.cc:1231
1485
"Max message size written to transaction log, valid values 131072 - 1048576 "
1489
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1312
#: drizzled/drizzled.cc:2254
1490
1313
msgid "Run drizzled daemon as user."
1493
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1316
#: drizzled/drizzled.cc:2262
1495
1318
"The number of outstanding connection requests Drizzle can have. This comes "
1496
1319
"into play when the main Drizzle thread gets very many connection requests in "
1497
1320
"a very short time."
1500
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1323
#: drizzled/drizzled.cc:2268
1502
1325
"Size of tree cache used in bulk insert optimization. Note that this is a "
1503
1326
"limit per thread!"
1506
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1329
#: drizzled/drizzled.cc:2274
1331
"The number of seconds the drizzled server is waiting for a connect packet "
1332
"before responding with 'Bad handshake'."
1335
#: drizzled/drizzled.cc:2279
1508
1337
"Precision of the result of '/' operator will be increased on that value."
1511
#: ../drizzled/drizzled.cc:1248
1340
#: drizzled/drizzled.cc:2285
1512
1341
msgid "The maximum length of the result of function group_concat."
1515
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1344
#: drizzled/drizzled.cc:2290
1516
1345
msgid "The size of the buffer that is used for full joins."
1519
#: ../drizzled/drizzled.cc:1253
1521
"A global cap on the amount of memory that can be allocated by session join "
1522
"buffers (0 means unlimited)"
1525
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1348
#: drizzled/drizzled.cc:2296
1349
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1352
#: drizzled/drizzled.cc:2301
1354
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1355
"this to get better index handling (for all reads and multiple writes) to as "
1356
"much as you can afford;"
1359
#: drizzled/drizzled.cc:2310
1361
"This characterizes the number of hits a hot block has to be untouched until "
1362
"it is considered aged enough to be downgraded to a warm block. This "
1363
"specifies the percentage ratio of that number of hits to the total number of "
1364
"blocks in key cache"
1367
#: drizzled/drizzled.cc:2319
1368
msgid "The default size of key cache blocks"
1371
#: drizzled/drizzled.cc:2325
1372
msgid "The minimum percentage of warm blocks in key cache"
1375
#: drizzled/drizzled.cc:2331
1526
1376
msgid "Max packetlength to send/receive from to server."
1529
#: ../drizzled/drizzled.cc:1257
1379
#: drizzled/drizzled.cc:2336
1381
"If there is more than this number of interrupted connections from a host "
1382
"this host will be blocked from further connections."
1385
#: drizzled/drizzled.cc:2341
1530
1386
msgid "Max number of errors/warnings to store for a statement."
1533
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1389
#: drizzled/drizzled.cc:2346
1534
1390
msgid "Don't allow creation of heap tables bigger than this."
1537
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1393
#: drizzled/drizzled.cc:2352
1539
1395
"Joins that are probably going to read more than max_join_size records return "
1543
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1399
#: drizzled/drizzled.cc:2358
1544
1400
msgid "Max number of bytes in sorted records."
1547
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1403
#: drizzled/drizzled.cc:2363
1548
1404
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1551
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1407
#: drizzled/drizzled.cc:2368
1553
1409
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1554
1410
"max_sort_length bytes of each value are used; the rest are ignored)."
1557
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1413
#: drizzled/drizzled.cc:2375
1414
msgid "Maximum number of temporary tables a client can keep open at a time."
1417
#: drizzled/drizzled.cc:2380
1558
1418
msgid "After this many write locks, allow some read locks to run in between."
1561
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1421
#: drizzled/drizzled.cc:2384
1563
1423
"Don't log queries which examine less than min_examined_row_limit rows to "
1567
#: ../drizzled/drizzled.cc:1277
1569
"Do not apply any heuristic(s) during query optimization to prune, thus "
1570
"perform an exhaustive search from the optimizer search space."
1573
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1427
#: drizzled/drizzled.cc:2390
1429
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1430
"Possible values of name are 'nulls_unequal' (default behavior), "
1431
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1434
#: drizzled/drizzled.cc:2397
1435
msgid "Buffer length for TCP/IP and socket communication."
1438
#: drizzled/drizzled.cc:2402
1440
"Number of seconds to wait for more data from a connection before aborting "
1444
#: drizzled/drizzled.cc:2408
1446
"If a read on a communication port is interrupted, retry this many times "
1450
#: drizzled/drizzled.cc:2414
1452
"Number of seconds to wait for a block to be written to a connection before "
1453
"aborting the write."
1456
#: drizzled/drizzled.cc:2420
1458
"Controls the heuristic(s) applied during query optimization to prune less-"
1459
"promising partial plans from the optimizer search space. Meaning: false - do "
1460
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1461
"based on number of retrieved rows."
1464
#: drizzled/drizzled.cc:2428
1575
1466
"Maximum depth of search performed by the query optimizer. Values larger than "
1576
1467
"the number of relations in a query result in better query plans, but take "
1581
1472
"(used for testing/comparison)."
1584
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1475
#: drizzled/drizzled.cc:2440
1476
msgid "Directory for plugins."
1479
#: drizzled/drizzled.cc:2444
1481
"Optional colon (or semicolon) separated list of plugins to load,where each "
1482
"plugin is identified by the name of the shared library. [for example: --"
1483
"plugin_load=libmd5udf.so:libauth_pam.so]"
1486
#: drizzled/drizzled.cc:2450
1585
1487
msgid "The size of the buffer that is allocated when preloading indexes"
1588
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1490
#: drizzled/drizzled.cc:2455
1589
1491
msgid "Allocation block size for query parsing and execution"
1592
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1494
#: drizzled/drizzled.cc:2460
1593
1495
msgid "Persistent buffer for query parsing and execution"
1596
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1498
#: drizzled/drizzled.cc:2466
1597
1499
msgid "Allocation block size for storing ranges during optimization"
1600
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1502
#: drizzled/drizzled.cc:2472
1602
1504
"Each thread that does a sequential scan allocates a buffer of this size for "
1603
1505
"each table it scans. If you do many sequential scans, you may want to "
1604
1506
"increase this value."
1607
#: ../drizzled/drizzled.cc:1306
1608
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1611
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1509
#: drizzled/drizzled.cc:2480
1613
1511
"When reading rows in sorted order after a sort, the rows are read through "
1614
1512
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1615
1513
"record_buffer."
1618
#: ../drizzled/drizzled.cc:1314
1619
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1622
#: ../drizzled/drizzled.cc:1316
1623
msgid "Select scheduler to be used (by default multi-thread)."
1626
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1516
#: drizzled/drizzled.cc:2488
1517
msgid "Select scheduler to be used (by default pool-of-threads)."
1520
#: drizzled/drizzled.cc:2492
1627
1521
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1630
#: ../drizzled/drizzled.cc:1322
1632
"A global cap on the amount of memory that can be allocated by session sort "
1633
"buffers (0 means unlimited)"
1636
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1524
#: drizzled/drizzled.cc:2498
1637
1525
msgid "The number of cached table definitions."
1640
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1528
#: drizzled/drizzled.cc:2502
1641
1529
msgid "The number of cached open tables."
1644
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1532
#: drizzled/drizzled.cc:2506
1646
1534
"Timeout in seconds to wait for a table level lock before returning an error. "
1647
1535
"Used only if the connection has active cursors."
1650
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1538
#: drizzled/drizzled.cc:2511
1651
1539
msgid "The stack size for each thread."
1654
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1542
#: drizzled/drizzled.cc:2517
1656
1544
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1657
1545
"automatically convert it to an on-disk MyISAM table."
1660
#: ../drizzled/drizzled.cc:1357
1661
msgid "Duplicate entry for command line option\n"
1664
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1665
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1666
#: ../drizzled/drizzled.cc:1484
1670
"Use --help to get a list of available options\n"
1673
#: ../drizzled/drizzled.cc:1434
1674
msgid "Failed to initialize plugins\n"
1677
#: ../drizzled/drizzled.cc:1472
1681
"Use --help to get a list of available options\n"
1684
#: ../drizzled/drizzled.cc:1521
1685
msgid "Error getting default charset"
1688
#: ../drizzled/drizzled.cc:1551
1689
msgid "Error setting collation"
1692
#: ../drizzled/drizzled.cc:1559
1694
msgid "Unknown locale: '%s'"
1697
#: ../drizzled/drizzled.cc:1579
1698
msgid "Could not initialize table cache\n"
1701
#: ../drizzled/drizzled.cc:1594
1702
msgid "XA cache initialization failed: Out of memory\n"
1705
#: ../drizzled/drizzled.cc:1624
1706
msgid "No scheduler found, cannot continue!\n"
1709
#: ../drizzled/drizzled.cc:1648
1711
msgid "Unknown/unsupported storage engine: %s\n"
1714
#: ../drizzled/drizzled.cc:1798
1716
"Maximum time in seconds to wait for the port to become free. (Default: no "
1720
#: ../drizzled/drizzled.cc:1907
1722
"Controls the heuristic(s) applied during query optimization to prune less-"
1723
"promising partial plans from the optimizer search space. Meaning: false - do "
1724
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1725
"based on number of retrieved rows."
1728
#: ../drizzled/drizzled.cc:2039
1548
#: drizzled/drizzled.cc:2523
1549
msgid "Allocation block size for transactions to be stored in binary log"
1552
#: drizzled/drizzled.cc:2528
1553
msgid "Persistent buffer for transactions to be stored in binary log"
1556
#: drizzled/drizzled.cc:2533
1558
"The number of seconds the server waits for activity on a connection before "
1562
#: drizzled/drizzled.cc:2682
1730
1564
"Copyright (C) 2008 Sun Microsystems\n"
1731
1565
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1732
1566
"and you are welcome to modify and redistribute it under the GPL license\n"
1568
"Starts the Drizzle database server\n"
1736
#: ../drizzled/drizzled.cc:2046
1571
#: drizzled/drizzled.cc:2689
1738
1573
msgid "Usage: %s [OPTIONS]\n"
1741
#: ../drizzled/drizzled.cc:2167
1576
#: drizzled/drizzled.cc:2700
1579
"To see what values a running Drizzle server is using, type\n"
1580
"'drizzleadmin variables' instead of 'drizzled --help'."
1583
#: drizzled/drizzled.cc:2845
1744
1586
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1745
1587
"command line\n"
1748
#: ../drizzled/drizzled.cc:2184
1749
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1752
#: ../drizzled/drizzled.cc:2197
1753
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1756
#: ../drizzled/drizzled.cc:2210
1757
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1760
#: ../drizzled/drizzled.cc:2223
1761
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1764
#: ../drizzled/drizzled.cc:2338
1767
"There was an error creating the '%s' part of the path '%s'. Please check "
1768
"the path exists and is writable.\n"
1771
#: ../drizzled/drizzled.cc:2345
1774
"There was an error opening the path '%s', please check the path exists and "
1778
#: ../drizzled/error.cc:133
1780
msgid "Unknown error %d"
1783
#: ../drizzled/error.cc:207
1787
#: ../drizzled/error.cc:208
1788
msgid "Error on first"
1791
#: ../drizzled/error.cc:209
1590
#: drizzled/drizzled.cc:2886
1591
msgid "Can't start server: cannot resolve hostname!"
1594
#: drizzled/drizzled.cc:2892
1595
msgid "Can't start server: bind-address refers to multiple interfaces!"
1598
#: drizzled/drizzled.cc:3204
1600
msgid "No option given to %s\n"
1603
#: drizzled/drizzled.cc:3206
1605
msgid "Wrong option to %s. Option(s) given: %s\n"
1608
#: drizzled/drizzled.cc:3208
1610
msgid "Alternatives are: '%s'"
1613
#: drizzled/errmsg.cc:40
1615
msgid "errmsg plugin '%s' init() failed."
1618
#: drizzled/errmsg.cc:67
1620
msgid "errmsg plugin '%s' deinit() failed."
1623
#: drizzled/errmsg.cc:106
1625
msgid "errmsg plugin '%s' errmsg() failed"
1628
#: drizzled/error.cc:34
1632
#: drizzled/error.cc:36
1636
#: drizzled/error.cc:38
1795
#: ../drizzled/error.cc:210
1640
#: drizzled/error.cc:40
1799
#: ../drizzled/error.cc:211
1644
#: drizzled/error.cc:42
1801
1646
msgid "Can't create file '%-.200s' (errno: %d)"
1804
#: ../drizzled/error.cc:212
1649
#: drizzled/error.cc:44
1806
1651
msgid "Can't create table '%-.200s' (errno: %d)"
1809
#: ../drizzled/error.cc:213
1811
msgid "Can't create schema '%-.192s' (errno: %d)"
1814
#: ../drizzled/error.cc:214
1816
msgid "Can't create schema '%-.192s'; schema exists"
1819
#: ../drizzled/error.cc:215
1821
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1824
#: ../drizzled/error.cc:216
1654
#: drizzled/error.cc:46
1656
msgid "Can't create database '%-.192s' (errno: %d)"
1659
#: drizzled/error.cc:48
1661
msgid "Can't create database '%-.192s'; database exists"
1664
#: drizzled/error.cc:50
1666
msgid "Can't drop database '%-.192s'; database doesn't exist"
1669
#: drizzled/error.cc:52
1671
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1674
#: drizzled/error.cc:54
1676
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1679
#: drizzled/error.cc:56
1826
1681
msgid "Error on delete of '%-.192s' (errno: %d)"
1829
#: ../drizzled/error.cc:217
1684
#: drizzled/error.cc:58
1685
msgid "Can't read record in system table"
1688
#: drizzled/error.cc:60
1831
1690
msgid "Can't get status of '%-.200s' (errno: %d)"
1834
#: ../drizzled/error.cc:218
1693
#: drizzled/error.cc:62
1695
msgid "Can't get working directory (errno: %d)"
1698
#: drizzled/error.cc:64
1836
1700
msgid "Can't lock file (errno: %d)"
1839
#: ../drizzled/error.cc:219
1703
#: drizzled/error.cc:66
1841
1705
msgid "Can't open file: '%-.200s' (errno: %d)"
1844
#: ../drizzled/error.cc:220
1708
#: drizzled/error.cc:68
1846
1710
msgid "Can't find file: '%-.200s' (errno: %d)"
1849
#: ../drizzled/error.cc:221
1713
#: drizzled/error.cc:70
1851
1715
msgid "Can't read dir of '%-.192s' (errno: %d)"
1854
#: ../drizzled/error.cc:222
1718
#: drizzled/error.cc:72
1720
msgid "Can't change dir to '%-.192s' (errno: %d)"
1723
#: drizzled/error.cc:74
1856
1725
msgid "Record has changed since last read in table '%-.192s'"
1859
#: ../drizzled/error.cc:223
1728
#: drizzled/error.cc:76
1861
1730
msgid "Disk full (%s); waiting for someone to free some space..."
1864
#: ../drizzled/error.cc:224
1733
#: drizzled/error.cc:78
1866
1735
msgid "Can't write; duplicate key in table '%-.192s'"
1869
#: ../drizzled/error.cc:225
1738
#: drizzled/error.cc:80
1871
1740
msgid "Error on close of '%-.192s' (errno: %d)"
1874
#: ../drizzled/error.cc:226
1743
#: drizzled/error.cc:82
1876
1745
msgid "Error reading file '%-.200s' (errno: %d)"
1879
#: ../drizzled/error.cc:227
1748
#: drizzled/error.cc:84
1881
1750
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1884
#: ../drizzled/error.cc:228
1753
#: drizzled/error.cc:86
1886
1755
msgid "Error writing file '%-.200s' (errno: %d)"
1889
#: ../drizzled/error.cc:229
1758
#: drizzled/error.cc:88
1891
1760
msgid "'%-.192s' is locked against change"
1894
#: ../drizzled/error.cc:230
1763
#: drizzled/error.cc:90
1895
1764
msgid "Sort aborted"
1898
#: ../drizzled/error.cc:231
1767
#: drizzled/error.cc:92
1769
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1772
#: drizzled/error.cc:94
1900
1774
msgid "Got error %d from storage engine"
1903
#: ../drizzled/error.cc:232
1777
#: drizzled/error.cc:96
1905
1779
msgid "Table storage engine for '%-.192s' doesn't have this option"
1908
#: ../drizzled/error.cc:233
1782
#: drizzled/error.cc:98
1910
1784
msgid "Can't find record in '%-.192s'"
1913
#: ../drizzled/error.cc:234
1787
#: drizzled/error.cc:100
1915
1789
msgid "Incorrect information in file: '%-.200s'"
1918
#: ../drizzled/error.cc:235
1792
#: drizzled/error.cc:102
1920
1794
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1923
#: ../drizzled/error.cc:236
1797
#: drizzled/error.cc:104
1925
1799
msgid "Old key file for table '%-.192s'; repair it!"
1928
#: ../drizzled/error.cc:237
1802
#: drizzled/error.cc:106
1930
1804
msgid "Table '%-.192s' is read only"
1933
#: ../drizzled/error.cc:238
1807
#: drizzled/error.cc:108
1935
1809
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1938
#: ../drizzled/error.cc:239
1812
#: drizzled/error.cc:110
1939
1813
msgid "Out of sort memory; increase server sort buffer size"
1942
#: ../drizzled/error.cc:240
1943
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1946
#: ../drizzled/error.cc:241
1947
msgid "Global join memory constraint hit; increase join-heap-threshold"
1950
#: ../drizzled/error.cc:242
1951
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1954
#: ../drizzled/error.cc:243
1955
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1958
#: ../drizzled/error.cc:244
1816
#: drizzled/error.cc:112
1960
1818
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1963
#: ../drizzled/error.cc:245
1821
#: drizzled/error.cc:114
1964
1822
msgid "Too many connections"
1967
#: ../drizzled/error.cc:246
1825
#: drizzled/error.cc:116
1969
1827
"Out of memory; check if drizzled or some other process uses all available "
1970
1828
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1971
1829
"memory or you can add more swap space"
1974
#: ../drizzled/error.cc:247
1832
#: drizzled/error.cc:118
1975
1833
msgid "Can't get hostname for your address"
1978
#: ../drizzled/error.cc:248
1836
#: drizzled/error.cc:120
1979
1837
msgid "Bad handshake"
1982
#: ../drizzled/error.cc:249
1840
#: drizzled/error.cc:122
1984
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1842
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1987
#: ../drizzled/error.cc:250
1845
#: drizzled/error.cc:124
1989
1847
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1992
#: ../drizzled/error.cc:251
1993
msgid "No schema selected"
1850
#: drizzled/error.cc:126
1851
msgid "No database selected"
1996
#: ../drizzled/error.cc:252
1854
#: drizzled/error.cc:128
1997
1855
msgid "Unknown command"
2000
#: ../drizzled/error.cc:253
1858
#: drizzled/error.cc:130
2002
1860
msgid "Column '%-.192s' cannot be null"
2005
#: ../drizzled/error.cc:254
1863
#: drizzled/error.cc:132
2007
msgid "Unknown schema '%-.192s'"
1865
msgid "Unknown database '%-.192s'"
2010
#: ../drizzled/error.cc:255
1868
#: drizzled/error.cc:134
2012
1870
msgid "Table '%-.192s' already exists"
2015
#: ../drizzled/error.cc:256
1873
#: drizzled/error.cc:136
2017
1875
msgid "Unknown table '%-.100s'"
2020
#: ../drizzled/error.cc:257
1878
#: drizzled/error.cc:138
2022
1880
msgid "Column '%-.192s' in %-.192s is ambiguous"
2025
#: ../drizzled/error.cc:258
1883
#: drizzled/error.cc:140
2026
1884
msgid "Server shutdown in progress"
2029
#: ../drizzled/error.cc:259
1887
#: drizzled/error.cc:142
2031
1889
msgid "Unknown column '%-.192s' in '%-.192s'"
2034
#: ../drizzled/error.cc:260
1892
#: drizzled/error.cc:144
2036
1894
msgid "'%-.192s' isn't in GROUP BY"
2039
#: ../drizzled/error.cc:261
1897
#: drizzled/error.cc:146
2041
1899
msgid "Can't group on '%-.192s'"
2044
#: ../drizzled/error.cc:262
1902
#: drizzled/error.cc:148
2045
1903
msgid "Statement has sum functions and columns in same statement"
2048
#: ../drizzled/error.cc:263
1906
#: drizzled/error.cc:150
2049
1907
msgid "Column count doesn't match value count"
2052
#: ../drizzled/error.cc:264
1910
#: drizzled/error.cc:152
2054
1912
msgid "Identifier name '%-.100s' is too long"
2057
#: ../drizzled/error.cc:265
1915
#: drizzled/error.cc:154
2059
1917
msgid "Duplicate column name '%-.192s'"
2062
#: ../drizzled/error.cc:266
1920
#: drizzled/error.cc:156
2064
1922
msgid "Duplicate key name '%-.192s'"
2067
#: ../drizzled/error.cc:267
1925
#: drizzled/error.cc:158
2069
1927
msgid "Duplicate entry '%-.192s' for key %d"
2072
#: ../drizzled/error.cc:268
1930
#: drizzled/error.cc:160
2074
1932
msgid "Incorrect column specifier for column '%-.192s'"
2077
#: ../drizzled/error.cc:269
1935
#: drizzled/error.cc:162
2079
1937
msgid "%s near '%-.80s' at line %d"
2082
#: ../drizzled/error.cc:270
2084
msgid "Parsing error near '%s'"
2087
#: ../drizzled/error.cc:271
1940
#: drizzled/error.cc:164
2088
1941
msgid "Query was empty"
2091
#: ../drizzled/error.cc:272
1944
#: drizzled/error.cc:166
2093
1946
msgid "Not unique table/alias: '%-.192s'"
2096
#: ../drizzled/error.cc:273
1949
#: drizzled/error.cc:168
2098
1951
msgid "Invalid default value for '%-.192s'"
2101
#: ../drizzled/error.cc:274
1954
#: drizzled/error.cc:170
2102
1955
msgid "Multiple primary key defined"
2105
#: ../drizzled/error.cc:275
1958
#: drizzled/error.cc:172
2107
1960
msgid "Too many keys specified; max %d keys allowed"
2110
#: ../drizzled/error.cc:276
1963
#: drizzled/error.cc:174
2112
1965
msgid "Too many key parts specified; max %d parts allowed"
2115
#: ../drizzled/error.cc:277
1968
#: drizzled/error.cc:176
2117
1970
msgid "Specified key was too long; max key length is %d bytes"
2120
#: ../drizzled/error.cc:278
1973
#: drizzled/error.cc:178
2122
1975
msgid "Key column '%-.192s' doesn't exist in table"
2125
#: ../drizzled/error.cc:279
1978
#: drizzled/error.cc:180
2128
1981
"BLOB column '%-.192s' can't be used in key specification with the used table "
2132
#: ../drizzled/error.cc:280
1985
#: drizzled/error.cc:182
2135
1988
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2139
#: ../drizzled/error.cc:281
1992
#: drizzled/error.cc:184
2141
1994
"Incorrect table definition; there can be only one auto column and it must be "
2142
1995
"defined as a key"
2145
#: ../drizzled/error.cc:282
1998
#: drizzled/error.cc:186
2001
"%s: ready for connections.\n"
2002
"Version: '%s' socket: '%s' port: %d"
2005
#: drizzled/error.cc:188
2147
2007
msgid "%s: Normal shutdown\n"
2150
#: ../drizzled/error.cc:283
2010
#: drizzled/error.cc:190
2152
2012
msgid "%s: Got signal %d. Aborting!\n"
2155
#: ../drizzled/error.cc:284
2015
#: drizzled/error.cc:192
2157
2017
msgid "%s: Shutdown complete\n"
2160
#: ../drizzled/error.cc:285
2020
#: drizzled/error.cc:194
2162
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2022
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2165
#: ../drizzled/error.cc:286
2025
#: drizzled/error.cc:196
2166
2026
msgid "Can't create IP socket"
2169
#: ../drizzled/error.cc:287
2029
#: drizzled/error.cc:198
2172
2032
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2176
#: ../drizzled/error.cc:288
2036
#: drizzled/error.cc:200
2179
2039
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2180
2040
"check the manual"
2183
#: ../drizzled/error.cc:289
2043
#: drizzled/error.cc:202
2185
2045
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2188
#: ../drizzled/error.cc:290
2048
#: drizzled/error.cc:204
2191
"The file '%-.128s' must be in the schema directory or be readable by all"
2051
"The file '%-.128s' must be in the database directory or be readable by all"
2194
#: ../drizzled/error.cc:291
2054
#: drizzled/error.cc:206
2196
2056
msgid "File '%-.200s' already exists"
2199
#: ../drizzled/error.cc:292
2059
#: drizzled/error.cc:208
2201
2061
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2204
#: ../drizzled/error.cc:293
2064
#: drizzled/error.cc:210
2066
msgid "Records: %ld Duplicates: %ld"
2069
#: drizzled/error.cc:212
2206
2071
"Incorrect prefix key; the used key part isn't a string, the used length is "
2207
2072
"longer than the key part, or the storage engine doesn't support unique "
2211
#: ../drizzled/error.cc:294
2076
#: drizzled/error.cc:214
2212
2077
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2215
#: ../drizzled/error.cc:295
2080
#: drizzled/error.cc:216
2217
2082
msgid "Can't DROP '%-.192s'; check that column/key exists"
2220
#: ../drizzled/error.cc:296
2085
#: drizzled/error.cc:218
2222
2087
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2225
#: ../drizzled/error.cc:297
2090
#: drizzled/error.cc:220
2227
2092
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2230
#. KILL session errors
2231
#: ../drizzled/error.cc:300
2233
msgid "Unknown session id: %lu"
2236
#: ../drizzled/error.cc:301
2238
msgid "You are not the owner of session %lu"
2241
#: ../drizzled/error.cc:302
2242
msgid "You cannot kill the session you are connected from."
2245
#: ../drizzled/error.cc:305
2095
#: drizzled/error.cc:222
2097
msgid "Unknown thread id: %lu"
2100
#: drizzled/error.cc:224
2102
msgid "You are not owner of thread %lu"
2105
#: drizzled/error.cc:226
2246
2106
msgid "No tables used"
2249
#: ../drizzled/error.cc:306
2109
#: drizzled/error.cc:228
2111
msgid "Too many strings for column %-.192s and SET"
2114
#: drizzled/error.cc:230
2116
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2119
#: drizzled/error.cc:232
2121
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2124
#: drizzled/error.cc:234
2126
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2129
#: drizzled/error.cc:236
2251
2131
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2254
#: ../drizzled/error.cc:307
2134
#: drizzled/error.cc:238
2256
msgid "Incorrect schema name '%-.100s'"
2136
msgid "Incorrect database name '%-.100s'"
2259
#: ../drizzled/error.cc:308
2139
#: drizzled/error.cc:240
2261
2141
msgid "Incorrect table name '%-.100s'"
2264
#: ../drizzled/error.cc:309
2144
#: drizzled/error.cc:242
2266
2146
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2267
2147
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2270
#: ../drizzled/error.cc:310
2150
#: drizzled/error.cc:244
2271
2151
msgid "Unknown error"
2274
#: ../drizzled/error.cc:311
2154
#: drizzled/error.cc:246
2276
2156
msgid "Unknown procedure '%-.192s'"
2279
#: ../drizzled/error.cc:312
2159
#: drizzled/error.cc:248
2281
2161
msgid "Incorrect parameter count to procedure '%-.192s'"
2284
#: ../drizzled/error.cc:313
2164
#: drizzled/error.cc:250
2166
msgid "Incorrect parameters to procedure '%-.192s'"
2169
#: drizzled/error.cc:252
2286
2171
msgid "Unknown table '%-.192s' in %-.32s"
2289
#: ../drizzled/error.cc:314
2174
#: drizzled/error.cc:254
2291
2176
msgid "Column '%-.192s' specified twice"
2294
#: ../drizzled/error.cc:315
2179
#: drizzled/error.cc:256
2295
2180
msgid "Invalid use of group function"
2298
#: ../drizzled/error.cc:316
2183
#: drizzled/error.cc:258
2301
2186
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2304
#: ../drizzled/error.cc:317
2189
#: drizzled/error.cc:260
2305
2190
msgid "A table must have at least 1 column"
2308
#: ../drizzled/error.cc:318
2193
#: drizzled/error.cc:262
2310
2195
msgid "The table '%-.192s' is full"
2313
#: ../drizzled/error.cc:319
2198
#: drizzled/error.cc:264
2200
msgid "Unknown character set: '%-.64s'"
2203
#: drizzled/error.cc:266
2315
2205
msgid "Too many tables; Drizzle can only use %d tables in a join"
2318
#: ../drizzled/error.cc:320
2208
#: drizzled/error.cc:268
2319
2209
msgid "Too many columns"
2322
#: ../drizzled/error.cc:321
2212
#: drizzled/error.cc:270
2325
2215
"Row size too large. The maximum row size for the used table type, not "
2326
2216
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2329
#: ../drizzled/error.cc:322
2219
#: drizzled/error.cc:272
2222
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2223
"thread_stack=#' to specify a bigger stack if needed"
2226
#: drizzled/error.cc:274
2330
2227
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2333
#: ../drizzled/error.cc:323
2230
#: drizzled/error.cc:276
2336
2233
"Table handler doesn't support NULL in given index. Please change column "
2337
2234
"'%-.192s' to be NOT NULL or use another handler"
2340
#: ../drizzled/error.cc:324
2341
msgid "No paths allowed for plugin library"
2344
#: ../drizzled/error.cc:325
2346
msgid "Plugin '%-.192s' already exists"
2349
#: ../drizzled/error.cc:326
2351
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2354
#: ../drizzled/error.cc:327
2356
msgid "Can't find symbol '%-.128s' in library '%s'"
2359
#: ../drizzled/error.cc:328
2237
#: drizzled/error.cc:278
2239
msgid "Can't load function '%-.192s'"
2242
#: drizzled/error.cc:280
2244
msgid "Can't initialize function '%-.192s'; %-.80s"
2247
#: drizzled/error.cc:282
2248
msgid "No paths allowed for shared library"
2251
#: drizzled/error.cc:284
2253
msgid "Function '%-.192s' already exists"
2256
#: drizzled/error.cc:286
2258
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2261
#: drizzled/error.cc:288
2263
msgid "Can't find symbol '%-.128s' in library"
2266
#: drizzled/error.cc:290
2268
msgid "Function '%-.192s' is not defined"
2271
#: drizzled/error.cc:292
2274
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2275
"'drizzleadmin flush-hosts'"
2278
#: drizzled/error.cc:294
2280
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2283
#: drizzled/error.cc:296
2285
"You are using Drizzle as an anonymous user and anonymous users are not "
2286
"allowed to change passwords"
2289
#: drizzled/error.cc:298
2291
"You must have privileges to update tables in the drizzle database to be able "
2292
"to change passwords for others"
2295
#: drizzled/error.cc:300
2296
msgid "Can't find any matching row in the user table"
2299
#: drizzled/error.cc:302
2361
2301
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2364
#: ../drizzled/error.cc:329
2304
#: drizzled/error.cc:304
2367
2307
"Can't create a new thread (errno %d); if you are not out of available "
2368
2308
"memory, you can consult the manual for a possible OS-dependent bug"
2371
#: ../drizzled/error.cc:330
2311
#: drizzled/error.cc:306
2373
2313
msgid "Column count doesn't match value count at row %ld"
2376
#: ../drizzled/error.cc:331
2316
#: drizzled/error.cc:308
2378
2318
msgid "Can't reopen table: '%-.192s'"
2381
#: ../drizzled/error.cc:332
2321
#: drizzled/error.cc:310
2322
msgid "Invalid use of NULL value"
2325
#: drizzled/error.cc:312
2327
msgid "Got error '%-.64s' from regexp"
2330
#: drizzled/error.cc:314
2383
2332
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2384
2333
"illegal if there is no GROUP BY clause"
2387
#: ../drizzled/error.cc:333
2336
#: drizzled/error.cc:316
2338
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2341
#: drizzled/error.cc:318
2343
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2346
#: drizzled/error.cc:320
2349
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2353
#: drizzled/error.cc:322
2355
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2356
"privileges can be used"
2359
#: drizzled/error.cc:324
2360
msgid "The host or user argument to GRANT is too long"
2363
#: drizzled/error.cc:326
2389
2365
msgid "Table '%-.192s.%-.192s' doesn't exist"
2392
#: ../drizzled/error.cc:334
2368
#: drizzled/error.cc:328
2371
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2375
#: drizzled/error.cc:330
2376
msgid "The used command is not allowed with this Drizzle version"
2379
#: drizzled/error.cc:332
2394
2381
"You have an error in your SQL syntax; check the manual that corresponds to "
2395
2382
"your Drizzle server version for the right syntax to use"
2398
#: ../drizzled/error.cc:335
2385
#: drizzled/error.cc:334
2387
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2390
#: drizzled/error.cc:336
2391
msgid "Too many delayed threads in use"
2394
#: drizzled/error.cc:338
2396
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2399
#: drizzled/error.cc:340
2399
2400
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2402
#: ../drizzled/error.cc:336
2403
#: drizzled/error.cc:342
2404
msgid "Got a read error from the connection pipe"
2407
#: drizzled/error.cc:344
2408
msgid "Got an error from fcntl()"
2411
#: drizzled/error.cc:346
2403
2412
msgid "Got packets out of order"
2406
#: ../drizzled/error.cc:337
2415
#: drizzled/error.cc:348 libdrizzleclient/errmsg.cc:98
2416
msgid "Couldn't uncompress communication packet"
2419
#: drizzled/error.cc:350 libdrizzleclient/errmsg.cc:100
2420
msgid "Got an error reading communication packets"
2423
#: drizzled/error.cc:352 libdrizzleclient/errmsg.cc:102
2424
msgid "Got timeout reading communication packets"
2427
#: drizzled/error.cc:354 libdrizzleclient/errmsg.cc:104
2428
msgid "Got an error writing communication packets"
2431
#: drizzled/error.cc:356 libdrizzleclient/errmsg.cc:106
2432
msgid "Got timeout writing communication packets"
2435
#: drizzled/error.cc:358
2436
msgid "Result string is longer than 'max_allowed_packet' bytes"
2439
#: drizzled/error.cc:360
2407
2440
msgid "The used table type doesn't support BLOB/TEXT columns"
2410
#: ../drizzled/error.cc:338
2443
#: drizzled/error.cc:362
2411
2444
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2414
#: ../drizzled/error.cc:339
2447
#: drizzled/error.cc:364
2450
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2454
#: drizzled/error.cc:366
2416
2456
msgid "Incorrect column name '%-.100s'"
2419
#: ../drizzled/error.cc:340
2459
#: drizzled/error.cc:368
2421
2461
msgid "The used storage engine can't index column '%-.192s'"
2424
#: ../drizzled/error.cc:341
2464
#: drizzled/error.cc:370
2426
2466
"Unable to open underlying table which is differently defined or of non-"
2427
2467
"MyISAM type or doesn't exist"
2430
#: ../drizzled/error.cc:342
2470
#: drizzled/error.cc:372
2432
2472
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2435
#: ../drizzled/error.cc:343
2475
#: drizzled/error.cc:374
2438
2478
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2441
#: ../drizzled/error.cc:344
2481
#: drizzled/error.cc:376
2443
2483
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2444
2484
"UNIQUE instead"
2447
#: ../drizzled/error.cc:345
2487
#: drizzled/error.cc:378
2448
2488
msgid "Result consisted of more than one row"
2451
#: ../drizzled/error.cc:346
2491
#: drizzled/error.cc:380
2452
2492
msgid "This table type requires a primary key"
2455
#: ../drizzled/error.cc:347
2495
#: drizzled/error.cc:382
2496
msgid "This version of Drizzle is not compiled with RAID support"
2499
#: drizzled/error.cc:384
2501
"You are using safe update mode and you tried to update a table without a "
2502
"WHERE that uses a KEY column"
2505
#: drizzled/error.cc:386
2457
2507
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2460
#: ../drizzled/error.cc:348
2510
#: drizzled/error.cc:388
2461
2511
msgid "Can't open table"
2464
#: ../drizzled/error.cc:349
2514
#: drizzled/error.cc:390
2466
2516
msgid "The storage engine for the table doesn't support %s"
2469
#: ../drizzled/error.cc:350
2519
#: drizzled/error.cc:392
2520
msgid "You are not allowed to execute this command in a transaction"
2523
#: drizzled/error.cc:394
2471
2525
msgid "Got error %d during COMMIT"
2474
#: ../drizzled/error.cc:351
2528
#: drizzled/error.cc:396
2476
2530
msgid "Got error %d during ROLLBACK"
2479
#. This is a very incorrect place to use the PRIi64 macro as the
2480
#. program that looks over the source for the N_() macros does not
2481
#. (obviously) do macro expansion, so the string is entirely wrong for
2482
#. what it is trying to output for every language except english.
2483
#: ../drizzled/error.cc:356
2533
#: drizzled/error.cc:398
2535
msgid "Got error %d during FLUSH_LOGS"
2538
#: drizzled/error.cc:400
2540
msgid "Got error %d during CHECKPOINT"
2543
#: drizzled/error.cc:402
2486
2546
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2487
2547
"'%-.64s' (%-.64s)"
2490
#: ../drizzled/error.cc:357
2550
#: drizzled/error.cc:404
2551
msgid "The storage engine for the table does not support binary table dump"
2554
#: drizzled/error.cc:406
2555
msgid "Binlog closed, cannot RESET MASTER"
2558
#: drizzled/error.cc:408
2560
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2563
#: drizzled/error.cc:410
2565
msgid "Error from master: '%-.64s'"
2568
#: drizzled/error.cc:412
2569
msgid "Net error reading from master"
2572
#: drizzled/error.cc:414
2573
msgid "Net error writing to master"
2576
#: drizzled/error.cc:416
2577
msgid "Can't find FULLTEXT index matching the column list"
2580
#: drizzled/error.cc:418
2492
2582
"Can't execute the given command because you have active locked tables or an "
2493
2583
"active transaction"
2496
#: ../drizzled/error.cc:358
2586
#: drizzled/error.cc:420
2498
2588
msgid "Unknown system variable '%-.64s'"
2501
#: ../drizzled/error.cc:359
2591
#: drizzled/error.cc:422
2503
2593
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2506
#: ../drizzled/error.cc:360
2596
#: drizzled/error.cc:424
2509
2599
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2512
#: ../drizzled/error.cc:361
2602
#: drizzled/error.cc:426
2513
2603
msgid "Some non-transactional changed tables couldn't be rolled back"
2516
#: ../drizzled/error.cc:362
2606
#: drizzled/error.cc:428
2608
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2609
"of storage; increase this drizzled variable and try again"
2612
#: drizzled/error.cc:430
2614
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2617
#: drizzled/error.cc:432
2619
"This operation requires a running slave; configure slave and do START SLAVE"
2622
#: drizzled/error.cc:434
2623
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2626
#: drizzled/error.cc:436
2628
"Could not initialize master info structure; more error messages can be found "
2629
"in the Drizzle error log"
2632
#: drizzled/error.cc:438
2633
msgid "Could not create slave thread; check system resources"
2636
#: drizzled/error.cc:440
2639
"User %-.64s already has more than 'max_user_connections' active connections"
2642
#: drizzled/error.cc:442
2517
2643
msgid "You may only use constant expressions with SET"
2520
#: ../drizzled/error.cc:363
2646
#: drizzled/error.cc:444
2521
2647
msgid "Lock wait timeout exceeded; try restarting transaction"
2524
#: ../drizzled/error.cc:364
2650
#: drizzled/error.cc:446
2525
2651
msgid "The total number of locks exceeds the lock table size"
2528
#: ../drizzled/error.cc:365
2654
#: drizzled/error.cc:448
2529
2655
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2532
#: ../drizzled/error.cc:366
2658
#: drizzled/error.cc:450
2533
2659
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2536
#: ../drizzled/error.cc:367
2662
#: drizzled/error.cc:452
2663
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2666
#: drizzled/error.cc:454
2538
2668
msgid "Incorrect arguments to %s"
2541
#: ../drizzled/error.cc:368
2671
#: drizzled/error.cc:456
2673
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2676
#: drizzled/error.cc:458
2678
"Incorrect table definition; all MERGE tables must be in the same database"
2681
#: drizzled/error.cc:460
2542
2682
msgid "Deadlock found when trying to get lock; try restarting transaction"
2545
#: ../drizzled/error.cc:369
2685
#: drizzled/error.cc:462
2546
2686
msgid "The used table type doesn't support FULLTEXT indexes"
2549
#: ../drizzled/error.cc:370
2689
#: drizzled/error.cc:464
2550
2690
msgid "Cannot add foreign key constraint"
2553
#: ../drizzled/error.cc:371
2693
#: drizzled/error.cc:466
2554
2694
msgid "Cannot add or update a child row: a foreign key constraint fails"
2557
#: ../drizzled/error.cc:372
2697
#: drizzled/error.cc:468
2558
2698
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2561
#: ../drizzled/error.cc:373
2701
#: drizzled/error.cc:470
2703
msgid "Error connecting to master: %-.128s"
2706
#: drizzled/error.cc:472
2708
msgid "Error running query on master: %-.128s"
2711
#: drizzled/error.cc:474
2713
msgid "Error when executing command %s: %-.128s"
2716
#: drizzled/error.cc:476
2563
2718
msgid "Incorrect usage of %s and %s"
2566
#: ../drizzled/error.cc:374
2721
#: drizzled/error.cc:478
2567
2722
msgid "The used SELECT statements have a different number of columns"
2570
#: ../drizzled/error.cc:375
2725
#: drizzled/error.cc:480
2571
2726
msgid "Can't execute the query because you have a conflicting read lock"
2574
#: ../drizzled/error.cc:376
2729
#: drizzled/error.cc:482
2730
msgid "Mixing of transactional and non-transactional tables is disabled"
2733
#: drizzled/error.cc:484
2735
msgid "Option '%s' used twice in statement"
2738
#: drizzled/error.cc:486
2740
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2743
#: drizzled/error.cc:488
2745
msgid "Access denied; you need the %-.128s privilege for this operation"
2748
#: drizzled/error.cc:490
2577
2751
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2580
#: ../drizzled/error.cc:377
2754
#: drizzled/error.cc:492
2583
2757
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2586
#: ../drizzled/error.cc:378
2760
#: drizzled/error.cc:494
2588
2762
msgid "Variable '%-.64s' doesn't have a default value"
2591
#: ../drizzled/error.cc:379
2765
#: drizzled/error.cc:496
2593
2767
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2596
#: ../drizzled/error.cc:380
2770
#: drizzled/error.cc:498
2598
2772
msgid "Incorrect argument type to variable '%-.64s'"
2601
#: ../drizzled/error.cc:381
2775
#: drizzled/error.cc:500
2603
2777
msgid "Variable '%-.64s' can only be set, not read"
2606
#: ../drizzled/error.cc:382
2780
#: drizzled/error.cc:502
2608
2782
msgid "Incorrect usage/placement of '%s'"
2611
#: ../drizzled/error.cc:383
2785
#: drizzled/error.cc:504
2613
2787
msgid "This version of Drizzle doesn't yet support '%s'"
2616
#: ../drizzled/error.cc:384
2790
#: drizzled/error.cc:506
2793
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2796
#: drizzled/error.cc:508
2797
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2800
#: drizzled/error.cc:510
2618
2802
msgid "Variable '%-.192s' is a %s variable"
2621
#: ../drizzled/error.cc:385
2805
#: drizzled/error.cc:512
2623
2807
msgid "Incorrect foreign key definition for '%-.192s': %s"
2626
#: ../drizzled/error.cc:386
2810
#: drizzled/error.cc:514
2627
2811
msgid "Key reference and table reference don't match"
2630
#: ../drizzled/error.cc:387
2814
#: drizzled/error.cc:516
2632
2816
msgid "Operand should contain %d column(s)"
2635
#: ../drizzled/error.cc:388
2819
#: drizzled/error.cc:518
2636
2820
msgid "Subquery returns more than 1 row"
2639
#: ../drizzled/error.cc:389
2823
#: drizzled/error.cc:520
2825
msgid "Unknown prepared statement handler (%.*s) given to %s"
2828
#: drizzled/error.cc:522
2829
msgid "Help database is corrupt or does not exist"
2832
#: drizzled/error.cc:524
2833
msgid "Cyclic reference on subqueries"
2836
#: drizzled/error.cc:526
2641
2838
msgid "Converting column '%s' from %s to %s"
2644
#: ../drizzled/error.cc:390
2841
#: drizzled/error.cc:528
2646
2843
msgid "Reference '%-.64s' not supported (%s)"
2649
#: ../drizzled/error.cc:391
2846
#: drizzled/error.cc:530
2650
2847
msgid "Every derived table must have its own alias"
2653
#: ../drizzled/error.cc:392
2850
#: drizzled/error.cc:532
2655
2852
msgid "Select %u was reduced during optimization"
2658
#: ../drizzled/error.cc:393
2855
#: drizzled/error.cc:534
2660
2857
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2663
#: ../drizzled/error.cc:394
2860
#: drizzled/error.cc:536
2862
"Client does not support authentication protocol requested by server; "
2863
"consider upgrading Drizzle client"
2866
#: drizzled/error.cc:538
2664
2867
msgid "All parts of a SPATIAL index must be NOT NULL"
2667
#: ../drizzled/error.cc:395
2870
#: drizzled/error.cc:540
2669
2872
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2672
#: ../drizzled/error.cc:396
2875
#: drizzled/error.cc:542
2876
msgid "Slave is already running"
2879
#: drizzled/error.cc:544
2880
msgid "Slave already has been stopped"
2883
#: drizzled/error.cc:546
2675
"Uncompressed data size too large; the maximum size is %d (based on "
2676
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2886
"Uncompressed data size too large; the maximum size is %d (probably, length "
2887
"of uncompressed data was corrupted)"
2679
#: ../drizzled/error.cc:397
2890
#: drizzled/error.cc:548
2680
2891
msgid "ZLIB: Not enough memory"
2683
#: ../drizzled/error.cc:398
2894
#: drizzled/error.cc:550
2685
2896
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2686
2897
"data was corrupted)"
2689
#: ../drizzled/error.cc:399
2900
#: drizzled/error.cc:552
2690
2901
msgid "ZLIB: Input data corrupted"
2693
#: ../drizzled/error.cc:400
2904
#: drizzled/error.cc:554
2695
2906
msgid "%d line(s) were cut by GROUP_CONCAT()"
2698
#: ../drizzled/error.cc:401
2909
#: drizzled/error.cc:556
2700
2911
msgid "Row %ld doesn't contain data for all columns"
2703
#: ../drizzled/error.cc:402
2914
#: drizzled/error.cc:558
2706
2917
"Row %ld was truncated; it contained more data than there were input columns"
2709
#: ../drizzled/error.cc:403
2920
#: drizzled/error.cc:560
2712
2923
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2715
#: ../drizzled/error.cc:404
2926
#: drizzled/error.cc:562
2717
2928
msgid "Out of range value for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:405
2931
#: drizzled/error.cc:564
2722
2933
msgid "Data truncated for column '%s' at row %ld"
2725
#: ../drizzled/error.cc:406
2936
#: drizzled/error.cc:566
2938
msgid "Using storage engine %s for table '%s'"
2941
#: drizzled/error.cc:568
2727
2943
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:407
2946
#: drizzled/error.cc:570
2947
msgid "Cannot drop one or more of the requested users"
2950
#: drizzled/error.cc:572
2951
msgid "Can't revoke all privileges for one or more of the requested users"
2954
#: drizzled/error.cc:574
2732
2956
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2735
#: ../drizzled/error.cc:408
2959
#: drizzled/error.cc:576
2737
2961
msgid "Illegal mix of collations for operation '%s'"
2740
#: ../drizzled/error.cc:409
2964
#: drizzled/error.cc:578
2743
2967
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2744
2968
"variable_name)"
2747
#: ../drizzled/error.cc:410
2971
#: drizzled/error.cc:580
2749
2973
msgid "Unknown collation: '%-.64s'"
2752
#: ../drizzled/error.cc:411
2976
#: drizzled/error.cc:582
2978
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2979
"compiled without SSL support; they can be used later if Drizzle slave with "
2983
#: drizzled/error.cc:584
2986
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2987
"old format; please change the password to the new format"
2990
#: drizzled/error.cc:586
2755
2993
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2759
#: ../drizzled/error.cc:412
2997
#: drizzled/error.cc:588
2998
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3001
#: drizzled/error.cc:590
3003
"It is recommended to use --skip-slave-start when doing step-by-step "
3004
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3005
"get an unexpected slave's drizzled restart"
3008
#: drizzled/error.cc:592
3009
msgid "SQL thread is not to be started so UNTIL options are ignored"
3012
#: drizzled/error.cc:594
2761
3014
msgid "Incorrect index name '%-.100s'"
2764
#: ../drizzled/error.cc:413
3017
#: drizzled/error.cc:596
2766
3019
msgid "Incorrect catalog name '%-.100s'"
2769
#: ../drizzled/error.cc:414
3022
#: drizzled/error.cc:598
3024
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3027
#: drizzled/error.cc:600
2771
3029
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2774
#: ../drizzled/error.cc:415
3032
#: drizzled/error.cc:602
3034
msgid "Unknown key cache '%-.100s'"
3037
#: drizzled/error.cc:604
3039
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3040
"this switch for this grant to work"
3043
#: drizzled/error.cc:606
2776
3045
msgid "Unknown table engine '%s'"
2779
#: ../drizzled/error.cc:416
3048
#: drizzled/error.cc:608
3050
msgid "'%s' is deprecated; use '%s' instead"
3053
#: drizzled/error.cc:610
2781
3055
msgid "The target table %-.100s of the %s is not updatable"
2784
#: ../drizzled/error.cc:417
3058
#: drizzled/error.cc:612
2787
3061
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2791
#: ../drizzled/error.cc:418
3065
#: drizzled/error.cc:614
2794
3068
"The Drizzle server is running with the %s option so it cannot execute this "
2798
#: ../drizzled/error.cc:419
3072
#: drizzled/error.cc:616
2800
3074
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2803
#: ../drizzled/error.cc:420
3077
#: drizzled/error.cc:618
2805
3079
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2808
#: ../drizzled/error.cc:421
3082
#: drizzled/error.cc:620
2810
3084
"Incorrect table definition; there can be only one TIMESTAMP column with "
2811
3085
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2814
#: ../drizzled/error.cc:422
3088
#: drizzled/error.cc:622
2816
3090
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2819
#: ../drizzled/error.cc:423
3093
#: drizzled/error.cc:624
3094
msgid "This command is not supported in the prepared statement protocol yet"
3097
#: drizzled/error.cc:626
2821
3099
msgid "Got error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:424
3102
#: drizzled/error.cc:628
2826
3104
msgid "Got temporary error %d '%-.100s' from %s"
2829
#: ../drizzled/error.cc:425
3107
#: drizzled/error.cc:630
2831
3109
msgid "Unknown or incorrect time zone: '%-.64s'"
2834
#: ../drizzled/error.cc:426
3112
#: drizzled/error.cc:632
3114
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3117
#: drizzled/error.cc:634
2836
3119
msgid "Invalid %s character string: '%.64s'"
2839
#: ../drizzled/error.cc:427
3122
#: drizzled/error.cc:636
2841
3124
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2844
#: ../drizzled/error.cc:428
3127
#: drizzled/error.cc:638
3129
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3132
#: drizzled/error.cc:640
3134
msgid "Can't create a %s from within another stored routine"
3137
#: drizzled/error.cc:642
3139
msgid "%s %s already exists"
3142
#: drizzled/error.cc:644
2846
3144
msgid "%s %s does not exist"
2849
#: ../drizzled/error.cc:429
3147
#: drizzled/error.cc:646
3149
msgid "Failed to DROP %s %s"
3152
#: drizzled/error.cc:648
3154
msgid "Failed to CREATE %s %s"
3157
#: drizzled/error.cc:650
3159
msgid "%s with no matching label: %s"
3162
#: drizzled/error.cc:652
3164
msgid "Redefining label %s"
3167
#: drizzled/error.cc:654
3169
msgid "End-label %s without match"
3172
#: drizzled/error.cc:656
3174
msgid "Referring to uninitialized variable %s"
3177
#: drizzled/error.cc:658
3179
msgid "PROCEDURE %s can't return a result set in the given context"
3182
#: drizzled/error.cc:660
3183
msgid "RETURN is only allowed in a FUNCTION"
3186
#: drizzled/error.cc:662
3188
msgid "%s is not allowed in stored procedures"
3191
#: drizzled/error.cc:664
3193
"The update log is deprecated and replaced by the binary log; SET "
3194
"SQL_LOG_UPDATE has been ignored"
3197
#: drizzled/error.cc:666
3199
"The update log is deprecated and replaced by the binary log; SET "
3200
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3203
#: drizzled/error.cc:668
2850
3204
msgid "Query execution was interrupted"
2853
#: ../drizzled/error.cc:430
3207
#: drizzled/error.cc:670
3209
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3212
#: drizzled/error.cc:672
3214
msgid "Undefined CONDITION: %s"
3217
#: drizzled/error.cc:674
3219
msgid "No RETURN found in FUNCTION %s"
3222
#: drizzled/error.cc:676
3224
msgid "FUNCTION %s ended without RETURN"
3227
#: drizzled/error.cc:678
3228
msgid "Cursor statement must be a SELECT"
3231
#: drizzled/error.cc:680
3232
msgid "Cursor SELECT must not have INTO"
3235
#: drizzled/error.cc:682
3237
msgid "Undefined CURSOR: %s"
3240
#: drizzled/error.cc:684
3241
msgid "Cursor is already open"
3244
#: drizzled/error.cc:686
3245
msgid "Cursor is not open"
3248
#: drizzled/error.cc:688
3250
msgid "Undeclared variable: %s"
3253
#: drizzled/error.cc:690
3254
msgid "Incorrect number of FETCH variables"
3257
#: drizzled/error.cc:692
3258
msgid "No data - zero rows fetched, selected, or processed"
3261
#: drizzled/error.cc:694
3263
msgid "Duplicate parameter: %s"
3266
#: drizzled/error.cc:696
3268
msgid "Duplicate variable: %s"
3271
#: drizzled/error.cc:698
3273
msgid "Duplicate condition: %s"
3276
#: drizzled/error.cc:700
3278
msgid "Duplicate cursor: %s"
3281
#: drizzled/error.cc:702
3283
msgid "Failed to ALTER %s %s"
3286
#: drizzled/error.cc:704
3287
msgid "Subquery value not supported"
3290
#: drizzled/error.cc:706
3292
msgid "%s is not allowed in stored function or trigger"
3295
#: drizzled/error.cc:708
3296
msgid "Variable or condition declaration after cursor or handler declaration"
3299
#: drizzled/error.cc:710
3300
msgid "Cursor declaration after handler declaration"
3303
#: drizzled/error.cc:712
3304
msgid "Case not found for CASE statement"
3307
#: drizzled/error.cc:714
3309
msgid "Configuration file '%-.192s' is too big"
3312
#: drizzled/error.cc:716
3314
msgid "Malformed file type header in file '%-.192s'"
3317
#: drizzled/error.cc:718
3319
msgid "Unexpected end of file while parsing comment '%-.200s'"
3322
#: drizzled/error.cc:720
3324
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3327
#: drizzled/error.cc:722
3329
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3332
#: drizzled/error.cc:724
3333
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3336
#: drizzled/error.cc:726
3338
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3341
#: drizzled/error.cc:728
3343
msgid "'%-.192s.%-.192s' is not %s"
3346
#: drizzled/error.cc:730
3348
msgid "Column '%-.192s' is not updatable"
3351
#: drizzled/error.cc:732
3352
msgid "View's SELECT contains a subquery in the FROM clause"
3355
#: drizzled/error.cc:734
3357
msgid "View's SELECT contains a '%s' clause"
3360
#: drizzled/error.cc:736
3361
msgid "View's SELECT contains a variable or parameter"
3364
#: drizzled/error.cc:738
3366
msgid "View's SELECT refers to a temporary table '%-.192s'"
3369
#: drizzled/error.cc:740
3370
msgid "View's SELECT and view's field list have different column counts"
3373
#: drizzled/error.cc:742
3375
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3378
#: drizzled/error.cc:744
3379
msgid "View being updated does not have complete key of underlying table in it"
3382
#: drizzled/error.cc:746
2856
3385
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2857
3386
"(s) or definer/invoker of view lack rights to use them"
2860
#: ../drizzled/error.cc:431
3389
#: drizzled/error.cc:748
3391
msgid "Can't drop or alter a %s from within another stored routine"
3394
#: drizzled/error.cc:750
3395
msgid "GOTO is not allowed in a stored procedure handler"
3398
#: drizzled/error.cc:752
3399
msgid "Trigger already exists"
3402
#: drizzled/error.cc:754
3403
msgid "Trigger does not exist"
3406
#: drizzled/error.cc:756
3408
msgid "Trigger's '%-.192s' is view or temporary table"
3411
#: drizzled/error.cc:758
3413
msgid "Updating of %s row is not allowed in %strigger"
3416
#: drizzled/error.cc:760
3418
msgid "There is no %s row in %s trigger"
3421
#: drizzled/error.cc:762
2862
3423
msgid "Field '%-.192s' doesn't have a default value"
2865
#: ../drizzled/error.cc:432
3426
#: drizzled/error.cc:764
2866
3427
msgid "Division by 0"
2869
#: ../drizzled/error.cc:433
3430
#: drizzled/error.cc:766
2871
3432
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2874
#: ../drizzled/error.cc:434
3435
#: drizzled/error.cc:768
2876
3437
msgid "Illegal %s '%-.192s' value found during parsing"
2879
#: ../drizzled/error.cc:435
3440
#: drizzled/error.cc:770
3442
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3445
#: drizzled/error.cc:772
3447
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3450
#: drizzled/error.cc:774
3452
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3455
#: drizzled/error.cc:776
3457
msgid "Failed purging old relay logs: %s"
3460
#: drizzled/error.cc:778
3462
msgid "Password hash should be a %d-digit hexadecimal number"
3465
#: drizzled/error.cc:780
3466
msgid "Target log not found in binlog index"
3469
#: drizzled/error.cc:782
3470
msgid "I/O error reading log index file"
3473
#: drizzled/error.cc:784
3474
msgid "Server configuration does not permit binlog purge"
3477
#: drizzled/error.cc:786
3478
msgid "Failed on fseek()"
3481
#: drizzled/error.cc:788
3482
msgid "Fatal error during log purge"
3485
#: drizzled/error.cc:790
3486
msgid "A purgeable log is in use, will not purge"
3489
#: drizzled/error.cc:792
3490
msgid "Unknown error during log purge"
3493
#: drizzled/error.cc:794
3495
msgid "Failed initializing relay log position: %s"
3498
#: drizzled/error.cc:796
3499
msgid "You are not using binary logging"
3502
#: drizzled/error.cc:798
3505
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3508
#: drizzled/error.cc:800
3509
msgid "WSAStartup Failed"
3512
#: drizzled/error.cc:802
3513
msgid "Can't handle procedures with different groups yet"
3516
#: drizzled/error.cc:804
3517
msgid "Select must have a group with this procedure"
3520
#: drizzled/error.cc:806
3521
msgid "Can't use ORDER clause with this procedure"
3524
#: drizzled/error.cc:808
3526
msgid "Binary logging and replication forbid changing the global server %s"
3529
#: drizzled/error.cc:810
3531
msgid "Can't map file: %-.200s, errno: %d"
3534
#: drizzled/error.cc:812
3536
msgid "Wrong magic in %-.64s"
3539
#: drizzled/error.cc:814
3540
msgid "Prepared statement contains too many placeholders"
3543
#: drizzled/error.cc:816
2881
3545
msgid "Key part '%-.192s' length cannot be 0"
2884
#: ../drizzled/error.cc:436
3548
#: drizzled/error.cc:818
3549
msgid "View text checksum failed"
3552
#: drizzled/error.cc:820
3555
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3558
#: drizzled/error.cc:822
3560
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3563
#: drizzled/error.cc:824
3565
msgid "Can not delete from join view '%-.192s.%-.192s'"
3568
#: drizzled/error.cc:826
3570
msgid "Operation %s failed for %.256s"
3573
#: drizzled/error.cc:828
3574
msgid "XAER_NOTA: Unknown XID"
3577
#: drizzled/error.cc:830
3578
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3581
#: drizzled/error.cc:832
2887
3584
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2888
3585
"the %.64s state"
2891
#: ../drizzled/error.cc:437
3588
#: drizzled/error.cc:834
3589
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3592
#: drizzled/error.cc:836
3594
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3598
#: drizzled/error.cc:838
3599
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3602
#: drizzled/error.cc:840
3605
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3609
#: drizzled/error.cc:842
3610
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3613
#: drizzled/error.cc:844
3614
msgid "Failed to revoke all privileges to dropped routine"
3617
#: drizzled/error.cc:846
2893
3619
msgid "Data too long for column '%s' at row %ld"
2896
#: ../drizzled/error.cc:438
3622
#: drizzled/error.cc:848
3624
msgid "Bad SQLSTATE: '%s'"
3627
#: drizzled/error.cc:850
2899
3630
"%s: ready for connections.\n"
2900
"Version: '%s' %s\n"
3631
"Version: '%s' socket: '%s' port: %d %s"
2903
#: ../drizzled/error.cc:439
3634
#: drizzled/error.cc:852
2904
3635
msgid "Can't load value from file with fixed size rows to variable"
2907
#: ../drizzled/error.cc:440
3638
#: drizzled/error.cc:854
3639
msgid "You are not allowed to create a user with GRANT"
3642
#: drizzled/error.cc:856
2909
3644
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2912
#: ../drizzled/error.cc:441
3647
#: drizzled/error.cc:858
2913
3648
msgid "Table definition has changed, please retry transaction"
2916
#: ../drizzled/error.cc:442
3651
#: drizzled/error.cc:860
3652
msgid "Duplicate handler declared in the same block"
3655
#: drizzled/error.cc:862
3658
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3659
"variable in BEFORE trigger"
3662
#: drizzled/error.cc:864
2918
3664
msgid "Not allowed to return a result set from a %s"
2921
#: ../drizzled/error.cc:443
3667
#: drizzled/error.cc:866
2922
3668
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2925
#: ../drizzled/error.cc:444
3671
#: drizzled/error.cc:868
3673
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3674
"declaration and binary logging is enabled; if non-transactional tables were "
3675
"updated, the binary log will miss their changes"
3678
#: drizzled/error.cc:870
3680
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3681
"declaration and binary logging is enabled (you *might* want to use the less "
3682
"safe log_bin_trust_function_creators variable)"
3685
#: drizzled/error.cc:872
3687
"You do not have the SUPER privilege and binary logging is enabled (you "
3688
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3691
#: drizzled/error.cc:874
3693
"You can't execute a prepared statement which has an open cursor associated "
3694
"with it. Reset the statement to re-execute it."
3697
#: drizzled/error.cc:876
3699
msgid "The statement (%lu) has no open cursor."
3702
#: drizzled/error.cc:878
2927
3704
"Explicit or implicit commit is not allowed in stored function or trigger."
2930
#: ../drizzled/error.cc:445
3707
#: drizzled/error.cc:880
3710
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3713
#: drizzled/error.cc:882
3714
msgid "Recursive stored functions and triggers are not allowed."
3717
#: drizzled/error.cc:884
2932
3719
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:446
3722
#: drizzled/error.cc:886
2937
3724
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2940
#: ../drizzled/error.cc:447
3727
#: drizzled/error.cc:888
2943
3730
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2947
#: ../drizzled/error.cc:448
3734
#: drizzled/error.cc:890
3736
"You can't combine write-locking of system tables with other tables or lock "
3740
#: drizzled/error.cc:892
3742
msgid "Unable to connect to foreign data source: %.64s"
3745
#: drizzled/error.cc:894
3748
"There was a problem processing the query on the foreign data source. Data "
3749
"source error: %-.64s"
3752
#: drizzled/error.cc:896
3755
"The foreign data source you are trying to reference does not exist. Data "
3756
"source error: %-.64s"
3759
#: drizzled/error.cc:898
3762
"Can't create federated table. The data source connection string '%-.64s' is "
3763
"not in the correct format"
3766
#: drizzled/error.cc:900
3768
msgid "The data source connection string '%-.64s' is not in the correct format"
3771
#: drizzled/error.cc:902
3773
msgid "Can't create federated table. Foreign data src error: %-.64s"
3776
#: drizzled/error.cc:904
2948
3777
msgid "Trigger in wrong schema"
2951
#: ../drizzled/error.cc:449
3780
#: drizzled/error.cc:906
2954
3783
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2955
3784
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2958
#: ../drizzled/error.cc:450
3787
#: drizzled/error.cc:908
3789
msgid "Routine body for '%-.100s' is too long"
3792
#: drizzled/error.cc:910
3793
msgid "Cannot drop default keycache"
3796
#: drizzled/error.cc:912
2960
3798
msgid "Display width out of range for column '%-.192s' (max = %d)"
2963
#: ../drizzled/error.cc:451
3801
#: drizzled/error.cc:914
3802
msgid "XAER_DUPID: The XID already exists"
3805
#: drizzled/error.cc:916
2965
3807
msgid "Datetime function: %-.32s field overflow"
2968
#: ../drizzled/error.cc:452
3810
#: drizzled/error.cc:918
3813
"Can't update table '%-.192s' in stored function/trigger because it is "
3814
"already used by statement which invoked this stored function/trigger."
3817
#: drizzled/error.cc:920
3820
"The definition of table '%-.192s' prevents operation %.192s on table "
3824
#: drizzled/error.cc:922
3826
"The prepared statement contains a stored routine call that refers to that "
3827
"same statement. It's not allowed to execute a prepared statement in such a "
3831
#: drizzled/error.cc:924
3832
msgid "Not allowed to set autocommit from a stored function or trigger"
3835
#: drizzled/error.cc:926
3836
msgid "Definer is not fully qualified"
3839
#: drizzled/error.cc:928
3842
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3843
"Current user is used as definer. Please recreate the view!"
3846
#: drizzled/error.cc:930
3849
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3853
#: drizzled/error.cc:932
3855
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3858
#: drizzled/error.cc:934
3860
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3863
#: drizzled/error.cc:936
2971
3866
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2974
#: ../drizzled/error.cc:453
3869
#: drizzled/error.cc:938
2977
3872
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2980
#: ../drizzled/error.cc:454
2981
msgid "No data - zero rows fetched, selected, or processed"
2984
#: ../drizzled/error.cc:455
3875
#: drizzled/error.cc:940
3877
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3880
#: drizzled/error.cc:942
3883
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3884
"activated under the authorization of the invoker, which may have "
3885
"insufficient privileges. Please recreate the trigger."
3888
#: drizzled/error.cc:944
3890
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3893
#: drizzled/error.cc:946
3896
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3897
"exceeded for routine %.192s"
3900
#: drizzled/error.cc:948
3903
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3904
"or contains bad data (internal code %d)"
3907
#: drizzled/error.cc:950
3909
msgid "Incorrect routine name '%-.192s'"
3912
#: drizzled/error.cc:952
2986
3914
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2989
#: ../drizzled/error.cc:456
3917
#: drizzled/error.cc:954
3918
msgid "AGGREGATE is not supported for stored functions"
3921
#: drizzled/error.cc:956
3924
"Can't create more than max_prepared_stmt_count statements (current value: %"
3928
#: drizzled/error.cc:958
3930
msgid "`%-.192s`.`%-.192s` contains view recursion"
3933
#: drizzled/error.cc:960
2991
3935
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2994
#: ../drizzled/error.cc:457
3938
#: drizzled/error.cc:962
2995
3939
msgid "The used table type doesn't support SPATIAL indexes"
2998
#: ../drizzled/error.cc:458
3942
#: drizzled/error.cc:964
3943
msgid "Triggers can not be created on system tables"
3946
#: drizzled/error.cc:966
3000
3948
msgid "Leading spaces are removed from name '%s'"
3003
#: ../drizzled/error.cc:459
3951
#: drizzled/error.cc:968
3004
3952
msgid "Failed to read auto-increment value from storage engine"
3007
#: ../drizzled/error.cc:460
3955
#: drizzled/error.cc:970
3959
#: drizzled/error.cc:972
3963
#: drizzled/error.cc:974
3009
3965
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3012
#: ../drizzled/error.cc:461
3968
#: drizzled/error.cc:976
3970
msgid "The target table %-.100s of the %s is not insertable-into"
3973
#: drizzled/error.cc:978
3976
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3979
#: drizzled/error.cc:980
3013
3980
msgid "Too high level of nesting for select"
3016
#: ../drizzled/error.cc:462
3983
#: drizzled/error.cc:982
3018
3985
msgid "Name '%-.64s' has become ''"
3021
#: ../drizzled/error.cc:463
3988
#: drizzled/error.cc:984
3023
3990
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3024
3991
"optional and non-empty FIELDS ENCLOSED BY"
3027
#: ../drizzled/error.cc:464
3994
#: drizzled/error.cc:986
3996
msgid "The foreign server, %s, you are trying to create already exists."
3999
#: drizzled/error.cc:988
4002
"The foreign server name you are trying to reference does not exist. Data "
4003
"source error: %-.64s"
4006
#: drizzled/error.cc:990
3030
4009
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3033
#: ../drizzled/error.cc:465
3035
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3038
#: ../drizzled/error.cc:466
4012
#: drizzled/error.cc:992
4015
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4019
#: drizzled/error.cc:994
4021
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4024
#: drizzled/error.cc:996
4025
msgid "MAXVALUE can only be used in last partition definition"
4028
#: drizzled/error.cc:998
4029
msgid "Subpartitions can only be hash partitions and by key"
4032
#: drizzled/error.cc:1000
4033
msgid "Must define subpartitions on all partitions if on one partition"
4036
#: drizzled/error.cc:1002
4037
msgid "Wrong number of partitions defined, mismatch with previous setting"
4040
#: drizzled/error.cc:1004
4041
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4044
#: drizzled/error.cc:1006
4045
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4048
#: drizzled/error.cc:1008
4049
msgid "Expression in RANGE/LIST VALUES must be constant"
4052
#: drizzled/error.cc:1010
4053
msgid "Field in list of fields for partition function not found in table"
4056
#: drizzled/error.cc:1012
4057
msgid "List of fields is only allowed in KEY partitions"
4060
#: drizzled/error.cc:1014
4062
"The partition info in the frm file is not consistent with what can be "
4063
"written into the frm file"
4066
#: drizzled/error.cc:1016
4068
msgid "The %-.192s function returns the wrong type"
4071
#: drizzled/error.cc:1018
4073
msgid "For %-.64s partitions each partition must be defined"
4076
#: drizzled/error.cc:1020
4077
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4080
#: drizzled/error.cc:1022
4081
msgid "VALUES value must be of same type as partition function"
4084
#: drizzled/error.cc:1024
4085
msgid "Multiple definition of same constant in list partitioning"
4088
#: drizzled/error.cc:1026
4089
msgid "Partitioning can not be used stand-alone in query"
4092
#: drizzled/error.cc:1028
4094
"The mix of handlers in the partitions is not allowed in this version of "
4098
#: drizzled/error.cc:1030
4100
msgid "For the partitioned engine it is necessary to define all %-.64s"
4103
#: drizzled/error.cc:1032
4104
msgid "Too many partitions (including subpartitions) were defined"
4107
#: drizzled/error.cc:1034
4109
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4110
"partitioning for subpartitioning"
4113
#: drizzled/error.cc:1036
4114
msgid "Failed to create specific handler file"
4117
#: drizzled/error.cc:1038
4118
msgid "A BLOB field is not allowed in partition function"
4121
#: drizzled/error.cc:1040
4123
msgid "A %-.192s must include all columns in the table's partitioning function"
4126
#: drizzled/error.cc:1042
4128
msgid "Number of %-.64s = 0 is not an allowed value"
4131
#: drizzled/error.cc:1044
4132
msgid "Partition management on a not partitioned table is not possible"
4135
#: drizzled/error.cc:1046
4137
"Foreign key condition is not yet supported in conjunction with partitioning"
4140
#: drizzled/error.cc:1048
4142
msgid "Error in list of partitions to %-.64s"
4145
#: drizzled/error.cc:1050
4146
msgid "Cannot remove all partitions, use DROP TABLE instead"
4149
#: drizzled/error.cc:1052
4150
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4153
#: drizzled/error.cc:1054
4155
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4159
#: drizzled/error.cc:1056
4161
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4162
"tables using HASH PARTITIONs"
4165
#: drizzled/error.cc:1058
4167
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4170
#: drizzled/error.cc:1060
4171
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4174
#: drizzled/error.cc:1062
4175
msgid "At least one partition must be added"
4178
#: drizzled/error.cc:1064
4179
msgid "At least one partition must be coalesced"
4182
#: drizzled/error.cc:1066
4183
msgid "More partitions to reorganize than there are partitions"
4186
#: drizzled/error.cc:1068
4188
msgid "Duplicate partition name %-.192s"
4191
#: drizzled/error.cc:1070
4192
msgid "It is not allowed to shut off binlog on this command"
4195
#: drizzled/error.cc:1072
4196
msgid "When reorganizing a set of partitions they must be in consecutive order"
4199
#: drizzled/error.cc:1074
4201
"Reorganize of range partitions cannot change total ranges except for last "
4202
"partition where it can extend the range"
4205
#: drizzled/error.cc:1076
4206
msgid "Partition function not supported in this version for this handler"
4209
#: drizzled/error.cc:1078
4210
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4213
#: drizzled/error.cc:1080
4215
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4218
#: drizzled/error.cc:1082
4220
msgid "Plugin '%-.192s' is not loaded"
4223
#: drizzled/error.cc:1084
3040
4225
msgid "Incorrect %-.32s value: '%-.128s'"
3043
#: ../drizzled/error.cc:467
4228
#: drizzled/error.cc:1086
3045
4230
msgid "Table has no partition for value %-.64s"
3048
#: ../drizzled/error.cc:468
4233
#: drizzled/error.cc:1088
4235
msgid "It is not allowed to specify %s more than once"
4238
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4240
msgid "Failed to create %s"
4243
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4245
msgid "Failed to drop %s"
4248
#: drizzled/error.cc:1094
4249
msgid "The handler doesn't support autoextend of tablespaces"
4252
#: drizzled/error.cc:1096
4254
"A size parameter was incorrectly specified, either number or on the form 10M"
4257
#: drizzled/error.cc:1098
4259
"The size number was correct but we don't allow the digit part to be more "
4263
#: drizzled/error.cc:1100
4265
msgid "Failed to alter: %s"
4268
#: drizzled/error.cc:1102
3049
4269
msgid "Writing one row to the row-based binary log failed"
3052
#: ../drizzled/error.cc:469
4272
#: drizzled/error.cc:1104
4274
msgid "Table definition on master and slave does not match: %s"
4277
#: drizzled/error.cc:1106
4279
"Slave running with --log-slave-updates must use row-based binary logging to "
4280
"be able to replicate row-based binary log events"
4283
#: drizzled/error.cc:1108
4285
msgid "Event '%-.192s' already exists"
4288
#: drizzled/error.cc:1110
4290
msgid "Failed to store event %s. Error code %d from storage engine."
4293
#: drizzled/error.cc:1112
4295
msgid "Unknown event '%-.192s'"
4298
#: drizzled/error.cc:1114
4300
msgid "Failed to alter event '%-.192s'"
4303
#: drizzled/error.cc:1118
4304
msgid "INTERVAL is either not positive or too big"
4307
#: drizzled/error.cc:1120
4308
msgid "ENDS is either invalid or before STARTS"
4311
#: drizzled/error.cc:1122
4312
msgid "Event execution time is in the past. Event has been disabled"
4315
#: drizzled/error.cc:1124
4316
msgid "Failed to open drizzle.event"
4319
#: drizzled/error.cc:1126
4320
msgid "No datetime expression provided"
4323
#: drizzled/error.cc:1128
4326
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4327
"probably corrupted"
4330
#: drizzled/error.cc:1130
4332
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4335
#: drizzled/error.cc:1132
4336
msgid "Failed to delete the event from drizzle.event"
4339
#: drizzled/error.cc:1134
4340
msgid "Error during compilation of event's body"
4343
#: drizzled/error.cc:1136
4344
msgid "Same old and new event name"
4347
#: drizzled/error.cc:1138
4349
msgid "Data for column '%s' too long"
4352
#: drizzled/error.cc:1140
3054
4354
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3057
#: ../drizzled/error.cc:470
4357
#: drizzled/error.cc:1142
4360
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4364
#: drizzled/error.cc:1144
4365
msgid "You can't write-lock a log table. Only read access is possible"
4368
#: drizzled/error.cc:1146
4369
msgid "You can't use locks with log tables."
4372
#: drizzled/error.cc:1148
3060
4375
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3061
4376
"d would lead to a duplicate entry"
3064
#: ../drizzled/error.cc:471
4379
#: drizzled/error.cc:1150
4382
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4383
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4386
#: drizzled/error.cc:1152
4388
"Cannot switch out of the row-based binary log format when the session has "
4389
"open temporary tables"
4392
#: drizzled/error.cc:1154
4394
"Cannot change the binary logging format inside a stored function or trigger"
4397
#: drizzled/error.cc:1156
4399
"The NDB cluster engine does not support changing the binlog format on the "
4403
#: drizzled/error.cc:1158
4404
msgid "Cannot create temporary table with partitions"
4407
#: drizzled/error.cc:1160
4408
msgid "Partition constant is out of partition function domain"
4411
#: drizzled/error.cc:1162
4412
msgid "This partition function is not allowed"
4415
#: drizzled/error.cc:1164
4416
msgid "Error in DDL log"
4419
#: drizzled/error.cc:1166
4420
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4423
#: drizzled/error.cc:1168
4424
msgid "Incorrect partition name"
4427
#: drizzled/error.cc:1170
3066
4429
"Transaction isolation level can't be changed while a transaction is in "
3070
#: ../drizzled/error.cc:472
4433
#: drizzled/error.cc:1172
4436
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4437
"'%-.192s' for key '%-.192s'"
4440
#: drizzled/error.cc:1174
4442
msgid "Internal scheduler error %d"
4445
#: drizzled/error.cc:1176
4447
msgid "Error during starting/stopping of the scheduler. Error code %u"
4450
#: drizzled/error.cc:1178
4451
msgid "Engine cannot be used in partitioned tables"
4454
#: drizzled/error.cc:1180
4456
msgid "Cannot activate '%-.64s' log"
4459
#: drizzled/error.cc:1182
4460
msgid "The server was not built with row-based replication"
4463
#: drizzled/error.cc:1184
4464
msgid "Decoding of base64 string failed"
4467
#: drizzled/error.cc:1186
4468
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4471
#: drizzled/error.cc:1188
4473
"Cannot proceed because system tables used by Event Scheduler were found "
4474
"damaged at server start"
4477
#: drizzled/error.cc:1190
4478
msgid "Only integers allowed as number here"
4481
#: drizzled/error.cc:1192
4482
msgid "This storage engine cannot be used for log tables"
4485
#: drizzled/error.cc:1194
4487
msgid "You cannot '%s' a log table if logging is enabled"
4490
#: drizzled/error.cc:1196
4493
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4494
"rename two tables: the log table to an archive table and another table back "
4498
#: drizzled/error.cc:1198
3072
4500
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:473
4503
#: drizzled/error.cc:1200
3077
4505
msgid "Incorrect parameters in the call to native function '%-.192s'"
3080
#: ../drizzled/error.cc:474
4508
#: drizzled/error.cc:1202
4510
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4513
#: drizzled/error.cc:1204
4515
msgid "This function '%-.192s' has the same name as a native function"
4518
#: drizzled/error.cc:1206
3082
4520
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3085
#: ../drizzled/error.cc:475
4523
#: drizzled/error.cc:1208
4524
msgid "Too many files opened, please execute the command again"
4527
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4529
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4530
"The event was dropped immediately after creation."
4533
#: drizzled/error.cc:1214
4535
msgid "The incident %s occurred on the master. Message: %-.64s"
4538
#: drizzled/error.cc:1216
4539
msgid "Table has no partition for some existing values"
4542
#: drizzled/error.cc:1218
4543
msgid "Statement is not safe to log in statement format."
4546
#: drizzled/error.cc:1220
4548
msgid "Fatal error: %s"
4551
#: drizzled/error.cc:1222
4553
msgid "Relay log read failure: %s"
4556
#: drizzled/error.cc:1224
4558
msgid "Relay log write failure: %s"
4561
#: drizzled/error.cc:1228
4563
msgid "Master command %s failed: %s"
4566
#: drizzled/error.cc:1230
4568
msgid "Binary logging not possible. Message: %s"
4571
#: drizzled/error.cc:1232
4573
msgid "View `%-.64s`.`%-.64s` has no creation context"
4576
#: drizzled/error.cc:1234
4578
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4581
#: drizzled/error.cc:1236
4583
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4586
#: drizzled/error.cc:1238
4588
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4591
#: drizzled/error.cc:1240
4593
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4596
#: drizzled/error.cc:1242
4598
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4601
#: drizzled/error.cc:1244
4603
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4606
#: drizzled/error.cc:1246
4608
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4611
#: drizzled/error.cc:1248
4613
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4616
#: drizzled/error.cc:1250
4618
msgid "Ambiguous slave modes combination. %s"
4621
#: drizzled/error.cc:1252
4624
"The BINLOG statement of type `%s` was not preceded by a format description "
4628
#: drizzled/error.cc:1254
4629
msgid "Corrupted replication event was detected"
4632
#: drizzled/error.cc:1256
3087
4634
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3090
#: ../drizzled/error.cc:477
4637
#: drizzled/error.cc:1258
4639
msgid "Being purged log %s was not found"
4642
#: drizzled/error.cc:1260
4644
msgid "Converted to non-transactional lock on '%-.64s'"
4647
#: drizzled/error.cc:1262
4649
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4652
#: drizzled/error.cc:1264
4655
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4658
#: drizzled/error.cc:1266
4660
msgid "Can't access storage engine of table %-.64s"
4663
#: drizzled/error.cc:1268
4664
msgid "Starting backup process"
4667
#: drizzled/error.cc:1270
4668
msgid "Backup completed"
4671
#: drizzled/error.cc:1272
4672
msgid "Starting restore process"
4675
#: drizzled/error.cc:1274
4676
msgid "Restore completed"
4679
#: drizzled/error.cc:1276
4680
msgid "Nothing to backup"
4683
#: drizzled/error.cc:1278
4685
msgid "Database '%-.64s' cannot be included in a backup"
4688
#: drizzled/error.cc:1280
4690
"Error during backup operation - server's error log contains more information "
4694
#: drizzled/error.cc:1282
4696
"Error during restore operation - server's error log contains more "
4697
"information about the error"
4700
#: drizzled/error.cc:1284
4702
"Can't execute this command because another BACKUP/RESTORE operation is in "
4706
#: drizzled/error.cc:1286
4707
msgid "Error when preparing for backup operation"
4710
#: drizzled/error.cc:1288
4711
msgid "Error when preparing for restore operation"
4714
#: drizzled/error.cc:1290
4716
msgid "Invalid backup location '%-.64s'"
4719
#: drizzled/error.cc:1292
4721
msgid "Can't read backup location '%-.64s'"
4724
#: drizzled/error.cc:1294
4726
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4729
#: drizzled/error.cc:1296
4730
msgid "Can't enumerate server databases"
4733
#: drizzled/error.cc:1298
4734
msgid "Can't enumerate server tables"
4737
#: drizzled/error.cc:1300
4739
msgid "Can't enumerate tables in database %-.64s"
4742
#: drizzled/error.cc:1302
4744
msgid "Skipping view %-.64s in database %-.64s"
4747
#: drizzled/error.cc:1304
4749
msgid "Skipping table %-.64s since it has no valid storage engine"
4752
#: drizzled/error.cc:1306
4754
msgid "Can't open table %-.64s"
4757
#: drizzled/error.cc:1308
4758
msgid "Can't read backup archive preamble"
4761
#: drizzled/error.cc:1310
4762
msgid "Can't write backup archive preamble"
4765
#: drizzled/error.cc:1312
4767
msgid "Can't find backup driver for table %-.64s"
4770
#: drizzled/error.cc:1314
4773
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4777
#: drizzled/error.cc:1316
4779
msgid "Can't create %-.64s backup driver"
4782
#: drizzled/error.cc:1318
4784
msgid "Can't create %-.64s restore driver"
4787
#: drizzled/error.cc:1320
4789
msgid "Found %d images in backup archive but maximum %d are supported"
4792
#: drizzled/error.cc:1322
4794
msgid "Error when saving meta-data of %-.64s"
4797
#: drizzled/error.cc:1324
4798
msgid "Error when reading meta-data list"
4801
#: drizzled/error.cc:1326
4803
msgid "Can't create %-.64s"
4806
#: drizzled/error.cc:1328
4807
msgid "Can't allocate buffer for image data transfer"
4810
#: drizzled/error.cc:1330
4812
msgid "Error when writing %-.64s backup image data (for table #%d)"
4815
#: drizzled/error.cc:1332
4816
msgid "Error when reading data from backup stream"
4819
#: drizzled/error.cc:1334
4820
msgid "Can't go to the next chunk in backup stream"
4823
#: drizzled/error.cc:1336
4825
msgid "Can't initialize %-.64s backup driver"
4828
#: drizzled/error.cc:1338
4830
msgid "Can't initialize %-.64s restore driver"
4833
#: drizzled/error.cc:1340
4835
msgid "Can't shut down %-.64s backup driver"
4838
#: drizzled/error.cc:1342
4840
msgid "Can't shut down %-.64s backup driver(s)"
4843
#: drizzled/error.cc:1344
4845
msgid "%-.64s backup driver can't prepare for synchronization"
4848
#: drizzled/error.cc:1346
4850
msgid "%-.64s backup driver can't create its image validity point"
4853
#: drizzled/error.cc:1348
4855
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4858
#: drizzled/error.cc:1350
4860
msgid "%-.64s backup driver can't cancel its backup operation"
4863
#: drizzled/error.cc:1352
4865
msgid "%-.64s restore driver can't cancel its restore operation"
4868
#: drizzled/error.cc:1354
4870
msgid "Error when polling %-.64s backup driver for its image data"
4873
#: drizzled/error.cc:1356
4875
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4878
#: drizzled/error.cc:1358
4881
"After %d attempts %-.64s restore driver still can't accept next block of data"
4884
#: drizzled/error.cc:1360
4886
msgid "Open and lock tables failed in %-.64s"
4889
#: drizzled/error.cc:1362
4890
msgid "Backup driver's table locking thread can not be initialized."
4893
#: drizzled/error.cc:1364
4895
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4896
"and 'drizzle.online_backup_progress'."
4899
#: drizzled/error.cc:1366
4901
msgid "Tablespace '%-.192s' already exists"
4904
#: drizzled/error.cc:1368
4906
msgid "Tablespace '%-.192s' doesn't exist"
4909
#: drizzled/error.cc:1370
4911
msgid "Unexpected master's heartbeat data: %s"
4914
#: drizzled/error.cc:1372
4916
msgid "The requested value for the heartbeat period %s %s"
4919
#: drizzled/error.cc:1374
4921
msgid "Can't write to the online backup progress log %-.64s."
4924
#: drizzled/error.cc:1376
4926
msgid "Tablespace '%-.192s' not empty"
4929
#: drizzled/error.cc:1378
4932
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4933
"server. The original definition of the required tablespace is '%-.256s' "
4934
"while the same tablespace is defined on the server as '%-.256s'"
4937
#: drizzled/error.cc:1380
4938
msgid "A virtual column cannot be based on a virtual column"
4941
#: drizzled/error.cc:1382
4943
msgid "Non-deterministic expression for virtual column '%s'."
4946
#: drizzled/error.cc:1384
4949
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4952
#: drizzled/error.cc:1386
4953
msgid "Primary key cannot be defined upon a virtual column."
4956
#: drizzled/error.cc:1388
4957
msgid "Key/Index cannot be defined on a non-stored virtual column."
4960
#: drizzled/error.cc:1390
4962
msgid "Cannot define foreign key with %s clause on a virtual column."
4965
#: drizzled/error.cc:1392
4967
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4970
#: drizzled/error.cc:1394
4972
msgid "'%s' is not yet supported for virtual columns."
4975
#: drizzled/error.cc:1396
4976
msgid "Constant expression in virtual column function is not allowed."
4979
#: drizzled/error.cc:1398
4980
msgid "Encountered an unknown temporal type."
4983
#: drizzled/error.cc:1400
4985
msgid "Received an invalid string format '%s' for a date value."
4988
#: drizzled/error.cc:1402
4990
msgid "Received an invalid string format '%s' for a time value."
4993
#: drizzled/error.cc:1404
4995
msgid "Received an invalid value '%s' for a UNIX timestamp."
4998
#: drizzled/error.cc:1406
3092
5000
msgid "Received an invalid datetime value '%s'."
3095
#: ../drizzled/error.cc:478
3097
msgid "Received an invalid DATE value '%s'."
3100
#: ../drizzled/error.cc:479
5003
#: drizzled/error.cc:1408
3102
5005
msgid "Received a NULL argument for function '%s'."
3105
#: ../drizzled/error.cc:480
3107
msgid "Received an invalid timestamp value '%s'."
3110
#: ../drizzled/error.cc:481
3112
msgid "Received an invalid TIME value '%s'."
3115
#: ../drizzled/error.cc:482
3117
msgid "Received an invalid value '%s' for a UNIX timestamp."
3120
#: ../drizzled/error.cc:484
5008
#: drizzled/error.cc:1410
5010
msgid "Received an invalid negative argument '%s' for function '%s'."
5013
#: drizzled/error.cc:1412
3122
5015
msgid "Received an out-of-range argument '%s' for function '%s'."
3125
#: ../drizzled/error.cc:485
5018
#: drizzled/error.cc:1414
5020
msgid "Received an invalid time value '%s'."
5023
#: drizzled/error.cc:1416
3127
5025
msgid "Received an invalid enum value '%s'."
3130
#: ../drizzled/error.cc:486
3131
msgid "Tables which are replicated require a primary key."
3134
#: ../drizzled/error.cc:488
3136
msgid "Corrupt or invalid schema definition for '%s' : %s"
3139
#: ../drizzled/error.cc:489
3141
msgid "Corrupt or invalid table definition for '%s': %s"
3144
#: ../drizzled/error.cc:490
3146
msgid "The number of enum that were required was too high for table '%s'"
3149
#: ../drizzled/error.cc:491
3151
msgid "Corrupt or invalid table definition for '%s'"
3154
#: ../drizzled/error.cc:492
3156
msgid "Collation '%s' for table %s is invalid/unknown"
3159
#: ../drizzled/error.cc:494
3161
msgid "Cannot drop table '%s'"
3164
#: ../drizzled/error.cc:495
3166
msgid "Error occurred while dropping table '%s'"
3169
#: ../drizzled/error.cc:496
3171
msgid "Permission denied to create '%s'"
3174
#: ../drizzled/error.cc:497
3176
msgid "Unknown table '%s'"
3179
#: ../drizzled/error.cc:499
3181
msgid "Cannot create schema '%s'"
3184
#: ../drizzled/error.cc:500
3186
msgid "Schema does not exist: %s"
3189
#: ../drizzled/error.cc:501
3191
msgid "Error altering schema: %s"
3194
#: ../drizzled/error.cc:502
3196
msgid "Error droppping Schema : %s"
3199
#: ../drizzled/error.cc:504
3200
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3203
#: ../drizzled/error.cc:505
3205
msgid "Unknown table engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:506
3210
msgid "Unknown schema engine option key/pair %s = %s."
3213
#: ../drizzled/error.cc:508
3214
msgid "Admin access not allowed from this username/IP address."
3217
#. User lock/barrier error messages
3218
#: ../drizzled/error.cc:511
3219
msgid "wait() can not be called on session owning user defined barrier."
3222
#: ../drizzled/error.cc:512
3223
msgid "Unknown user defined barrier requested."
3226
#: ../drizzled/error.cc:513
3227
msgid "Session does not own user defined barrier."
3230
#: ../drizzled/error.cc:514
3231
msgid "Session can not wait on a user defined lock owned by the session."
3234
#: ../drizzled/error.cc:515
3235
msgid "Session does not own user defined lock."
3238
#: ../drizzled/error.cc:517
3239
msgid "Invalid name for user defined barrier."
3242
#: ../drizzled/error.cc:518
3243
msgid "Invalid name for user defined lock."
3246
#: ../drizzled/error.cc:520
3248
"Either a DEFAULt value or NULL NULL description is required for a new column "
3249
"if table is not empty"
3253
#: ../drizzled/error.cc:523
3256
"Cast to unsigned converted negative integer to it's positive complement: %s"
3259
#: ../drizzled/error.cc:524
3261
msgid "Invalid cast to signed integer: %s"
3264
#: ../drizzled/error.cc:526
3266
msgid "Identifier '%.*s' is a SQL keyword."
3269
#: ../drizzled/error.cc:529
5028
#: drizzled/handler.cc:948
5030
msgid "Found %d prepared transaction(s) in %s"
5033
#: drizzled/handler.cc:1000
5034
msgid "Starting crash recovery..."
5037
#: drizzled/handler.cc:1032
5039
msgid "Found %d prepared XA transactions"
5042
#: drizzled/handler.cc:1037
5045
"Found %d prepared transactions! It means that drizzled was not shut down "
5046
"properly last time and critical recovery information (last binlog or %s "
5047
"file) was manually deleted after a crash. You have to start drizzled with "
5048
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5051
#: drizzled/handler.cc:1047
5052
msgid "Crash recovery finished."
5055
#. TRANSLATORS: The leading word "logging" is the name
5056
#. of the plugin api, and so should not be translated.
5057
#: drizzled/logging.cc:56
5059
msgid "logging plugin '%s' deinit() failed"
5062
#: drizzled/logging.cc:77
5064
msgid "logging plugin '%s' pre() failed"
5067
#: drizzled/logging.cc:108
5069
msgid "logging plugin '%s' post() failed"
5072
#. TRANSLATORS: The leading word "parser" is the name
5073
#. of the plugin api, and so should not be translated.
5074
#: drizzled/parser.cc:42
5076
msgid "parser plugin '%s' init() failed"
5079
#. TRANSLATORS: The leading word "parser" is the name
5080
#. of the plugin api, and so should not be translated.
5081
#: drizzled/parser.cc:66
5083
msgid "parser plugin '%s' deinit() failed"
5086
#. TRANSLATORS: The leading word "parser" is the name
5087
#. of the plugin api, and so should not be translated.
5088
#: drizzled/parser.cc:103
5090
msgid "parser plugin '%s' parser_func1() failed"
5093
#. TRANSLATORS: The leading word "parser" is the name
5094
#. of the plugin api, and so should not be translated.
5095
#: drizzled/parser.cc:157
5097
msgid "parser plugin '%s' parser_func2() failed"
5100
#: drizzled/qcache.cc:38
5102
msgid "qcache plugin '%s' init() failed"
5105
#: drizzled/qcache.cc:59
5107
msgid "qcache plugin '%s' deinit() failed"
5110
#: drizzled/qcache.cc:104
5112
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5115
#: drizzled/qcache.cc:121
5117
msgid "qcache plugin '%s' set() failed"
5120
#: drizzled/qcache.cc:140
5122
msgid "qcache plugin '%s' invalidate_table() failed"
5125
#: drizzled/qcache.cc:159
5127
msgid "qcache plugin '%s' invalidate_db() failed"
5130
#: drizzled/qcache.cc:177
5132
msgid "qcache plugin '%s' flush() failed"
5135
#: drizzled/replicator.cc:36
5137
msgid "replicator plugin '%s' init() failed"
5140
#: drizzled/replicator.cc:58
5142
msgid "replicator plugin '%s' deinit() failed"
5145
#: drizzled/replicator.cc:81
5147
msgid "replicator plugin '%s' session_init() failed"
5150
#: drizzled/replicator.cc:152
5152
msgid "replicator plugin '%s' row_insert() failed"
5155
#: drizzled/replicator.cc:168
5157
msgid "replicator plugin '%s' row_update() failed"
5160
#: drizzled/replicator.cc:183
5162
msgid "replicator plugin '%s' row_delete() failed"
5165
#: drizzled/replicator.cc:270
5167
msgid "replicator plugin '%s' end_transaction() failed"
5170
#: drizzled/replicator.cc:328
5172
msgid "replicator plugin '%s' statement() failed"
5175
#: drizzled/scheduling.cc:57
5177
msgid "scheduling plugin '%s' init() failed"
5180
#: drizzled/scheduling.cc:80
5182
msgid "scheduling plugin '%s' deinit() failed"
5185
#: drizzled/sql_base.cc:2295
5187
msgid "Table %s had a open data handler in reopen_table"
5190
#: drizzled/sql_base.cc:2943
5192
msgid "Couldn't repair table: %s.%s"
5195
#: drizzled/sql_base.cc:2985
5198
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5199
"s`.`%s`' to replication"
5202
#: drizzled/sql_base.cc:3588
5204
msgid "Could not remove temporary table: '%s', error: %d"
5207
#: drizzled/sql_plugin.cc:645
5209
msgid "Plugin '%s' of type %s failed deinitialization"
5212
#: drizzled/sql_plugin.cc:688
5214
msgid "Plugin '%s' registration as a %s failed."
5217
#: drizzled/sql_plugin.cc:889
5218
msgid "plugin-load parameter too long"
5221
#: drizzled/sql_plugin.cc:949
5223
msgid "Couldn't load plugin named '%s' with soname '%s'."
5226
#: drizzled/sql_plugin.cc:1347
5227
msgid "Out of memory."
5230
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5232
msgid "Unknown variable type code 0x%x in plugin '%s'."
5235
#: drizzled/sql_plugin.cc:2231
5238
"Server variable %s of plugin %s was forced to be read-only: string variable "
5239
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5242
#: drizzled/sql_plugin.cc:2262
5244
msgid "Missing variable name in plugin '%s'."
5247
#: drizzled/sql_plugin.cc:2279
5249
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5252
#: drizzled/sql_plugin.cc:2397
5254
msgid "Out of memory for plugin '%s'."
5257
#: drizzled/sql_plugin.cc:2404
5259
msgid "Bad options for plugin '%s'."
5262
#: drizzled/sql_plugin.cc:2413
5264
msgid "Parsing options for plugin '%s' failed."
5267
#: drizzled/sql_plugin.cc:2456
5269
msgid "Plugin '%s' has conflicting system variables"
5272
#: drizzled/sql_table.cc:130
5274
msgid "Invalid (old?) table or database name '%s'"
5277
#: drizzled/sql_table.cc:2687
5279
msgid "Unknown - internal error %d during operation"
5282
#: drizzled/sql_table.cc:4955
5284
msgid "Could not open table %s.%s after rename\n"
5287
#: drizzled/sql_table.cc:5135
5290
"order_st BY ignored because there is a user-defined clustered index in the "
5294
#: drizzled/sql_udf.cc:82
5296
msgid "Plugin '%s' init function returned error %d."
5299
#: drizzled/table.cc:482
5302
"'%s' had no or invalid character set, and default character set is multi-"
5303
"byte, so character column sizes may have changed"
5306
#: drizzled/table.cc:2297
5308
msgid "Unknown collation '%s' in table '%-.64s' definition"
5311
#: drizzled/table.cc:2304
5314
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5318
#: drizzled/table.cc:2768
5321
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5325
#: drizzled/table.cc:2795
5328
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5329
"have type %s, found type %s."
5332
#: drizzled/table.cc:2806
5335
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5336
"position %d to have character set '%s' but the type has no character set."
5339
#: drizzled/table.cc:2818
5342
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5343
"position %d to have character set '%s' but found character set '%s'."
5346
#: drizzled/table.cc:2831
5349
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5350
"have type %s but the column is not found."
5353
#: drizzled/table.cc:4948
5355
msgid "Got error %d when reading table '%s'"
5358
#: drizzled/tztime.cc:1061
5360
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5363
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5365
msgid "%s: option `%s' is ambiguous\n"
5368
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5370
msgid "%s: option `--%s' doesn't allow an argument\n"
5373
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5375
msgid "%s: option `%c%s' doesn't allow an argument\n"
5378
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5379
#: gnulib/getopt.c:995
5381
msgid "%s: option `%s' requires an argument\n"
5384
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5386
msgid "%s: unrecognized option `--%s'\n"
5389
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5391
msgid "%s: unrecognized option `%c%s'\n"
5394
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5396
msgid "%s: illegal option -- %c\n"
5399
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5401
msgid "%s: invalid option -- %c\n"
5404
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5405
#: gnulib/getopt.c:1066
5407
msgid "%s: option requires an argument -- %c\n"
5410
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5412
msgid "%s: option `-W %s' is ambiguous\n"
5415
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5417
msgid "%s: option `-W %s' doesn't allow an argument\n"
5420
#: libdrizzleclient/errmsg.cc:28
5421
msgid "Unknown Drizzle error"
5424
#: libdrizzleclient/errmsg.cc:29
5426
msgid "Can't create UNIX socket (%d)"
5429
#: libdrizzleclient/errmsg.cc:30
5431
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5434
#: libdrizzleclient/errmsg.cc:31
5436
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5439
#: libdrizzleclient/errmsg.cc:32
5441
msgid "Can't create TCP/IP socket (%d)"
5444
#: libdrizzleclient/errmsg.cc:33
5446
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5449
#: libdrizzleclient/errmsg.cc:34
5450
msgid "Drizzle server has gone away"
5453
#: libdrizzleclient/errmsg.cc:35
5455
msgid "Protocol mismatch; server version = %d, client version = %d"
5458
#: libdrizzleclient/errmsg.cc:36
5459
msgid "Drizzle client ran out of memory"
5462
#: libdrizzleclient/errmsg.cc:37
5463
msgid "Wrong host info"
5466
#: libdrizzleclient/errmsg.cc:38
5467
msgid "Localhost via UNIX socket"
5470
#: libdrizzleclient/errmsg.cc:39
5472
msgid "%-.100s via TCP/IP"
5475
#: libdrizzleclient/errmsg.cc:40
5476
msgid "Error in server handshake"
5479
#: libdrizzleclient/errmsg.cc:41
5480
msgid "Lost connection to Drizzle server during query"
5483
#: libdrizzleclient/errmsg.cc:42
5484
msgid "Commands out of sync; you can't run this command now"
5487
#: libdrizzleclient/errmsg.cc:43
5489
msgid "Named pipe: %-.32s"
5492
#: libdrizzleclient/errmsg.cc:44
5494
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5497
#: libdrizzleclient/errmsg.cc:45
5499
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5502
#: libdrizzleclient/errmsg.cc:46
5504
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5507
#: libdrizzleclient/errmsg.cc:47
5509
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5512
#: libdrizzleclient/errmsg.cc:48
5513
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5516
#: libdrizzleclient/errmsg.cc:49
5517
msgid "Embedded server"
5520
#: libdrizzleclient/errmsg.cc:50
5521
msgid "Error on SHOW SLAVE STATUS:"
5524
#: libdrizzleclient/errmsg.cc:51
5525
msgid "Error on SHOW SLAVE HOSTS:"
5528
#: libdrizzleclient/errmsg.cc:52
5529
msgid "Error connecting to slave:"
5532
#: libdrizzleclient/errmsg.cc:53
5533
msgid "Error connecting to master:"
5536
#: libdrizzleclient/errmsg.cc:54
5537
msgid "SSL connection error"
5540
#: libdrizzleclient/errmsg.cc:55
5541
msgid "Malformed packet"
5544
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5545
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5546
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5547
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5548
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5549
msgid "(unused error message)"
5552
#: libdrizzleclient/errmsg.cc:57
5553
msgid "Invalid use of null pointer"
5556
#: libdrizzleclient/errmsg.cc:58
5557
msgid "Statement not prepared"
5560
#: libdrizzleclient/errmsg.cc:59
5561
msgid "No data supplied for parameters in prepared statement"
5564
#: libdrizzleclient/errmsg.cc:60
5565
msgid "Data truncated"
5568
#: libdrizzleclient/errmsg.cc:61
5569
msgid "No parameters exist in the statement"
5572
#: libdrizzleclient/errmsg.cc:62
5573
msgid "Invalid parameter number"
5576
#: libdrizzleclient/errmsg.cc:63
5579
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5582
#: libdrizzleclient/errmsg.cc:65
5584
msgid "Using unsupported buffer type: %d (parameter: %d)"
5587
#: libdrizzleclient/errmsg.cc:66
5589
msgid "Shared memory: %-.100s"
5592
#: libdrizzleclient/errmsg.cc:76
5593
msgid "Wrong or unknown protocol"
5596
#: libdrizzleclient/errmsg.cc:77
5597
msgid "Invalid connection handle"
5600
#: libdrizzleclient/errmsg.cc:78
5602
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5603
"option 'secure_auth' enabled)"
5606
#: libdrizzleclient/errmsg.cc:80
5607
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5610
#: libdrizzleclient/errmsg.cc:81
5611
msgid "Attempt to read column without prior row fetch"
5614
#: libdrizzleclient/errmsg.cc:82
5615
msgid "Prepared statement contains no metadata"
5618
#: libdrizzleclient/errmsg.cc:83
5620
"Attempt to read a row while there is no result set associated with the "
5624
#: libdrizzleclient/errmsg.cc:85
5625
msgid "This feature is not implemented yet"
5628
#: libdrizzleclient/errmsg.cc:86
5631
"Lost connection to Drizzle server while waiting for initial communication "
5632
"packet, system error: %d"
5635
#: libdrizzleclient/errmsg.cc:88
5638
"Lost connection to Drizzle server while reading initial communication "
5639
"packet, system error: %d"
5642
#: libdrizzleclient/errmsg.cc:90
5645
"Lost connection to Drizzle server while sending authentication information, "
5649
#: libdrizzleclient/errmsg.cc:92
5652
"Lost connection to Drizzle server while reading authorization information, "
5656
#: libdrizzleclient/errmsg.cc:94
5659
"Lost connection to Drizzle server while setting initial database, system "
5663
#: libdrizzleclient/errmsg.cc:96
5665
msgid "Statement closed indirectly because of a preceding %s() call"
5668
#: mysys/errors.cc:25
5670
msgid "Can't create/write to file '%s' (Errcode: %d)"
5673
#: mysys/errors.cc:26
5675
msgid "Error reading file '%s' (Errcode: %d)"
5678
#: mysys/errors.cc:27
5680
msgid "Error writing file '%s' (Errcode: %d)"
5683
#: mysys/errors.cc:28
5685
msgid "Error on close of '%s' (Errcode: %d)"
5688
#: mysys/errors.cc:29
5690
msgid "Out of memory (Needed %u bytes)"
5693
#: mysys/errors.cc:30
5695
msgid "Error on delete of '%s' (Errcode: %d)"
5698
#: mysys/errors.cc:31
5700
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5703
#: mysys/errors.cc:32
5705
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5708
#: mysys/errors.cc:33
5710
msgid "Can't lock file (Errcode: %d)"
5713
#: mysys/errors.cc:34
3271
5715
msgid "Can't unlock file (Errcode: %d)"
3274
#: ../drizzled/error.cc:530
5718
#: mysys/errors.cc:35
5720
msgid "Can't read dir of '%s' (Errcode: %d)"
5723
#: mysys/errors.cc:36
5725
msgid "Can't get stat of '%s' (Errcode: %d)"
5728
#: mysys/errors.cc:37
3276
5730
msgid "Can't change size of file (Errcode: %d)"
3279
#: ../drizzled/error.cc:531
5733
#: mysys/errors.cc:38
3281
5735
msgid "Can't open stream from handle (Errcode: %d)"
3284
#: ../drizzled/error.cc:532
5738
#: mysys/errors.cc:39
5740
msgid "Can't get working dirctory (Errcode: %d)"
5743
#: mysys/errors.cc:40
5745
msgid "Can't change dir to '%s' (Errcode: %d)"
5748
#: mysys/errors.cc:41
3286
5750
msgid "Warning: '%s' had %d links"
3289
#: ../drizzled/error.cc:533
5753
#: mysys/errors.cc:42
3291
5755
msgid "Warning: %d files and %d streams is left open\n"
3294
#: ../drizzled/error.cc:534
5758
#: mysys/errors.cc:43
5760
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5763
#: mysys/errors.cc:44
3296
5765
msgid "Can't create directory '%s' (Errcode: %d)"
3299
#: ../drizzled/error.cc:535
5768
#: mysys/errors.cc:45
3302
5771
"Character set '%s' is not a compiled character set and is not specified in "
3306
#: ../drizzled/error.cc:536
5775
#: mysys/errors.cc:46
3308
5777
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3311
#: ../drizzled/error.cc:537
5780
#: mysys/errors.cc:47
3313
5782
msgid "Can't read value for symlink '%s' (Error %d)"
3316
#: ../drizzled/error.cc:538
5785
#: mysys/errors.cc:48
3318
5787
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3321
#: ../drizzled/error.cc:539
5790
#: mysys/errors.cc:49
3323
5792
msgid "Error on realpath() on '%s' (Error %d)"
3326
#: ../drizzled/error.cc:540
5795
#: mysys/errors.cc:50
3328
5797
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3331
#: ../drizzled/error.cc:541
5800
#: mysys/errors.cc:51
3334
5803
"Collation '%s' is not a compiled collation and is not specified in the %s "
3338
#: ../drizzled/error.cc:542
5807
#: mysys/errors.cc:52
5809
msgid "File '%s' not found (Errcode: %d)"
5812
#: mysys/errors.cc:53
3340
5814
msgid "File '%s' (fileno: %d) was not closed"
3344
#: ../drizzled/error.cc:545
3345
msgid "Received an invalid UUID value"
3348
#: ../drizzled/error.cc:546
3349
msgid "The UUID was not created with a valid time"
3353
#: ../drizzled/error.cc:549
3355
msgid "Received an invalid BOOLEAN value '%s'."
3358
#: ../drizzled/error.cc:550
3360
msgid "Invalid cast to BOOLEAN: '%s'."
3363
#. Transactional DDL
3364
#: ../drizzled/error.cc:553
3365
msgid "Transactional DDL not supported"
3369
#: ../drizzled/error.cc:555
3371
msgid "Assertion '%s' failed."
3374
#: ../drizzled/error.cc:556
3376
msgid "Assertion '%s' failed, the result was NULL."
3379
#. Catalog related errors
3380
#: ../drizzled/error.cc:574
3382
msgid "Cannot create catalog '%s'."
3385
#: ../drizzled/error.cc:575
3387
msgid "Permission is denied to create '%s' catalog."
3390
#: ../drizzled/error.cc:576
3392
msgid "Cannot drop catalog '%s'."
3395
#: ../drizzled/error.cc:577
3397
msgid "Permission is denied to drop '%s' catalog."
3400
#: ../drizzled/error.cc:578
3402
msgid "Catalog '%s' does not exist."
3405
#: ../drizzled/error.cc:579
3406
msgid "You cannot drop the 'local' catalog."
3409
#: ../drizzled/error.cc:580
3411
msgid "Could not gain lock on '%s'."
3414
#: ../drizzled/error.cc:581
3416
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3419
#: ../drizzled/error.cc:582
3420
msgid "Invalid catalog name."
3423
#: ../drizzled/error.cc:583
3425
"Engine status is now stored in the data_dictionary tables, please use these "
3429
#: ../drizzled/identifier/catalog.cc:56
3431
"Catalog name cannot be encoded and fit within filesystem name length "
3435
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3437
"Schema name cannot be encoded and fit within filesystem name length "
3441
#: ../drizzled/identifier/table.cc:238
3443
"Table name cannot be encoded and fit within filesystem name length "
3449
#. * Since clients still use this code, we use fprintf here.
3450
#. * This fprintf needs to be turned into errmsg_printf
3451
#. * as soon as the client programs no longer use mysys
3452
#. * and can use the pluggable error message system.
3454
#: ../drizzled/internal/default.cc:687
3456
msgid "error: could not open directory: %s\n"
3459
#: ../drizzled/main.cc:169
3461
"setrlimit could not change the size of core files to 'infinity'; We may not "
3462
"be able to generate a core file on signals"
3465
#: ../drizzled/main.cc:269
3467
msgid "Data directory %s does not exist\n"
3470
#: ../drizzled/main.cc:280
3472
msgid "Local catalog %s/local does not exist\n"
3475
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3476
msgid "Drizzle has receieved an abort event."
3479
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3480
msgid "In Function: "
3483
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3487
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3491
#: ../drizzled/message/transaction_writer.cc:365
3493
msgid "Usage: %s TRANSACTION_LOG\n"
3496
#: ../drizzled/message/transaction_writer.cc:371
3498
msgid "Cannot open file: %s\n"
3501
#: ../drizzled/module/library.cc:149
3504
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3505
"the current running version of Drizzle: %<PRIu64>."
3508
#: ../drizzled/module/loader.cc:177
3511
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3515
#: ../drizzled/module/loader.cc:224
3517
msgid "Plugin '%s' init function returned error.\n"
3520
#: ../drizzled/module/loader.cc:463
3522
msgid "Couldn't load plugin library named '%s'.\n"
3525
#: ../drizzled/module/loader.cc:473
3527
msgid "Couldn't load plugin named '%s'.\n"
3530
#: ../drizzled/module/registry.cc:176
3533
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3537
#: ../drizzled/module/registry.h:117
3539
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3542
#: ../drizzled/module/registry.h:131
3544
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3547
#: ../drizzled/option.cc:84
5817
#: mysys/my_error.cc:87
5819
msgid "Unknown error %d"
5822
#: mysys/my_getopt.cc:89
3548
5823
msgid "Warning: "
3551
#: ../drizzled/option.cc:86
5826
#: mysys/my_getopt.cc:91
3555
#: ../drizzled/option.cc:337
5830
#: mysys/my_getopt.cc:355
3557
5832
msgid "%s: %s: Option '%s' used, but is disabled\n"
3560
#: ../drizzled/option.cc:339
5835
#: mysys/my_getopt.cc:356
3561
5836
msgid "WARNING"
3564
#: ../drizzled/option.cc:441
5839
#: mysys/my_getopt.cc:356
5843
#: mysys/my_getopt.cc:459
3566
5845
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3569
#: ../drizzled/option.cc:769
5848
#: mysys/my_getopt.cc:774
3571
5850
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3574
#: ../drizzled/option.cc:962
5853
#: mysys/my_getopt.cc:967
3576
5855
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3579
#: ../drizzled/option.cc:1194
5858
#: mysys/my_getopt.cc:1199
3581
5860
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3584
#: ../drizzled/option.cc:1214
5863
#: mysys/my_getopt.cc:1219
3590
5869
"--------------------------------- -----------------------------\n"
3593
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5872
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
3594
5873
msgid "(No default value)"
3597
#: ../drizzled/option.cc:1249
5876
#: mysys/my_getopt.cc:1254
3601
#: ../drizzled/option.cc:1249
5880
#: mysys/my_getopt.cc:1254
3605
#: ../drizzled/option.cc:1282
5884
#: mysys/my_getopt.cc:1286
3607
5886
msgid "(Disabled)\n"
3610
#: ../drizzled/plugin/error_message.cc:81
3612
msgid "errmsg plugin '%s' errmsg() failed"
3615
#: ../drizzled/plugin/event_observer.cc:133
3618
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3619
"'%s' from EventObserver plugin '%s'"
3622
#: ../drizzled/plugin/event_observer.cc:200
3624
"EventObserver::registerTableEvents(): Table already has events registered on "
3625
"it: probable programming error."
3628
#: ../drizzled/plugin/event_observer.cc:335
3630
"EventObserver::registerSessionEvents(): Session already has events "
3631
"registered on it: probable programming error."
3634
#: ../drizzled/plugin/event_observer.cc:387
3636
msgid "EventIterate event handler '%s' failed for event '%s'"
3639
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3641
msgid "A function named %s already exists!\n"
3644
#: ../drizzled/plugin/function.cc:65
3645
msgid "Could not add Function!\n"
3648
#: ../drizzled/plugin/listen.cc:67
3649
msgid "Error getting file descriptors"
3652
#: ../drizzled/plugin/listen.cc:85
3653
msgid "No sockets could be bound for listening"
3656
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3658
msgid "pipe() failed with errno %d"
3661
#: ../drizzled/plugin/listen.cc:120
3663
msgid "poll() failed with errno %d"
3666
#: ../drizzled/plugin/listen_tcp.cc:59
3668
msgid "accept() failed with errno %d"
3671
#: ../drizzled/plugin/listen_tcp.cc:95
3673
msgid "getaddrinfo() failed with error %s"
3676
#: ../drizzled/plugin/listen_tcp.cc:127
3678
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3681
#: ../drizzled/plugin/listen_tcp.cc:138
3683
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3686
#: ../drizzled/plugin/listen_tcp.cc:147
3688
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3691
#: ../drizzled/plugin/listen_tcp.cc:156
3693
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3696
#: ../drizzled/plugin/listen_tcp.cc:165
3698
msgid "setsockopt(SO_LINGER) failed with errno %d"
3701
#: ../drizzled/plugin/listen_tcp.cc:174
3703
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3706
#: ../drizzled/plugin/listen_tcp.cc:195
3708
msgid "Retrying bind() on %u\n"
3711
#: ../drizzled/plugin/listen_tcp.cc:202
3713
msgid "bind() failed with errno: %d\n"
3716
#: ../drizzled/plugin/listen_tcp.cc:205
3717
msgid "Do you already have another drizzled running?\n"
3720
#: ../drizzled/plugin/listen_tcp.cc:212
3722
msgid "listen() failed with errno %d\n"
3725
#: ../drizzled/plugin/listen_tcp.cc:218
3727
msgid "Listening on %s:%s\n"
3730
#: ../drizzled/plugin/logging.cc:65
3732
msgid "logging '%s' pre() failed"
3735
#: ../drizzled/plugin/logging.cc:90
3737
msgid "logging '%s' post() failed"
3740
#: ../drizzled/plugin/logging.cc:114
3742
msgid "logging '%s' postEnd() failed"
3745
#: ../drizzled/plugin/logging.cc:137
3747
msgid "logging '%s' resetCurrentScoreboard() failed"
3750
#: ../drizzled/plugin/scheduler.cc:62
3753
"Attempted to register a scheduler %s, but a scheduler has already been "
3754
"registered with that name.\n"
3757
#: ../drizzled/plugin/scheduler.cc:99
3759
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3762
#: ../drizzled/plugin/schema_engine.cc:131
3764
msgid "Error while loading database options: '%s':"
3767
#: ../drizzled/plugin/xa_resource_manager.cc:115
3769
msgid "Found %d prepared transaction(s) in resource manager."
3772
#: ../drizzled/plugin/xa_resource_manager.cc:182
3773
msgid "Starting crash recovery..."
3776
#: ../drizzled/plugin/xa_resource_manager.cc:192
3778
msgid "Found %d prepared XA transactions"
3781
#: ../drizzled/plugin/xa_resource_manager.cc:197
3784
"Found %d prepared transactions! It means that drizzled was not shut down "
3785
"properly last time and critical recovery information (last binlog or %s "
3786
"file) was manually deleted after a crash. You have to start drizzled with "
3787
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3790
#: ../drizzled/plugin/xa_resource_manager.cc:207
3791
msgid "Crash recovery finished."
3794
#: ../drizzled/replication_services.cc:94
3796
"You registered a TransactionApplier plugin but no TransactionReplicator "
3797
"plugins were registered.\n"
3800
#: ../drizzled/replication_services.cc:125
3803
"You registered a TransactionApplier plugin but no TransactionReplicator "
3804
"plugins were registered that match the requested replicator name of '%s'.\n"
3805
"We have deactivated the TransactionApplier '%s'.\n"
3808
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3810
msgid "Could not remove temporary table: '%s', error: %d"
3813
#: ../drizzled/signal_handler.cc:52
3815
msgid "Got signal %d from thread %<PRIu32>"
3818
#: ../drizzled/signal_handler.cc:118
3820
msgid "Fatal signal %d while backtracing\n"
3823
#: ../drizzled/signal_handler.cc:127
3825
msgid "Fatal: time() call failed\n"
3828
#: ../drizzled/signal_handler.cc:133
3831
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3832
"This could be because you hit a bug. It is also possible that this binary\n"
3833
" or one of the libraries it was linked against is corrupt, improperly "
3835
" or misconfigured. This error can also be caused by malfunctioning "
3839
#: ../drizzled/signal_handler.cc:141
3842
"We will try our best to scrape up some info that will hopefully help "
3844
"the problem, but since we have already crashed, something is definitely "
3846
"and this may fail.\n"
3850
#: ../drizzled/signal_handler.cc:148
3853
"It is possible that drizzled could use up to \n"
3854
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3856
"Hope that's ok; if not, decrease some variables in the equation.\n"
3860
#: ../drizzled/sql_table.cc:1933
3862
msgid "Unknown - internal error %d during operation"
3865
#: ../drizzled/statement/alter_table.cc:1514
3868
"order_st BY ignored because there is a user-defined clustered index in the "
3872
#: ../drizzled/sys_var.cc:1526
3874
msgid "Variable named %s already exists!\n"
3877
#: ../drizzled/sys_var.cc:1535
3879
msgid "Could not add Variable: %s\n"
3882
#: ../drizzled/sys_var.cc:1633
3883
msgid "Failed to initialize system variables"
3886
#: ../drizzled/table.cc:1690
3888
msgid "Got error %d when reading table '%s'"
3891
#: ../drizzled/table/instance/base.cc:1883
3893
msgid "Unknown collation '%s' in table '%-.64s' definition"
3896
#: ../drizzled/table/instance/base.cc:1890
3899
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3903
#: ../drizzled/tztime.cc:170
3905
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3908
#: ../plugin/auth_file/auth_file.cc:227
3910
msgid "Could not load auth file: %s\n"
3913
#: ../plugin/auth_file/auth_file.cc:243
3914
msgid "File to load for usernames and passwords"
3917
#: ../plugin/auth_http/auth_http.cc:135
3919
"auth_http plugin loaded but required option url not specified. Against which "
3920
"URL are you intending on authenticating?\n"
3923
#: ../plugin/auth_http/auth_http.cc:151
3924
msgid "URL for HTTP Auth check"
3927
#: ../plugin/auth_ldap/auth_ldap.cc:291
3929
msgid "Reconnect failed: %s\n"
3932
#: ../plugin/auth_ldap/auth_ldap.cc:310
3934
msgid "ldap_search_ext_s failed: %s\n"
3937
#: ../plugin/auth_ldap/auth_ldap.cc:416
3939
msgid "Could not load auth ldap: %s\n"
3942
#: ../plugin/auth_ldap/auth_ldap.cc:437
3943
msgid "URI of the LDAP server to contact"
3946
#: ../plugin/auth_ldap/auth_ldap.cc:439
3947
msgid "DN to use when binding to the LDAP server"
3950
#: ../plugin/auth_ldap/auth_ldap.cc:441
3951
msgid "Password to use when binding the DN"
3954
#: ../plugin/auth_ldap/auth_ldap.cc:443
3955
msgid "DN to use when searching"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:445
3959
msgid "Attribute in LDAP with plain text password"
3962
#: ../plugin/auth_ldap/auth_ldap.cc:447
3963
msgid "Attribute in LDAP with MySQL hashed password"
3966
#: ../plugin/auth_ldap/auth_ldap.cc:449
3967
msgid "How often to empty the users cache, 0 to disable"
3970
#: ../plugin/blitzdb/ha_blitz.cc:1507
3971
msgid "Estimated number of rows that a BlitzDB table will store."
3974
#: ../plugin/console/console.cc:379
3975
msgid "Enable the console."
3978
#: ../plugin/console/console.cc:382
3979
msgid "Turn on extra debugging."
3982
#: ../plugin/console/console.cc:385
3983
msgid "User to use for auth."
3986
#: ../plugin/console/console.cc:388
3987
msgid "Password to use for auth."
3990
#: ../plugin/console/console.cc:391
3991
msgid "Default catalog to use."
3994
#: ../plugin/console/console.cc:394
3995
msgid "Default schema to use."
3998
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4000
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4004
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4005
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4006
msgid "Connect Timeout."
4009
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4010
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4011
msgid "Read Timeout."
4014
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4015
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4016
msgid "Write Timeout."
4019
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4020
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4021
msgid "Retry Count."
4024
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4025
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4026
msgid "Buffer length."
4029
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4030
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4031
msgid "Address to bind to."
4034
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4035
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4036
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4037
msgid "Maximum simultaneous connections."
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4041
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4042
msgid "A restrictive IP address list for incoming admin connections."
4045
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4046
msgid "Failed to send error message to libnotify\n"
4049
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5889
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
4050
5890
msgid "Error Messages to stderr"
4053
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4054
msgid "Comma-separated list of schemas to exclude"
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4058
msgid "Comma-separated list of tables to exclude"
4061
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4062
msgid "Regular expression to apply to schemas to exclude"
4065
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4066
msgid "Regular expression to apply to tables to exclude"
4069
#: ../plugin/haildb/haildb_engine.cc:1080
4070
#: ../plugin/haildb/haildb_engine.cc:1218
4071
#: ../plugin/haildb/haildb_engine.cc:1248
4073
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4076
#: ../plugin/haildb/haildb_engine.cc:1099
4078
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4081
#: ../plugin/haildb/haildb_engine.cc:1197
4082
#: ../plugin/haildb/haildb_engine.cc:1310
4083
#: ../plugin/haildb/haildb_engine.cc:1491
4084
#: ../plugin/haildb/haildb_engine.cc:2157
4086
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4089
#: ../plugin/haildb/haildb_engine.cc:1349
4090
#: ../plugin/haildb/haildb_engine.cc:1365
4092
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4095
#: ../plugin/haildb/haildb_engine.cc:3403
4097
msgid "Error starting HailDB %d (%s)\n"
4100
#: ../plugin/haildb/haildb_engine.cc:3432
4101
msgid "Disable HailDB adaptive hash index (enabled by default)."
4104
#: ../plugin/haildb/haildb_engine.cc:3434
4105
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4108
#: ../plugin/haildb/haildb_engine.cc:3437
4110
"Size of a memory pool HailDB uses to store data dictionary information and "
4111
"other internal data structures."
4114
#: ../plugin/haildb/haildb_engine.cc:3440
4115
msgid "Data file autoextend increment in megabytes"
4118
#: ../plugin/haildb/haildb_engine.cc:3443
4120
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4124
#: ../plugin/haildb/haildb_engine.cc:3446
4125
msgid "The common part for HailDB table spaces."
4128
#: ../plugin/haildb/haildb_engine.cc:3448
4129
msgid "Disable HailDB checksums validation (enabled by default)."
4132
#: ../plugin/haildb/haildb_engine.cc:3450
4133
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4136
#: ../plugin/haildb/haildb_engine.cc:3453
4137
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4140
#: ../plugin/haildb/haildb_engine.cc:3456
4142
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4143
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4146
#: ../plugin/haildb/haildb_engine.cc:3459
4147
msgid "Stores each HailDB table to an .ibd file in the database dir."
4150
#: ../plugin/haildb/haildb_engine.cc:3462
4151
msgid "File format to use for new tables in .ibd files."
4154
#: ../plugin/haildb/haildb_engine.cc:3465
4156
"Set to 0 (write and flush once per second),1 (write and flush at each "
4157
"commit) or 2 (write at commit, flush once per second)."
4160
#: ../plugin/haildb/haildb_engine.cc:3468
4161
msgid "With which method to flush data."
4164
#: ../plugin/haildb/haildb_engine.cc:3471
4166
"Helps to save your data in case the disk image of the database becomes "
4170
#: ../plugin/haildb/haildb_engine.cc:3474
4171
msgid "Path to individual files and their sizes."
4174
#: ../plugin/haildb/haildb_engine.cc:3477
4175
msgid "Path to HailDB log files."
4178
#: ../plugin/haildb/haildb_engine.cc:3480
4179
msgid "Size of each log file in a log group."
4182
#: ../plugin/haildb/haildb_engine.cc:3483
4184
"Number of log files in the log group. HailDB writes to the files in a "
4185
"circular fashion. Value 3 is recommended here."
4188
#: ../plugin/haildb/haildb_engine.cc:3486
4190
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4191
"rolled back. Values above 100000000 disable the timeout."
4194
#: ../plugin/haildb/haildb_engine.cc:3489
4196
"The size of the buffer which HailDB uses to write log to the log files on "
4200
#: ../plugin/haildb/haildb_engine.cc:3492
4202
"Sets the point in the LRU list from where all pages are classified as old "
4206
#: ../plugin/haildb/haildb_engine.cc:3495
4208
"Milliseconds between accesses to a block at which it is made young. "
4209
"0=disabled (Advanced users)"
4212
#: ../plugin/haildb/haildb_engine.cc:3498
4213
msgid "Percentage of dirty pages allowed in bufferpool."
4216
#: ../plugin/haildb/haildb_engine.cc:3501
4217
msgid "Desired maximum length of the purge queue (0 = no limit)"
4220
#: ../plugin/haildb/haildb_engine.cc:3504
4222
"Roll back the complete transaction on lock wait timeout, for 4.x "
4223
"compatibility (disabled by default)"
4226
#: ../plugin/haildb/haildb_engine.cc:3507
4227
msgid "How many files at the maximum HailDB keeps open at the same time."
4230
#: ../plugin/haildb/haildb_engine.cc:3510
4231
msgid "Number of background read I/O threads in HailDB."
4234
#: ../plugin/haildb/haildb_engine.cc:3513
4235
msgid "Number of background write I/O threads in HailDB."
4238
#: ../plugin/haildb/haildb_engine.cc:3515
4240
"Disable if you want to reduce the number of messages written to the log "
4241
"(default: enabled)."
4244
#: ../plugin/haildb/haildb_engine.cc:3518
4245
msgid "Enable SHOW HAILDB STATUS output in the log"
4248
#: ../plugin/haildb/haildb_engine.cc:3521
4249
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4252
#: ../plugin/haildb/haildb_engine.cc:3523
4254
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4257
#: ../plugin/hello_events/hello_events.cc:401
4258
msgid "Enable Example Events Plugin"
4261
#: ../plugin/hello_events/hello_events.cc:404
4262
#: ../plugin/hello_events/hello_events.cc:407
4263
msgid "A comma delimited list of databases to watch"
4266
#: ../plugin/hello_events/hello_events.cc:410
4267
msgid "Before write row event observer call position"
4270
#: ../plugin/hello_events/hello_events.cc:413
4271
#: ../plugin/pbms/src/parameters_ms.cc:461
4272
msgid "Before update row event observer call position"
4275
#: ../plugin/hello_events/hello_events.cc:416
4276
msgid "After drop database event observer call position"
4279
#: ../plugin/hello_events/hello_events.cc:427
4280
msgid "An example events Plugin"
4283
#: ../plugin/innobase/handler/data_dictionary.cc:760
4285
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4288
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4290
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4294
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4296
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4300
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4303
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4304
"or its equivalent numeric id"
4307
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4308
msgid "Do not use Native AIO library for IO, even if available"
4311
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4312
msgid "Enable internal replication log."
4315
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4317
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4318
"rolled back. Values above 100000000 disable the timeout."
4321
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4322
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4327
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4328
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4331
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4332
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4333
#: ../plugin/transaction_log/print_transaction_message.cc:177
4334
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4336
msgid "Unable to parse transaction. Got error: %s.\n"
4339
#: ../plugin/innobase/srv/srv0start.cc:1034
4340
msgid "InnoDB: cannot determine Mac OS X version!\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1039
4345
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4346
"InnoDB: making transactions unsafe!\n"
4349
#: ../plugin/innobase/srv/srv0start.cc:1048
4352
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4353
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4354
"InnoDB: allocate more than 4 GB of memory."
4357
#: ../plugin/innobase/srv/srv0start.cc:1063
4359
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4362
#: ../plugin/innobase/srv/srv0start.cc:1068
4365
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4366
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4367
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4370
#: ../plugin/innobase/srv/srv0start.cc:1078
4372
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4375
#: ../plugin/innobase/srv/srv0start.cc:1083
4377
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4380
#: ../plugin/innobase/srv/srv0start.cc:1088
4382
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4385
#: ../plugin/innobase/srv/srv0start.cc:1092
4387
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4390
#: ../plugin/innobase/srv/srv0start.cc:1097
4392
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4395
#: ../plugin/innobase/srv/srv0start.cc:1167
4397
msgid " InnoDB: Using Linux native AIO\n"
4400
#: ../plugin/logging_gearman/logging_gearman.cc:186
5893
#: plugin/logging_gearman/logging_gearman.cc:262
4402
5895
msgid "fail gearman_client_create(): %s"
4405
#: ../plugin/logging_gearman/logging_gearman.cc:197
5898
#: plugin/logging_gearman/logging_gearman.cc:272
4407
5900
msgid "fail gearman_client_add_server(): %s"
4410
#: ../plugin/logging_gearman/logging_gearman.cc:302
5903
#: plugin/logging_gearman/logging_gearman.cc:297
5904
msgid "Enable logging to a gearman server"
5907
#: plugin/logging_gearman/logging_gearman.cc:306
4411
5908
msgid "Hostname for logging to a Gearman server"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:305
4415
msgid "Gearman Function to send logging to"
4418
#: ../plugin/logging_gearman/logging_gearman.cc:316
5911
#: plugin/logging_gearman/logging_gearman.cc:323
4419
5912
msgid "Log queries to a Gearman server"
4422
#: ../plugin/logging_query/logging_query.cc:178
5915
#: plugin/logging_query/logging_query.cc:275
4424
5917
msgid "fail open() fn=%s er=%s\n"
4427
#: ../plugin/logging_query/logging_query.cc:319
5920
#: plugin/logging_query/logging_query.cc:313
4428
5921
msgid "Enable logging to CSV file"
4431
#: ../plugin/logging_query/logging_query.cc:322
5924
#: plugin/logging_query/logging_query.cc:322
4432
5925
msgid "File to log to"
4435
#: ../plugin/logging_query/logging_query.cc:325
4436
msgid "PCRE to match the query against"
4439
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5928
#: plugin/logging_query/logging_query.cc:331
5929
#: plugin/logging_syslog/logging_syslog.cc:246
4440
5930
msgid "Threshold for logging slow queries, in microseconds"
4443
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5933
#: plugin/logging_query/logging_query.cc:343
5934
#: plugin/logging_syslog/logging_syslog.cc:258
4444
5935
msgid "Threshold for logging big queries, for rows returned"
4447
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5938
#: plugin/logging_query/logging_query.cc:355
5939
#: plugin/logging_syslog/logging_syslog.cc:270
4448
5940
msgid "Threshold for logging big queries, for rows examined"
4451
#: ../plugin/logging_query/logging_query.cc:345
5943
#: plugin/logging_query/logging_query.cc:378
4452
5944
msgid "Log queries to a CSV file"
4455
#: ../plugin/logging_stats/logging_stats.cc:373
4456
msgid "Max number of users that will be logged"
4459
#: ../plugin/logging_stats/logging_stats.cc:376
4460
msgid "Max number of range locks to use for Scoreboard"
4463
#: ../plugin/logging_stats/logging_stats.cc:379
4464
msgid "Max number of concurrent sessions that will be logged"
4467
#: ../plugin/logging_stats/logging_stats.cc:380
4468
msgid "Enable Logging Statistics Collection"
4471
#: ../plugin/logging_stats/logging_stats.cc:389
4472
msgid "User Statistics as DATA_DICTIONARY tables"
4475
#: ../plugin/md5/md5.cc:99
4476
msgid "libgcrypt library version mismatch\n"
4479
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4480
#: ../plugin/memcached_stats/memcached_stats.cc:87
4481
msgid "List of memcached servers."
4484
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4485
msgid "Expiry time of memcached entries"
4488
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4489
msgid "Enable Memcached Query Cache"
4492
#: ../plugin/memcached_stats/analysis_table.cc:78
4493
#: ../plugin/memcached_stats/stats_table.cc:144
4494
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4497
#: ../plugin/memcached_stats/memcached_stats.cc:98
4498
msgid "Memcached Stats as I_S tables"
4501
#: ../plugin/memcached_stats/stats_table.cc:74
4504
"Unable get stats from memcached server %s. Got error from "
4505
"memcached_stat_servername()."
4508
#: ../plugin/memcached_stats/stats_table.cc:151
4509
msgid "Unable to create memcached struct. Got error from memcached_create()."
4512
#: ../plugin/memcached_stats/stats_table.cc:159
4515
"Unable to create memcached server list. Got error from "
4516
"memcached_servers_parse(%s)."
4519
#: ../plugin/multi_thread/multi_thread.cc:62
4520
msgid "Session killed before thread could execute"
4523
#: ../plugin/multi_thread/multi_thread.cc:109
4524
msgid "Unable to get thread stack size\n"
4527
#: ../plugin/multi_thread/multi_thread.cc:211
5947
#: plugin/logging_syslog/logging_syslog.cc:167
5949
msgid "syslog facility \"%s\" not known, using \"local0\""
5952
#: plugin/logging_syslog/logging_syslog.cc:184
5954
msgid "syslog priority \"%s\" not known, using \"info\""
5957
#: plugin/logging_syslog/logging_syslog.cc:210
5958
msgid "Enable logging"
5961
#: plugin/logging_syslog/logging_syslog.cc:219
5962
msgid "Syslog Ident"
5965
#: plugin/logging_syslog/logging_syslog.cc:228
5966
msgid "Syslog Facility"
5969
#: plugin/logging_syslog/logging_syslog.cc:237
5970
msgid "Syslog Priority"
5973
#: plugin/logging_syslog/logging_syslog.cc:295
5974
msgid "Log to syslog"
5977
#: plugin/multi_thread/multi_thread.cc:120
4528
5978
msgid "Maximum number of user threads available."
4531
#: ../plugin/myisam/ha_myisam.cc:532
5981
#: plugin/pool_of_threads/pool_of_threads.cc:205
5982
msgid "event_add error in libevent_add_session_callback\n"
5985
#: plugin/pool_of_threads/pool_of_threads.cc:347
5986
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5989
#: plugin/pool_of_threads/pool_of_threads.cc:354
5990
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5993
#: plugin/pool_of_threads/pool_of_threads.cc:366
5994
msgid "session_add_event event_add error in libevent_init\n"
5997
#: plugin/pool_of_threads/pool_of_threads.cc:380
5999
msgid "Can't create completion port thread (error %d)"
6002
#: plugin/pool_of_threads/pool_of_threads.cc:443
6003
msgid "libevent_thread_proc: my_thread_init() failed\n"
6006
#: plugin/pool_of_threads/pool_of_threads.cc:629
6007
msgid "Size of Pool."
6010
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6011
msgid "Enable Replicator"
6014
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6015
msgid "Directory to place replication logs."
6018
#: plugin/signal_handler/signal_handler.cc:225
6020
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6023
#: storage/myisam/ha_myisam.cc:468
4533
6025
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4536
#: ../plugin/myisam/ha_myisam.cc:536
6028
#: storage/myisam/ha_myisam.cc:472
4538
6030
msgid "Got an error from unknown thread, %s:%d"
4541
#: ../plugin/myisam/ha_myisam.cc:542
6033
#: storage/myisam/ha_myisam.cc:478
4542
6034
msgid "Unknown thread accessing table"
4545
#: ../plugin/myisam/ha_myisam.cc:1506
6037
#: storage/myisam/ha_myisam.cc:1889
6038
msgid "Block size to be used for MyISAM index pages."
6041
#: storage/myisam/ha_myisam.cc:1895
6043
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6044
"disables parallel repair."
6047
#: storage/myisam/ha_myisam.cc:1901
4547
6049
"Don't use the fast sort index method to created index if the temporary file "
4548
6050
"would get bigger than this."
4551
#: ../plugin/myisam/ha_myisam.cc:1509
6053
#: storage/myisam/ha_myisam.cc:1906
4553
6055
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4554
6056
"when creating indexes with CREATE INDEX or ALTER TABLE."
4557
#: ../plugin/myisam/my_handler_errors.cc:42
6059
#: storage/myisam/ha_myisam.cc:1912
6060
msgid "Default pointer size to be used for MyISAM tables."
6063
#: storage/myisam/my_handler_errors.cc:34
4558
6064
msgid "Didn't find key on read or update"
4561
#: ../plugin/myisam/my_handler_errors.cc:43
6067
#: storage/myisam/my_handler_errors.cc:36
4562
6068
msgid "Duplicate key on write or update"
4565
#: ../plugin/myisam/my_handler_errors.cc:44
6071
#: storage/myisam/my_handler_errors.cc:38
4566
6072
msgid "Internal (unspecified) error in handler"
4569
#: ../plugin/myisam/my_handler_errors.cc:46
6075
#: storage/myisam/my_handler_errors.cc:40
4571
6077
"Someone has changed the row since it was read (while the table was locked to "
4575
#: ../plugin/myisam/my_handler_errors.cc:48
6081
#: storage/myisam/my_handler_errors.cc:43
4576
6082
msgid "Wrong index given to function"
4579
#: ../plugin/myisam/my_handler_errors.cc:49
6085
#: storage/myisam/my_handler_errors.cc:45
6086
msgid "Undefined handler error 125"
6089
#: storage/myisam/my_handler_errors.cc:47
4580
6090
msgid "Index file is crashed"
4583
#: ../plugin/myisam/my_handler_errors.cc:50
6093
#: storage/myisam/my_handler_errors.cc:49
4584
6094
msgid "Record file is crashed"
4587
#: ../plugin/myisam/my_handler_errors.cc:51
6097
#: storage/myisam/my_handler_errors.cc:51
4588
6098
msgid "Out of memory in engine"
4591
#: ../plugin/myisam/my_handler_errors.cc:52
6101
#: storage/myisam/my_handler_errors.cc:53
6102
msgid "Undefined handler error 129"
6105
#: storage/myisam/my_handler_errors.cc:55
4592
6106
msgid "Incorrect file format"
4595
#: ../plugin/myisam/my_handler_errors.cc:53
6109
#: storage/myisam/my_handler_errors.cc:57
4596
6110
msgid "Command not supported by database"
4599
#: ../plugin/myisam/my_handler_errors.cc:54
6113
#: storage/myisam/my_handler_errors.cc:59
4600
6114
msgid "Old database file"
4603
#: ../plugin/myisam/my_handler_errors.cc:55
6117
#: storage/myisam/my_handler_errors.cc:61
4604
6118
msgid "No record read before update"
4607
#: ../plugin/myisam/my_handler_errors.cc:56
6121
#: storage/myisam/my_handler_errors.cc:63
4608
6122
msgid "Record was already deleted (or record file crashed)"
4611
#: ../plugin/myisam/my_handler_errors.cc:57
6125
#: storage/myisam/my_handler_errors.cc:65
4612
6126
msgid "No more room in record file"
4615
#: ../plugin/myisam/my_handler_errors.cc:58
6129
#: storage/myisam/my_handler_errors.cc:67
4616
6130
msgid "No more room in index file"
4619
#: ../plugin/myisam/my_handler_errors.cc:59
6133
#: storage/myisam/my_handler_errors.cc:69
4620
6134
msgid "No more records (read after end of file)"
4623
#: ../plugin/myisam/my_handler_errors.cc:60
6137
#: storage/myisam/my_handler_errors.cc:71
4624
6138
msgid "Unsupported extension used for table"
4627
#: ../plugin/myisam/my_handler_errors.cc:61
6141
#: storage/myisam/my_handler_errors.cc:73
4628
6142
msgid "Too big row"
4631
#: ../plugin/myisam/my_handler_errors.cc:62
6145
#: storage/myisam/my_handler_errors.cc:75
4632
6146
msgid "Wrong create options"
4635
#: ../plugin/myisam/my_handler_errors.cc:63
6149
#: storage/myisam/my_handler_errors.cc:77
4636
6150
msgid "Duplicate unique key or constraint on write or update"
4639
#: ../plugin/myisam/my_handler_errors.cc:64
6153
#: storage/myisam/my_handler_errors.cc:79
4640
6154
msgid "Unknown character set used in table"
4643
#: ../plugin/myisam/my_handler_errors.cc:65
6157
#: storage/myisam/my_handler_errors.cc:81
4644
6158
msgid "Conflicting table definitions in sub-tables of MERGE table"
4647
#: ../plugin/myisam/my_handler_errors.cc:66
6161
#: storage/myisam/my_handler_errors.cc:83
4648
6162
msgid "Table is crashed and last repair failed"
4651
#: ../plugin/myisam/my_handler_errors.cc:67
6165
#: storage/myisam/my_handler_errors.cc:85
4652
6166
msgid "Table was marked as crashed and should be repaired"
4655
#: ../plugin/myisam/my_handler_errors.cc:68
6169
#: storage/myisam/my_handler_errors.cc:87
4656
6170
msgid "Lock timed out; Retry transaction"
4659
#: ../plugin/myisam/my_handler_errors.cc:69
6173
#: storage/myisam/my_handler_errors.cc:89
4660
6174
msgid "Lock table is full; Restart program with a larger locktable"
4663
#: ../plugin/myisam/my_handler_errors.cc:70
6177
#: storage/myisam/my_handler_errors.cc:91
4664
6178
msgid "Updates are not allowed under a read only transactions"
4667
#: ../plugin/myisam/my_handler_errors.cc:71
6181
#: storage/myisam/my_handler_errors.cc:93
4668
6182
msgid "Lock deadlock; Retry transaction"
4671
#: ../plugin/myisam/my_handler_errors.cc:72
6185
#: storage/myisam/my_handler_errors.cc:95
4672
6186
msgid "Foreign key constraint is incorrectly formed"
4675
#: ../plugin/myisam/my_handler_errors.cc:73
6189
#: storage/myisam/my_handler_errors.cc:97
4676
6190
msgid "Cannot add a child row"
4679
#: ../plugin/myisam/my_handler_errors.cc:74
6193
#: storage/myisam/my_handler_errors.cc:99
4680
6194
msgid "Cannot delete a parent row"
4683
#: ../plugin/myisam/my_handler_errors.cc:75
6197
#: storage/myisam/my_handler_errors.cc:101
4684
6198
msgid "No savepoint with that name"
4687
#: ../plugin/myisam/my_handler_errors.cc:76
6201
#: storage/myisam/my_handler_errors.cc:103
4688
6202
msgid "Non unique key block size"
4691
#: ../plugin/myisam/my_handler_errors.cc:77
6205
#: storage/myisam/my_handler_errors.cc:105
4692
6206
msgid "The table does not exist in engine"
4695
#: ../plugin/myisam/my_handler_errors.cc:78
6209
#: storage/myisam/my_handler_errors.cc:107
4696
6210
msgid "The table already existed in storage engine"
4699
#: ../plugin/myisam/my_handler_errors.cc:79
6213
#: storage/myisam/my_handler_errors.cc:109
4700
6214
msgid "Could not connect to storage engine"
4703
#: ../plugin/myisam/my_handler_errors.cc:80
6217
#: storage/myisam/my_handler_errors.cc:111
4704
6218
msgid "Unexpected null pointer found when using spatial index"
4707
#: ../plugin/myisam/my_handler_errors.cc:81
6221
#: storage/myisam/my_handler_errors.cc:113
4708
6222
msgid "The table changed in storage engine"
4711
#: ../plugin/myisam/my_handler_errors.cc:82
6225
#: storage/myisam/my_handler_errors.cc:115
4712
6226
msgid "There's no partition in table for the given value"
4715
#: ../plugin/myisam/my_handler_errors.cc:83
6229
#: storage/myisam/my_handler_errors.cc:117
4716
6230
msgid "Row-based binlogging of row failed"
4719
#: ../plugin/myisam/my_handler_errors.cc:84
6233
#: storage/myisam/my_handler_errors.cc:119
4720
6234
msgid "Index needed in foreign key constraint"
4723
#: ../plugin/myisam/my_handler_errors.cc:85
6237
#: storage/myisam/my_handler_errors.cc:121
4724
6238
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4727
#: ../plugin/myisam/my_handler_errors.cc:86
6241
#: storage/myisam/my_handler_errors.cc:123
4728
6242
msgid "Table needs to be upgraded before it can be used"
4731
#: ../plugin/myisam/my_handler_errors.cc:87
6245
#: storage/myisam/my_handler_errors.cc:125
4732
6246
msgid "Table is read only"
4735
#: ../plugin/myisam/my_handler_errors.cc:88
6249
#: storage/myisam/my_handler_errors.cc:127
4736
6250
msgid "Failed to get next auto increment value"
4739
#: ../plugin/myisam/my_handler_errors.cc:89
6253
#: storage/myisam/my_handler_errors.cc:129
4740
6254
msgid "Failed to set row auto increment value"
4743
#: ../plugin/myisam/my_handler_errors.cc:90
6257
#: storage/myisam/my_handler_errors.cc:131
4744
6258
msgid "Unknown (generic) error from engine"
4747
#: ../plugin/myisam/my_handler_errors.cc:91
6261
#: storage/myisam/my_handler_errors.cc:133
4748
6262
msgid "Record is the same"
4751
#: ../plugin/myisam/my_handler_errors.cc:92
6265
#: storage/myisam/my_handler_errors.cc:135
4752
6266
msgid "It is not possible to log this statement"
4755
#: ../plugin/myisam/my_handler_errors.cc:93
6269
#: storage/myisam/my_handler_errors.cc:137
4756
6270
msgid "Tablespace exists"
4759
#: ../plugin/myisam/my_handler_errors.cc:94
6273
#: storage/myisam/my_handler_errors.cc:139
4760
6274
msgid "The event was corrupt, leading to illegal data being read"
4763
#: ../plugin/myisam/my_handler_errors.cc:95
6277
#: storage/myisam/my_handler_errors.cc:141
4764
6278
msgid "The table is of a new format not supported by this version"
4767
#: ../plugin/myisam/my_handler_errors.cc:96
6281
#: storage/myisam/my_handler_errors.cc:143
4768
6282
msgid "The event could not be processed no other handler error happened"
4771
#: ../plugin/myisam/my_handler_errors.cc:97
6285
#: storage/myisam/my_handler_errors.cc:145
4772
6286
msgid "Got a fatal error during initialzation of handler"
4775
#: ../plugin/myisam/my_handler_errors.cc:98
6289
#: storage/myisam/my_handler_errors.cc:147
4776
6290
msgid "File to short; Expected more data in file"
4779
#: ../plugin/myisam/my_handler_errors.cc:99
6293
#: storage/myisam/my_handler_errors.cc:149
4780
6294
msgid "Read page with wrong checksum"
4783
#. TODO: get a better message for these
4784
#: ../plugin/myisam/my_handler_errors.cc:101
6297
#: storage/myisam/my_handler_errors.cc:151
4785
6298
msgid "Lock or active transaction"
4788
#: ../plugin/myisam/my_handler_errors.cc:102
6301
#: storage/myisam/my_handler_errors.cc:153
4789
6302
msgid "No such table space"
4792
#: ../plugin/myisam/my_handler_errors.cc:103
6305
#: storage/myisam/my_handler_errors.cc:155
4793
6306
msgid "Tablespace not empty"
4796
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4798
"Port number to use for connection or 0 for default to with MySQL protocol."
4801
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4803
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4804
"the file is stale and should be removed?"
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4808
msgid "Path used for MySQL UNIX Socket Protocol."
4811
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4812
msgid "Clobber socket file if one is there already."
4815
#: ../plugin/pbms/src/parameters_ms.cc:426
4816
msgid "Port number to use for connection or 0 for default PBMS port "
4819
#: ../plugin/pbms/src/parameters_ms.cc:429
4820
msgid "The maximum size of a BLOB repository file."
4823
#: ../plugin/pbms/src/parameters_ms.cc:432
4824
msgid "The maximum size of a temorary BLOB log file."
4827
#: ../plugin/pbms/src/parameters_ms.cc:435
4829
"A ':' delimited list of metadata header names to be used to initialize the "
4830
"pbms_metadata_header table when a database is created."
4833
#: ../plugin/pbms/src/parameters_ms.cc:439
4834
msgid "The percentage of garbage in a repository file before it is compacted."
4837
#: ../plugin/pbms/src/parameters_ms.cc:442
4839
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4840
"after this time, unless committed to the database."
4843
#: ../plugin/pbms/src/parameters_ms.cc:445
4845
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4849
#: ../plugin/pbms/src/parameters_ms.cc:448
4850
msgid "The next backup ID to use when backing up a PBMS database."
4853
#: ../plugin/pbms/src/parameters_ms.cc:451
4855
"A comma delimited list of tables to watch of the format: <database>."
4859
#: ../plugin/pbms/src/parameters_ms.cc:453
4860
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4863
#: ../plugin/pbms/src/parameters_ms.cc:457
4864
msgid "Before insert row event observer call position"
4867
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4868
msgid "Could not open socket, is rabbitmq running?"
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4872
msgid "Failed to allocate enough memory to transaction message\n"
4875
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4877
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4880
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4882
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4886
msgid "Host name to connect to"
4889
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4890
msgid "Port to connect to"
4893
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4894
msgid "RabbitMQ virtualhost"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4898
msgid "RabbitMQ username"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4902
msgid "RabbitMQ password"
4905
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4906
#: ../plugin/transaction_log/module.cc:270
4907
msgid "Name of the replicator plugin to use (default='default_replicator')"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4911
msgid "Name of RabbitMQ exchange to publish to"
4914
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4915
msgid "Name of RabbitMQ routing key to use"
4918
#: ../plugin/session_dictionary/processlist.cc:78
4921
msgstr "(nevyužito)"
4923
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4925
msgid "syslog facility \"%s\" not known, using \"local0\""
4928
#: ../plugin/syslog/errmsg.cc:50
4930
msgid "syslog priority \"%s\" not known, using \"warn\""
4933
#: ../plugin/syslog/logging.cc:63
4935
msgid "syslog priority \"%s\" not known, using \"info\""
4938
#: ../plugin/syslog/module.cc:95
4939
msgid "Syslog Ident"
4942
#: ../plugin/syslog/module.cc:98
4943
msgid "Syslog Facility"
4946
#: ../plugin/syslog/module.cc:101
4947
msgid "Enable logging to syslog of the query log"
4950
#: ../plugin/syslog/module.cc:104
4951
msgid "Syslog Priority of query logging"
4954
#: ../plugin/syslog/module.cc:116
4955
msgid "Enable logging to syslog of the error messages"
4958
#: ../plugin/syslog/module.cc:119
4959
msgid "Syslog Priority of error messages"
4962
#: ../plugin/transaction_log/background_worker.cc:77
4964
msgid "Unable to create background worker thread. Got error %s.\n"
4967
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4968
#: ../plugin/transaction_log/print_transaction_message.cc:106
4969
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4971
msgid "Failed to open transaction log file %s. Got error: %s\n"
4974
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4975
#: ../plugin/transaction_log/print_transaction_message.cc:169
4976
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4977
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4979
msgid "Could not read transaction message.\n"
4982
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4983
#: ../plugin/transaction_log/print_transaction_message.cc:170
4984
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4986
msgid "GPB ERROR: %s.\n"
4989
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4990
#: ../plugin/transaction_log/print_transaction_message.cc:171
4991
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4993
msgid "Raw buffer read: %s.\n"
4996
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4997
#: ../plugin/transaction_log/print_transaction_message.cc:179
4998
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5000
msgid "BUFFER: %s\n"
5003
#: ../plugin/transaction_log/module.cc:171
5005
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5008
#: ../plugin/transaction_log/module.cc:180
5010
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5013
#: ../plugin/transaction_log/module.cc:192
5015
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5018
#: ../plugin/transaction_log/module.cc:201
5020
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5023
#: ../plugin/transaction_log/module.cc:216
5025
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5028
#: ../plugin/transaction_log/module.cc:258
5029
msgid "DEBUGGING - Truncate transaction log"
5032
#: ../plugin/transaction_log/module.cc:261
5033
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5036
#: ../plugin/transaction_log/module.cc:264
5037
msgid "Enable transaction log"
5040
#: ../plugin/transaction_log/module.cc:267
5041
msgid "Path to the file to use for transaction log"
5044
#: ../plugin/transaction_log/module.cc:273
5046
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5047
"each transaction write, 2 == sync log file once per second"
5050
#: ../plugin/transaction_log/module.cc:276
5051
msgid "Number of slots for in-memory write buffers (default=8)."
5054
#: ../plugin/transaction_log/print_transaction_message.cc:135
5056
msgid "GPB message is not a valid type.\n"
5059
#: ../plugin/transaction_log/print_transaction_message.cc:155
5061
msgid "GPB message is not a valid size.\n"
5064
#: ../plugin/transaction_log/transaction_log.cc:114
5065
msgid "Failed to open transaction log file "
5068
#: ../plugin/transaction_log/transaction_log.cc:215
5071
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5072
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5075
#: ../plugin/transaction_log/transaction_log.cc:236
5077
msgid "Failed to sync log file. Got error: %s\n"
5080
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5081
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5083
msgid "Attempted to read record bigger than INT_MAX\n"
5086
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5088
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5091
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5093
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5096
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5097
msgid "Cannot open file: "
5100
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5101
msgid "Could not skip to position "
5104
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5105
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5108
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5109
msgid "Memory allocation failure trying to allocate "
5112
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5116
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5120
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5126
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5127
msgid "Unable to parse command. Got error: "
5130
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5137
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5139
msgid "Display help and exit"
5140
msgstr "Zobrazit tuto nápovědu a odejít."
5142
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5143
msgid "Read from the innodb transaction log"
5146
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5147
msgid "Password to use when connecting to server"
5150
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5151
msgid "Perform checksum"
5154
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5155
msgid "Ignore event messages"
5158
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5159
msgid "Transaction log file"
5162
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5163
msgid "Print raw Protobuf messages instead of SQL"
5166
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5167
msgid "Start reading from the given file position"
5170
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5171
msgid "Only output for the given transaction ID and later"
5174
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5175
msgid "Only output for the given transaction ID"
5178
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5179
msgid "Summarize message contents"
5182
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5183
msgid "Cannot use --start-pos and --transaction-id together\n"
5186
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5187
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5190
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5191
msgid "Checksum failed. Wanted "
5194
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5199
#~ msgid "--help : Display help and exit\n"
5200
#~ msgstr "Zobrazit tuto nápovědu a odejít."
5202
#~ msgid "Shared memory: %-.100s"
5203
#~ msgstr "Sdílená paměť: %-.100s"
5205
#~ msgid "Wrong or unknown protocol"
5206
#~ msgstr "Chybný či neznámý protokol"
5208
#~ msgid "event_add error in libevent_add_session_callback\n"
5209
#~ msgstr "chyba event_add v libevent_add_session_callback\n"
5212
#~ msgid "session_add_event event_add error in libevent_init\n"
5213
#~ msgstr "chyba event_add v libevent_add_session_callback\n"
5215
#~ msgid "Synonym for -?"
5216
#~ msgstr "Synonymum pro -?"