320
#: client/drizzle.cc:1510
322
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
323
"option deprecated; use --disable-pager instead."
326
#: client/drizzle.cc:1513
328
"Password to use when connecting to server. If password is not given it's "
329
"asked from the tty."
332
#: client/drizzle.cc:1515
334
"Port number to use for connection or 0 for default to, in order of "
335
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
338
#: client/drizzle.cc:1516
339
msgid "built-in default"
342
#: client/drizzle.cc:1518
311
#: ../client/drizzle.cc:1351
312
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
315
#: ../client/drizzle.cc:1353
343
316
msgid "Set the drizzle prompt to this value."
346
#: client/drizzle.cc:1522
319
#: ../client/drizzle.cc:1355
348
321
"Don't cache result, print it row by row. This may slow down the server if "
349
322
"the output is suspended. Doesn't use history file."
352
#: client/drizzle.cc:1524
325
#: ../client/drizzle.cc:1357
353
326
msgid "Write fields without conversion. Used with --batch."
356
#: client/drizzle.cc:1527
358
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
359
"option is enabled by default."
362
#: client/drizzle.cc:1529
363
msgid "Shutdown the server."
366
#: client/drizzle.cc:1531
329
#: ../client/drizzle.cc:1358
330
msgid "Do not reconnect if the connection is lost."
333
#: ../client/drizzle.cc:1360
334
msgid "Shutdown the server"
337
#: ../client/drizzle.cc:1361
368
339
"Be more silent. Print results with a tab as separator, each row on new line."
371
#: client/drizzle.cc:1533
372
msgid "Socket file to use for connection."
375
#: client/drizzle.cc:1536
376
msgid "Output in table format."
379
#: client/drizzle.cc:1539
342
#: ../client/drizzle.cc:1363
381
344
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
345
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
#: client/drizzle.cc:1541
388
"Disable outfile. See interactive help (\\h) also. WARNING: option "
389
"deprecated; use --disable-tee instead"
392
#: client/drizzle.cc:1543
393
msgid "User for login if not current user."
396
#: client/drizzle.cc:1545
397
msgid "Only allow UPDATE and DELETE that uses keys."
400
#: client/drizzle.cc:1548
401
msgid "Synonym for option --safe-updates, -U."
404
#: client/drizzle.cc:1551
405
msgid "Write more. (-v -v -v gives the table output format)."
408
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
409
msgid "Output version information and exit."
412
#: client/drizzle.cc:1555
413
msgid "Wait and retry if connection is down."
416
#: client/drizzle.cc:1558
349
#: ../client/drizzle.cc:1365
350
msgid "Disable outfile. See interactive help (\\h) also."
353
#: ../client/drizzle.cc:1367
417
354
msgid "Number of seconds before connection timeout."
420
#: client/drizzle.cc:1563
357
#: ../client/drizzle.cc:1369
421
358
msgid "Max length of input line"
424
#: client/drizzle.cc:1568
361
#: ../client/drizzle.cc:1371
425
362
msgid "Automatic limit for SELECT when using --safe-updates"
428
#: client/drizzle.cc:1573
365
#: ../client/drizzle.cc:1373
429
366
msgid "Automatic limit for rows in a join when using --safe-updates"
432
#: client/drizzle.cc:1577
434
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
437
#: client/drizzle.cc:1582
438
msgid "Number of lines before each import progress report."
441
#: client/drizzle.cc:1585
442
msgid "Ping the server to check if it's alive."
445
#: client/drizzle.cc:1595
447
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
450
#: client/drizzle.cc:1602
453
"Copyright (C) 2008 Sun Microsystems\n"
454
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
455
"and you are welcome to modify and redistribute it under the GPL license\n"
458
#: client/drizzle.cc:1607
460
msgid "Usage: %s [OPTIONS] [database]\n"
463
#: client/drizzle.cc:1638
369
#: ../client/drizzle.cc:1376 ../client/drizzledump.cc:544
370
msgid "Options specific to the client"
373
#: ../client/drizzle.cc:1379
374
msgid "Connect to host"
377
#: ../client/drizzle.cc:1381
379
"Password to use when connecting to server. If password is not given it's "
380
"asked from the tty."
383
#: ../client/drizzle.cc:1383
385
"Port number to use for connection or 0 for default to, in order of "
386
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
389
#: ../client/drizzle.cc:1385 ../client/drizzledump.cc:553
390
msgid "User for login if not current user."
393
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:555
394
msgid "The protocol of connection (mysql or drizzle)."
397
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:567
398
msgid "Allowed Options"
401
#: ../client/drizzle.cc:1441 ../client/drizzle.cc:1448
403
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
406
#: ../client/drizzle.cc:1513 ../client/drizzle.cc:3800
464
407
msgid "DELIMITER cannot contain a backslash character"
467
#: client/drizzle.cc:1656
469
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
472
#: client/drizzle.cc:1679
474
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
477
#: client/drizzle.cc:1683
479
msgid "WARNING: --server-arg option not supported in this configuration.\n"
482
#: client/drizzle.cc:1714
484
"Non-integer value supplied for port. If you are trying to enter a password "
485
"please use --password instead."
488
#: client/drizzle.cc:1722
489
msgid "Value supplied for port is not valid."
492
#: client/drizzle.cc:1861
410
#: ../client/drizzle.cc:1592 ../client/drizzledump.cc:658
411
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:611
412
#: ../client/drizzletest.cc:5603
413
msgid "Error: Unknown protocol"
416
#: ../client/drizzle.cc:1606
418
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
421
#: ../client/drizzle.cc:1652 ../client/drizzle.cc:4046
423
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
426
#: ../client/drizzle.cc:1658
429
"Copyright (C) 2008 Sun Microsystems\n"
430
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
431
"and you are welcome to modify and redistribute it under the GPL license\n"
434
#: ../client/drizzle.cc:1663
436
msgid "Usage: drizzle [OPTIONS] [database]\n"
439
#: ../client/drizzle.cc:1717
441
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
442
msgstr "Velkommen til Drizzleklienten.. Kommandoer ender med ; eller \\g."
444
#: ../client/drizzle.cc:1726
447
"Your Drizzle connection id is %u\n"
448
"Connection protocol: %s\n"
449
"Server version: %s\n"
451
"Dit forbindelsesid til Drizzle er %u\n"
452
"Serverversion: %s\n"
454
#: ../client/drizzle.cc:1760
456
msgid "Reading history-file %s\n"
457
msgstr "Læser historiefil %s\n"
459
#: ../client/drizzle.cc:1764
461
msgid "Couldn't allocate memory for temp histfile!\n"
462
msgstr "Kunne ikke tildele hukommelse for midlertidig histfil!\n"
464
#: ../client/drizzle.cc:1771
465
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
466
msgstr "Tast »help;« eller »\\h« for hjælp. Tast »\\c« for at rydde buffer.\n"
468
#: ../client/drizzle.cc:1781
472
#: ../client/drizzle.cc:1794
474
msgid "Writing history-file %s\n"
475
msgstr "Skriver historiefil %s\n"
477
#: ../client/drizzle.cc:1802
481
#: ../client/drizzle.cc:1802
485
#: ../client/drizzle.cc:1852
486
msgid "Query aborted by Ctrl+C\n"
487
msgstr "Forespørgsel afbrudt af Ctrl+C\n"
489
#: ../client/drizzle.cc:1936
494
491
msgid "Processing line: %<PRIu32>\n"
497
#: client/drizzle.cc:2076
494
#: ../client/drizzle.cc:2154
498
495
msgid "Unknown command: "
501
#: client/drizzle.cc:2490
498
#: ../client/drizzle.cc:2325
499
msgid "Not found a delimiter within max_input_line of input"
502
#: ../client/drizzle.cc:2574
503
504
"Reading table information for completion of table and column names\n"
504
" You can turn off this feature to get a quicker startup with -A\n"
505
"You can turn off this feature to get a quicker startup with -A\n"
508
#: client/drizzle.cc:2579
509
#: ../client/drizzle.cc:2640
509
510
msgid "No connection. Trying to reconnect..."
512
#: client/drizzle.cc:2585
513
#: ../client/drizzle.cc:2646
513
514
msgid "Can't connect to the server\n"
516
#: client/drizzle.cc:2663
517
#: ../client/drizzle.cc:2730
517
518
msgid "List of all Drizzle commands:"
520
#: client/drizzle.cc:2665
521
msgid "Note that all text commands must be first on line and end with ';'"
521
#: ../client/drizzle.cc:2734
524
"Note that all text commands must be first on line and end with '%s' or \\g"
524
#: client/drizzle.cc:2720
527
#: ../client/drizzle.cc:2792
525
528
msgid "No query specified\n"
528
#: client/drizzle.cc:2735
531
#: ../client/drizzle.cc:2807
529
532
msgid "Ignoring query to other database"
532
#: client/drizzle.cc:2785
535
#: ../client/drizzle.cc:2857
533
536
msgid "Empty set"
536
#: client/drizzle.cc:2798
539
#: ../client/drizzle.cc:2870
538
541
msgid "%ld row in set"
539
542
msgid_plural "%ld rows in set"
543
#: client/drizzle.cc:2807
546
#: ../client/drizzle.cc:2879
547
#: client/drizzle.cc:2809
550
#: ../client/drizzle.cc:2881
549
552
msgid "Query OK, %ld row affected"
550
553
msgid_plural "Query OK, %ld rows affected"
554
#: client/drizzledump.cc:345
556
"Number of rows before each output progress report (requires --verbose)."
559
#: client/drizzledump.cc:415
557
#: ../client/drizzle.cc:2953
558
msgid "popen() failed! defaulting PAGER to stdout!\n"
561
#: ../client/drizzle.cc:2975
563
msgid "Error logging to file '%s'\n"
566
#: ../client/drizzle.cc:2980
568
msgid "Logging to file '%s'\n"
569
msgstr "Læser historiefil %s\n"
571
#: ../client/drizzle.cc:3064
580
"Collation: %s (%u)\n"
588
#: ../client/drizzle.cc:3531
590
msgid "No previous outfile available, you must give a filename!\n"
593
#: ../client/drizzle.cc:3536
595
msgid "Currently logging to file '%s'\n"
598
#: ../client/drizzle.cc:3556
600
msgid "No outfile specified!\n"
603
#: ../client/drizzle.cc:3569
604
msgid "Outfile disabled.\n"
607
#: ../client/drizzle.cc:3596
608
msgid "Default pager wasn't set, using stdout.\n"
611
#: ../client/drizzle.cc:3616
613
msgid "PAGER set to '%s'\n"
616
#: ../client/drizzle.cc:3627
617
msgid "PAGER set to stdout\n"
620
#: ../client/drizzle.cc:3710
622
msgid "Connection id: %u"
625
#: ../client/drizzle.cc:3712
627
msgid "Current database: %.128s\n"
630
#: ../client/drizzle.cc:3713
635
#: ../client/drizzle.cc:3733
636
msgid "Usage: \\. <filename> | source <filename>"
639
#: ../client/drizzle.cc:3748
641
msgid "Failed to open file '%s', error: %d"
644
#: ../client/drizzle.cc:3756
645
msgid "Can't initialize LineBuffer"
648
#: ../client/drizzle.cc:3792
649
msgid "DELIMITER must be followed by a 'delimiter' character or string"
652
#: ../client/drizzle.cc:3825
653
msgid "USE must be followed by a database name"
656
#: ../client/drizzle.cc:3893
658
msgid "Database changed"
659
msgstr "Database der skal anvendes."
661
#: ../client/drizzle.cc:3901
663
msgid "Show warnings enabled."
664
msgstr "Vis advarsler efter hver udsagn."
666
#: ../client/drizzle.cc:3909
668
msgid "Show warnings disabled."
669
msgstr "Vis advarsler efter hver udsagn."
671
#: ../client/drizzle.cc:4053
675
"Connection id:\t\t%lu\n"
678
#: ../client/drizzle.cc:4065
680
msgid "Current database:\t%s\n"
683
#: ../client/drizzle.cc:4066
685
msgid "Current user:\t\t%s\n"
688
#: ../client/drizzle.cc:4072
689
msgid "SSL:\t\t\tNot in use"
692
#: ../client/drizzle.cc:4077
698
#: ../client/drizzle.cc:4084
701
"All updates ignored to this database\n"
704
#: ../client/drizzle.cc:4087
706
msgid "Current pager:\t\t%s\n"
709
#: ../client/drizzle.cc:4088
711
msgid "Using outfile:\t\t'%s'\n"
714
#: ../client/drizzle.cc:4089
716
msgid "Using delimiter:\t%s\n"
719
#: ../client/drizzle.cc:4090
721
msgid "Server version:\t\t%s\n"
724
#: ../client/drizzle.cc:4091
726
msgid "Protocol:\t\t%s\n"
729
#: ../client/drizzle.cc:4092
731
msgid "Protocol version:\t%d\n"
734
#: ../client/drizzle.cc:4093
736
msgid "Connection:\t\t%s\n"
739
#: ../client/drizzle.cc:4100
741
msgid "UNIX socket:\t\t%s\n"
744
#: ../client/drizzle.cc:4102
746
msgid "TCP port:\t\t%d\n"
749
#: ../client/drizzle.cc:4107
752
"Note that you are running in safe_update_mode:\n"
755
#: ../client/drizzle.cc:4109
758
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
760
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
762
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
763
" Max number of examined row combination in a join is set to: "
768
#: ../client/drizzle.cc:4171 ../drizzled/option.cc:339
773
#: ../client/drizzle.cc:4214
775
msgid "ERROR %d (%s): "
778
#: ../client/drizzle.cc:4216
783
#: ../client/drizzle.cc:4219
787
#: ../client/drizzle.cc:4352
791
#: ../client/drizzle.cc:4354
795
#: ../client/drizzle.cc:4360
799
#: ../client/drizzle.cc:4366
803
#: ../client/drizzle.cc:4467
807
#: ../client/drizzle.cc:4587
809
msgid "Returning to default PROMPT of %s\n"
812
#: ../client/drizzle.cc:4592
813
msgid "Memory allocation error. Not changing prompt\n"
816
#: ../client/drizzle.cc:4597
818
msgid "PROMPT set to '%s'\n"
821
#: ../client/drizzledump.cc:230
822
msgid "Error inserting into destination database"
825
#: ../client/drizzledump.cc:254
561
827
msgid "Got errno %d on write"
564
#: client/drizzledump.cc:420
566
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
569
#: client/drizzledump.cc:427
830
#: ../client/drizzledump.cc:299
833
"%s: You can't use --single-transaction and --lock-all-tables at the same "
837
#: ../client/drizzledump.cc:306
839
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
842
#: ../client/drizzledump.cc:374
843
msgid "-- Retrieving database structures..."
846
#: ../client/drizzledump.cc:478
848
"Dump all the databases. This will be same as --databases with all databases "
852
#: ../client/drizzledump.cc:480
853
msgid "Dump all the tablespaces."
856
#: ../client/drizzledump.cc:482
857
msgid "Use complete insert statements."
860
#: ../client/drizzledump.cc:484
862
"Flush logs file in server before starting dump. Note that if you dump many "
863
"databases at once (using the option --databases= or --all-databases), the "
864
"logs will be flushed for each database dumped. The exception is when using --"
865
"lock-all-tables in this case the logs will be flushed only once, "
866
"corresponding to the moment all tables are locked. So if you want your dump "
867
"and the log flush to happen at the same exact moment you should use --lock-"
868
"all-tables or --flush-logs"
871
#: ../client/drizzledump.cc:486
873
msgid "Continue even if we get an sql-error."
874
msgstr "Fortsæt selv om vi får en sql-fejl."
876
#: ../client/drizzledump.cc:487
878
msgid "Display this help message and exit."
879
msgstr "Vis denne hjælp og afslut."
881
#: ../client/drizzledump.cc:489
883
"Locks all tables across all databases. This is achieved by taking a global "
884
"read lock for the duration of the whole dump. Automatically turns --single-"
888
#: ../client/drizzledump.cc:491
890
"Creates a consistent snapshot by dumping all tables in a single transaction. "
891
"Works ONLY for tables stored in storage engines which support "
892
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
893
"be consistent for other storage engines. While a --single-transaction dump "
894
"is in process, to ensure a valid dump file (correct table contents), no "
895
"other connection should use the following statements: ALTER TABLE, DROP "
896
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
900
#: ../client/drizzledump.cc:493
902
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
903
"extended-insert and --disable-keys."
906
#: ../client/drizzledump.cc:494
907
msgid "Overrides option --databases (-B)."
910
#: ../client/drizzledump.cc:496
911
msgid "Number of rows before each output progress report (requires --verbose)."
914
#: ../client/drizzledump.cc:498
915
msgid "Print info about the various stages."
918
#: ../client/drizzledump.cc:500
919
msgid "Turn off Comments"
922
#: ../client/drizzledump.cc:501
923
msgid "Turn off create-options"
926
#: ../client/drizzledump.cc:502
927
msgid "Turn off extended-insert"
930
#: ../client/drizzledump.cc:503
931
msgid "Turn off dump date at the end of the output"
934
#: ../client/drizzledump.cc:504
935
msgid "Do not read from the configuration files"
938
#: ../client/drizzledump.cc:510
939
msgid "Add a 'DROP DATABASE' before each create."
942
#: ../client/drizzledump.cc:511
943
msgid "Do not add a 'drop table' before each create."
946
#: ../client/drizzledump.cc:513
948
"Give less verbose output (useful for debugging). Disables structure comments "
949
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
950
"set-names --skip-disable-keys"
953
#: ../client/drizzledump.cc:515
955
"To dump several databases. Note the difference in usage; In this case no "
956
"tables are given. All name arguments are regarded as databasenames. 'USE "
957
"db_name;' will be included in the output."
960
#: ../client/drizzledump.cc:517
962
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
963
"will not be put in the output."
966
#: ../client/drizzledump.cc:519
968
"Do not dump the specified table. To specify more than one table to ignore, "
969
"use the directive multiple times, once for each table. Each table must be "
970
"specified with both database and table names, e.g. --ignore-table=database."
974
#: ../client/drizzledump.cc:521
975
msgid "Insert rows with INSERT IGNORE."
978
#: ../client/drizzledump.cc:523
979
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
982
#: ../client/drizzledump.cc:525
984
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
985
"above line will be added otherwise, if --databases or --all-databases option "
989
#: ../client/drizzledump.cc:527
990
msgid "No row information."
993
#: ../client/drizzledump.cc:529
994
msgid "Use REPLACE INTO instead of INSERT INTO."
997
#: ../client/drizzledump.cc:531
998
msgid "Where to send output to (stdout|database"
1001
#: ../client/drizzledump.cc:533
1003
"Hostname for destination db server (requires --destination-type=database)"
1006
#: ../client/drizzledump.cc:535
1008
"Port number for destination db server (requires --destination-type=database)"
1011
#: ../client/drizzledump.cc:537
1013
"User name for destination db server (resquires --destination-type=database)"
1016
#: ../client/drizzledump.cc:539
1018
"Password for destination db server (requires --destination-type=database)"
1021
#: ../client/drizzledump.cc:541
1023
"The database in the destination db server (requires --destination-"
1024
"type=database, not for use with --all-databases)"
1027
#: ../client/drizzledump.cc:547
1028
msgid "Connect to host."
1031
#: ../client/drizzledump.cc:549
1033
"Password to use when connecting to server. If password is not given it's "
1034
"solicited on the tty."
1037
#: ../client/drizzledump.cc:551
1038
msgid "Port number to use for connection."
1041
#: ../client/drizzledump.cc:558
1042
msgid "Hidden Options"
1045
#: ../client/drizzledump.cc:560
1046
msgid "Used to select the database"
1049
#: ../client/drizzledump.cc:561
1050
msgid "Used to select the tables"
1053
#: ../client/drizzledump.cc:564
1054
msgid "Allowed Options + Hidden Options"
1057
#: ../client/drizzledump.cc:620
1059
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1062
#: ../client/drizzledump.cc:625
1064
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1065
"and you are welcome to modify and redistribute it under the GPL license\n"
1068
#: ../client/drizzledump.cc:626
1069
msgid "Dumps definitions and data from a Drizzle database server"
1072
#: ../client/drizzledump.cc:627
571
1074
msgid "Usage: %s [OPTIONS] database [tables]\n"
574
#: client/drizzledump.cc:428
1077
#: ../client/drizzledump.cc:628
576
1079
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
579
#: client/drizzledump.cc:430
1082
#: ../client/drizzledump.cc:630
581
1084
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
584
#: client/drizzledump.cc:438
586
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
587
"and you are welcome to modify and redistribute it under the GPL license\n"
590
#: client/drizzledump.cc:439
591
msgid "Dumps definitions and data from a Drizzle database server"
594
#: client/drizzledump.cc:450
596
msgid "For more options, use %s --help\n"
599
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
600
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
603
"Non-integer value supplied for port. If you are trying to enter a password "
604
"please use --password instead.\n"
607
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
608
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
1087
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:476
1088
#: ../client/drizzleslap.cc:621 ../client/drizzletest.cc:5615
610
1090
msgid "Value supplied for port is not valid.\n"
613
#: client/drizzledump.cc:582
615
msgid "Memory allocation error while copying password. Aborting.\n"
618
#: client/drizzledump.cc:621
620
msgid "Input filename too long: %s"
623
#: client/drizzledump.cc:656
1093
#: ../client/drizzledump.cc:726
625
1095
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
628
#: client/drizzledump.cc:681
630
msgid "Invalid mode to --compatible: %s\n"
633
#: client/drizzledump.cc:726
635
msgid "%s: You must use option --tab with --fields-...\n"
638
#: client/drizzledump.cc:732
641
"%s: You can't use --single-transaction and --lock-all-tables at the same "
645
#: client/drizzledump.cc:738
648
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
652
#: client/drizzledump.cc:744
654
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
657
#: client/drizzledump.cc:767
659
msgid "Got error: %s (%d) %s"
662
#: client/drizzledump.cc:774
664
msgid "Got error: %d %s"
667
#: client/drizzledump.cc:872 client/drizzledump.cc:879
668
#: client/drizzledump.cc:892
670
msgid "Couldn't execute '%s': %s (%d)"
673
#: client/drizzledump.cc:956
675
msgid "-- Connecting to %s...\n"
678
#: client/drizzledump.cc:977
680
msgid "-- Disconnecting from %s...\n"
683
#: client/drizzledump.cc:988
684
msgid "Couldn't allocate memory"
687
#: client/drizzledump.cc:1332
690
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
694
#: client/drizzledump.cc:1346
696
msgid "-- Retrieving table structure for table %s...\n"
699
#: client/drizzledump.cc:1460
701
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
704
#: client/drizzledump.cc:1567
706
msgid "%s: Can't get keys for table %s\n"
709
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
711
msgid "Error: Couldn't read status information for table %s\n"
714
#: client/drizzledump.cc:1788
716
msgid "Error retrieving table structure for table: \"%s\""
719
#: client/drizzledump.cc:1795
721
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
724
#: client/drizzledump.cc:1806
726
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
729
#: client/drizzledump.cc:1813
731
msgid "-- Skipping dump data for table '%s', it has no fields\n"
734
#: client/drizzledump.cc:1821
735
msgid "-- Sending SELECT query...\n"
738
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
739
msgid "when executing 'SELECT INTO OUTFILE'"
742
#: client/drizzledump.cc:1885
747
"-- Dumping data for table %s\n"
751
#: client/drizzledump.cc:1926
752
msgid "-- Retrieving rows...\n"
755
#: client/drizzledump.cc:1929
757
msgid "%s: Error in field count for table: %s ! Aborting.\n"
760
#: client/drizzledump.cc:1973
762
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
765
#: client/drizzledump.cc:1990
767
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
770
#: client/drizzledump.cc:2012
772
msgid "Not enough fields from table %s! Aborting.\n"
775
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
776
msgid "when doing refresh"
779
#: client/drizzledump.cc:2497
780
msgid "alloc_root failure."
783
#: client/drizzledump.cc:2512
785
msgid "Couldn't find table: \"%s\""
788
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
789
#: client/drizzledump.cc:2807
792
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
795
#: client/drizzledump.cc:2837
797
msgid "Error: Not enough memory to store ORDER BY clause\n"
802
msgid "Error while loading database options: '%s':"
805
#: drizzled/drizzled.cc:503
807
msgid "Got signal %d from thread %<PRIu64>"
810
#: drizzled/drizzled.cc:537
1098
#: ../client/drizzledump_data.cc:252
1099
msgid "-- Retrieving data for "
1102
#: ../client/drizzledump_data.cc:284
1103
msgid " rows dumped for table "
1106
#: ../client/drizzledump_data.cc:515
1107
msgid "-- Connecting to "
1110
#: ../client/drizzledump_data.cc:515
1111
msgid " using protocol "
1114
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1115
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1116
msgid "Error executing query: "
1119
#: ../client/drizzledump_data.cc:570
1120
msgid "Could not buffer result: "
1123
#: ../client/drizzledump_data.cc:616
1124
msgid "Error: Could not set db '"
1127
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1128
#: ../client/drizzledump_data.cc:641
1132
#: ../client/drizzledump_data.cc:650
1133
msgid "-- Disconnecting from "
1136
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1137
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1138
msgid "-- Retrieving table structures for "
1141
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1142
msgid "-- Retrieving fields for "
1145
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1146
msgid "-- Retrieving indexes for "
1149
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
1150
msgid "-- Retrieving foreign keys for "
1153
#: ../client/drizzleslap.cc:2280
1155
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1158
#: ../client/drizzletest.cc:5364
1159
msgid "Error: Invalid Value for opt_max_connect_retries"
1162
#: ../client/drizzletest.cc:5374
1163
msgid "Error: Invalid Value for opt_tail_lines"
1166
#: ../client/drizzletest.cc:5384
1167
msgid "Error: Invalid Value for opt_sleep"
1170
#: ../client/drizzletest.cc:5567
1172
msgid "Could not open '%s' for reading: errno = %d"
1175
#: ../client/drizzletest.cc:5572
1177
msgid "Out of memory"
1180
#: ../drizzled/definition/table.cc:803
1182
msgid "Table %s has invalid/unknown collation: %d,%s"
1185
#: ../drizzled/definition/table.cc:1095
1187
msgid "ENUM column %s has greater than %d possible values"
1190
#: ../drizzled/definition/table.cc:2013
1192
msgid "Unknown collation '%s' in table '%-.64s' definition"
1195
#: ../drizzled/definition/table.cc:2020
1198
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1202
#: ../drizzled/drizzled.cc:483
811
1203
msgid "Aborting\n"
814
#: drizzled/drizzled.cc:658
1206
#: ../drizzled/drizzled.cc:542
815
1207
msgid "One can only use the --user switch if running as root\n"
818
#: drizzled/drizzled.cc:665
1210
#: ../drizzled/drizzled.cc:549
820
1212
"Fatal error: Please read \"Security\" section of the manual to find out how "
821
1213
"to run drizzled as root!\n"
824
#: drizzled/drizzled.cc:685
1216
#: ../drizzled/drizzled.cc:569
827
1219
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
831
#: drizzled/drizzled.cc:841
833
msgid "Fatal signal %d while backtracing\n"
836
#: drizzled/drizzled.cc:864
839
"We will try our best to scrape up some info that will hopefully help "
841
"the problem, but since we have already crashed, something is definitely "
843
"and this may fail.\n"
847
#: drizzled/drizzled.cc:873
850
"It is possible that drizzled could use up to \n"
851
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
853
"Hope that's ok; if not, decrease some variables in the equation.\n"
857
#: drizzled/drizzled.cc:886
860
"Attempting backtrace. You can use the following information to find out\n"
861
"where drizzled died. If you see no messages after this, something went\n"
862
"terribly wrong...\n"
865
#: drizzled/drizzled.cc:914
868
"Trying to get some variables.\n"
869
"Some pointers may be invalid and cause the dump to abort...\n"
872
#: drizzled/drizzled.cc:926
876
"This crash occurred while the server was calling initgroups(). This is\n"
877
"often due to the use of a drizzled that is statically linked against glibc\n"
878
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
879
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
880
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
881
"drizzled that is not statically linked.\n"
884
#: drizzled/drizzled.cc:941
888
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
889
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
890
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
891
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
892
"the documentation for your distribution on how to do that.\n"
895
#: drizzled/drizzled.cc:954
899
"The '--memlock' argument, which was enabled, uses system calls that are\n"
900
"unreliable and unstable on some operating systems and operating-system\n"
901
"versions (notably, some versions of Linux). This crash could be due to use\n"
902
"of those buggy OS calls. You should consider whether you really need the\n"
903
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
907
#: drizzled/drizzled.cc:969
909
msgid "Writing a core file\n"
912
#: drizzled/drizzled.cc:1015
914
"setrlimit could not change the size of core files to 'infinity'; We may not "
915
"be able to generate a core file on signals"
918
#: drizzled/drizzled.cc:1210
1223
#: ../drizzled/drizzled.cc:594
1224
msgid "Set process group ID failed"
1227
#: ../drizzled/drizzled.cc:599
1228
msgid "Set process user ID failed"
1231
#: ../drizzled/drizzled.cc:611
1232
msgid "Process chroot failed"
1235
#: ../drizzled/drizzled.cc:731
1236
msgid "Error: Invalid Value for auto_increment_increment"
1239
#: ../drizzled/drizzled.cc:742
1240
msgid "Error: Invalid Value for auto_increment_offset"
1243
#: ../drizzled/drizzled.cc:753
1244
msgid "Error: Invalid Value for completion_type"
1247
#: ../drizzled/drizzled.cc:765
1248
msgid "Error: Invalid Value for div-precision-increment"
1251
#: ../drizzled/drizzled.cc:776
1252
msgid "Error: Invalid Value for group_concat_max_len"
1255
#: ../drizzled/drizzled.cc:787
1256
msgid "Error: Invalid Value for join_buffer_size"
1259
#: ../drizzled/drizzled.cc:799
1260
msgid "Error: Invalid Value for max_allowed_packet"
1263
#: ../drizzled/drizzled.cc:811
1264
msgid "Error: Invalid Value for max_connect_errors"
1267
#: ../drizzled/drizzled.cc:822
1268
msgid "Error: Invalid Value for max_error_count"
1271
#: ../drizzled/drizzled.cc:833
1272
msgid "Error: Invalid Value for max_heap_table_size"
1275
#: ../drizzled/drizzled.cc:845
1276
msgid "Error: Invalid Value for min_examined_row_limit"
1279
#: ../drizzled/drizzled.cc:856
1280
msgid "Error: Invalid Value for max_join_size"
1283
#: ../drizzled/drizzled.cc:867
1284
msgid "Error: Invalid Value for max_length_for_sort_data"
1287
#: ../drizzled/drizzled.cc:878
1288
msgid "Error: Invalid Value for max_seeks_for_key"
1291
#: ../drizzled/drizzled.cc:889
1292
msgid "Error: Invalid Value for max_sort_length"
1295
#: ../drizzled/drizzled.cc:900
1296
msgid "Error: Invalid Value for optimizer_search_depth"
1299
#: ../drizzled/drizzled.cc:911
1300
msgid "Error: Invalid Value for preload_buff_size"
1303
#: ../drizzled/drizzled.cc:922
1304
msgid "Error: Invalid Value for query_alloc_block_size"
1307
#: ../drizzled/drizzled.cc:934
1308
msgid "Error: Invalid Value for query_prealloc_size"
1311
#: ../drizzled/drizzled.cc:946
1312
msgid "Error: Invalid Value for range_alloc_block_size"
1315
#: ../drizzled/drizzled.cc:958
1316
msgid "Error: Invalid Value for read_buff_size"
1319
#: ../drizzled/drizzled.cc:970
1320
msgid "Error: Invalid Value for read_rnd_buff_size"
1323
#: ../drizzled/drizzled.cc:981
1324
msgid "Error: Invalid Value for sort_buff_size"
1327
#: ../drizzled/drizzled.cc:992
1328
msgid "Error: Invalid Value for table_def_size"
1331
#: ../drizzled/drizzled.cc:1003
1332
msgid "Error: Invalid Value for table_cache_size"
1335
#: ../drizzled/drizzled.cc:1014 ../drizzled/drizzled.cc:1030
1336
msgid "Error: Invalid Value for table_lock_wait_timeout"
1339
#: ../drizzled/drizzled.cc:1041
1341
"Error: Invalid Value for transaction_message_threshold valid values are "
1342
"between 131072 - 1048576 bytes"
1345
#: ../drizzled/drizzled.cc:1155
1347
msgid "Defaults file '%s' not found\n"
1350
#: ../drizzled/drizzled.cc:1197
920
1352
msgid "gethostname failed, using '%s' as hostname"
923
#: drizzled/drizzled.cc:1281
925
msgid "Unknown locale: '%s'"
928
#: drizzled/drizzled.cc:1310
929
msgid "Can't create thread-keys"
932
#: drizzled/drizzled.cc:1335
933
msgid "Out of memory"
936
#: drizzled/drizzled.cc:1346
937
msgid "Failed to initialize plugins."
940
#: drizzled/drizzled.cc:1377
943
"%s: Too many arguments (first extra is '%s').\n"
944
"Use --verbose --help to get a list of available options\n"
947
#: drizzled/drizzled.cc:1397
948
msgid "No scheduler found, cannot continue!\n"
951
#: drizzled/drizzled.cc:1404
952
msgid "Can't init databases"
955
#: drizzled/drizzled.cc:1428
957
msgid "Unknown/unsupported table type: %s"
960
#: drizzled/drizzled.cc:1434
962
msgid "Default storage engine (%s) is not available"
965
#: drizzled/drizzled.cc:1465
967
msgid "Failed to lock memory. Errno: %d\n"
970
#: drizzled/drizzled.cc:1681
971
msgid "Display this help and exit after initializing plugins."
974
#: drizzled/drizzled.cc:1685
1355
#: ../drizzled/drizzled.cc:1212 ../drizzled/drizzled.cc:1796
1356
msgid "Display this help and exit."
1357
msgstr "Vis denne hjælp og afslut."
1359
#: ../drizzled/drizzled.cc:1216
1360
msgid "Configuration file to use"
1363
#: ../drizzled/drizzled.cc:1218
1364
msgid "Base location for config files"
1367
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:2020
1368
msgid "Directory for plugins."
1371
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:2024
1373
"Optional comma separated list of plugins to load at startup in addition to "
1374
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1377
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:2030
1379
"Optional comma separated list of plugins to not load at startup. Effectively "
1380
"removes a plugin from the list of plugins to be loaded. [for example: --"
1381
"plugin_remove=crc32,logger_gearman]"
1384
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:2036
1386
"Optional comma separated list of plugins to load at starup instead of the "
1387
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1390
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1800
975
1391
msgid "Auto-increment columns are incremented by this"
978
#: drizzled/drizzled.cc:1690
1394
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1805
980
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1396
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
984
#: drizzled/drizzled.cc:1696
1400
#: ../drizzled/drizzled.cc:1244 ../drizzled/drizzled.cc:1811
986
1402
"Path to installation directory. All paths are usually resolved relative to "
990
#: drizzled/drizzled.cc:1700
991
msgid "IP address to bind to."
994
#: drizzled/drizzled.cc:1704
1406
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1816
995
1407
msgid "Chroot drizzled daemon during startup."
998
#: drizzled/drizzled.cc:1708
1410
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1820
999
1411
msgid "Set the default collation."
1002
#: drizzled/drizzled.cc:1712
1414
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1824
1003
1415
msgid "Default completion type."
1006
#: drizzled/drizzled.cc:1717
1418
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1829
1007
1419
msgid "Write core on errors."
1010
#: drizzled/drizzled.cc:1721
1422
#: ../drizzled/drizzled.cc:1254 ../drizzled/drizzled.cc:1833
1011
1423
msgid "Path to the database root."
1014
#: drizzled/drizzled.cc:1725
1015
msgid "Set the default storage engine (table type) for tables."
1426
#: ../drizzled/drizzled.cc:1256
1427
msgid "Set the default storage engine for tables."
1018
#: drizzled/drizzled.cc:1729
1430
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1840
1019
1431
msgid "Set the default time zone."
1022
#: drizzled/drizzled.cc:1734
1023
msgid "Print a symbolic stack trace on failure."
1026
#: drizzled/drizzled.cc:1740
1434
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1845
1027
1435
msgid "Used for debugging; Use at your own risk!"
1030
#: drizzled/drizzled.cc:1745
1438
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1850
1031
1439
msgid "Set up signals usable for debugging"
1034
#: drizzled/drizzled.cc:1749
1038
#: drizzled/drizzled.cc:1753
1442
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1854
1039
1443
msgid "Set the language used for the month names and the days of the week."
1042
#: drizzled/drizzled.cc:1758
1446
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1859
1043
1447
msgid "Log some not critical warnings to the log file."
1046
#: drizzled/drizzled.cc:1763
1047
msgid "Lock drizzled in memory."
1050
#: drizzled/drizzled.cc:1767
1051
msgid "Pid file used by safe_mysqld."
1054
#: drizzled/drizzled.cc:1771
1056
"Port number to use for connection or 0 for default to, in order of "
1057
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1060
#: drizzled/drizzled.cc:1777
1062
"Maximum time in seconds to wait for the port to become free. (Default: no "
1066
#: drizzled/drizzled.cc:1782
1450
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1864
1451
msgid "Pid file used by drizzled."
1454
#: ../drizzled/drizzled.cc:1270
1455
msgid "Maximum time in seconds to wait for the port to become free. "
1458
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1873
1068
1460
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1069
1461
"specified directory"
1072
#: drizzled/drizzled.cc:1787
1464
#: ../drizzled/drizzled.cc:1275 ../drizzled/drizzled.cc:1878
1074
1466
"Uniquely identifies the server instance in the community of replication "
1078
#: drizzled/drizzled.cc:1792
1470
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1883
1079
1471
msgid "Don't print a stack trace on failure."
1082
#: drizzled/drizzled.cc:1796
1474
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1887
1083
1475
msgid "Enable symbolic link support."
1086
#: drizzled/drizzled.cc:1805
1478
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1896
1088
1480
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1091
#: drizzled/drizzled.cc:1810
1483
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1901
1092
1484
msgid "Path for temporary files."
1095
#: drizzled/drizzled.cc:1814
1487
#: ../drizzled/drizzled.cc:1287 ../drizzled/drizzled.cc:1905
1096
1488
msgid "Default transaction isolation level."
1099
#: drizzled/drizzled.cc:1818
1491
#: ../drizzled/drizzled.cc:1289
1493
"Max message size written to transaction log, valid values 131072 - 1048576 "
1497
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1909
1100
1498
msgid "Run drizzled daemon as user."
1103
#: drizzled/drizzled.cc:1826
1501
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1917
1105
1503
"The number of outstanding connection requests Drizzle can have. This comes "
1106
1504
"into play when the main Drizzle thread gets very many connection requests in "
1107
1505
"a very short time."
1110
#: drizzled/drizzled.cc:1832
1508
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1923
1112
1510
"Size of tree cache used in bulk insert optimization. Note that this is a "
1113
1511
"limit per thread!"
1116
#: drizzled/drizzled.cc:1838
1514
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1929
1118
1516
"Precision of the result of '/' operator will be increased on that value."
1121
#: drizzled/drizzled.cc:1844
1519
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1935
1122
1520
msgid "The maximum length of the result of function group_concat."
1125
#: drizzled/drizzled.cc:1849
1523
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1940
1126
1524
msgid "The size of the buffer that is used for full joins."
1129
#: drizzled/drizzled.cc:1855
1131
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1132
"this to get better index handling (for all reads and multiple writes) to as "
1133
"much as you can afford;"
1136
#: drizzled/drizzled.cc:1864
1138
"This characterizes the number of hits a hot block has to be untouched until "
1139
"it is considered aged enough to be downgraded to a warm block. This "
1140
"specifies the percentage ratio of that number of hits to the total number of "
1141
"blocks in key cache"
1144
#: drizzled/drizzled.cc:1873
1145
msgid "The default size of key cache blocks"
1148
#: drizzled/drizzled.cc:1879
1149
msgid "The minimum percentage of warm blocks in key cache"
1152
#: drizzled/drizzled.cc:1885
1527
#: ../drizzled/drizzled.cc:1311
1529
"A global cap on the amount of memory that can be allocated by session join "
1530
"buffers (0 means unlimited)"
1533
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:1946
1153
1534
msgid "Max packetlength to send/receive from to server."
1156
#: drizzled/drizzled.cc:1890
1537
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1951
1158
1539
"If there is more than this number of interrupted connections from a host "
1159
1540
"this host will be blocked from further connections."
1162
#: drizzled/drizzled.cc:1895
1543
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1956
1163
1544
msgid "Max number of errors/warnings to store for a statement."
1166
#: drizzled/drizzled.cc:1900
1547
#: ../drizzled/drizzled.cc:1320 ../drizzled/drizzled.cc:1961
1167
1548
msgid "Don't allow creation of heap tables bigger than this."
1170
#: drizzled/drizzled.cc:1906
1551
#: ../drizzled/drizzled.cc:1322 ../drizzled/drizzled.cc:1967
1172
1553
"Joins that are probably going to read more than max_join_size records return "
1176
#: drizzled/drizzled.cc:1912
1557
#: ../drizzled/drizzled.cc:1325 ../drizzled/drizzled.cc:1973
1177
1558
msgid "Max number of bytes in sorted records."
1180
#: drizzled/drizzled.cc:1917
1561
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1978
1181
1562
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1184
#: drizzled/drizzled.cc:1922
1565
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1983
1186
1567
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1187
1568
"max_sort_length bytes of each value are used; the rest are ignored)."
1190
#: drizzled/drizzled.cc:1929
1571
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1990
1191
1572
msgid "After this many write locks, allow some read locks to run in between."
1194
#: drizzled/drizzled.cc:1933
1575
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:1994
1196
1577
"Don't log queries which examine less than min_examined_row_limit rows to "
1200
#: drizzled/drizzled.cc:1939
1201
msgid "Buffer length for TCP/IP and socket communication."
1204
#: drizzled/drizzled.cc:1944
1581
#: ../drizzled/drizzled.cc:1338
1206
"Controls the heuristic(s) applied during query optimization to prune less-"
1207
"promising partial plans from the optimizer search space. Meaning: false - do "
1208
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1209
"based on number of retrieved rows."
1583
"Do not apply any heuristic(s) during query optimization to prune, thus "
1584
"perform an exhaustive search from the optimizer search space."
1212
#: drizzled/drizzled.cc:1952
1587
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2008
1214
1589
"Maximum depth of search performed by the query optimizer. Values larger than "
1215
1590
"the number of relations in a query result in better query plans, but take "
1220
1595
"(used for testing/comparison)."
1223
#: drizzled/drizzled.cc:1964
1224
msgid "Directory for plugins."
1227
#: drizzled/drizzled.cc:1968
1229
"Optional comma separated list of plugins to load at starup.[for example: --"
1230
"plugin_load=crc32,logger_gearman]"
1233
#: drizzled/drizzled.cc:1973
1598
#: ../drizzled/drizzled.cc:1350 ../drizzled/drizzled.cc:2042
1234
1599
msgid "The size of the buffer that is allocated when preloading indexes"
1237
#: drizzled/drizzled.cc:1978
1602
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2047
1238
1603
msgid "Allocation block size for query parsing and execution"
1241
#: drizzled/drizzled.cc:1983
1606
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2052
1242
1607
msgid "Persistent buffer for query parsing and execution"
1245
#: drizzled/drizzled.cc:1989
1610
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:2058
1246
1611
msgid "Allocation block size for storing ranges during optimization"
1249
#: drizzled/drizzled.cc:1995
1614
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2064
1251
1616
"Each thread that does a sequential scan allocates a buffer of this size for "
1252
1617
"each table it scans. If you do many sequential scans, you may want to "
1253
1618
"increase this value."
1256
#: drizzled/drizzled.cc:2003
1621
#: ../drizzled/drizzled.cc:1367
1622
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1625
#: ../drizzled/drizzled.cc:1370 ../drizzled/drizzled.cc:2072
1258
1627
"When reading rows in sorted order after a sort, the rows are read through "
1259
1628
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1260
1629
"record_buffer."
1263
#: drizzled/drizzled.cc:2011
1632
#: ../drizzled/drizzled.cc:1375
1633
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1636
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2080
1264
1637
msgid "Select scheduler to be used (by default multi-thread)."
1267
#: drizzled/drizzled.cc:2016
1640
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2085
1268
1641
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1271
#: drizzled/drizzled.cc:2022
1644
#: ../drizzled/drizzled.cc:1383
1646
"A global cap on the amount of memory that can be allocated by session sort "
1647
"buffers (0 means unlimited)"
1650
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2091
1272
1651
msgid "The number of cached table definitions."
1275
#: drizzled/drizzled.cc:2026
1654
#: ../drizzled/drizzled.cc:1387 ../drizzled/drizzled.cc:2095
1276
1655
msgid "The number of cached open tables."
1279
#: drizzled/drizzled.cc:2030
1658
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2099
1281
1660
"Timeout in seconds to wait for a table level lock before returning an error. "
1282
1661
"Used only if the connection has active cursors."
1285
#: drizzled/drizzled.cc:2035
1664
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2104
1286
1665
msgid "The stack size for each thread."
1289
#: drizzled/drizzled.cc:2041
1668
#: ../drizzled/drizzled.cc:1395 ../drizzled/drizzled.cc:2110
1291
1670
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1292
1671
"automatically convert it to an on-disk MyISAM table."
1295
#: drizzled/drizzled.cc:2047
1296
msgid "Allocation block size for transactions to be stored in binary log"
1299
#: drizzled/drizzled.cc:2052
1300
msgid "Persistent buffer for transactions to be stored in binary log"
1303
#: drizzled/drizzled.cc:2183
1674
#: ../drizzled/drizzled.cc:1418
1675
msgid "Duplicate entry for command line option\n"
1678
#: ../drizzled/drizzled.cc:1462 ../drizzled/drizzled.cc:1480
1679
#: ../drizzled/drizzled.cc:1514 ../drizzled/drizzled.cc:1522
1680
#: ../drizzled/drizzled.cc:1542
1684
"Use --help to get a list of available options\n"
1687
#: ../drizzled/drizzled.cc:1492
1688
msgid "Failed to initialize plugins\n"
1691
#: ../drizzled/drizzled.cc:1530
1695
"Use --help to get a list of available options\n"
1698
#: ../drizzled/drizzled.cc:1579
1699
msgid "Error getting default charset"
1702
#: ../drizzled/drizzled.cc:1609
1703
msgid "Error setting collation"
1706
#: ../drizzled/drizzled.cc:1617
1708
msgid "Unknown locale: '%s'"
1711
#: ../drizzled/drizzled.cc:1637
1712
msgid "Could not initialize table cache\n"
1715
#: ../drizzled/drizzled.cc:1650
1716
msgid "XA cache initialization failed: Out of memory\n"
1719
#: ../drizzled/drizzled.cc:1680
1720
msgid "No scheduler found, cannot continue!\n"
1723
#: ../drizzled/drizzled.cc:1704
1725
msgid "Unknown/unsupported storage engine: %s\n"
1728
#: ../drizzled/drizzled.cc:1836
1729
msgid "Set the default storage engine (table type) for tables."
1732
#: ../drizzled/drizzled.cc:1868
1734
"Maximum time in seconds to wait for the port to become free. (Default: no "
1738
#: ../drizzled/drizzled.cc:2000
1740
"Controls the heuristic(s) applied during query optimization to prune less-"
1741
"promising partial plans from the optimizer search space. Meaning: false - do "
1742
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1743
"based on number of retrieved rows."
1746
#: ../drizzled/drizzled.cc:2136
1305
1748
"Copyright (C) 2008 Sun Microsystems\n"
1306
1749
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1307
1750
"and you are welcome to modify and redistribute it under the GPL license\n"
1309
"Starts the Drizzle database server\n"
1312
#: drizzled/drizzled.cc:2190
1754
#: ../drizzled/drizzled.cc:2143
1314
1756
msgid "Usage: %s [OPTIONS]\n"
1317
#: drizzled/drizzled.cc:2322
1759
#: ../drizzled/drizzled.cc:2266
1320
1762
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1321
1763
"command line\n"
1324
#: drizzled/drizzled.cc:2366
1325
msgid "Can't start server: cannot resolve hostname!"
1328
#: drizzled/drizzled.cc:2372
1329
msgid "Can't start server: bind-address refers to multiple interfaces!"
1332
#: drizzled/errmsg.cc:73
1766
#: ../drizzled/drizzled.cc:2283
1767
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1770
#: ../drizzled/drizzled.cc:2296
1771
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1774
#: ../drizzled/drizzled.cc:2309
1775
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1778
#: ../drizzled/drizzled.cc:2322
1779
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1782
#: ../drizzled/error.cc:131
1334
msgid "errmsg plugin '%s' errmsg() failed"
1337
#: drizzled/error.cc:34 drizzled/error.cc:36
1341
#: drizzled/error.cc:38
1784
msgid "Unknown error %d"
1787
#: ../drizzled/error.cc:207
1345
#: drizzled/error.cc:40
1791
#: ../drizzled/error.cc:208
1349
#: drizzled/error.cc:42
1795
#: ../drizzled/error.cc:209
1351
1797
msgid "Can't create file '%-.200s' (errno: %d)"
1354
#: drizzled/error.cc:44
1800
#: ../drizzled/error.cc:210
1356
1802
msgid "Can't create table '%-.200s' (errno: %d)"
1359
#: drizzled/error.cc:46
1361
msgid "Can't create database '%-.192s' (errno: %d)"
1364
#: drizzled/error.cc:48
1366
msgid "Can't create database '%-.192s'; database exists"
1369
#: drizzled/error.cc:50
1371
msgid "Can't drop database '%-.192s'; database doesn't exist"
1374
#: drizzled/error.cc:52
1376
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1379
#: drizzled/error.cc:54
1381
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1384
#: drizzled/error.cc:56
1805
#: ../drizzled/error.cc:211
1807
msgid "Can't create schema '%-.192s' (errno: %d)"
1810
#: ../drizzled/error.cc:212
1812
msgid "Can't create schema '%-.192s'; schema exists"
1815
#: ../drizzled/error.cc:213
1817
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1820
#: ../drizzled/error.cc:214
1386
1822
msgid "Error on delete of '%-.192s' (errno: %d)"
1389
#: drizzled/error.cc:58
1390
msgid "Can't read record in system table"
1393
#: drizzled/error.cc:60
1825
#: ../drizzled/error.cc:215
1395
1827
msgid "Can't get status of '%-.200s' (errno: %d)"
1398
#: drizzled/error.cc:62
1400
msgid "Can't get working directory (errno: %d)"
1403
#: drizzled/error.cc:64
1830
#: ../drizzled/error.cc:216
1405
1832
msgid "Can't lock file (errno: %d)"
1408
#: drizzled/error.cc:66
1835
#: ../drizzled/error.cc:217
1410
1837
msgid "Can't open file: '%-.200s' (errno: %d)"
1413
#: drizzled/error.cc:68
1840
#: ../drizzled/error.cc:218
1415
1842
msgid "Can't find file: '%-.200s' (errno: %d)"
1418
#: drizzled/error.cc:70
1845
#: ../drizzled/error.cc:219
1420
1847
msgid "Can't read dir of '%-.192s' (errno: %d)"
1423
#: drizzled/error.cc:72
1425
msgid "Can't change dir to '%-.192s' (errno: %d)"
1428
#: drizzled/error.cc:74
1850
#: ../drizzled/error.cc:220
1430
1852
msgid "Record has changed since last read in table '%-.192s'"
1433
#: drizzled/error.cc:76
1855
#: ../drizzled/error.cc:221
1435
1857
msgid "Disk full (%s); waiting for someone to free some space..."
1438
#: drizzled/error.cc:78
1860
#: ../drizzled/error.cc:222
1440
1862
msgid "Can't write; duplicate key in table '%-.192s'"
1443
#: drizzled/error.cc:80
1865
#: ../drizzled/error.cc:223
1445
1867
msgid "Error on close of '%-.192s' (errno: %d)"
1448
#: drizzled/error.cc:82
1870
#: ../drizzled/error.cc:224
1450
1872
msgid "Error reading file '%-.200s' (errno: %d)"
1453
#: drizzled/error.cc:84
1875
#: ../drizzled/error.cc:225
1455
1877
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1458
#: drizzled/error.cc:86
1880
#: ../drizzled/error.cc:226
1460
1882
msgid "Error writing file '%-.200s' (errno: %d)"
1463
#: drizzled/error.cc:88
1885
#: ../drizzled/error.cc:227
1465
1887
msgid "'%-.192s' is locked against change"
1468
#: drizzled/error.cc:90
1890
#: ../drizzled/error.cc:228
1469
1891
msgid "Sort aborted"
1472
#: drizzled/error.cc:92
1474
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1477
#: drizzled/error.cc:94
1894
#: ../drizzled/error.cc:229
1479
1896
msgid "Got error %d from storage engine"
1482
#: drizzled/error.cc:96
1899
#: ../drizzled/error.cc:230
1484
1901
msgid "Table storage engine for '%-.192s' doesn't have this option"
1487
#: drizzled/error.cc:98
1904
#: ../drizzled/error.cc:231
1489
1906
msgid "Can't find record in '%-.192s'"
1492
#: drizzled/error.cc:100
1909
#: ../drizzled/error.cc:232
1494
1911
msgid "Incorrect information in file: '%-.200s'"
1497
#: drizzled/error.cc:102
1914
#: ../drizzled/error.cc:233
1499
1916
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1502
#: drizzled/error.cc:104
1919
#: ../drizzled/error.cc:234
1504
1921
msgid "Old key file for table '%-.192s'; repair it!"
1507
#: drizzled/error.cc:106
1924
#: ../drizzled/error.cc:235
1509
1926
msgid "Table '%-.192s' is read only"
1512
#: drizzled/error.cc:108
1929
#: ../drizzled/error.cc:236
1514
1931
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1517
#: drizzled/error.cc:110
1934
#: ../drizzled/error.cc:237
1518
1935
msgid "Out of sort memory; increase server sort buffer size"
1521
#: drizzled/error.cc:112
1938
#: ../drizzled/error.cc:238
1939
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1942
#: ../drizzled/error.cc:239
1943
msgid "Global join memory constraint hit; increase join-heap-threshold"
1946
#: ../drizzled/error.cc:240
1947
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1950
#: ../drizzled/error.cc:241
1951
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1954
#: ../drizzled/error.cc:242
1523
1956
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1526
#: drizzled/error.cc:114
1959
#: ../drizzled/error.cc:243
1527
1960
msgid "Too many connections"
1530
#: drizzled/error.cc:116
1963
#: ../drizzled/error.cc:244
1532
1965
"Out of memory; check if drizzled or some other process uses all available "
1533
1966
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1534
1967
"memory or you can add more swap space"
1537
#: drizzled/error.cc:118
1970
#: ../drizzled/error.cc:245
1538
1971
msgid "Can't get hostname for your address"
1541
#: drizzled/error.cc:120
1974
#: ../drizzled/error.cc:246
1542
1975
msgid "Bad handshake"
1545
#: drizzled/error.cc:122
1978
#: ../drizzled/error.cc:247
1547
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1980
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1550
#: drizzled/error.cc:124
1983
#: ../drizzled/error.cc:248
1552
1985
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1555
#: drizzled/error.cc:126
1556
msgid "No database selected"
1988
#: ../drizzled/error.cc:249
1989
msgid "No schema selected"
1559
#: drizzled/error.cc:128
1992
#: ../drizzled/error.cc:250
1560
1993
msgid "Unknown command"
1563
#: drizzled/error.cc:130
1996
#: ../drizzled/error.cc:251
1565
1998
msgid "Column '%-.192s' cannot be null"
1568
#: drizzled/error.cc:132
2001
#: ../drizzled/error.cc:252
1570
msgid "Unknown database '%-.192s'"
2003
msgid "Unknown schema '%-.192s'"
1573
#: drizzled/error.cc:134
2006
#: ../drizzled/error.cc:253
1575
2008
msgid "Table '%-.192s' already exists"
1578
#: drizzled/error.cc:136
2011
#: ../drizzled/error.cc:254
1580
2013
msgid "Unknown table '%-.100s'"
1583
#: drizzled/error.cc:138
2016
#: ../drizzled/error.cc:255
1585
2018
msgid "Column '%-.192s' in %-.192s is ambiguous"
1588
#: drizzled/error.cc:140
2021
#: ../drizzled/error.cc:256
1589
2022
msgid "Server shutdown in progress"
1592
#: drizzled/error.cc:142
2025
#: ../drizzled/error.cc:257
1594
2027
msgid "Unknown column '%-.192s' in '%-.192s'"
1597
#: drizzled/error.cc:144
2030
#: ../drizzled/error.cc:258
1599
2032
msgid "'%-.192s' isn't in GROUP BY"
1602
#: drizzled/error.cc:146
2035
#: ../drizzled/error.cc:259
1604
2037
msgid "Can't group on '%-.192s'"
1607
#: drizzled/error.cc:148
2040
#: ../drizzled/error.cc:260
1608
2041
msgid "Statement has sum functions and columns in same statement"
1611
#: drizzled/error.cc:150
2044
#: ../drizzled/error.cc:261
1612
2045
msgid "Column count doesn't match value count"
1615
#: drizzled/error.cc:152
2048
#: ../drizzled/error.cc:262
1617
2050
msgid "Identifier name '%-.100s' is too long"
1620
#: drizzled/error.cc:154
2053
#: ../drizzled/error.cc:263
1622
2055
msgid "Duplicate column name '%-.192s'"
1625
#: drizzled/error.cc:156
2058
#: ../drizzled/error.cc:264
1627
2060
msgid "Duplicate key name '%-.192s'"
1630
#: drizzled/error.cc:158
2063
#: ../drizzled/error.cc:265
1632
2065
msgid "Duplicate entry '%-.192s' for key %d"
1635
#: drizzled/error.cc:160
2068
#: ../drizzled/error.cc:266
1637
2070
msgid "Incorrect column specifier for column '%-.192s'"
1640
#: drizzled/error.cc:162
2073
#: ../drizzled/error.cc:267
1642
2075
msgid "%s near '%-.80s' at line %d"
1645
#: drizzled/error.cc:164
2078
#: ../drizzled/error.cc:268
1646
2079
msgid "Query was empty"
1649
#: drizzled/error.cc:166
2082
#: ../drizzled/error.cc:269
1651
2084
msgid "Not unique table/alias: '%-.192s'"
1654
#: drizzled/error.cc:168
2087
#: ../drizzled/error.cc:270
1656
2089
msgid "Invalid default value for '%-.192s'"
1659
#: drizzled/error.cc:170
2092
#: ../drizzled/error.cc:271
1660
2093
msgid "Multiple primary key defined"
1663
#: drizzled/error.cc:172
2096
#: ../drizzled/error.cc:272
1665
2098
msgid "Too many keys specified; max %d keys allowed"
1668
#: drizzled/error.cc:174
2101
#: ../drizzled/error.cc:273
1670
2103
msgid "Too many key parts specified; max %d parts allowed"
1673
#: drizzled/error.cc:176
2106
#: ../drizzled/error.cc:274
1675
2108
msgid "Specified key was too long; max key length is %d bytes"
1678
#: drizzled/error.cc:178
2111
#: ../drizzled/error.cc:275
1680
2113
msgid "Key column '%-.192s' doesn't exist in table"
1683
#: drizzled/error.cc:180
2116
#: ../drizzled/error.cc:276
1686
2119
"BLOB column '%-.192s' can't be used in key specification with the used table "
1690
#: drizzled/error.cc:182
2123
#: ../drizzled/error.cc:277
1693
2126
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1697
#: drizzled/error.cc:184
2130
#: ../drizzled/error.cc:278
1699
2132
"Incorrect table definition; there can be only one auto column and it must be "
1700
2133
"defined as a key"
1703
#: drizzled/error.cc:186
1706
"%s: ready for connections.\n"
1707
"Version: '%s' socket: '%s' port: %u\n"
1710
#: drizzled/error.cc:188
2136
#: ../drizzled/error.cc:279
1712
2138
msgid "%s: Normal shutdown\n"
1715
#: drizzled/error.cc:190
2141
#: ../drizzled/error.cc:280
1717
2143
msgid "%s: Got signal %d. Aborting!\n"
1720
#: drizzled/error.cc:192
2146
#: ../drizzled/error.cc:281
1722
2148
msgid "%s: Shutdown complete\n"
1725
#: drizzled/error.cc:194
2151
#: ../drizzled/error.cc:282
1727
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2153
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1730
#: drizzled/error.cc:196
2156
#: ../drizzled/error.cc:283
1731
2157
msgid "Can't create IP socket"
1734
#: drizzled/error.cc:198
2160
#: ../drizzled/error.cc:284
1737
2163
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1741
#: drizzled/error.cc:200
2167
#: ../drizzled/error.cc:285
1744
2170
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1745
2171
"check the manual"
1748
#: drizzled/error.cc:202
2174
#: ../drizzled/error.cc:286
1750
2176
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1753
#: drizzled/error.cc:204
2179
#: ../drizzled/error.cc:287
1756
"The file '%-.128s' must be in the database directory or be readable by all"
2182
"The file '%-.128s' must be in the schema directory or be readable by all"
1759
#: drizzled/error.cc:206
2185
#: ../drizzled/error.cc:288
1761
2187
msgid "File '%-.200s' already exists"
1764
#: drizzled/error.cc:208
2190
#: ../drizzled/error.cc:289
1766
2192
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1769
#: drizzled/error.cc:210
1771
msgid "Records: %ld Duplicates: %ld"
1774
#: drizzled/error.cc:212
2195
#: ../drizzled/error.cc:290
1776
2197
"Incorrect prefix key; the used key part isn't a string, the used length is "
1777
2198
"longer than the key part, or the storage engine doesn't support unique "
1781
#: drizzled/error.cc:214
2202
#: ../drizzled/error.cc:291
1782
2203
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1785
#: drizzled/error.cc:216
2206
#: ../drizzled/error.cc:292
1787
2208
msgid "Can't DROP '%-.192s'; check that column/key exists"
1790
#: drizzled/error.cc:218
2211
#: ../drizzled/error.cc:293
1792
2213
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1795
#: drizzled/error.cc:220
2216
#: ../drizzled/error.cc:294
1797
2218
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1800
#: drizzled/error.cc:222
2221
#: ../drizzled/error.cc:295
1802
2223
msgid "Unknown thread id: %lu"
1805
#: drizzled/error.cc:224
2226
#: ../drizzled/error.cc:296
1807
2228
msgid "You are not owner of thread %lu"
1810
#: drizzled/error.cc:226
2231
#: ../drizzled/error.cc:297
1811
2232
msgid "No tables used"
1814
#: drizzled/error.cc:228
1816
msgid "Too many strings for column %-.192s and SET"
1819
#: drizzled/error.cc:230
1821
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1824
#: drizzled/error.cc:232
1826
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1829
#: drizzled/error.cc:234
1831
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1834
#: drizzled/error.cc:236
2235
#: ../drizzled/error.cc:298
1836
2237
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1839
#: drizzled/error.cc:238
2240
#: ../drizzled/error.cc:299
1841
msgid "Incorrect database name '%-.100s'"
2242
msgid "Incorrect schema name '%-.100s'"
1844
#: drizzled/error.cc:240
2245
#: ../drizzled/error.cc:300
1846
2247
msgid "Incorrect table name '%-.100s'"
1849
#: drizzled/error.cc:242
2250
#: ../drizzled/error.cc:301
1851
2252
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1852
2253
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1855
#: drizzled/error.cc:244
2256
#: ../drizzled/error.cc:302
1856
2257
msgid "Unknown error"
1859
#: drizzled/error.cc:246
2260
#: ../drizzled/error.cc:303
1861
2262
msgid "Unknown procedure '%-.192s'"
1864
#: drizzled/error.cc:248
2265
#: ../drizzled/error.cc:304
1866
2267
msgid "Incorrect parameter count to procedure '%-.192s'"
1869
#: drizzled/error.cc:250
1871
msgid "Incorrect parameters to procedure '%-.192s'"
1874
#: drizzled/error.cc:252
2270
#: ../drizzled/error.cc:305
1876
2272
msgid "Unknown table '%-.192s' in %-.32s"
1879
#: drizzled/error.cc:254
2275
#: ../drizzled/error.cc:306
1881
2277
msgid "Column '%-.192s' specified twice"
1884
#: drizzled/error.cc:256
2280
#: ../drizzled/error.cc:307
1885
2281
msgid "Invalid use of group function"
1888
#: drizzled/error.cc:258
2284
#: ../drizzled/error.cc:308
1891
2287
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1894
#: drizzled/error.cc:260
2290
#: ../drizzled/error.cc:309
1895
2291
msgid "A table must have at least 1 column"
1898
#: drizzled/error.cc:262
2294
#: ../drizzled/error.cc:310
1900
2296
msgid "The table '%-.192s' is full"
1903
#: drizzled/error.cc:264
1905
msgid "Unknown character set: '%-.64s'"
1908
#: drizzled/error.cc:266
2299
#: ../drizzled/error.cc:311
1910
2301
msgid "Too many tables; Drizzle can only use %d tables in a join"
1913
#: drizzled/error.cc:268
2304
#: ../drizzled/error.cc:312
1914
2305
msgid "Too many columns"
1917
#: drizzled/error.cc:270
2308
#: ../drizzled/error.cc:313
1920
2311
"Row size too large. The maximum row size for the used table type, not "
1921
2312
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1924
#: drizzled/error.cc:272
1927
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1928
"thread_stack=#' to specify a bigger stack if needed"
1931
#: drizzled/error.cc:274
2315
#: ../drizzled/error.cc:314
1932
2316
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1935
#: drizzled/error.cc:276
2319
#: ../drizzled/error.cc:315
1938
"Table handler doesn't support NULL in given index. Please change column '%-"
1939
".192s' to be NOT NULL or use another handler"
1942
#: drizzled/error.cc:278
1944
msgid "Can't load function '%-.192s'"
1947
#: drizzled/error.cc:280
1949
msgid "Can't initialize function '%-.192s'; %-.80s"
1952
#: drizzled/error.cc:282
1953
msgid "No paths allowed for shared library"
1956
#: drizzled/error.cc:284
1958
msgid "Function '%-.192s' already exists"
1961
#: drizzled/error.cc:286
2322
"Table handler doesn't support NULL in given index. Please change column "
2323
"'%-.192s' to be NOT NULL or use another handler"
2326
#: ../drizzled/error.cc:316
2327
msgid "No paths allowed for plugin library"
2330
#: ../drizzled/error.cc:317
2332
msgid "Plugin '%-.192s' already exists"
2335
#: ../drizzled/error.cc:318
1963
2337
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1966
#: drizzled/error.cc:288
1968
msgid "Can't find symbol '%-.128s' in library"
1971
#: drizzled/error.cc:290
1973
msgid "Function '%-.192s' is not defined"
1976
#: drizzled/error.cc:292
1979
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1980
"'drizzleadmin flush-hosts'"
1983
#: drizzled/error.cc:294
1985
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1988
#: drizzled/error.cc:296
1990
"You are using Drizzle as an anonymous user and anonymous users are not "
1991
"allowed to change passwords"
1994
#: drizzled/error.cc:298
1996
"You must have privileges to update tables in the drizzle database to be able "
1997
"to change passwords for others"
2000
#: drizzled/error.cc:300
2001
msgid "Can't find any matching row in the user table"
2004
#: drizzled/error.cc:302
2340
#: ../drizzled/error.cc:319
2342
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2345
#: ../drizzled/error.cc:320
2006
2347
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2009
#: drizzled/error.cc:304
2350
#: ../drizzled/error.cc:321
2012
2353
"Can't create a new thread (errno %d); if you are not out of available "
2013
2354
"memory, you can consult the manual for a possible OS-dependent bug"
2016
#: drizzled/error.cc:306
2357
#: ../drizzled/error.cc:322
2018
2359
msgid "Column count doesn't match value count at row %ld"
2021
#: drizzled/error.cc:308
2362
#: ../drizzled/error.cc:323
2023
2364
msgid "Can't reopen table: '%-.192s'"
2026
#: drizzled/error.cc:310
2027
msgid "Invalid use of NULL value"
2030
#: drizzled/error.cc:312
2032
msgid "Got error '%-.64s' from regexp"
2035
#: drizzled/error.cc:314
2367
#: ../drizzled/error.cc:324
2037
2369
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2038
2370
"illegal if there is no GROUP BY clause"
2041
#: drizzled/error.cc:316
2043
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2046
#: drizzled/error.cc:318
2048
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2051
#: drizzled/error.cc:320
2054
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2058
#: drizzled/error.cc:322
2060
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2061
"privileges can be used"
2064
#: drizzled/error.cc:324
2065
msgid "The host or user argument to GRANT is too long"
2068
#: drizzled/error.cc:326
2373
#: ../drizzled/error.cc:325
2070
2375
msgid "Table '%-.192s.%-.192s' doesn't exist"
2073
#: drizzled/error.cc:328
2076
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2080
#: drizzled/error.cc:330
2081
msgid "The used command is not allowed with this Drizzle version"
2084
#: drizzled/error.cc:332
2378
#: ../drizzled/error.cc:326
2086
2380
"You have an error in your SQL syntax; check the manual that corresponds to "
2087
2381
"your Drizzle server version for the right syntax to use"
2090
#: drizzled/error.cc:334
2092
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2095
#: drizzled/error.cc:336
2096
msgid "Too many delayed threads in use"
2099
#: drizzled/error.cc:338
2101
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2104
#: drizzled/error.cc:340
2384
#: ../drizzled/error.cc:327
2105
2385
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2108
#: drizzled/error.cc:342
2109
msgid "Got a read error from the connection pipe"
2112
#: drizzled/error.cc:344
2113
msgid "Got an error from fcntl()"
2116
#: drizzled/error.cc:346
2388
#: ../drizzled/error.cc:328
2117
2389
msgid "Got packets out of order"
2120
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2121
msgid "Couldn't uncompress communication packet"
2124
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2125
msgid "Got an error reading communication packets"
2128
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2129
msgid "Got timeout reading communication packets"
2132
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2133
msgid "Got an error writing communication packets"
2136
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2137
msgid "Got timeout writing communication packets"
2140
#: drizzled/error.cc:358
2141
msgid "Result string is longer than 'max_allowed_packet' bytes"
2144
#: drizzled/error.cc:360
2392
#: ../drizzled/error.cc:329
2145
2393
msgid "The used table type doesn't support BLOB/TEXT columns"
2148
#: drizzled/error.cc:362
2396
#: ../drizzled/error.cc:330
2149
2397
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2152
#: drizzled/error.cc:364
2155
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2159
#: drizzled/error.cc:366
2400
#: ../drizzled/error.cc:331
2161
2402
msgid "Incorrect column name '%-.100s'"
2164
#: drizzled/error.cc:368
2405
#: ../drizzled/error.cc:332
2166
2407
msgid "The used storage engine can't index column '%-.192s'"
2169
#: drizzled/error.cc:370
2410
#: ../drizzled/error.cc:333
2171
2412
"Unable to open underlying table which is differently defined or of non-"
2172
2413
"MyISAM type or doesn't exist"
2175
#: drizzled/error.cc:372
2416
#: ../drizzled/error.cc:334
2177
2418
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2180
#: drizzled/error.cc:374
2421
#: ../drizzled/error.cc:335
2183
2424
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2186
#: drizzled/error.cc:376
2427
#: ../drizzled/error.cc:336
2188
2429
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2189
2430
"UNIQUE instead"
2192
#: drizzled/error.cc:378
2433
#: ../drizzled/error.cc:337
2193
2434
msgid "Result consisted of more than one row"
2196
#: drizzled/error.cc:380
2437
#: ../drizzled/error.cc:338
2197
2438
msgid "This table type requires a primary key"
2200
#: drizzled/error.cc:382
2201
msgid "This version of Drizzle is not compiled with RAID support"
2204
#: drizzled/error.cc:384
2206
"You are using safe update mode and you tried to update a table without a "
2207
"WHERE that uses a KEY column"
2210
#: drizzled/error.cc:386
2441
#: ../drizzled/error.cc:339
2212
2443
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2215
#: drizzled/error.cc:388
2446
#: ../drizzled/error.cc:340
2216
2447
msgid "Can't open table"
2219
#: drizzled/error.cc:390
2450
#: ../drizzled/error.cc:341
2221
2452
msgid "The storage engine for the table doesn't support %s"
2224
#: drizzled/error.cc:392
2225
msgid "You are not allowed to execute this command in a transaction"
2228
#: drizzled/error.cc:394
2455
#: ../drizzled/error.cc:342
2230
2457
msgid "Got error %d during COMMIT"
2233
#: drizzled/error.cc:396
2460
#: ../drizzled/error.cc:343
2235
2462
msgid "Got error %d during ROLLBACK"
2238
#: drizzled/error.cc:398
2240
msgid "Got error %d during FLUSH_LOGS"
2243
#: drizzled/error.cc:400
2245
msgid "Got error %d during CHECKPOINT"
2248
#: drizzled/error.cc:402
2465
#. This is a very incorrect place to use the PRIi64 macro as the
2466
#. program that looks over the source for the N_() macros does not
2467
#. (obviously) do macro expansion, so the string is entirely wrong for
2468
#. what it is trying to output for every language except english.
2469
#: ../drizzled/error.cc:348
2251
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2255
#: drizzled/error.cc:404
2256
msgid "The storage engine for the table does not support binary table dump"
2259
#: drizzled/error.cc:406
2260
msgid "Binlog closed, cannot RESET MASTER"
2263
#: drizzled/error.cc:408
2265
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2268
#: drizzled/error.cc:410
2270
msgid "Error from master: '%-.64s'"
2273
#: drizzled/error.cc:412
2274
msgid "Net error reading from master"
2277
#: drizzled/error.cc:414
2278
msgid "Net error writing to master"
2281
#: drizzled/error.cc:416
2282
msgid "Can't find FULLTEXT index matching the column list"
2285
#: drizzled/error.cc:418
2472
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2476
#: ../drizzled/error.cc:349
2287
2478
"Can't execute the given command because you have active locked tables or an "
2288
2479
"active transaction"
2291
#: drizzled/error.cc:420
2482
#: ../drizzled/error.cc:350
2293
2484
msgid "Unknown system variable '%-.64s'"
2296
#: drizzled/error.cc:422
2487
#: ../drizzled/error.cc:351
2298
2489
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2301
#: drizzled/error.cc:424
2492
#: ../drizzled/error.cc:352
2304
2495
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2307
#: drizzled/error.cc:426
2498
#: ../drizzled/error.cc:353
2308
2499
msgid "Some non-transactional changed tables couldn't be rolled back"
2311
#: drizzled/error.cc:428
2313
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2314
"of storage; increase this drizzled variable and try again"
2317
#: drizzled/error.cc:430
2319
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2322
#: drizzled/error.cc:432
2324
"This operation requires a running slave; configure slave and do START SLAVE"
2327
#: drizzled/error.cc:434
2328
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2331
#: drizzled/error.cc:436
2333
"Could not initialize master info structure; more error messages can be found "
2334
"in the Drizzle error log"
2337
#: drizzled/error.cc:438
2338
msgid "Could not create slave thread; check system resources"
2341
#: drizzled/error.cc:440
2344
"User %-.64s already has more than 'max_user_connections' active connections"
2347
#: drizzled/error.cc:442
2502
#: ../drizzled/error.cc:354
2348
2503
msgid "You may only use constant expressions with SET"
2351
#: drizzled/error.cc:444
2506
#: ../drizzled/error.cc:355
2352
2507
msgid "Lock wait timeout exceeded; try restarting transaction"
2355
#: drizzled/error.cc:446
2510
#: ../drizzled/error.cc:356
2356
2511
msgid "The total number of locks exceeds the lock table size"
2359
#: drizzled/error.cc:448
2514
#: ../drizzled/error.cc:357
2360
2515
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2363
#: drizzled/error.cc:450
2518
#: ../drizzled/error.cc:358
2364
2519
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2367
#: drizzled/error.cc:452
2368
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2371
#: drizzled/error.cc:454
2522
#: ../drizzled/error.cc:359
2373
2524
msgid "Incorrect arguments to %s"
2376
#: drizzled/error.cc:456
2378
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2381
#: drizzled/error.cc:458
2383
"Incorrect table definition; all MERGE tables must be in the same database"
2386
#: drizzled/error.cc:460
2527
#: ../drizzled/error.cc:360
2387
2528
msgid "Deadlock found when trying to get lock; try restarting transaction"
2390
#: drizzled/error.cc:462
2531
#: ../drizzled/error.cc:361
2391
2532
msgid "The used table type doesn't support FULLTEXT indexes"
2394
#: drizzled/error.cc:464
2535
#: ../drizzled/error.cc:362
2395
2536
msgid "Cannot add foreign key constraint"
2398
#: drizzled/error.cc:466
2539
#: ../drizzled/error.cc:363
2399
2540
msgid "Cannot add or update a child row: a foreign key constraint fails"
2402
#: drizzled/error.cc:468
2543
#: ../drizzled/error.cc:364
2403
2544
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2406
#: drizzled/error.cc:470
2408
msgid "Error connecting to master: %-.128s"
2411
#: drizzled/error.cc:472
2413
msgid "Error running query on master: %-.128s"
2416
#: drizzled/error.cc:474
2418
msgid "Error when executing command %s: %-.128s"
2421
#: drizzled/error.cc:476
2547
#: ../drizzled/error.cc:365
2423
2549
msgid "Incorrect usage of %s and %s"
2426
#: drizzled/error.cc:478
2552
#: ../drizzled/error.cc:366
2427
2553
msgid "The used SELECT statements have a different number of columns"
2430
#: drizzled/error.cc:480
2556
#: ../drizzled/error.cc:367
2431
2557
msgid "Can't execute the query because you have a conflicting read lock"
2434
#: drizzled/error.cc:482
2435
msgid "Mixing of transactional and non-transactional tables is disabled"
2438
#: drizzled/error.cc:484
2440
msgid "Option '%s' used twice in statement"
2443
#: drizzled/error.cc:486
2445
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2448
#: drizzled/error.cc:488
2450
msgid "Access denied; you need the %-.128s privilege for this operation"
2453
#: drizzled/error.cc:490
2560
#: ../drizzled/error.cc:368
2456
2563
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2459
#: drizzled/error.cc:492
2566
#: ../drizzled/error.cc:369
2462
2569
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2465
#: drizzled/error.cc:494
2572
#: ../drizzled/error.cc:370
2467
2574
msgid "Variable '%-.64s' doesn't have a default value"
2470
#: drizzled/error.cc:496
2577
#: ../drizzled/error.cc:371
2472
2579
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2475
#: drizzled/error.cc:498
2582
#: ../drizzled/error.cc:372
2477
2584
msgid "Incorrect argument type to variable '%-.64s'"
2480
#: drizzled/error.cc:500
2587
#: ../drizzled/error.cc:373
2482
2589
msgid "Variable '%-.64s' can only be set, not read"
2485
#: drizzled/error.cc:502
2592
#: ../drizzled/error.cc:374
2487
2594
msgid "Incorrect usage/placement of '%s'"
2490
#: drizzled/error.cc:504
2597
#: ../drizzled/error.cc:375
2492
2599
msgid "This version of Drizzle doesn't yet support '%s'"
2495
#: drizzled/error.cc:506
2498
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2501
#: drizzled/error.cc:508
2502
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2505
#: drizzled/error.cc:510
2602
#: ../drizzled/error.cc:376
2507
2604
msgid "Variable '%-.192s' is a %s variable"
2510
#: drizzled/error.cc:512
2607
#: ../drizzled/error.cc:377
2512
2609
msgid "Incorrect foreign key definition for '%-.192s': %s"
2515
#: drizzled/error.cc:514
2612
#: ../drizzled/error.cc:378
2516
2613
msgid "Key reference and table reference don't match"
2519
#: drizzled/error.cc:516
2616
#: ../drizzled/error.cc:379
2521
2618
msgid "Operand should contain %d column(s)"
2524
#: drizzled/error.cc:518
2621
#: ../drizzled/error.cc:380
2525
2622
msgid "Subquery returns more than 1 row"
2528
#: drizzled/error.cc:520
2530
msgid "Unknown prepared statement handler (%.*s) given to %s"
2533
#: drizzled/error.cc:522
2534
msgid "Help database is corrupt or does not exist"
2537
#: drizzled/error.cc:524
2538
msgid "Cyclic reference on subqueries"
2541
#: drizzled/error.cc:526
2625
#: ../drizzled/error.cc:381
2543
2627
msgid "Converting column '%s' from %s to %s"
2546
#: drizzled/error.cc:528
2630
#: ../drizzled/error.cc:382
2548
2632
msgid "Reference '%-.64s' not supported (%s)"
2551
#: drizzled/error.cc:530
2635
#: ../drizzled/error.cc:383
2552
2636
msgid "Every derived table must have its own alias"
2555
#: drizzled/error.cc:532
2639
#: ../drizzled/error.cc:384
2557
2641
msgid "Select %u was reduced during optimization"
2560
#: drizzled/error.cc:534
2644
#: ../drizzled/error.cc:385
2562
2646
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2565
#: drizzled/error.cc:536
2567
"Client does not support authentication protocol requested by server; "
2568
"consider upgrading Drizzle client"
2571
#: drizzled/error.cc:538
2649
#: ../drizzled/error.cc:386
2572
2650
msgid "All parts of a SPATIAL index must be NOT NULL"
2575
#: drizzled/error.cc:540
2653
#: ../drizzled/error.cc:387
2577
2655
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2580
#: drizzled/error.cc:542
2581
msgid "Slave is already running"
2584
#: drizzled/error.cc:544
2585
msgid "Slave already has been stopped"
2588
#: drizzled/error.cc:546
2658
#: ../drizzled/error.cc:388
2591
"Uncompressed data size too large; the maximum size is %d (probably, length "
2592
"of uncompressed data was corrupted)"
2661
"Uncompressed data size too large; the maximum size is %d (based on "
2662
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2595
#: drizzled/error.cc:548
2665
#: ../drizzled/error.cc:389
2596
2666
msgid "ZLIB: Not enough memory"
2599
#: drizzled/error.cc:550
2669
#: ../drizzled/error.cc:390
2601
2671
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2602
2672
"data was corrupted)"
2605
#: drizzled/error.cc:552
2675
#: ../drizzled/error.cc:391
2606
2676
msgid "ZLIB: Input data corrupted"
2609
#: drizzled/error.cc:554
2679
#: ../drizzled/error.cc:392
2611
2681
msgid "%d line(s) were cut by GROUP_CONCAT()"
2614
#: drizzled/error.cc:556
2684
#: ../drizzled/error.cc:393
2616
2686
msgid "Row %ld doesn't contain data for all columns"
2619
#: drizzled/error.cc:558
2689
#: ../drizzled/error.cc:394
2622
2692
"Row %ld was truncated; it contained more data than there were input columns"
2625
#: drizzled/error.cc:560
2695
#: ../drizzled/error.cc:395
2628
2698
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2631
#: drizzled/error.cc:562
2701
#: ../drizzled/error.cc:396
2633
2703
msgid "Out of range value for column '%s' at row %ld"
2636
#: drizzled/error.cc:564
2706
#: ../drizzled/error.cc:397
2638
2708
msgid "Data truncated for column '%s' at row %ld"
2641
#: drizzled/error.cc:566
2643
msgid "Using storage engine %s for table '%s'"
2646
#: drizzled/error.cc:568
2711
#: ../drizzled/error.cc:398
2648
2713
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2651
#: drizzled/error.cc:570
2652
msgid "Cannot drop one or more of the requested users"
2655
#: drizzled/error.cc:572
2656
msgid "Can't revoke all privileges for one or more of the requested users"
2659
#: drizzled/error.cc:574
2716
#: ../drizzled/error.cc:399
2662
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2718
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2665
#: drizzled/error.cc:576
2721
#: ../drizzled/error.cc:400
2667
2723
msgid "Illegal mix of collations for operation '%s'"
2670
#: drizzled/error.cc:578
2726
#: ../drizzled/error.cc:401
2673
"Variable '%-.64s' is not a variable component (can't be used as "
2674
"XXXX.variable_name)"
2729
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2677
#: drizzled/error.cc:580
2733
#: ../drizzled/error.cc:402
2679
2735
msgid "Unknown collation: '%-.64s'"
2682
#: drizzled/error.cc:582
2684
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2685
"compiled without SSL support; they can be used later if Drizzle slave with "
2689
#: drizzled/error.cc:584
2692
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2693
"old format; please change the password to the new format"
2696
#: drizzled/error.cc:586
2738
#: ../drizzled/error.cc:403
2699
2741
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2703
#: drizzled/error.cc:588
2705
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2708
#: drizzled/error.cc:590
2710
"It is recommended to use --skip-slave-start when doing step-by-step "
2711
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2712
"get an unexpected slave's drizzled restart"
2715
#: drizzled/error.cc:592
2716
msgid "SQL thread is not to be started so UNTIL options are ignored"
2719
#: drizzled/error.cc:594
2745
#: ../drizzled/error.cc:404
2721
2747
msgid "Incorrect index name '%-.100s'"
2724
#: drizzled/error.cc:596
2750
#: ../drizzled/error.cc:405
2726
2752
msgid "Incorrect catalog name '%-.100s'"
2729
#: drizzled/error.cc:598
2731
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2734
#: drizzled/error.cc:600
2755
#: ../drizzled/error.cc:406
2736
2757
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2739
#: drizzled/error.cc:602
2741
msgid "Unknown key cache '%-.100s'"
2744
#: drizzled/error.cc:604
2746
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2747
"this switch for this grant to work"
2750
#: drizzled/error.cc:606
2760
#: ../drizzled/error.cc:407
2752
2762
msgid "Unknown table engine '%s'"
2755
#: drizzled/error.cc:608
2757
msgid "'%s' is deprecated; use '%s' instead"
2760
#: drizzled/error.cc:610
2765
#: ../drizzled/error.cc:408
2762
2767
msgid "The target table %-.100s of the %s is not updatable"
2765
#: drizzled/error.cc:612
2770
#: ../drizzled/error.cc:409
2768
2773
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2772
#: drizzled/error.cc:614
2777
#: ../drizzled/error.cc:410
2775
2780
"The Drizzle server is running with the %s option so it cannot execute this "
2779
#: drizzled/error.cc:616
2784
#: ../drizzled/error.cc:411
2781
2786
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2784
#: drizzled/error.cc:618
2789
#: ../drizzled/error.cc:412
2786
2791
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2789
#: drizzled/error.cc:620
2794
#: ../drizzled/error.cc:413
2791
2796
"Incorrect table definition; there can be only one TIMESTAMP column with "
2792
2797
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2795
#: drizzled/error.cc:622
2800
#: ../drizzled/error.cc:414
2797
2802
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2800
#: drizzled/error.cc:624
2801
msgid "This command is not supported in the prepared statement protocol yet"
2804
#: drizzled/error.cc:626
2805
#: ../drizzled/error.cc:415
2806
2807
msgid "Got error %d '%-.100s' from %s"
2809
#: drizzled/error.cc:628
2810
#: ../drizzled/error.cc:416
2811
2812
msgid "Got temporary error %d '%-.100s' from %s"
2814
#: drizzled/error.cc:630
2815
#: ../drizzled/error.cc:417
2816
2817
msgid "Unknown or incorrect time zone: '%-.64s'"
2819
#: drizzled/error.cc:632
2821
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2824
#: drizzled/error.cc:634
2820
#: ../drizzled/error.cc:418
2826
2822
msgid "Invalid %s character string: '%.64s'"
2829
#: drizzled/error.cc:636
2825
#: ../drizzled/error.cc:419
2831
2827
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2834
#: drizzled/error.cc:638
2836
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2839
#: drizzled/error.cc:640
2841
msgid "Can't create a %s from within another stored routine"
2844
#: drizzled/error.cc:642
2846
msgid "%s %s already exists"
2849
#: drizzled/error.cc:644
2830
#: ../drizzled/error.cc:420
2851
2832
msgid "%s %s does not exist"
2854
#: drizzled/error.cc:646
2856
msgid "Failed to DROP %s %s"
2859
#: drizzled/error.cc:648
2861
msgid "Failed to CREATE %s %s"
2864
#: drizzled/error.cc:650
2866
msgid "%s with no matching label: %s"
2869
#: drizzled/error.cc:652
2871
msgid "Redefining label %s"
2874
#: drizzled/error.cc:654
2876
msgid "End-label %s without match"
2879
#: drizzled/error.cc:656
2881
msgid "Referring to uninitialized variable %s"
2884
#: drizzled/error.cc:658
2886
msgid "PROCEDURE %s can't return a result set in the given context"
2889
#: drizzled/error.cc:660
2890
msgid "RETURN is only allowed in a FUNCTION"
2893
#: drizzled/error.cc:662
2895
msgid "%s is not allowed in stored procedures"
2898
#: drizzled/error.cc:664
2900
"The update log is deprecated and replaced by the binary log; SET "
2901
"SQL_LOG_UPDATE has been ignored"
2904
#: drizzled/error.cc:666
2906
"The update log is deprecated and replaced by the binary log; SET "
2907
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2910
#: drizzled/error.cc:668
2835
#: ../drizzled/error.cc:421
2911
2836
msgid "Query execution was interrupted"
2914
#: drizzled/error.cc:670
2916
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2919
#: drizzled/error.cc:672
2921
msgid "Undefined CONDITION: %s"
2924
#: drizzled/error.cc:674
2926
msgid "No RETURN found in FUNCTION %s"
2929
#: drizzled/error.cc:676
2931
msgid "FUNCTION %s ended without RETURN"
2934
#: drizzled/error.cc:678
2935
msgid "Cursor statement must be a SELECT"
2938
#: drizzled/error.cc:680
2939
msgid "Cursor SELECT must not have INTO"
2942
#: drizzled/error.cc:682
2944
msgid "Undefined CURSOR: %s"
2947
#: drizzled/error.cc:684
2948
msgid "Cursor is already open"
2951
#: drizzled/error.cc:686
2952
msgid "Cursor is not open"
2955
#: drizzled/error.cc:688
2957
msgid "Undeclared variable: %s"
2960
#: drizzled/error.cc:690
2961
msgid "Incorrect number of FETCH variables"
2964
#: drizzled/error.cc:692
2965
msgid "No data - zero rows fetched, selected, or processed"
2968
#: drizzled/error.cc:694
2970
msgid "Duplicate parameter: %s"
2973
#: drizzled/error.cc:696
2975
msgid "Duplicate variable: %s"
2978
#: drizzled/error.cc:698
2980
msgid "Duplicate condition: %s"
2983
#: drizzled/error.cc:700
2985
msgid "Duplicate cursor: %s"
2988
#: drizzled/error.cc:702
2990
msgid "Failed to ALTER %s %s"
2993
#: drizzled/error.cc:704
2994
msgid "Subquery value not supported"
2997
#: drizzled/error.cc:706
2999
msgid "%s is not allowed in stored function or trigger"
3002
#: drizzled/error.cc:708
3003
msgid "Variable or condition declaration after cursor or handler declaration"
3006
#: drizzled/error.cc:710
3007
msgid "Cursor declaration after handler declaration"
3010
#: drizzled/error.cc:712
3011
msgid "Case not found for CASE statement"
3014
#: drizzled/error.cc:714
3016
msgid "Configuration file '%-.192s' is too big"
3019
#: drizzled/error.cc:716
3021
msgid "Malformed file type header in file '%-.192s'"
3024
#: drizzled/error.cc:718
3026
msgid "Unexpected end of file while parsing comment '%-.200s'"
3029
#: drizzled/error.cc:720
3031
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3034
#: drizzled/error.cc:722
3036
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3039
#: drizzled/error.cc:724
3041
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3044
#: drizzled/error.cc:726
3046
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3049
#: drizzled/error.cc:728
3051
msgid "'%-.192s.%-.192s' is not %s"
3054
#: drizzled/error.cc:730
3056
msgid "Column '%-.192s' is not updatable"
3059
#: drizzled/error.cc:732
3060
msgid "View's SELECT contains a subquery in the FROM clause"
3063
#: drizzled/error.cc:734
3065
msgid "View's SELECT contains a '%s' clause"
3068
#: drizzled/error.cc:736
3069
msgid "View's SELECT contains a variable or parameter"
3072
#: drizzled/error.cc:738
3074
msgid "View's SELECT refers to a temporary table '%-.192s'"
3077
#: drizzled/error.cc:740
3078
msgid "View's SELECT and view's field list have different column counts"
3081
#: drizzled/error.cc:742
3083
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3086
#: drizzled/error.cc:744
3088
"View being updated does not have complete key of underlying table in it"
3091
#: drizzled/error.cc:746
3094
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3095
"function(s) or definer/invoker of view lack rights to use them"
3098
#: drizzled/error.cc:748
3100
msgid "Can't drop or alter a %s from within another stored routine"
3103
#: drizzled/error.cc:750
3104
msgid "GOTO is not allowed in a stored procedure handler"
3107
#: drizzled/error.cc:752
3108
msgid "Trigger already exists"
3111
#: drizzled/error.cc:754
3112
msgid "Trigger does not exist"
3115
#: drizzled/error.cc:756
3117
msgid "Trigger's '%-.192s' is view or temporary table"
3120
#: drizzled/error.cc:758
3122
msgid "Updating of %s row is not allowed in %strigger"
3125
#: drizzled/error.cc:760
3127
msgid "There is no %s row in %s trigger"
3130
#: drizzled/error.cc:762
2839
#: ../drizzled/error.cc:422
2842
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2843
"(s) or definer/invoker of view lack rights to use them"
2846
#: ../drizzled/error.cc:423
3132
2848
msgid "Field '%-.192s' doesn't have a default value"
3135
#: drizzled/error.cc:764
2851
#: ../drizzled/error.cc:424
3136
2852
msgid "Division by 0"
3139
#: drizzled/error.cc:766
2855
#: ../drizzled/error.cc:425
3141
2857
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3144
#: drizzled/error.cc:768
2860
#: ../drizzled/error.cc:426
3146
2862
msgid "Illegal %s '%-.192s' value found during parsing"
3149
#: drizzled/error.cc:770
3151
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3154
#: drizzled/error.cc:772
3156
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3159
#: drizzled/error.cc:774
3161
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3164
#: drizzled/error.cc:776
3166
msgid "Failed purging old relay logs: %s"
3169
#: drizzled/error.cc:778
3171
msgid "Password hash should be a %d-digit hexadecimal number"
3174
#: drizzled/error.cc:780
3175
msgid "Target log not found in binlog index"
3178
#: drizzled/error.cc:782
3179
msgid "I/O error reading log index file"
3182
#: drizzled/error.cc:784
3183
msgid "Server configuration does not permit binlog purge"
3186
#: drizzled/error.cc:786
3187
msgid "Failed on fseek()"
3190
#: drizzled/error.cc:788
3191
msgid "Fatal error during log purge"
3194
#: drizzled/error.cc:790
3195
msgid "A purgeable log is in use, will not purge"
3198
#: drizzled/error.cc:792
3199
msgid "Unknown error during log purge"
3202
#: drizzled/error.cc:794
3204
msgid "Failed initializing relay log position: %s"
3207
#: drizzled/error.cc:796
3208
msgid "You are not using binary logging"
3211
#: drizzled/error.cc:798
3214
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3217
#: drizzled/error.cc:800
3218
msgid "WSAStartup Failed"
3221
#: drizzled/error.cc:802
3222
msgid "Can't handle procedures with different groups yet"
3225
#: drizzled/error.cc:804
3226
msgid "Select must have a group with this procedure"
3229
#: drizzled/error.cc:806
3230
msgid "Can't use ORDER clause with this procedure"
3233
#: drizzled/error.cc:808
3235
msgid "Binary logging and replication forbid changing the global server %s"
3238
#: drizzled/error.cc:810
3240
msgid "Can't map file: %-.200s, errno: %d"
3243
#: drizzled/error.cc:812
3245
msgid "Wrong magic in %-.64s"
3248
#: drizzled/error.cc:814
3249
msgid "Prepared statement contains too many placeholders"
3252
#: drizzled/error.cc:816
2865
#: ../drizzled/error.cc:427
3254
2867
msgid "Key part '%-.192s' length cannot be 0"
3257
#: drizzled/error.cc:818
3258
msgid "View text checksum failed"
3261
#: drizzled/error.cc:820
3264
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3267
#: drizzled/error.cc:822
3269
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3272
#: drizzled/error.cc:824
3274
msgid "Can not delete from join view '%-.192s.%-.192s'"
3277
#: drizzled/error.cc:826
3279
msgid "Operation %s failed for %.256s"
3282
#: drizzled/error.cc:828
3283
msgid "XAER_NOTA: Unknown XID"
3286
#: drizzled/error.cc:830
3287
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3290
#: drizzled/error.cc:832
2870
#: ../drizzled/error.cc:428
3293
2873
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3294
2874
"the %.64s state"
3297
#: drizzled/error.cc:834
3298
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3301
#: drizzled/error.cc:836
3303
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3307
#: drizzled/error.cc:838
3308
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3311
#: drizzled/error.cc:840
3314
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3318
#: drizzled/error.cc:842
3319
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3322
#: drizzled/error.cc:844
3323
msgid "Failed to revoke all privileges to dropped routine"
3326
#: drizzled/error.cc:846
2877
#: ../drizzled/error.cc:429
3328
2879
msgid "Data too long for column '%s' at row %ld"
3331
#: drizzled/error.cc:848
3333
msgid "Bad SQLSTATE: '%s'"
3336
#: drizzled/error.cc:850
2882
#: ../drizzled/error.cc:430
3339
2885
"%s: ready for connections.\n"
3340
2886
"Version: '%s' %s\n"
3343
#: drizzled/error.cc:852
2889
#: ../drizzled/error.cc:431
3344
2890
msgid "Can't load value from file with fixed size rows to variable"
3347
#: drizzled/error.cc:854
3348
msgid "You are not allowed to create a user with GRANT"
3351
#: drizzled/error.cc:856
2893
#: ../drizzled/error.cc:432
3353
2895
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3356
#: drizzled/error.cc:858
2898
#: ../drizzled/error.cc:433
3357
2899
msgid "Table definition has changed, please retry transaction"
3360
#: drizzled/error.cc:860
3361
msgid "Duplicate handler declared in the same block"
3364
#: drizzled/error.cc:862
3367
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3368
"variable in BEFORE trigger"
3371
#: drizzled/error.cc:864
2902
#: ../drizzled/error.cc:434
3373
2904
msgid "Not allowed to return a result set from a %s"
3376
#: drizzled/error.cc:866
2907
#: ../drizzled/error.cc:435
3377
2908
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3380
#: drizzled/error.cc:868
3382
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3383
"declaration and binary logging is enabled; if non-transactional tables were "
3384
"updated, the binary log will miss their changes"
3387
#: drizzled/error.cc:870
3389
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3390
"declaration and binary logging is enabled (you *might* want to use the less "
3391
"safe log_bin_trust_function_creators variable)"
3394
#: drizzled/error.cc:872
3396
"You do not have the SUPER privilege and binary logging is enabled (you "
3397
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3400
#: drizzled/error.cc:874
3402
"You can't execute a prepared statement which has an open cursor associated "
3403
"with it. Reset the statement to re-execute it."
3406
#: drizzled/error.cc:876
3408
msgid "The statement (%lu) has no open cursor."
3411
#: drizzled/error.cc:878
2911
#: ../drizzled/error.cc:436
3413
2913
"Explicit or implicit commit is not allowed in stored function or trigger."
3416
#: drizzled/error.cc:880
3419
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3422
#: drizzled/error.cc:882
3423
msgid "Recursive stored functions and triggers are not allowed."
3426
#: drizzled/error.cc:884
2916
#: ../drizzled/error.cc:437
3428
2918
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3431
#: drizzled/error.cc:886
2921
#: ../drizzled/error.cc:438
3433
2923
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3436
#: drizzled/error.cc:888
3439
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3443
#: drizzled/error.cc:890
3445
"You can't combine write-locking of system tables with other tables or lock "
3449
#: drizzled/error.cc:892
3451
msgid "Unable to connect to foreign data source: %.64s"
3454
#: drizzled/error.cc:894
3457
"There was a problem processing the query on the foreign data source. Data "
3458
"source error: %-.64s"
3461
#: drizzled/error.cc:896
3464
"The foreign data source you are trying to reference does not exist. Data "
3465
"source error: %-.64s"
3468
#: drizzled/error.cc:898
3471
"Can't create federated table. The data source connection string '%-.64s' is "
3472
"not in the correct format"
3475
#: drizzled/error.cc:900
3478
"The data source connection string '%-.64s' is not in the correct format"
3481
#: drizzled/error.cc:902
3483
msgid "Can't create federated table. Foreign data src error: %-.64s"
3486
#: drizzled/error.cc:904
2926
#: ../drizzled/error.cc:439
2929
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2933
#: ../drizzled/error.cc:440
3487
2934
msgid "Trigger in wrong schema"
3490
#: drizzled/error.cc:906
2937
#: ../drizzled/error.cc:441
3493
2940
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3494
2941
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3497
#: drizzled/error.cc:908
3499
msgid "Routine body for '%-.100s' is too long"
3502
#: drizzled/error.cc:910
3503
msgid "Cannot drop default keycache"
3506
#: drizzled/error.cc:912
2944
#: ../drizzled/error.cc:442
3508
2946
msgid "Display width out of range for column '%-.192s' (max = %d)"
3511
#: drizzled/error.cc:914
3512
msgid "XAER_DUPID: The XID already exists"
3515
#: drizzled/error.cc:916
2949
#: ../drizzled/error.cc:443
3517
2951
msgid "Datetime function: %-.32s field overflow"
3520
#: drizzled/error.cc:918
3523
"Can't update table '%-.192s' in stored function/trigger because it is "
3524
"already used by statement which invoked this stored function/trigger."
3527
#: drizzled/error.cc:920
3530
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3534
#: drizzled/error.cc:922
3536
"The prepared statement contains a stored routine call that refers to that "
3537
"same statement. It's not allowed to execute a prepared statement in such a "
3541
#: drizzled/error.cc:924
3542
msgid "Not allowed to set autocommit from a stored function or trigger"
3545
#: drizzled/error.cc:926
3546
msgid "Definer is not fully qualified"
3549
#: drizzled/error.cc:928
3552
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3553
"Current user is used as definer. Please recreate the view!"
3556
#: drizzled/error.cc:930
3559
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3563
#: drizzled/error.cc:932
3565
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3568
#: drizzled/error.cc:934
3570
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3573
#: drizzled/error.cc:936
2954
#: ../drizzled/error.cc:444
3576
2957
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3579
#: drizzled/error.cc:938
2960
#: ../drizzled/error.cc:445
3582
2963
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3585
#: drizzled/error.cc:940
3587
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3590
#: drizzled/error.cc:942
3593
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3594
"activated under the authorization of the invoker, which may have "
3595
"insufficient privileges. Please recreate the trigger."
3598
#: drizzled/error.cc:944
3600
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3603
#: drizzled/error.cc:946
3606
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3607
"exceeded for routine %.192s"
3610
#: drizzled/error.cc:948
3613
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3614
"or contains bad data (internal code %d)"
3617
#: drizzled/error.cc:950
3619
msgid "Incorrect routine name '%-.192s'"
3622
#: drizzled/error.cc:952
3625
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3628
#: drizzled/error.cc:954
3629
msgid "AGGREGATE is not supported for stored functions"
3632
#: drizzled/error.cc:956
3635
"Can't create more than max_prepared_stmt_count statements (current value: "
3639
#: drizzled/error.cc:958
3641
msgid "`%-.192s`.`%-.192s` contains view recursion"
3644
#: drizzled/error.cc:960
2966
#: ../drizzled/error.cc:446
2967
msgid "No data - zero rows fetched, selected, or processed"
2970
#: ../drizzled/error.cc:447
2972
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2975
#: ../drizzled/error.cc:448
3646
2977
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3649
#: drizzled/error.cc:962
2980
#: ../drizzled/error.cc:449
3650
2981
msgid "The used table type doesn't support SPATIAL indexes"
3653
#: drizzled/error.cc:964
3654
msgid "Triggers can not be created on system tables"
3657
#: drizzled/error.cc:966
2984
#: ../drizzled/error.cc:450
3659
2986
msgid "Leading spaces are removed from name '%s'"
3662
#: drizzled/error.cc:968
2989
#: ../drizzled/error.cc:451
3663
2990
msgid "Failed to read auto-increment value from storage engine"
3666
#: drizzled/error.cc:970
3670
#: drizzled/error.cc:972
3674
#: drizzled/error.cc:974
2993
#: ../drizzled/error.cc:452
3676
2995
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3679
#: drizzled/error.cc:976
3681
msgid "The target table %-.100s of the %s is not insertable-into"
3684
#: drizzled/error.cc:978
3687
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3690
#: drizzled/error.cc:980
2998
#: ../drizzled/error.cc:453
3691
2999
msgid "Too high level of nesting for select"
3694
#: drizzled/error.cc:982
3002
#: ../drizzled/error.cc:454
3696
3004
msgid "Name '%-.64s' has become ''"
3699
#: drizzled/error.cc:984
3007
#: ../drizzled/error.cc:455
3701
3009
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3702
3010
"optional and non-empty FIELDS ENCLOSED BY"
3705
#: drizzled/error.cc:986
3707
msgid "The foreign server, %s, you are trying to create already exists."
3710
#: drizzled/error.cc:988
3713
"The foreign server name you are trying to reference does not exist. Data "
3714
"source error: %-.64s"
3717
#: drizzled/error.cc:990
3013
#: ../drizzled/error.cc:456
3720
3016
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3723
#: drizzled/error.cc:992
3726
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3730
#: drizzled/error.cc:994
3733
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3736
#: drizzled/error.cc:996
3737
msgid "MAXVALUE can only be used in last partition definition"
3740
#: drizzled/error.cc:998
3741
msgid "Subpartitions can only be hash partitions and by key"
3744
#: drizzled/error.cc:1000
3745
msgid "Must define subpartitions on all partitions if on one partition"
3748
#: drizzled/error.cc:1002
3749
msgid "Wrong number of partitions defined, mismatch with previous setting"
3752
#: drizzled/error.cc:1004
3753
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3756
#: drizzled/error.cc:1006
3758
"Constant/Random expression in (sub)partitioning function is not allowed"
3761
#: drizzled/error.cc:1008
3762
msgid "Expression in RANGE/LIST VALUES must be constant"
3765
#: drizzled/error.cc:1010
3766
msgid "Field in list of fields for partition function not found in table"
3769
#: drizzled/error.cc:1012
3770
msgid "List of fields is only allowed in KEY partitions"
3773
#: drizzled/error.cc:1014
3775
"The partition info in the frm file is not consistent with what can be "
3776
"written into the frm file"
3779
#: drizzled/error.cc:1016
3781
msgid "The %-.192s function returns the wrong type"
3784
#: drizzled/error.cc:1018
3786
msgid "For %-.64s partitions each partition must be defined"
3789
#: drizzled/error.cc:1020
3790
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3793
#: drizzled/error.cc:1022
3794
msgid "VALUES value must be of same type as partition function"
3797
#: drizzled/error.cc:1024
3798
msgid "Multiple definition of same constant in list partitioning"
3801
#: drizzled/error.cc:1026
3802
msgid "Partitioning can not be used stand-alone in query"
3805
#: drizzled/error.cc:1028
3807
"The mix of handlers in the partitions is not allowed in this version of "
3811
#: drizzled/error.cc:1030
3813
msgid "For the partitioned engine it is necessary to define all %-.64s"
3816
#: drizzled/error.cc:1032
3817
msgid "Too many partitions (including subpartitions) were defined"
3820
#: drizzled/error.cc:1034
3822
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3823
"partitioning for subpartitioning"
3826
#: drizzled/error.cc:1036
3827
msgid "Failed to create specific handler file"
3830
#: drizzled/error.cc:1038
3831
msgid "A BLOB field is not allowed in partition function"
3834
#: drizzled/error.cc:1040
3837
"A %-.192s must include all columns in the table's partitioning function"
3840
#: drizzled/error.cc:1042
3842
msgid "Number of %-.64s = 0 is not an allowed value"
3845
#: drizzled/error.cc:1044
3846
msgid "Partition management on a not partitioned table is not possible"
3849
#: drizzled/error.cc:1046
3851
"Foreign key condition is not yet supported in conjunction with partitioning"
3854
#: drizzled/error.cc:1048
3856
msgid "Error in list of partitions to %-.64s"
3859
#: drizzled/error.cc:1050
3860
msgid "Cannot remove all partitions, use DROP TABLE instead"
3863
#: drizzled/error.cc:1052
3864
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3867
#: drizzled/error.cc:1054
3869
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3873
#: drizzled/error.cc:1056
3875
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3876
"tables using HASH PARTITIONs"
3879
#: drizzled/error.cc:1058
3881
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3884
#: drizzled/error.cc:1060
3885
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3888
#: drizzled/error.cc:1062
3889
msgid "At least one partition must be added"
3892
#: drizzled/error.cc:1064
3893
msgid "At least one partition must be coalesced"
3896
#: drizzled/error.cc:1066
3897
msgid "More partitions to reorganize than there are partitions"
3900
#: drizzled/error.cc:1068
3902
msgid "Duplicate partition name %-.192s"
3905
#: drizzled/error.cc:1070
3906
msgid "It is not allowed to shut off binlog on this command"
3909
#: drizzled/error.cc:1072
3911
"When reorganizing a set of partitions they must be in consecutive order"
3914
#: drizzled/error.cc:1074
3916
"Reorganize of range partitions cannot change total ranges except for last "
3917
"partition where it can extend the range"
3920
#: drizzled/error.cc:1076
3921
msgid "Partition function not supported in this version for this handler"
3924
#: drizzled/error.cc:1078
3925
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3928
#: drizzled/error.cc:1080
3930
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3933
#: drizzled/error.cc:1082
3935
msgid "Plugin '%-.192s' is not loaded"
3938
#: drizzled/error.cc:1084
3019
#: ../drizzled/error.cc:457
3940
3021
msgid "Incorrect %-.32s value: '%-.128s'"
3943
#: drizzled/error.cc:1086
3024
#: ../drizzled/error.cc:458
3945
3026
msgid "Table has no partition for value %-.64s"
3948
#: drizzled/error.cc:1088
3950
msgid "It is not allowed to specify %s more than once"
3953
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3955
msgid "Failed to create %s"
3958
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3960
msgid "Failed to drop %s"
3963
#: drizzled/error.cc:1094
3964
msgid "The handler doesn't support autoextend of tablespaces"
3967
#: drizzled/error.cc:1096
3969
"A size parameter was incorrectly specified, either number or on the form 10M"
3972
#: drizzled/error.cc:1098
3974
"The size number was correct but we don't allow the digit part to be more "
3978
#: drizzled/error.cc:1100
3980
msgid "Failed to alter: %s"
3983
#: drizzled/error.cc:1102
3029
#: ../drizzled/error.cc:459
3984
3030
msgid "Writing one row to the row-based binary log failed"
3987
#: drizzled/error.cc:1104
3989
msgid "Table definition on master and slave does not match: %s"
3992
#: drizzled/error.cc:1106
3994
"Slave running with --log-slave-updates must use row-based binary logging to "
3995
"be able to replicate row-based binary log events"
3998
#: drizzled/error.cc:1108
4000
msgid "Event '%-.192s' already exists"
4003
#: drizzled/error.cc:1110
4005
msgid "Failed to store event %s. Error code %d from storage engine."
4008
#: drizzled/error.cc:1112
4010
msgid "Unknown event '%-.192s'"
4013
#: drizzled/error.cc:1114
4015
msgid "Failed to alter event '%-.192s'"
4018
#: drizzled/error.cc:1118
4019
msgid "INTERVAL is either not positive or too big"
4022
#: drizzled/error.cc:1120
4023
msgid "ENDS is either invalid or before STARTS"
4026
#: drizzled/error.cc:1122
4027
msgid "Event execution time is in the past. Event has been disabled"
4030
#: drizzled/error.cc:1124
4031
msgid "Failed to open drizzle.event"
4034
#: drizzled/error.cc:1126
4035
msgid "No datetime expression provided"
4038
#: drizzled/error.cc:1128
4041
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4042
"probably corrupted"
4045
#: drizzled/error.cc:1130
4047
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4050
#: drizzled/error.cc:1132
4051
msgid "Failed to delete the event from drizzle.event"
4054
#: drizzled/error.cc:1134
4055
msgid "Error during compilation of event's body"
4058
#: drizzled/error.cc:1136
4059
msgid "Same old and new event name"
4062
#: drizzled/error.cc:1138
4064
msgid "Data for column '%s' too long"
4067
#: drizzled/error.cc:1140
3033
#: ../drizzled/error.cc:460
4069
3035
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4072
#: drizzled/error.cc:1142
4075
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4079
#: drizzled/error.cc:1144
4080
msgid "You can't write-lock a log table. Only read access is possible"
4083
#: drizzled/error.cc:1146
4084
msgid "You can't use locks with log tables."
4087
#: drizzled/error.cc:1148
3038
#: ../drizzled/error.cc:461
4090
3041
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4091
3042
"%d would lead to a duplicate entry"
4094
#: drizzled/error.cc:1150
4097
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4098
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4101
#: drizzled/error.cc:1152
4103
"Cannot switch out of the row-based binary log format when the session has "
4104
"open temporary tables"
4107
#: drizzled/error.cc:1154
4109
"Cannot change the binary logging format inside a stored function or trigger"
4112
#: drizzled/error.cc:1156
4114
"The NDB cluster engine does not support changing the binlog format on the "
4118
#: drizzled/error.cc:1158
4119
msgid "Cannot create temporary table with partitions"
4122
#: drizzled/error.cc:1160
4123
msgid "Partition constant is out of partition function domain"
4126
#: drizzled/error.cc:1162
4127
msgid "This partition function is not allowed"
4130
#: drizzled/error.cc:1164
4131
msgid "Error in DDL log"
4134
#: drizzled/error.cc:1166
4135
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4138
#: drizzled/error.cc:1168
4139
msgid "Incorrect partition name"
4142
#: drizzled/error.cc:1170
3045
#: ../drizzled/error.cc:462
4144
3047
"Transaction isolation level can't be changed while a transaction is in "
4148
#: drizzled/error.cc:1172
4151
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4152
"'%-.192s' for key '%-.192s'"
4155
#: drizzled/error.cc:1174
4157
msgid "Internal scheduler error %d"
4160
#: drizzled/error.cc:1176
4162
msgid "Error during starting/stopping of the scheduler. Error code %u"
4165
#: drizzled/error.cc:1178
4166
msgid "Engine cannot be used in partitioned tables"
4169
#: drizzled/error.cc:1180
4171
msgid "Cannot activate '%-.64s' log"
4174
#: drizzled/error.cc:1182
4175
msgid "The server was not built with row-based replication"
4178
#: drizzled/error.cc:1184
4179
msgid "Decoding of base64 string failed"
4182
#: drizzled/error.cc:1186
4183
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4186
#: drizzled/error.cc:1188
4188
"Cannot proceed because system tables used by Event Scheduler were found "
4189
"damaged at server start"
4192
#: drizzled/error.cc:1190
4193
msgid "Only integers allowed as number here"
4196
#: drizzled/error.cc:1192
4197
msgid "This storage engine cannot be used for log tables"
4200
#: drizzled/error.cc:1194
4202
msgid "You cannot '%s' a log table if logging is enabled"
4205
#: drizzled/error.cc:1196
4208
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4209
"rename two tables: the log table to an archive table and another table back "
4213
#: drizzled/error.cc:1198
3051
#: ../drizzled/error.cc:463
4215
3053
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4218
#: drizzled/error.cc:1200
3056
#: ../drizzled/error.cc:464
4220
3058
msgid "Incorrect parameters in the call to native function '%-.192s'"
4223
#: drizzled/error.cc:1202
4225
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4228
#: drizzled/error.cc:1204
4230
msgid "This function '%-.192s' has the same name as a native function"
4233
#: drizzled/error.cc:1206
3061
#: ../drizzled/error.cc:465
4235
3063
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4238
#: drizzled/error.cc:1208
4239
msgid "Too many files opened, please execute the command again"
4242
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4244
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4245
"The event was dropped immediately after creation."
4248
#: drizzled/error.cc:1214
4250
msgid "The incident %s occurred on the master. Message: %-.64s"
4253
#: drizzled/error.cc:1216
4254
msgid "Table has no partition for some existing values"
4257
#: drizzled/error.cc:1218
4258
msgid "Statement is not safe to log in statement format."
4261
#: drizzled/error.cc:1220
4263
msgid "Fatal error: %s"
4266
#: drizzled/error.cc:1222
4268
msgid "Relay log read failure: %s"
4271
#: drizzled/error.cc:1224
4273
msgid "Relay log write failure: %s"
4276
#: drizzled/error.cc:1228
4278
msgid "Master command %s failed: %s"
4281
#: drizzled/error.cc:1230
4283
msgid "Binary logging not possible. Message: %s"
4286
#: drizzled/error.cc:1232
4288
msgid "View `%-.64s`.`%-.64s` has no creation context"
4291
#: drizzled/error.cc:1234
4293
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4296
#: drizzled/error.cc:1236
4298
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4301
#: drizzled/error.cc:1238
4303
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4306
#: drizzled/error.cc:1240
4308
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4311
#: drizzled/error.cc:1242
4313
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4316
#: drizzled/error.cc:1244
4318
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4321
#: drizzled/error.cc:1246
4323
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4326
#: drizzled/error.cc:1248
4328
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4331
#: drizzled/error.cc:1250
4333
msgid "Ambiguous slave modes combination. %s"
4336
#: drizzled/error.cc:1252
4339
"The BINLOG statement of type `%s` was not preceded by a format description "
4343
#: drizzled/error.cc:1254
4344
msgid "Corrupted replication event was detected"
4347
#: drizzled/error.cc:1256
3066
#: ../drizzled/error.cc:466
4349
3068
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4352
#: drizzled/error.cc:1258
4354
msgid "Being purged log %s was not found"
4357
#: drizzled/error.cc:1260
4359
msgid "Converted to non-transactional lock on '%-.64s'"
4362
#: drizzled/error.cc:1262
4364
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4367
#: drizzled/error.cc:1264
4370
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4373
#: drizzled/error.cc:1266
4375
msgid "Can't access storage engine of table %-.64s"
4378
#: drizzled/error.cc:1268
4379
msgid "Starting backup process"
4382
#: drizzled/error.cc:1270
4383
msgid "Backup completed"
4386
#: drizzled/error.cc:1272
4387
msgid "Starting restore process"
4390
#: drizzled/error.cc:1274
4391
msgid "Restore completed"
4394
#: drizzled/error.cc:1276
4395
msgid "Nothing to backup"
4398
#: drizzled/error.cc:1278
4400
msgid "Database '%-.64s' cannot be included in a backup"
4403
#: drizzled/error.cc:1280
4405
"Error during backup operation - server's error log contains more information "
4409
#: drizzled/error.cc:1282
4411
"Error during restore operation - server's error log contains more "
4412
"information about the error"
4415
#: drizzled/error.cc:1284
4417
"Can't execute this command because another BACKUP/RESTORE operation is in "
4421
#: drizzled/error.cc:1286
4422
msgid "Error when preparing for backup operation"
4425
#: drizzled/error.cc:1288
4426
msgid "Error when preparing for restore operation"
4429
#: drizzled/error.cc:1290
4431
msgid "Invalid backup location '%-.64s'"
4434
#: drizzled/error.cc:1292
4436
msgid "Can't read backup location '%-.64s'"
4439
#: drizzled/error.cc:1294
4441
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4444
#: drizzled/error.cc:1296
4445
msgid "Can't enumerate server databases"
4448
#: drizzled/error.cc:1298
4449
msgid "Can't enumerate server tables"
4452
#: drizzled/error.cc:1300
4454
msgid "Can't enumerate tables in database %-.64s"
4457
#: drizzled/error.cc:1302
4459
msgid "Skipping view %-.64s in database %-.64s"
4462
#: drizzled/error.cc:1304
4464
msgid "Skipping table %-.64s since it has no valid storage engine"
4467
#: drizzled/error.cc:1306
4469
msgid "Can't open table %-.64s"
4472
#: drizzled/error.cc:1308
4473
msgid "Can't read backup archive preamble"
4476
#: drizzled/error.cc:1310
4477
msgid "Can't write backup archive preamble"
4480
#: drizzled/error.cc:1312
4482
msgid "Can't find backup driver for table %-.64s"
4485
#: drizzled/error.cc:1314
4488
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4492
#: drizzled/error.cc:1316
4494
msgid "Can't create %-.64s backup driver"
4497
#: drizzled/error.cc:1318
4499
msgid "Can't create %-.64s restore driver"
4502
#: drizzled/error.cc:1320
4504
msgid "Found %d images in backup archive but maximum %d are supported"
4507
#: drizzled/error.cc:1322
4509
msgid "Error when saving meta-data of %-.64s"
4512
#: drizzled/error.cc:1324
4513
msgid "Error when reading meta-data list"
4516
#: drizzled/error.cc:1326
4518
msgid "Can't create %-.64s"
4521
#: drizzled/error.cc:1328
4522
msgid "Can't allocate buffer for image data transfer"
4525
#: drizzled/error.cc:1330
4527
msgid "Error when writing %-.64s backup image data (for table #%d)"
4530
#: drizzled/error.cc:1332
4531
msgid "Error when reading data from backup stream"
4534
#: drizzled/error.cc:1334
4535
msgid "Can't go to the next chunk in backup stream"
4538
#: drizzled/error.cc:1336
4540
msgid "Can't initialize %-.64s backup driver"
4543
#: drizzled/error.cc:1338
4545
msgid "Can't initialize %-.64s restore driver"
4548
#: drizzled/error.cc:1340
4550
msgid "Can't shut down %-.64s backup driver"
4553
#: drizzled/error.cc:1342
4555
msgid "Can't shut down %-.64s backup driver(s)"
4558
#: drizzled/error.cc:1344
4560
msgid "%-.64s backup driver can't prepare for synchronization"
4563
#: drizzled/error.cc:1346
4565
msgid "%-.64s backup driver can't create its image validity point"
4568
#: drizzled/error.cc:1348
4570
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4573
#: drizzled/error.cc:1350
4575
msgid "%-.64s backup driver can't cancel its backup operation"
4578
#: drizzled/error.cc:1352
4580
msgid "%-.64s restore driver can't cancel its restore operation"
4583
#: drizzled/error.cc:1354
4585
msgid "Error when polling %-.64s backup driver for its image data"
4588
#: drizzled/error.cc:1356
4591
"Error when sending image data (for table #%d) to %-.64s restore driver"
4594
#: drizzled/error.cc:1358
4597
"After %d attempts %-.64s restore driver still can't accept next block of data"
4600
#: drizzled/error.cc:1360
4602
msgid "Open and lock tables failed in %-.64s"
4605
#: drizzled/error.cc:1362
4606
msgid "Backup driver's table locking thread can not be initialized."
4609
#: drizzled/error.cc:1364
4611
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4612
"and 'drizzle.online_backup_progress'."
4615
#: drizzled/error.cc:1366
4617
msgid "Tablespace '%-.192s' already exists"
4620
#: drizzled/error.cc:1368
4622
msgid "Tablespace '%-.192s' doesn't exist"
4625
#: drizzled/error.cc:1370
4627
msgid "Unexpected master's heartbeat data: %s"
4630
#: drizzled/error.cc:1372
4632
msgid "The requested value for the heartbeat period %s %s"
4635
#: drizzled/error.cc:1374
4637
msgid "Can't write to the online backup progress log %-.64s."
4640
#: drizzled/error.cc:1376
4642
msgid "Tablespace '%-.192s' not empty"
4645
#: drizzled/error.cc:1378
4648
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4649
"server. The original definition of the required tablespace is '%-.256s' "
4650
"while the same tablespace is defined on the server as '%-.256s'"
4653
#: drizzled/error.cc:1380
4654
msgid "A virtual column cannot be based on a virtual column"
4657
#: drizzled/error.cc:1382
4659
msgid "Non-deterministic expression for virtual column '%s'."
4662
#: drizzled/error.cc:1384
4665
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4668
#: drizzled/error.cc:1386
4669
msgid "Primary key cannot be defined upon a virtual column."
4672
#: drizzled/error.cc:1388
4673
msgid "Key/Index cannot be defined on a non-stored virtual column."
4676
#: drizzled/error.cc:1390
4678
msgid "Cannot define foreign key with %s clause on a virtual column."
4681
#: drizzled/error.cc:1392
4683
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4686
#: drizzled/error.cc:1394
4688
msgid "'%s' is not yet supported for virtual columns."
4691
#: drizzled/error.cc:1396
4692
msgid "Constant expression in virtual column function is not allowed."
4695
#: drizzled/error.cc:1398
4696
msgid "Encountered an unknown temporal type."
4699
#: drizzled/error.cc:1400
4701
msgid "Received an invalid string format '%s' for a date value."
4704
#: drizzled/error.cc:1402
4706
msgid "Received an invalid string format '%s' for a time value."
4709
#: drizzled/error.cc:1404
3071
#: ../drizzled/error.cc:467
4711
3073
msgid "Received an invalid value '%s' for a UNIX timestamp."
4714
#: drizzled/error.cc:1406
3076
#: ../drizzled/error.cc:468
4716
3078
msgid "Received an invalid datetime value '%s'."
4719
#: drizzled/error.cc:1408
3081
#: ../drizzled/error.cc:469
4721
3083
msgid "Received a NULL argument for function '%s'."
4724
#: drizzled/error.cc:1410
4726
msgid "Received an invalid negative argument '%s' for function '%s'."
4729
#: drizzled/error.cc:1412
3086
#: ../drizzled/error.cc:470
4731
3088
msgid "Received an out-of-range argument '%s' for function '%s'."
4734
#: drizzled/error.cc:1414
4736
msgid "Received an invalid time value '%s'."
4739
#: drizzled/error.cc:1416
3091
#: ../drizzled/error.cc:471
4741
3093
msgid "Received an invalid enum value '%s'."
4744
#: drizzled/logging.cc:59
4746
msgid "logging '%s' pre() failed"
4749
#: drizzled/logging.cc:84
4751
msgid "logging '%s' post() failed"
4754
#: drizzled/message/command_reader.cc:55
4756
msgid "Usage: %s COMMAND_LOG\n"
4759
#: drizzled/message/command_reader.cc:64
4761
msgid "Cannot open file: %s\n"
4764
#: drizzled/message/command_reader.cc:83
4766
msgid "Failed to read initial length header\n"
4769
#: drizzled/message/command_reader.cc:90
4771
msgid "Attempted to read record bigger than SIZE_MAX\n"
4774
#: drizzled/message/command_reader.cc:110
4776
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4779
#: drizzled/message/command_reader.cc:120
4782
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4786
#: drizzled/message/command_reader.cc:126
4788
msgid "Unable to parse command. Got error: %s.\n"
4791
#: drizzled/message/command_reader.cc:128
4793
msgid "BUFFER: %s\n"
4796
#: drizzled/message/command_reader.cc:136
4799
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4802
#: drizzled/plugin/listen_tcp.cc:47
4804
msgid "accept() failed with errno %d"
4807
#: drizzled/plugin/listen_tcp.cc:83
4809
msgid "getaddrinfo() failed with error %s"
4812
#: drizzled/plugin/listen_tcp.cc:115
4814
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4817
#: drizzled/plugin/listen_tcp.cc:126
4819
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4822
#: drizzled/plugin/listen_tcp.cc:135
4824
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4827
#: drizzled/plugin/listen_tcp.cc:144
4829
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4832
#: drizzled/plugin/listen_tcp.cc:153
4834
msgid "setsockopt(SO_LINGER) failed with errno %d"
4837
#: drizzled/plugin/listen_tcp.cc:162
4839
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4842
#: drizzled/plugin/listen_tcp.cc:183
4844
msgid "Retrying bind() on %u"
4847
#: drizzled/plugin/listen_tcp.cc:190
4849
msgid "bind() failed with errno: %d"
4852
#: drizzled/plugin/listen_tcp.cc:193
4853
msgid "Do you already have another drizzled running?"
4856
#: drizzled/plugin/listen_tcp.cc:200
4858
msgid "listen() failed with errno %d"
4861
#: drizzled/plugin/listen_tcp.cc:206
4863
msgid "Listening on %s:%s\n"
4866
#: drizzled/plugin/storage_engine.cc:315
4868
msgid "Found %d prepared transaction(s) in %s"
4871
#: drizzled/plugin/storage_engine.cc:389
4872
msgid "Starting crash recovery..."
4875
#: drizzled/plugin/storage_engine.cc:398
4877
msgid "Found %d prepared XA transactions"
4880
#: drizzled/plugin/storage_engine.cc:403
4883
"Found %d prepared transactions! It means that drizzled was not shut down "
4884
"properly last time and critical recovery information (last binlog or %s "
4885
"file) was manually deleted after a crash. You have to start drizzled with "
4886
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4889
#: drizzled/plugin/storage_engine.cc:413
4890
msgid "Crash recovery finished."
4893
#: drizzled/qcache.cc:63
4895
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4898
#: drizzled/qcache.cc:86
4900
msgid "qcache plugin '%s' set() failed"
4903
#: drizzled/qcache.cc:110
4905
msgid "qcache plugin '%s' invalidate_table() failed"
4908
#: drizzled/qcache.cc:137
4910
msgid "qcache plugin '%s' invalidate_db() failed"
4913
#: drizzled/qcache.cc:157
4915
msgid "qcache plugin '%s' flush() failed"
4918
#: drizzled/scheduling.cc:37
4921
"Attempted to register a scheduler %s, but a scheduler has already been "
4922
"registered with that name.\n"
4925
#: drizzled/scheduling.cc:62
4927
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4930
#: drizzled/scheduling.cc:77
4931
msgid "Scheduler initialization failed.\n"
4934
#: drizzled/session.cc:2166
4936
msgid "Could not remove temporary table: '%s', error: %d"
4939
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4941
msgid "realloc() failed with errno %d"
4944
#: drizzled/slot/listen.cc:94
4945
msgid "No sockets could be bound for listening"
4948
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4950
msgid "pipe() failed with errno %d"
4953
#: drizzled/slot/listen.cc:137
4955
msgid "poll() failed with errno %d"
4958
#: drizzled/sql_base.cc:1445
4960
msgid "Table %s had a open data handler in reopen_table"
4963
#: drizzled/sql_base.cc:2026
4965
msgid "Couldn't repair table: %s.%s"
4968
#: drizzled/sql_base.cc:2068
4971
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4972
"`%s`.`%s`' to replication"
4975
#: drizzled/sql_plugin.cc:553
4977
msgid "Plugin '%s' init function returned error.\n"
4980
#: drizzled/sql_plugin.cc:713
4981
msgid "plugin-load parameter too long"
4984
#: drizzled/sql_plugin.cc:775
4986
msgid "Couldn't load plugin named '%s' with soname '%s'."
4989
#: drizzled/sql_plugin.cc:1115
4990
msgid "Out of memory."
4993
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4995
msgid "Unknown variable type code 0x%x in plugin '%s'."
4998
#: drizzled/sql_plugin.cc:2010
5001
"Server variable %s of plugin %s was forced to be read-only: string variable "
5002
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5005
#: drizzled/sql_plugin.cc:2041
5007
msgid "Missing variable name in plugin '%s'."
5010
#: drizzled/sql_plugin.cc:2058
5012
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5015
#: drizzled/sql_plugin.cc:2186
5017
msgid "Out of memory for plugin '%s'."
5020
#: drizzled/sql_plugin.cc:2193
5022
msgid "Bad options for plugin '%s'."
5025
#: drizzled/sql_plugin.cc:2202
5027
msgid "Parsing options for plugin '%s' failed."
5030
#: drizzled/sql_plugin.cc:2251
5032
msgid "Plugin '%s' has conflicting system variables"
5035
#: drizzled/sql_table.cc:231
5037
"Table name cannot be encoded and fit within filesystem name length "
5041
#: drizzled/sql_table.cc:241
5043
"Schema name cannot be encoded and fit within filesystem name length "
5047
#: drizzled/sql_table.cc:2360
5049
msgid "Unknown - internal error %d during operation"
5052
#: drizzled/statement/alter_table.cc:1136
5054
msgid "Could not open table %s.%s after rename\n"
5057
#: drizzled/statement/alter_table.cc:1299
5060
"order_st BY ignored because there is a user-defined clustered index in the "
5064
#: drizzled/table.cc:329
5067
"'%s' had no or invalid character set, and default character set is multi-"
5068
"byte, so character column sizes may have changed"
5071
#: drizzled/table.cc:1608
5073
msgid "Unknown collation '%s' in table '%-.64s' definition"
5076
#: drizzled/table.cc:1615
5079
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5083
#: drizzled/table.cc:3515
5085
msgid "Got error %d when reading table '%s'"
5088
#: drizzled/tztime.cc:1061
5090
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5093
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5095
msgid "%s: option `%s' is ambiguous\n"
5098
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5100
msgid "%s: option `--%s' doesn't allow an argument\n"
5103
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5105
msgid "%s: option `%c%s' doesn't allow an argument\n"
5108
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5109
#: gnulib/getopt.c:993
5111
msgid "%s: option `%s' requires an argument\n"
5114
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5116
msgid "%s: unrecognized option `--%s'\n"
5119
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5121
msgid "%s: unrecognized option `%c%s'\n"
5124
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5126
msgid "%s: illegal option -- %c\n"
5129
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5131
msgid "%s: invalid option -- %c\n"
5134
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5135
#: gnulib/getopt.c:1064
5137
msgid "%s: option requires an argument -- %c\n"
5140
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5142
msgid "%s: option `-W %s' is ambiguous\n"
5145
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5147
msgid "%s: option `-W %s' doesn't allow an argument\n"
5150
#: mysys/default.cc:684
5152
msgid "error: could not open directory: %s\n"
5155
#: mysys/errors.cc:25
5157
msgid "Can't create/write to file '%s' (Errcode: %d)"
5160
#: mysys/errors.cc:26
5162
msgid "Error reading file '%s' (Errcode: %d)"
5165
#: mysys/errors.cc:27
5167
msgid "Error writing file '%s' (Errcode: %d)"
5170
#: mysys/errors.cc:28
5172
msgid "Error on close of '%s' (Errcode: %d)"
5175
#: mysys/errors.cc:29
5177
msgid "Out of memory (Needed %u bytes)"
5180
#: mysys/errors.cc:30
5182
msgid "Error on delete of '%s' (Errcode: %d)"
5185
#: mysys/errors.cc:31
5187
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5190
#: mysys/errors.cc:32
5192
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5195
#: mysys/errors.cc:33
5197
msgid "Can't lock file (Errcode: %d)"
5200
#: mysys/errors.cc:34
3096
#: ../drizzled/error.cc:472
3097
msgid "Tables which are replicated require a primary key."
3100
#: ../drizzled/error.cc:473
3102
msgid "Corrupt or invalid table definition: %s"
3105
#: ../drizzled/error.cc:474
3107
msgid "Corrupt or invalid schema definition for %s : %s"
3110
#: ../drizzled/error.cc:475
3112
msgid "Schema does not exist: %s"
3115
#: ../drizzled/error.cc:476
3117
msgid "Error altering schema: %s"
3120
#: ../drizzled/error.cc:477
3122
msgid "Error droppping Schema : %s"
3125
#: ../drizzled/error.cc:478
3126
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3129
#: ../drizzled/error.cc:479
3131
msgid "Unknown table engine option key/pair %s = %s."
3134
#: ../drizzled/error.cc:480
3136
msgid "Unknown schema engine option key/pair %s = %s."
3139
#: ../drizzled/error.cc:482
5202
3141
msgid "Can't unlock file (Errcode: %d)"
5205
#: mysys/errors.cc:35
5207
msgid "Can't read dir of '%s' (Errcode: %d)"
5210
#: mysys/errors.cc:36
5212
msgid "Can't get stat of '%s' (Errcode: %d)"
5215
#: mysys/errors.cc:37
3144
#: ../drizzled/error.cc:483
5217
3146
msgid "Can't change size of file (Errcode: %d)"
5220
#: mysys/errors.cc:38
3149
#: ../drizzled/error.cc:484
5222
3151
msgid "Can't open stream from handle (Errcode: %d)"
5225
#: mysys/errors.cc:39
5227
msgid "Can't get working dirctory (Errcode: %d)"
5230
#: mysys/errors.cc:40
5232
msgid "Can't change dir to '%s' (Errcode: %d)"
5235
#: mysys/errors.cc:41
3154
#: ../drizzled/error.cc:485
5237
3156
msgid "Warning: '%s' had %d links"
5240
#: mysys/errors.cc:42
3159
#: ../drizzled/error.cc:486
5242
3161
msgid "Warning: %d files and %d streams is left open\n"
5245
#: mysys/errors.cc:43
5247
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5250
#: mysys/errors.cc:44
3164
#: ../drizzled/error.cc:487
5252
3166
msgid "Can't create directory '%s' (Errcode: %d)"
5255
#: mysys/errors.cc:45
3169
#: ../drizzled/error.cc:488
5258
3172
"Character set '%s' is not a compiled character set and is not specified in "
5262
#: mysys/errors.cc:46
3176
#: ../drizzled/error.cc:489
5264
3178
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5267
#: mysys/errors.cc:47
3181
#: ../drizzled/error.cc:490
5269
3183
msgid "Can't read value for symlink '%s' (Error %d)"
5272
#: mysys/errors.cc:48
3186
#: ../drizzled/error.cc:491
5274
3188
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5277
#: mysys/errors.cc:49
3191
#: ../drizzled/error.cc:492
5279
3193
msgid "Error on realpath() on '%s' (Error %d)"
5282
#: mysys/errors.cc:50
3196
#: ../drizzled/error.cc:493
5284
3198
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5287
#: mysys/errors.cc:51
3201
#: ../drizzled/error.cc:494
5290
3204
"Collation '%s' is not a compiled collation and is not specified in the %s "
5294
#: mysys/errors.cc:52
5296
msgid "File '%s' not found (Errcode: %d)"
5299
#: mysys/errors.cc:53
3208
#: ../drizzled/error.cc:495
5301
3210
msgid "File '%s' (fileno: %d) was not closed"
5304
#: mysys/my_error.cc:85
5306
msgid "Unknown error %d"
5309
#: mysys/my_getopt.cc:90
3213
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3215
"Schema name cannot be encoded and fit within filesystem name length "
3219
#: ../drizzled/identifier/table.cc:230
3221
"Table name cannot be encoded and fit within filesystem name length "
3227
#. * Since clients still use this code, we use fprintf here.
3228
#. * This fprintf needs to be turned into errmsg_printf
3229
#. * as soon as the client programs no longer use mysys
3230
#. * and can use the pluggable error message system.
3232
#: ../drizzled/internal/default.cc:687
3234
msgid "error: could not open directory: %s\n"
3237
#: ../drizzled/main.cc:159
3239
"setrlimit could not change the size of core files to 'infinity'; We may not "
3240
"be able to generate a core file on signals"
3243
#: ../drizzled/main.cc:267
3245
msgid "Data directory %s does not exist\n"
3248
#: ../drizzled/main.cc:278
3250
msgid "Local catalog %s/local does not exist\n"
3253
#: ../drizzled/message/transaction_reader.cc:260
3255
msgid "Display help and exit"
3256
msgstr "Vis denne hjælp og afslut."
3258
#: ../drizzled/message/transaction_reader.cc:261
3259
msgid "Perform checksum"
3262
#: ../drizzled/message/transaction_reader.cc:262
3263
msgid "Ignore event messages"
3266
#: ../drizzled/message/transaction_reader.cc:263
3267
msgid "Transaction log file"
3270
#: ../drizzled/message/transaction_reader.cc:264
3271
msgid "Print raw Protobuf messages instead of SQL"
3274
#: ../drizzled/message/transaction_reader.cc:267
3275
msgid "Start reading from the given file position"
3278
#: ../drizzled/message/transaction_reader.cc:270
3279
msgid "Only output for the given transaction ID"
3282
#: ../drizzled/message/transaction_reader.cc:302
3283
msgid "Cannot use --start-pos and --transaction-id together\n"
3286
#: ../drizzled/message/transaction_reader.cc:314
3287
msgid "Cannot open file: "
3290
#: ../drizzled/message/transaction_reader.cc:328
3291
msgid "Could not skip to position "
3294
#: ../drizzled/message/transaction_reader.cc:329
3298
#: ../drizzled/message/transaction_reader.cc:364
3299
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3302
#: ../drizzled/message/transaction_reader.cc:370
3303
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3305
msgid "Attempted to read record bigger than INT_MAX\n"
3308
#: ../drizzled/message/transaction_reader.cc:390
3309
msgid "Memory allocation failure trying to allocate "
3312
#: ../drizzled/message/transaction_reader.cc:390
3316
#: ../drizzled/message/transaction_reader.cc:402
3317
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3318
#: ../plugin/transaction_log/print_transaction_message.cc:169
3319
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3321
msgid "Could not read transaction message.\n"
3324
#: ../drizzled/message/transaction_reader.cc:403
3328
#: ../drizzled/message/transaction_reader.cc:407
3329
#: ../drizzled/message/transaction_reader.cc:421
3335
#: ../drizzled/message/transaction_reader.cc:414
3336
msgid "Unable to parse command. Got error: "
3339
#: ../drizzled/message/transaction_reader.cc:495
3340
msgid "Checksum failed. Wanted "
3343
#: ../drizzled/message/transaction_reader.cc:497
3347
#: ../drizzled/message/transaction_writer.cc:365
3349
msgid "Usage: %s TRANSACTION_LOG\n"
3352
#: ../drizzled/message/transaction_writer.cc:371
3354
msgid "Cannot open file: %s\n"
3357
#: ../drizzled/module/library.cc:149
3360
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3361
"the current running version of Drizzle: %<PRIu64>."
3364
#: ../drizzled/module/loader.cc:273
3367
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3371
#: ../drizzled/module/loader.cc:347
3373
msgid "Plugin '%s' init function returned error.\n"
3376
#: ../drizzled/module/loader.cc:571
3378
msgid "Couldn't load plugin library named '%s'.\n"
3381
#: ../drizzled/module/loader.cc:581
3383
msgid "Couldn't load plugin named '%s'.\n"
3386
#: ../drizzled/module/loader.cc:808
3387
msgid "Out of memory."
3390
#: ../drizzled/module/loader.cc:1477 ../drizzled/module/loader.cc:1528
3392
msgid "Unknown variable type code 0x%x in plugin '%s'."
3395
#: ../drizzled/module/loader.cc:1520
3398
"Server variable %s of plugin %s was forced to be read-only: string variable "
3399
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3402
#: ../drizzled/module/loader.cc:1539
3404
msgid "Missing variable name in plugin '%s'."
3407
#: ../drizzled/module/loader.cc:1556
3409
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3412
#: ../drizzled/module/loader.cc:1674
3414
msgid "Out of memory for plugin '%s'."
3417
#: ../drizzled/module/loader.cc:1683
3419
msgid "Bad options for plugin '%s'."
3422
#: ../drizzled/module/loader.cc:1725
3424
msgid "Plugin '%s' has conflicting system variables"
3427
#: ../drizzled/module/registry.h:103
3429
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3432
#: ../drizzled/module/registry.h:112
3434
msgid "Fatal error: Failed initializing %s plugin.\n"
3437
#: ../drizzled/option.cc:84
5310
3438
msgid "Warning: "
5313
#: mysys/my_getopt.cc:92
3441
#: ../drizzled/option.cc:86
5317
#: mysys/my_getopt.cc:356
3445
#: ../drizzled/option.cc:337
5319
3447
msgid "%s: %s: Option '%s' used, but is disabled\n"
5322
#: mysys/my_getopt.cc:357
3450
#: ../drizzled/option.cc:339
5323
3451
msgid "WARNING"
5326
#: mysys/my_getopt.cc:357
5330
#: mysys/my_getopt.cc:460
3454
#: ../drizzled/option.cc:441
5332
3456
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5335
#: mysys/my_getopt.cc:775
3459
#: ../drizzled/option.cc:769
5337
3461
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5340
#: mysys/my_getopt.cc:968
3464
#: ../drizzled/option.cc:962
5342
3466
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5345
#: mysys/my_getopt.cc:1200
3469
#: ../drizzled/option.cc:1194
5347
3471
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5350
#: mysys/my_getopt.cc:1220
3474
#: ../drizzled/option.cc:1214
5356
3480
"--------------------------------- -----------------------------\n"
5359
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
3483
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5360
3484
msgid "(No default value)"
5363
#: mysys/my_getopt.cc:1255
3487
#: ../drizzled/option.cc:1249
5367
#: mysys/my_getopt.cc:1255
3491
#: ../drizzled/option.cc:1249
5371
#: mysys/my_getopt.cc:1288
3495
#: ../drizzled/option.cc:1282
5373
3497
msgid "(Disabled)\n"
5376
#: plugin/auth_http/auth_http.cc:138
3500
#: ../drizzled/plugin/error_message.cc:81
3502
msgid "errmsg plugin '%s' errmsg() failed"
3505
#: ../drizzled/plugin/event_observer.cc:135
3508
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3509
"'%s' from EventObserver plugin '%s'"
3512
#: ../drizzled/plugin/event_observer.cc:202
3514
"EventObserver::registerTableEvents(): Table already has events registered on "
3515
"it: probable programming error."
3518
#: ../drizzled/plugin/event_observer.cc:337
3520
"EventObserver::registerSessionEvents(): Session already has events "
3521
"registered on it: probable programming error."
3524
#: ../drizzled/plugin/event_observer.cc:389
3526
msgid "EventIterate event handler '%s' failed for event '%s'"
3529
#: ../drizzled/plugin/function.cc:48
3531
msgid "A function named %s already exists!\n"
3534
#: ../drizzled/plugin/function.cc:57
3535
msgid "Could not add Function!\n"
3538
#: ../drizzled/plugin/listen.cc:69
3539
msgid "Error getting file descriptors"
3542
#: ../drizzled/plugin/listen.cc:87
3543
msgid "No sockets could be bound for listening"
3546
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3548
msgid "pipe() failed with errno %d"
3551
#: ../drizzled/plugin/listen.cc:123
3553
msgid "poll() failed with errno %d"
3556
#: ../drizzled/plugin/listen_tcp.cc:61
3558
msgid "accept() failed with errno %d"
3561
#: ../drizzled/plugin/listen_tcp.cc:97
3563
msgid "getaddrinfo() failed with error %s"
3566
#: ../drizzled/plugin/listen_tcp.cc:129
3568
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3571
#: ../drizzled/plugin/listen_tcp.cc:140
3573
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3576
#: ../drizzled/plugin/listen_tcp.cc:149
3578
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3581
#: ../drizzled/plugin/listen_tcp.cc:158
3583
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3586
#: ../drizzled/plugin/listen_tcp.cc:167
3588
msgid "setsockopt(SO_LINGER) failed with errno %d"
3591
#: ../drizzled/plugin/listen_tcp.cc:176
3593
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3596
#: ../drizzled/plugin/listen_tcp.cc:197
3598
msgid "Retrying bind() on %u\n"
3601
#: ../drizzled/plugin/listen_tcp.cc:204
3603
msgid "bind() failed with errno: %d\n"
3606
#: ../drizzled/plugin/listen_tcp.cc:207
3607
msgid "Do you already have another drizzled running?\n"
3610
#: ../drizzled/plugin/listen_tcp.cc:214
3612
msgid "listen() failed with errno %d\n"
3615
#: ../drizzled/plugin/listen_tcp.cc:220
3617
msgid "Listening on %s:%s\n"
3620
#: ../drizzled/plugin/logging.cc:67
3622
msgid "logging '%s' pre() failed"
3625
#: ../drizzled/plugin/logging.cc:92
3627
msgid "logging '%s' post() failed"
3630
#: ../drizzled/plugin/logging.cc:116
3632
msgid "logging '%s' postEnd() failed"
3635
#: ../drizzled/plugin/logging.cc:139
3637
msgid "logging '%s' resetCurrentScoreboard() failed"
3640
#: ../drizzled/plugin/scheduler.cc:64
3643
"Attempted to register a scheduler %s, but a scheduler has already been "
3644
"registered with that name.\n"
3647
#: ../drizzled/plugin/scheduler.cc:101
3649
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3652
#: ../drizzled/plugin/schema_engine.cc:129
3654
msgid "Error while loading database options: '%s':"
3657
#: ../drizzled/plugin/xa_resource_manager.cc:117
3659
msgid "Found %d prepared transaction(s) in resource manager."
3662
#: ../drizzled/plugin/xa_resource_manager.cc:184
3663
msgid "Starting crash recovery..."
3666
#: ../drizzled/plugin/xa_resource_manager.cc:194
3668
msgid "Found %d prepared XA transactions"
3671
#: ../drizzled/plugin/xa_resource_manager.cc:199
3674
"Found %d prepared transactions! It means that drizzled was not shut down "
3675
"properly last time and critical recovery information (last binlog or %s "
3676
"file) was manually deleted after a crash. You have to start drizzled with "
3677
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3680
#: ../drizzled/plugin/xa_resource_manager.cc:209
3681
msgid "Crash recovery finished."
3684
#: ../drizzled/replication_services.cc:94
3686
"You registered a TransactionApplier plugin but no TransactionReplicator "
3687
"plugins were registered.\n"
3690
#: ../drizzled/replication_services.cc:125
3693
"You registered a TransactionApplier plugin but no TransactionReplicator "
3694
"plugins were registered that match the requested replicator name of '%s'.\n"
3695
"We have deactivated the TransactionApplier '%s'.\n"
3698
#: ../drizzled/session.cc:1945 ../drizzled/session.cc:1961
3700
msgid "Could not remove temporary table: '%s', error: %d"
3703
#: ../drizzled/signal_handler.cc:51
3705
msgid "Got signal %d from thread %<PRIu64>"
3708
#: ../drizzled/signal_handler.cc:112
3710
msgid "Fatal signal %d while backtracing\n"
3713
#: ../drizzled/signal_handler.cc:121
3715
msgid "Fatal: time() call failed\n"
3718
#: ../drizzled/signal_handler.cc:127
3721
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3722
"This could be because you hit a bug. It is also possible that this binary\n"
3723
" or one of the libraries it was linked against is corrupt, improperly "
3725
" or misconfigured. This error can also be caused by malfunctioning "
3729
#: ../drizzled/signal_handler.cc:135
3732
"We will try our best to scrape up some info that will hopefully help "
3734
"the problem, but since we have already crashed, something is definitely "
3736
"and this may fail.\n"
3740
#: ../drizzled/signal_handler.cc:142
3743
"It is possible that drizzled could use up to \n"
3744
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3746
"Hope that's ok; if not, decrease some variables in the equation.\n"
3750
#: ../drizzled/sql_table.cc:1912
3752
msgid "Unknown - internal error %d during operation"
3755
#: ../drizzled/statement/alter_table.cc:1492
3758
"order_st BY ignored because there is a user-defined clustered index in the "
3762
#: ../drizzled/sys_var.cc:1527
3764
msgid "Variable named %s already exists!\n"
3767
#: ../drizzled/sys_var.cc:1536
3769
msgid "Could not add Variable: %s\n"
3772
#: ../drizzled/sys_var.cc:1634
3773
msgid "Failed to initialize system variables"
3776
#: ../drizzled/table.cc:1636
3778
msgid "Got error %d when reading table '%s'"
3781
#: ../drizzled/tztime.cc:173
3783
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3786
#: ../plugin/auth_file/auth_file.cc:223
3788
msgid "Could not load auth file: %s\n"
3791
#: ../plugin/auth_file/auth_file.cc:239
3792
msgid "File to load for usernames and passwords"
3795
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5377
3796
msgid "Enable HTTP Auth check"
5380
#: plugin/auth_http/auth_http.cc:148
3799
#: ../plugin/auth_http/auth_http.cc:160
5381
3800
msgid "URL for HTTP Auth check"
5384
#: plugin/command_log/command_log.cc:116
5385
#: plugin/command_log/command_log_reader.cc:94
5387
msgid "Failed to open command log file %s. Got error: %s\n"
5390
#: plugin/command_log/command_log.cc:200
5393
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5394
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5397
#: plugin/command_log/command_log.cc:242
5400
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5401
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5404
#: plugin/command_log/command_log.cc:294
5407
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5408
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5411
#: plugin/command_log/command_log.cc:390
5412
msgid "Enable command log"
5415
#: plugin/command_log/command_log.cc:398
5416
msgid "DEBUGGING - Truncate command log"
5419
#: plugin/command_log/command_log.cc:406
5420
msgid "Path to the file to use for command log."
5423
#: plugin/command_log/command_log.cc:414
5424
msgid "Enable CRC32 Checksumming"
5427
#: plugin/command_log/command_log.cc:432
5428
msgid "Command Message Log"
5431
#: plugin/command_log/command_log_reader.cc:114
5433
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5436
#: plugin/command_log/command_log_reader.cc:137
5438
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5441
#: plugin/command_log/command_log_reader.cc:171
5443
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5446
#: plugin/command_log/command_log_reader.cc:186
5447
msgid "Checksum FAILED!\n"
5450
#: plugin/console/console.cc:346
3803
#: ../plugin/auth_ldap/auth_ldap.cc:285
3805
msgid "Reconnect failed: %s\n"
3808
#: ../plugin/auth_ldap/auth_ldap.cc:304
3810
msgid "ldap_search_ext_s failed: %s\n"
3813
#: ../plugin/auth_ldap/auth_ldap.cc:410
3815
msgid "Could not load auth ldap: %s\n"
3818
#: ../plugin/auth_ldap/auth_ldap.cc:423
3819
msgid "URI of the LDAP server to contact"
3822
#: ../plugin/auth_ldap/auth_ldap.cc:431
3823
msgid "DN to use when binding to the LDAP server"
3826
#: ../plugin/auth_ldap/auth_ldap.cc:439
3827
msgid "Password to use when binding the DN"
3830
#: ../plugin/auth_ldap/auth_ldap.cc:447
3831
msgid "DN to use when searching"
3834
#: ../plugin/auth_ldap/auth_ldap.cc:455
3835
msgid "Attribute in LDAP with plain text password"
3838
#: ../plugin/auth_ldap/auth_ldap.cc:463
3839
msgid "Attribute in LDAP with MySQL hashed password"
3842
#: ../plugin/auth_ldap/auth_ldap.cc:471
3843
msgid "How often to empty the users cache, 0 to disable"
3846
#: ../plugin/console/console.cc:349
5451
3847
msgid "Enable the console."
5454
#: plugin/console/console.cc:349
3850
#: ../plugin/console/console.cc:352
5455
3851
msgid "Turn on extra debugging."
5458
#: plugin/default_replicator/default_replicator.cc:97
5459
msgid "Enable default replicator"
5462
#: plugin/default_replicator/default_replicator.cc:112
5463
msgid "Default Replicator"
5466
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
3854
#: ../plugin/console/console.cc:355
3855
msgid "User to use for auth."
3858
#: ../plugin/console/console.cc:358
3859
msgid "Password to use for auth."
3862
#: ../plugin/console/console.cc:361
3863
msgid "Default database to use."
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:77
3867
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3868
msgid "Invalid value of port\n"
3871
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:86
3872
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3873
msgid "Invalid value for connect_timeout\n"
3876
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3877
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3878
msgid "Invalid value for read_timeout\n"
3881
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3882
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3883
msgid "Invalid value for write_timeout\n"
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:113
3887
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
3888
msgid "Invalid value for retry_count"
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:122
3892
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3893
msgid "Invalid value for buffer_length\n"
3896
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
3897
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:165
3899
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:147
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:168
3905
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
3906
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3907
msgid "Connect Timeout."
3910
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:150
3911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3912
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3913
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3914
msgid "Read Timeout."
3917
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:152
3918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:174
3919
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3920
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3921
msgid "Write Timeout."
3924
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:154
3925
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:177
3926
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3927
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3928
msgid "Retry Count."
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:156
3932
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:180
3933
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
3934
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3935
msgid "Buffer length."
3938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:159
3939
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:183
3940
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
3941
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3942
msgid "Address to bind to."
3945
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3947
msgid "Failed to send error message to libnotify\n"
3950
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5467
3951
msgid "Error Messages to stderr"
5470
#: plugin/filtered_replicator/filtered_replicator.cc:486
5471
msgid "Enable filtered replicator"
5474
#: plugin/filtered_replicator/filtered_replicator.cc:493
3954
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3955
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5475
3956
msgid "List of schemas to filter"
5478
#: plugin/filtered_replicator/filtered_replicator.cc:500
3959
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3960
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5479
3961
msgid "List of tables to filter"
5482
#: plugin/filtered_replicator/filtered_replicator.cc:507
3964
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5483
3965
msgid "Regular expression to apply to schemas to filter"
5486
#: plugin/filtered_replicator/filtered_replicator.cc:514
3968
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5487
3969
msgid "Regular expression to apply to tables to filter"
5490
#: plugin/filtered_replicator/filtered_replicator.cc:533
5491
msgid "Filtered Replicator"
5494
#: plugin/logging_gearman/logging_gearman.cc:186
3972
#: ../plugin/haildb/haildb_engine.cc:1063
3973
#: ../plugin/haildb/haildb_engine.cc:1201
3974
#: ../plugin/haildb/haildb_engine.cc:1231
3976
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3979
#: ../plugin/haildb/haildb_engine.cc:1082
3981
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3984
#: ../plugin/haildb/haildb_engine.cc:1180
3985
#: ../plugin/haildb/haildb_engine.cc:1293
3986
#: ../plugin/haildb/haildb_engine.cc:1474
3987
#: ../plugin/haildb/haildb_engine.cc:2050
3989
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3992
#: ../plugin/haildb/haildb_engine.cc:1332
3993
#: ../plugin/haildb/haildb_engine.cc:1348
3995
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3998
#: ../plugin/haildb/haildb_engine.cc:2884
3999
msgid "Invalid value of io-capacity"
4002
#: ../plugin/haildb/haildb_engine.cc:2893
4003
msgid "Invalid value of fast-shutdown"
4006
#: ../plugin/haildb/haildb_engine.cc:2902
4007
msgid "Invalid value of flush-log-at-trx-commit"
4010
#: ../plugin/haildb/haildb_engine.cc:2911
4011
msgid "Invalid value of force-recovery"
4014
#: ../plugin/haildb/haildb_engine.cc:2920
4015
msgid "Invalid value of log-file-size"
4018
#: ../plugin/haildb/haildb_engine.cc:2931
4019
msgid "Invalid value of log-files-in-group"
4022
#: ../plugin/haildb/haildb_engine.cc:2940
4023
msgid "Invalid value of lock-wait-timeout"
4026
#: ../plugin/haildb/haildb_engine.cc:2949
4027
msgid "Invalid value of log-buffer-size"
4030
#: ../plugin/haildb/haildb_engine.cc:2960
4031
msgid "Invalid value of lru-old-blocks-pct"
4034
#: ../plugin/haildb/haildb_engine.cc:2969
4035
msgid "Invalid value of lru-block-access-recency"
4038
#: ../plugin/haildb/haildb_engine.cc:2978
4039
msgid "Invalid value of max-dirty-pages-pct"
4042
#: ../plugin/haildb/haildb_engine.cc:2987
4043
msgid "Invalid value of max-purge-lag"
4046
#: ../plugin/haildb/haildb_engine.cc:2996
4047
msgid "Invalid value of open-files"
4050
#: ../plugin/haildb/haildb_engine.cc:3005
4051
msgid "Invalid value of read-io-threads"
4054
#: ../plugin/haildb/haildb_engine.cc:3014
4055
msgid "Invalid value of sync_spin_loops"
4058
#: ../plugin/haildb/haildb_engine.cc:3224
4060
msgid "Error starting HailDB %d (%s)\n"
4063
#: ../plugin/haildb/haildb_engine.cc:3501
4064
msgid "Disable HailDB adaptive hash index (enabled by default)."
4067
#: ../plugin/haildb/haildb_engine.cc:3503
4068
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4071
#: ../plugin/haildb/haildb_engine.cc:3506
4073
"Size of a memory pool HailDB uses to store data dictionary information and "
4074
"other internal data structures."
4077
#: ../plugin/haildb/haildb_engine.cc:3509
4078
msgid "Data file autoextend increment in megabytes"
4081
#: ../plugin/haildb/haildb_engine.cc:3512
4083
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4087
#: ../plugin/haildb/haildb_engine.cc:3515
4088
msgid "The common part for HailDB table spaces."
4091
#: ../plugin/haildb/haildb_engine.cc:3517
4092
msgid "Disable HailDB checksums validation (enabled by default)."
4095
#: ../plugin/haildb/haildb_engine.cc:3519
4096
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4099
#: ../plugin/haildb/haildb_engine.cc:3522
4100
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4103
#: ../plugin/haildb/haildb_engine.cc:3525
4105
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4106
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4109
#: ../plugin/haildb/haildb_engine.cc:3528
4110
msgid "Stores each HailDB table to an .ibd file in the database dir."
4113
#: ../plugin/haildb/haildb_engine.cc:3531
4114
msgid "File format to use for new tables in .ibd files."
4117
#: ../plugin/haildb/haildb_engine.cc:3534
4119
"Set to 0 (write and flush once per second),1 (write and flush at each "
4120
"commit) or 2 (write at commit, flush once per second)."
4123
#: ../plugin/haildb/haildb_engine.cc:3537
4124
msgid "With which method to flush data."
4127
#: ../plugin/haildb/haildb_engine.cc:3540
4129
"Helps to save your data in case the disk image of the database becomes "
4133
#: ../plugin/haildb/haildb_engine.cc:3543
4134
#: ../plugin/haildb/haildb_engine.cc:3546
4135
msgid "Path to individual files and their sizes."
4138
#: ../plugin/haildb/haildb_engine.cc:3549
4139
msgid "Path to HailDB log files."
4142
#: ../plugin/haildb/haildb_engine.cc:3552
4143
msgid "Size of each log file in a log group."
4146
#: ../plugin/haildb/haildb_engine.cc:3555
4148
"Number of log files in the log group. HailDB writes to the files in a "
4149
"circular fashion. Value 3 is recommended here."
4152
#: ../plugin/haildb/haildb_engine.cc:3558
4154
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4155
"rolled back. Values above 100000000 disable the timeout."
4158
#: ../plugin/haildb/haildb_engine.cc:3561
4160
"The size of the buffer which HailDB uses to write log to the log files on "
4164
#: ../plugin/haildb/haildb_engine.cc:3564
4166
"Sets the point in the LRU list from where all pages are classified as old "
4170
#: ../plugin/haildb/haildb_engine.cc:3567
4172
"Milliseconds between accesses to a block at which it is made young. "
4173
"0=disabled (Advanced users)"
4176
#: ../plugin/haildb/haildb_engine.cc:3570
4177
msgid "Percentage of dirty pages allowed in bufferpool."
4180
#: ../plugin/haildb/haildb_engine.cc:3573
4181
msgid "Desired maximum length of the purge queue (0 = no limit)"
4184
#: ../plugin/haildb/haildb_engine.cc:3576
4186
"Roll back the complete transaction on lock wait timeout, for 4.x "
4187
"compatibility (disabled by default)"
4190
#: ../plugin/haildb/haildb_engine.cc:3579
4191
msgid "How many files at the maximum HailDB keeps open at the same time."
4194
#: ../plugin/haildb/haildb_engine.cc:3582
4195
msgid "Number of background read I/O threads in HailDB."
4198
#: ../plugin/haildb/haildb_engine.cc:3585
4199
msgid "Number of background write I/O threads in HailDB."
4202
#: ../plugin/haildb/haildb_engine.cc:3587
4204
"Disable if you want to reduce the number of messages written to the log "
4205
"(default: enabled)."
4208
#: ../plugin/haildb/haildb_engine.cc:3590
4209
msgid "Enable SHOW HAILDB STATUS output in the log"
4212
#: ../plugin/haildb/haildb_engine.cc:3593
4213
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4216
#: ../plugin/haildb/haildb_engine.cc:3595
4218
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4221
#: ../plugin/hello_events/hello_events.cc:381
4222
msgid "Invalid value of before-write-position\n"
4225
#: ../plugin/hello_events/hello_events.cc:390
4226
#: ../plugin/hello_events/hello_events.cc:399
4227
msgid "Invalid value of before-update-position\n"
4230
#: ../plugin/hello_events/hello_events.cc:439
4231
#: ../plugin/hello_events/hello_events.cc:442
4232
#: ../plugin/hello_events/hello_events.cc:460
4233
msgid "A comma delimited list of databases to watch"
4236
#: ../plugin/hello_events/hello_events.cc:445
4237
#: ../plugin/hello_events/hello_events.cc:476
4238
msgid "Enable Example Events Plugin"
4241
#: ../plugin/hello_events/hello_events.cc:448
4242
#: ../plugin/hello_events/hello_events.cc:484
4243
msgid "Before write row event observer call position"
4246
#: ../plugin/hello_events/hello_events.cc:451
4247
#: ../plugin/hello_events/hello_events.cc:495
4248
#: ../plugin/pbms/src/parameters_ms.cc:601
4249
msgid "Before update row event observer call position"
4252
#: ../plugin/hello_events/hello_events.cc:454
4253
msgid "After drop database event observer call position"
4256
#: ../plugin/hello_events/hello_events.cc:468
4257
msgid "A comma delimited list of tables to watch"
4260
#: ../plugin/hello_events/hello_events.cc:518
4261
msgid "An example events Plugin"
4264
#: ../plugin/innobase/handler/data_dictionary.cc:202
4266
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4269
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4270
msgid "Invalid value for io-capacity\n"
4273
#: ../plugin/innobase/handler/ha_innodb.cc:1876
4274
msgid "Invalid value for fast-shutdown\n"
4277
#: ../plugin/innobase/handler/ha_innodb.cc:1890
4278
msgid "Invalid value for flush-log-at-trx-commit\n"
4281
#: ../plugin/innobase/handler/ha_innodb.cc:1920
4282
msgid "Invalid value for max-dirty-pages-pct\n"
4285
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4286
msgid "Invalid value for stats-sample-pages\n"
4289
#: ../plugin/innobase/handler/ha_innodb.cc:1940
4290
msgid "Invalid value for additional-mem-pool-size\n"
4293
#: ../plugin/innobase/handler/ha_innodb.cc:1950
4294
msgid "Invalid value for autoextend-increment\n"
4297
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4298
msgid "Invalid value for buffer-pool-size\n"
4301
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4302
msgid "Invalid value for commit-concurrency\n"
4305
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4306
msgid "Invalid value for concurrency-tickets\n"
4309
#: ../plugin/innobase/handler/ha_innodb.cc:1988
4310
msgid "Invalid value for read-io-threads\n"
4313
#: ../plugin/innobase/handler/ha_innodb.cc:1997
4314
msgid "Invalid value for write-io-threads\n"
4317
#: ../plugin/innobase/handler/ha_innodb.cc:2006
4318
msgid "Invalid value for force-recovery\n"
4321
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4322
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4323
msgid "Invalid value for log-file-size\n"
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4327
msgid "Invalid value for log-files-in-group\n"
4330
#: ../plugin/innobase/handler/ha_innodb.cc:2044
4331
msgid "Invalid value for mirrored-log-groups\n"
4334
#: ../plugin/innobase/handler/ha_innodb.cc:2053
4335
msgid "Invalid value for open-files\n"
4338
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4339
msgid "Invalid value for thread-concurrency\n"
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2085
4343
msgid "Invalid value for read-ahead-threshold\n"
4346
#: ../plugin/innobase/handler/ha_innodb.cc:2099
4347
msgid "Invalid value for lock-wait-timeout\n"
4350
#: ../plugin/logging_gearman/logging_gearman.cc:199
5496
4352
msgid "fail gearman_client_create(): %s"
5499
#: plugin/logging_gearman/logging_gearman.cc:197
4355
#: ../plugin/logging_gearman/logging_gearman.cc:210
5501
4357
msgid "fail gearman_client_add_server(): %s"
5504
#: plugin/logging_gearman/logging_gearman.cc:310
4360
#: ../plugin/logging_gearman/logging_gearman.cc:309
4361
#: ../plugin/logging_gearman/logging_gearman.cc:316
5505
4362
msgid "Enable logging to a gearman server"
5508
#: plugin/logging_gearman/logging_gearman.cc:319
4365
#: ../plugin/logging_gearman/logging_gearman.cc:325
5509
4366
msgid "Hostname for logging to a Gearman server"
5512
#: plugin/logging_gearman/logging_gearman.cc:328
4369
#: ../plugin/logging_gearman/logging_gearman.cc:334
5513
4370
msgid "Gearman Function to send logging to"
5516
#: plugin/logging_gearman/logging_gearman.cc:345
4373
#: ../plugin/logging_gearman/logging_gearman.cc:352
5517
4374
msgid "Log queries to a Gearman server"
5520
#: plugin/logging_query/logging_query.cc:188
4377
#: ../plugin/logging_query/logging_query.cc:192
5522
4379
msgid "fail open() fn=%s er=%s\n"
5525
#: plugin/logging_query/logging_query.cc:344
4382
#: ../plugin/logging_query/logging_query.cc:316
4383
msgid "Invalid value for threshold-slow"
4386
#: ../plugin/logging_query/logging_query.cc:325
4387
msgid "Invalid value for threshold-big-resultset"
4390
#: ../plugin/logging_query/logging_query.cc:334
4391
msgid "Invalid value for threshold-big-examined"
4394
#: ../plugin/logging_query/logging_query.cc:348
4395
#: ../plugin/logging_query/logging_query.cc:364
5526
4396
msgid "Enable logging to CSV file"
5529
#: plugin/logging_query/logging_query.cc:353
5530
msgid "File to log to"
5533
#: plugin/logging_query/logging_query.cc:362
5534
msgid "PCRE to match the query against"
5537
#: plugin/logging_query/logging_query.cc:371
5538
#: plugin/logging_syslog/logging_syslog.cc:231
4399
#: ../plugin/logging_query/logging_query.cc:351
4400
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4401
#: ../plugin/syslog/module.cc:233
5539
4402
msgid "Threshold for logging slow queries, in microseconds"
5542
#: plugin/logging_query/logging_query.cc:383
5543
#: plugin/logging_syslog/logging_syslog.cc:243
4405
#: ../plugin/logging_query/logging_query.cc:354
4406
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4407
#: ../plugin/syslog/module.cc:236
5544
4408
msgid "Threshold for logging big queries, for rows returned"
5547
#: plugin/logging_query/logging_query.cc:395
5548
#: plugin/logging_syslog/logging_syslog.cc:255
4411
#: ../plugin/logging_query/logging_query.cc:357
4412
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4413
#: ../plugin/syslog/module.cc:239
5549
4414
msgid "Threshold for logging big queries, for rows examined"
5552
#: plugin/logging_query/logging_query.cc:418
4417
#: ../plugin/logging_query/logging_query.cc:373
4418
msgid "File to log to"
4421
#: ../plugin/logging_query/logging_query.cc:382
4422
msgid "PCRE to match the query against"
4425
#: ../plugin/logging_query/logging_query.cc:439
5553
4426
msgid "Log queries to a CSV file"
5556
#: plugin/logging_syslog/logging_syslog.cc:84
5558
msgid "syslog facility \"%s\" not known, using \"local0\""
5561
#: plugin/logging_syslog/logging_syslog.cc:100
5563
msgid "syslog priority \"%s\" not known, using \"info\""
5566
#: plugin/logging_syslog/logging_syslog.cc:195
5567
msgid "Enable logging to syslog"
5570
#: plugin/logging_syslog/logging_syslog.cc:204
5571
msgid "Syslog Ident"
5574
#: plugin/logging_syslog/logging_syslog.cc:213
5575
msgid "Syslog Facility"
5578
#: plugin/logging_syslog/logging_syslog.cc:222
5579
msgid "Syslog Priority"
5582
#: plugin/logging_syslog/logging_syslog.cc:279
5583
msgid "Log to syslog"
5586
#: plugin/multi_thread/multi_thread.cc:171
4429
#: ../plugin/logging_stats/logging_stats.cc:345
4430
msgid "Invalid value for max-user-count\n"
4433
#: ../plugin/logging_stats/logging_stats.cc:353
4434
msgid "Invalid value for bucket-count\n"
4437
#: ../plugin/logging_stats/logging_stats.cc:362
4438
msgid "Invalid value for scoreboard-size\n"
4441
#: ../plugin/logging_stats/logging_stats.cc:397
4442
#: ../plugin/logging_stats/logging_stats.cc:439
4443
msgid "Max number of users that will be logged"
4446
#: ../plugin/logging_stats/logging_stats.cc:408
4447
#: ../plugin/logging_stats/logging_stats.cc:442
4448
msgid "Max number of range locks to use for Scoreboard"
4451
#: ../plugin/logging_stats/logging_stats.cc:419
4452
#: ../plugin/logging_stats/logging_stats.cc:445
4453
msgid "Max number of concurrent sessions that will be logged"
4456
#: ../plugin/logging_stats/logging_stats.cc:430
4457
#: ../plugin/logging_stats/logging_stats.cc:446
4458
msgid "Enable Logging Statistics Collection"
4461
#: ../plugin/logging_stats/logging_stats.cc:463
4462
msgid "User Statistics as DATA_DICTIONARY tables"
4465
#: ../plugin/md5/md5.cc:99
4466
msgid "libgcrypt library version mismatch\n"
4469
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
4470
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
4471
#: ../plugin/memcached_stats/memcached_stats.cc:128
4472
#: ../plugin/memcached_stats/memcached_stats.cc:137
4473
msgid "List of memcached servers."
4476
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
4477
msgid "Invalid value of expiry\n"
4480
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
4481
msgid "Expiry time of memcached entries"
4484
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
4485
msgid "Enable Memcached Query Cache"
4488
#: ../plugin/memcached_stats/analysis_table.cc:76
4489
#: ../plugin/memcached_stats/stats_table.cc:144
4490
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4493
#: ../plugin/memcached_stats/memcached_stats.cc:152
4494
msgid "Memcached Stats as I_S tables"
4497
#: ../plugin/memcached_stats/stats_table.cc:76
4500
"Unable get stats from memcached server %s. Got error from "
4501
"memcached_stat_servername()."
4504
#: ../plugin/memcached_stats/stats_table.cc:151
4505
msgid "Unable to create memcached struct. Got error from memcached_create()."
4508
#: ../plugin/memcached_stats/stats_table.cc:159
4511
"Unable to create memcached server list. Got error from "
4512
"memcached_servers_parse(%s)."
4515
#: ../plugin/multi_thread/multi_thread.cc:69
4516
msgid "Unable to get thread stack size\n"
4519
#: ../plugin/multi_thread/multi_thread.cc:138
4520
msgid "Invalid value for max-threads\n"
4523
#: ../plugin/multi_thread/multi_thread.cc:151
4524
#: ../plugin/multi_thread/multi_thread.cc:158
5587
4525
msgid "Maximum number of user threads available."
5590
#: plugin/myisam/ha_myisam.cc:447
4528
#: ../plugin/myisam/ha_myisam.cc:530
5592
4530
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5595
#: plugin/myisam/ha_myisam.cc:451
4533
#: ../plugin/myisam/ha_myisam.cc:534
5597
4535
msgid "Got an error from unknown thread, %s:%d"
5600
#: plugin/myisam/ha_myisam.cc:457
4538
#: ../plugin/myisam/ha_myisam.cc:540
5601
4539
msgid "Unknown thread accessing table"
5604
#: plugin/myisam/ha_myisam.cc:1488
5605
msgid "Block size to be used for MyISAM index pages."
5608
#: plugin/myisam/ha_myisam.cc:1494
5610
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5611
"disables parallel repair."
5614
#: plugin/myisam/ha_myisam.cc:1500
4542
#: ../plugin/myisam/ha_myisam.cc:1496
4543
msgid "Invalid value for max-sort-file-size\n"
4546
#: ../plugin/myisam/ha_myisam.cc:1505
4547
msgid "Invalid value for sort-buffer-size\n"
4550
#: ../plugin/myisam/ha_myisam.cc:1519 ../plugin/myisam/ha_myisam.cc:1531
5616
4552
"Don't use the fast sort index method to created index if the temporary file "
5617
4553
"would get bigger than this."
5620
#: plugin/myisam/ha_myisam.cc:1505
4556
#: ../plugin/myisam/ha_myisam.cc:1524 ../plugin/myisam/ha_myisam.cc:1534
5622
4558
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5623
4559
"when creating indexes with CREATE INDEX or ALTER TABLE."
5626
#: plugin/myisam/ha_myisam.cc:1511
5627
msgid "Default pointer size to be used for MyISAM tables."
5630
#: plugin/myisam/my_handler_errors.cc:34
4562
#: ../plugin/myisam/my_handler_errors.cc:42
5631
4563
msgid "Didn't find key on read or update"
5634
#: plugin/myisam/my_handler_errors.cc:36
4566
#: ../plugin/myisam/my_handler_errors.cc:43
5635
4567
msgid "Duplicate key on write or update"
5638
#: plugin/myisam/my_handler_errors.cc:38
4570
#: ../plugin/myisam/my_handler_errors.cc:44
5639
4571
msgid "Internal (unspecified) error in handler"
5642
#: plugin/myisam/my_handler_errors.cc:40
4574
#: ../plugin/myisam/my_handler_errors.cc:46
5644
4576
"Someone has changed the row since it was read (while the table was locked to "
5648
#: plugin/myisam/my_handler_errors.cc:43
4580
#: ../plugin/myisam/my_handler_errors.cc:48
5649
4581
msgid "Wrong index given to function"
5652
#: plugin/myisam/my_handler_errors.cc:45
5653
msgid "Undefined handler error 125"
5656
#: plugin/myisam/my_handler_errors.cc:47
4584
#: ../plugin/myisam/my_handler_errors.cc:49
5657
4585
msgid "Index file is crashed"
5660
#: plugin/myisam/my_handler_errors.cc:49
4588
#: ../plugin/myisam/my_handler_errors.cc:50
5661
4589
msgid "Record file is crashed"
5664
#: plugin/myisam/my_handler_errors.cc:51
4592
#: ../plugin/myisam/my_handler_errors.cc:51
5665
4593
msgid "Out of memory in engine"
5668
#: plugin/myisam/my_handler_errors.cc:53
5669
msgid "Undefined handler error 129"
5672
#: plugin/myisam/my_handler_errors.cc:55
4596
#: ../plugin/myisam/my_handler_errors.cc:52
5673
4597
msgid "Incorrect file format"
5676
#: plugin/myisam/my_handler_errors.cc:57
4600
#: ../plugin/myisam/my_handler_errors.cc:53
5677
4601
msgid "Command not supported by database"
5680
#: plugin/myisam/my_handler_errors.cc:59
4604
#: ../plugin/myisam/my_handler_errors.cc:54
5681
4605
msgid "Old database file"
5684
#: plugin/myisam/my_handler_errors.cc:61
4608
#: ../plugin/myisam/my_handler_errors.cc:55
5685
4609
msgid "No record read before update"
5688
#: plugin/myisam/my_handler_errors.cc:63
4612
#: ../plugin/myisam/my_handler_errors.cc:56
5689
4613
msgid "Record was already deleted (or record file crashed)"
5692
#: plugin/myisam/my_handler_errors.cc:65
4616
#: ../plugin/myisam/my_handler_errors.cc:57
5693
4617
msgid "No more room in record file"
5696
#: plugin/myisam/my_handler_errors.cc:67
4620
#: ../plugin/myisam/my_handler_errors.cc:58
5697
4621
msgid "No more room in index file"
5700
#: plugin/myisam/my_handler_errors.cc:69
4624
#: ../plugin/myisam/my_handler_errors.cc:59
5701
4625
msgid "No more records (read after end of file)"
5704
#: plugin/myisam/my_handler_errors.cc:71
4628
#: ../plugin/myisam/my_handler_errors.cc:60
5705
4629
msgid "Unsupported extension used for table"
5708
#: plugin/myisam/my_handler_errors.cc:73
4632
#: ../plugin/myisam/my_handler_errors.cc:61
5709
4633
msgid "Too big row"
5712
#: plugin/myisam/my_handler_errors.cc:75
4636
#: ../plugin/myisam/my_handler_errors.cc:62
5713
4637
msgid "Wrong create options"
5716
#: plugin/myisam/my_handler_errors.cc:77
4640
#: ../plugin/myisam/my_handler_errors.cc:63
5717
4641
msgid "Duplicate unique key or constraint on write or update"
5720
#: plugin/myisam/my_handler_errors.cc:79
4644
#: ../plugin/myisam/my_handler_errors.cc:64
5721
4645
msgid "Unknown character set used in table"
5724
#: plugin/myisam/my_handler_errors.cc:81
4648
#: ../plugin/myisam/my_handler_errors.cc:65
5725
4649
msgid "Conflicting table definitions in sub-tables of MERGE table"
5728
#: plugin/myisam/my_handler_errors.cc:83
4652
#: ../plugin/myisam/my_handler_errors.cc:66
5729
4653
msgid "Table is crashed and last repair failed"
5732
#: plugin/myisam/my_handler_errors.cc:85
4656
#: ../plugin/myisam/my_handler_errors.cc:67
5733
4657
msgid "Table was marked as crashed and should be repaired"
5736
#: plugin/myisam/my_handler_errors.cc:87
4660
#: ../plugin/myisam/my_handler_errors.cc:68
5737
4661
msgid "Lock timed out; Retry transaction"
5740
#: plugin/myisam/my_handler_errors.cc:89
4664
#: ../plugin/myisam/my_handler_errors.cc:69
5741
4665
msgid "Lock table is full; Restart program with a larger locktable"
5744
#: plugin/myisam/my_handler_errors.cc:91
4668
#: ../plugin/myisam/my_handler_errors.cc:70
5745
4669
msgid "Updates are not allowed under a read only transactions"
5748
#: plugin/myisam/my_handler_errors.cc:93
4672
#: ../plugin/myisam/my_handler_errors.cc:71
5749
4673
msgid "Lock deadlock; Retry transaction"
5752
#: plugin/myisam/my_handler_errors.cc:95
4676
#: ../plugin/myisam/my_handler_errors.cc:72
5753
4677
msgid "Foreign key constraint is incorrectly formed"
5756
#: plugin/myisam/my_handler_errors.cc:97
4680
#: ../plugin/myisam/my_handler_errors.cc:73
5757
4681
msgid "Cannot add a child row"
5760
#: plugin/myisam/my_handler_errors.cc:99
4684
#: ../plugin/myisam/my_handler_errors.cc:74
5761
4685
msgid "Cannot delete a parent row"
5764
#: plugin/myisam/my_handler_errors.cc:101
4688
#: ../plugin/myisam/my_handler_errors.cc:75
5765
4689
msgid "No savepoint with that name"
5768
#: plugin/myisam/my_handler_errors.cc:103
4692
#: ../plugin/myisam/my_handler_errors.cc:76
5769
4693
msgid "Non unique key block size"
5772
#: plugin/myisam/my_handler_errors.cc:105
4696
#: ../plugin/myisam/my_handler_errors.cc:77
5773
4697
msgid "The table does not exist in engine"
5776
#: plugin/myisam/my_handler_errors.cc:107
4700
#: ../plugin/myisam/my_handler_errors.cc:78
5777
4701
msgid "The table already existed in storage engine"
5780
#: plugin/myisam/my_handler_errors.cc:109
4704
#: ../plugin/myisam/my_handler_errors.cc:79
5781
4705
msgid "Could not connect to storage engine"
5784
#: plugin/myisam/my_handler_errors.cc:111
4708
#: ../plugin/myisam/my_handler_errors.cc:80
5785
4709
msgid "Unexpected null pointer found when using spatial index"
5788
#: plugin/myisam/my_handler_errors.cc:113
4712
#: ../plugin/myisam/my_handler_errors.cc:81
5789
4713
msgid "The table changed in storage engine"
5792
#: plugin/myisam/my_handler_errors.cc:115
4716
#: ../plugin/myisam/my_handler_errors.cc:82
5793
4717
msgid "There's no partition in table for the given value"
5796
#: plugin/myisam/my_handler_errors.cc:117
4720
#: ../plugin/myisam/my_handler_errors.cc:83
5797
4721
msgid "Row-based binlogging of row failed"
5800
#: plugin/myisam/my_handler_errors.cc:119
4724
#: ../plugin/myisam/my_handler_errors.cc:84
5801
4725
msgid "Index needed in foreign key constraint"
5804
#: plugin/myisam/my_handler_errors.cc:121
4728
#: ../plugin/myisam/my_handler_errors.cc:85
5805
4729
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5808
#: plugin/myisam/my_handler_errors.cc:123
4732
#: ../plugin/myisam/my_handler_errors.cc:86
5809
4733
msgid "Table needs to be upgraded before it can be used"
5812
#: plugin/myisam/my_handler_errors.cc:125
4736
#: ../plugin/myisam/my_handler_errors.cc:87
5813
4737
msgid "Table is read only"
5816
#: plugin/myisam/my_handler_errors.cc:127
4740
#: ../plugin/myisam/my_handler_errors.cc:88
5817
4741
msgid "Failed to get next auto increment value"
5820
#: plugin/myisam/my_handler_errors.cc:129
4744
#: ../plugin/myisam/my_handler_errors.cc:89
5821
4745
msgid "Failed to set row auto increment value"
5824
#: plugin/myisam/my_handler_errors.cc:131
4748
#: ../plugin/myisam/my_handler_errors.cc:90
5825
4749
msgid "Unknown (generic) error from engine"
5828
#: plugin/myisam/my_handler_errors.cc:133
4752
#: ../plugin/myisam/my_handler_errors.cc:91
5829
4753
msgid "Record is the same"
5832
#: plugin/myisam/my_handler_errors.cc:135
4756
#: ../plugin/myisam/my_handler_errors.cc:92
5833
4757
msgid "It is not possible to log this statement"
5836
#: plugin/myisam/my_handler_errors.cc:137
4760
#: ../plugin/myisam/my_handler_errors.cc:93
5837
4761
msgid "Tablespace exists"
5840
#: plugin/myisam/my_handler_errors.cc:139
4764
#: ../plugin/myisam/my_handler_errors.cc:94
5841
4765
msgid "The event was corrupt, leading to illegal data being read"
5844
#: plugin/myisam/my_handler_errors.cc:141
4768
#: ../plugin/myisam/my_handler_errors.cc:95
5845
4769
msgid "The table is of a new format not supported by this version"
5848
#: plugin/myisam/my_handler_errors.cc:143
4772
#: ../plugin/myisam/my_handler_errors.cc:96
5849
4773
msgid "The event could not be processed no other handler error happened"
5852
#: plugin/myisam/my_handler_errors.cc:145
4776
#: ../plugin/myisam/my_handler_errors.cc:97
5853
4777
msgid "Got a fatal error during initialzation of handler"
5856
#: plugin/myisam/my_handler_errors.cc:147
4780
#: ../plugin/myisam/my_handler_errors.cc:98
5857
4781
msgid "File to short; Expected more data in file"
5860
#: plugin/myisam/my_handler_errors.cc:149
4784
#: ../plugin/myisam/my_handler_errors.cc:99
5861
4785
msgid "Read page with wrong checksum"
5864
#: plugin/myisam/my_handler_errors.cc:151
4788
#. TODO: get a better message for these
4789
#: ../plugin/myisam/my_handler_errors.cc:101
5865
4790
msgid "Lock or active transaction"
5868
#: plugin/myisam/my_handler_errors.cc:153
4793
#: ../plugin/myisam/my_handler_errors.cc:102
5869
4794
msgid "No such table space"
5872
#: plugin/myisam/my_handler_errors.cc:155
4797
#: ../plugin/myisam/my_handler_errors.cc:103
5873
4798
msgid "Tablespace not empty"
5876
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5878
msgid "%-.100s via TCP/IP"
5881
#: plugin/oldlibdrizzle/errmsg.cc:28
5882
msgid "Unknown Drizzle error"
5885
#: plugin/oldlibdrizzle/errmsg.cc:29
5887
msgid "Can't create UNIX socket (%d)"
5890
#: plugin/oldlibdrizzle/errmsg.cc:30
5892
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5895
#: plugin/oldlibdrizzle/errmsg.cc:31
5897
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5900
#: plugin/oldlibdrizzle/errmsg.cc:32
5902
msgid "Can't create TCP/IP socket (%d)"
5905
#: plugin/oldlibdrizzle/errmsg.cc:33
5907
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5910
#: plugin/oldlibdrizzle/errmsg.cc:34
5911
msgid "Drizzle server has gone away"
5914
#: plugin/oldlibdrizzle/errmsg.cc:35
5916
msgid "Protocol mismatch; server version = %d, client version = %d"
5919
#: plugin/oldlibdrizzle/errmsg.cc:36
5920
msgid "Drizzle client ran out of memory"
5923
#: plugin/oldlibdrizzle/errmsg.cc:37
5924
msgid "Wrong host info"
5927
#: plugin/oldlibdrizzle/errmsg.cc:38
5928
msgid "Localhost via UNIX socket"
5931
#: plugin/oldlibdrizzle/errmsg.cc:40
5932
msgid "Error in server handshake"
5935
#: plugin/oldlibdrizzle/errmsg.cc:41
5936
msgid "Lost connection to Drizzle server during query"
5939
#: plugin/oldlibdrizzle/errmsg.cc:42
5940
msgid "Commands out of sync; you can't run this command now"
5943
#: plugin/oldlibdrizzle/errmsg.cc:43
5945
msgid "Named pipe: %-.32s"
5948
#: plugin/oldlibdrizzle/errmsg.cc:44
5950
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5953
#: plugin/oldlibdrizzle/errmsg.cc:45
5955
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5958
#: plugin/oldlibdrizzle/errmsg.cc:46
5960
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5963
#: plugin/oldlibdrizzle/errmsg.cc:47
5965
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5968
#: plugin/oldlibdrizzle/errmsg.cc:48
5969
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5972
#: plugin/oldlibdrizzle/errmsg.cc:49
5973
msgid "Embedded server"
5976
#: plugin/oldlibdrizzle/errmsg.cc:50
5977
msgid "Error on SHOW SLAVE STATUS:"
5980
#: plugin/oldlibdrizzle/errmsg.cc:51
5981
msgid "Error on SHOW SLAVE HOSTS:"
5984
#: plugin/oldlibdrizzle/errmsg.cc:52
5985
msgid "Error connecting to slave:"
5988
#: plugin/oldlibdrizzle/errmsg.cc:53
5989
msgid "Error connecting to master:"
5992
#: plugin/oldlibdrizzle/errmsg.cc:54
5993
msgid "SSL connection error"
5996
#: plugin/oldlibdrizzle/errmsg.cc:55
5997
msgid "Malformed packet"
6000
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6001
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6002
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6003
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6004
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6005
msgid "(unused error message)"
6008
#: plugin/oldlibdrizzle/errmsg.cc:57
6009
msgid "Invalid use of null pointer"
6012
#: plugin/oldlibdrizzle/errmsg.cc:58
6013
msgid "Statement not prepared"
6016
#: plugin/oldlibdrizzle/errmsg.cc:59
6017
msgid "No data supplied for parameters in prepared statement"
6020
#: plugin/oldlibdrizzle/errmsg.cc:60
6021
msgid "Data truncated"
6024
#: plugin/oldlibdrizzle/errmsg.cc:61
6025
msgid "No parameters exist in the statement"
6028
#: plugin/oldlibdrizzle/errmsg.cc:62
6029
msgid "Invalid parameter number"
6032
#: plugin/oldlibdrizzle/errmsg.cc:63
6035
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6038
#: plugin/oldlibdrizzle/errmsg.cc:65
6040
msgid "Using unsupported buffer type: %d (parameter: %d)"
6043
#: plugin/oldlibdrizzle/errmsg.cc:66
6045
msgid "Shared memory: %-.100s"
6048
#: plugin/oldlibdrizzle/errmsg.cc:76
6049
msgid "Wrong or unknown protocol"
6052
#: plugin/oldlibdrizzle/errmsg.cc:77
6053
msgid "Invalid connection handle"
6056
#: plugin/oldlibdrizzle/errmsg.cc:78
6058
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6059
"option 'secure_auth' enabled)"
6062
#: plugin/oldlibdrizzle/errmsg.cc:80
6063
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6066
#: plugin/oldlibdrizzle/errmsg.cc:81
6067
msgid "Attempt to read column without prior row fetch"
6070
#: plugin/oldlibdrizzle/errmsg.cc:82
6071
msgid "Prepared statement contains no metadata"
6074
#: plugin/oldlibdrizzle/errmsg.cc:83
6076
"Attempt to read a row while there is no result set associated with the "
6080
#: plugin/oldlibdrizzle/errmsg.cc:85
6081
msgid "This feature is not implemented yet"
6084
#: plugin/oldlibdrizzle/errmsg.cc:86
6087
"Lost connection to Drizzle server while waiting for initial communication "
6088
"packet, system error: %d"
6091
#: plugin/oldlibdrizzle/errmsg.cc:88
6094
"Lost connection to Drizzle server while reading initial communication "
6095
"packet, system error: %d"
6098
#: plugin/oldlibdrizzle/errmsg.cc:90
6101
"Lost connection to Drizzle server while sending authentication information, "
6105
#: plugin/oldlibdrizzle/errmsg.cc:92
6108
"Lost connection to Drizzle server while reading authorization information, "
6112
#: plugin/oldlibdrizzle/errmsg.cc:94
6115
"Lost connection to Drizzle server while setting initial database, system "
6119
#: plugin/oldlibdrizzle/errmsg.cc:96
6121
msgid "Statement closed indirectly because of a preceding %s() call"
6124
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6125
msgid "Connect Timeout."
6128
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6129
msgid "Read Timeout."
6132
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6133
msgid "Write Timeout."
6136
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6137
msgid "Retry Count."
6140
#: plugin/pool_of_threads/pool_of_threads.cc:237
6141
msgid "event_add error in libevent_add_session_callback\n"
6144
#: plugin/pool_of_threads/pool_of_threads.cc:403
6145
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6148
#: plugin/pool_of_threads/pool_of_threads.cc:410
6149
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6152
#: plugin/pool_of_threads/pool_of_threads.cc:422
6153
msgid "session_add_event event_add error in libevent_init\n"
6156
#: plugin/pool_of_threads/pool_of_threads.cc:435
6158
msgid "Can't create completion port thread (error %d)"
6161
#: plugin/pool_of_threads/pool_of_threads.cc:527
6162
msgid "libevent_thread_proc: my_thread_init() failed\n"
6165
#: plugin/pool_of_threads/pool_of_threads.cc:725
6166
msgid "Size of Pool."
6169
#: plugin/signal_handler/signal_handler.cc:214
6171
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4801
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4802
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4804
"Port number to use for connection or 0 for default to with MySQL protocol."
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:130
4808
msgid "Path used for MySQL UNIX Socket Protocol."
4811
#: ../plugin/pbms/src/parameters_ms.cc:574
4813
"A comma delimited list of tables to watch of the format: <database>."
4817
#: ../plugin/pbms/src/parameters_ms.cc:582
4818
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4821
#: ../plugin/pbms/src/parameters_ms.cc:590
4822
msgid "Before insert row event observer call position"
4825
#: ../plugin/pbms/src/plugin_ms.cc:70
4826
msgid "Port number to use for connection or 0 for default PBMS port "
4829
#: ../plugin/pbms/src/plugin_ms.cc:83
4830
msgid "Invalid port number\n"
4833
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4834
msgid "Failed to allocate enough memory to transaction message\n"
4837
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4839
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4842
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4844
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4847
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4848
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4849
msgid "Enable rabbitmq log"
4852
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4853
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4854
msgid "Host name to connect to"
4857
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4858
msgid "RabbitMQ Port"
4861
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4862
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4863
msgid "RabbitMQ username"
4866
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4867
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4868
msgid "RabbitMQ password"
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4872
msgid "RabbitMQ virtualhost"
4875
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4876
msgid "Name of RabbitMQ exchange to publish to"
4879
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4880
msgid "Name of RabbitMQ routing key to use"
4883
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4884
#: ../plugin/transaction_log/module.cc:308
4885
#: ../plugin/transaction_log/module.cc:361
4886
msgid "Name of the replicator plugin to use (default='default_replicator')"
4889
#: ../plugin/session_dictionary/processlist.cc:78
4892
msgstr "(Ikke anvendt)"
4894
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4896
msgid "syslog facility \"%s\" not known, using \"local0\""
4899
#: ../plugin/syslog/errmsg.cc:49
4901
msgid "syslog priority \"%s\" not known, using \"warn\""
4904
#: ../plugin/syslog/logging.cc:72
4906
msgid "syslog priority \"%s\" not known, using \"info\""
4909
#: ../plugin/syslog/module.cc:61
4910
msgid "Invalid value for logging-threshold-slow\n"
4913
#: ../plugin/syslog/module.cc:70
4914
msgid "Invalid value for logging-threshold-big-resultset\n"
4917
#: ../plugin/syslog/module.cc:79
4918
msgid "Invalid value for logging-threshold-big-examined\n"
4921
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4922
msgid "Syslog Ident"
4925
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4926
msgid "Syslog Facility"
4929
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4930
msgid "Enable logging to syslog of the query log"
4933
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4934
msgid "Syslog Priority of query logging"
4937
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4938
msgid "Enable logging to syslog of the error messages"
4941
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4942
msgid "Syslog Priority of error messages"
4945
#: ../plugin/transaction_log/background_worker.cc:77
4947
msgid "Unable to create background worker thread. Got error %s.\n"
4950
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4951
#: ../plugin/transaction_log/print_transaction_message.cc:106
4952
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4954
msgid "Failed to open transaction log file %s. Got error: %s\n"
4957
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4958
#: ../plugin/transaction_log/print_transaction_message.cc:170
4959
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4961
msgid "GPB ERROR: %s.\n"
4964
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4965
#: ../plugin/transaction_log/print_transaction_message.cc:171
4966
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4968
msgid "Raw buffer read: %s.\n"
4971
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4972
#: ../plugin/transaction_log/print_transaction_message.cc:177
4973
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4975
msgid "Unable to parse transaction. Got error: %s.\n"
4978
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4979
#: ../plugin/transaction_log/print_transaction_message.cc:179
4980
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4982
msgid "BUFFER: %s\n"
4983
msgstr "BUFFER: %s\n"
4985
#: ../plugin/transaction_log/module.cc:136
4986
msgid "Invalid value for sync-method\n"
4989
#: ../plugin/transaction_log/module.cc:145
4990
msgid "Invalid value for num-write-buffers\n"
4993
#: ../plugin/transaction_log/module.cc:179
4995
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4998
#: ../plugin/transaction_log/module.cc:188
5000
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5003
#: ../plugin/transaction_log/module.cc:200
5005
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5008
#: ../plugin/transaction_log/module.cc:209
5010
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5013
#: ../plugin/transaction_log/module.cc:224
5015
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5018
#: ../plugin/transaction_log/module.cc:284
5019
#: ../plugin/transaction_log/module.cc:355
5020
msgid "Enable transaction log"
5023
#: ../plugin/transaction_log/module.cc:292
5024
#: ../plugin/transaction_log/module.cc:349
5025
msgid "DEBUGGING - Truncate transaction log"
5028
#: ../plugin/transaction_log/module.cc:300
5029
#: ../plugin/transaction_log/module.cc:358
5030
msgid "Path to the file to use for transaction log"
5033
#: ../plugin/transaction_log/module.cc:316
5034
#: ../plugin/transaction_log/module.cc:352
5035
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5038
#: ../plugin/transaction_log/module.cc:324
5039
#: ../plugin/transaction_log/module.cc:364
5041
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5042
"each transaction write, 2 == sync log file once per second"
5045
#: ../plugin/transaction_log/module.cc:337
5046
#: ../plugin/transaction_log/module.cc:367
5047
msgid "Number of slots for in-memory write buffers (default=8)."
5050
#: ../plugin/transaction_log/print_transaction_message.cc:135
5052
msgid "GPB message is not a valid type.\n"
5055
#: ../plugin/transaction_log/print_transaction_message.cc:155
5057
msgid "GPB message is not a valid size.\n"
5060
#: ../plugin/transaction_log/transaction_log.cc:114
5061
msgid "Failed to open transaction log file "
5064
#: ../plugin/transaction_log/transaction_log.cc:215
5067
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5068
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5071
#: ../plugin/transaction_log/transaction_log.cc:236
5073
msgid "Failed to sync log file. Got error: %s\n"
5076
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5078
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5081
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5083
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5087
#~ msgid "--help : Display help and exit\n"
5088
#~ msgstr "Vis denne hjælp og afslut."
5090
#~ msgid "Use compression in server/client protocol."
5091
#~ msgstr "Brug kompremering i server/klient-protokol."
5094
#~ msgid "Print the default settings and exit"
5095
#~ msgstr "Udskriv fejlsøgningsinformation ved afslutning."
5098
#~ msgid "Writing a core file\n"
5099
#~ msgstr "Skriver historiefil %s\n"
5101
#~ msgid "Synonym for -?"
5102
#~ msgstr "Synonym for -?"
5104
#~ msgid "Check memory and open file usage at exit ."
5105
#~ msgstr "Undersøg hukommelse og forbrug af åbne filer ved afslutning."