314
#: ../client/drizzle.cc:1355
316
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
317
msgstr "Προβολή βοήθειας."
319
#: ../client/drizzle.cc:1357
314
#: client/drizzle.cc:1510
316
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
317
"option deprecated; use --disable-pager instead."
320
#: client/drizzle.cc:1513
322
"Password to use when connecting to server. If password is not given it's "
323
"asked from the tty."
326
#: client/drizzle.cc:1515
328
"Port number to use for connection or 0 for default to, in order of "
329
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
332
#: client/drizzle.cc:1516
333
msgid "built-in default"
336
#: client/drizzle.cc:1518
320
337
msgid "Set the drizzle prompt to this value."
323
#: ../client/drizzle.cc:1359
340
#: client/drizzle.cc:1522
325
342
"Don't cache result, print it row by row. This may slow down the server if "
326
343
"the output is suspended. Doesn't use history file."
329
#: ../client/drizzle.cc:1361
346
#: client/drizzle.cc:1524
330
347
msgid "Write fields without conversion. Used with --batch."
333
#: ../client/drizzle.cc:1362
334
msgid "Do not reconnect if the connection is lost."
337
#: ../client/drizzle.cc:1364
338
msgid "Shutdown the server"
341
#: ../client/drizzle.cc:1365
350
#: client/drizzle.cc:1527
352
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
353
"option is enabled by default."
356
#: client/drizzle.cc:1529
357
msgid "Shutdown the server."
360
#: client/drizzle.cc:1531
343
362
"Be more silent. Print results with a tab as separator, each row on new line."
346
#: ../client/drizzle.cc:1367
365
#: client/drizzle.cc:1533
366
msgid "Socket file to use for connection."
369
#: client/drizzle.cc:1536
370
msgid "Output in table format."
373
#: client/drizzle.cc:1539
348
375
"Append everything into outfile. See interactive help (\\h) also. Does not "
349
376
"work in batch mode. Disable with --disable-tee. This option is disabled by "
353
#: ../client/drizzle.cc:1369
354
msgid "Disable outfile. See interactive help (\\h) also."
357
#: ../client/drizzle.cc:1371
380
#: client/drizzle.cc:1541
382
"Disable outfile. See interactive help (\\h) also. WARNING: option "
383
"deprecated; use --disable-tee instead"
386
#: client/drizzle.cc:1543
387
msgid "User for login if not current user."
390
#: client/drizzle.cc:1545
391
msgid "Only allow UPDATE and DELETE that uses keys."
394
#: client/drizzle.cc:1548
395
msgid "Synonym for option --safe-updates, -U."
398
#: client/drizzle.cc:1551
399
msgid "Write more. (-v -v -v gives the table output format)."
402
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
403
msgid "Output version information and exit."
406
#: client/drizzle.cc:1555
407
msgid "Wait and retry if connection is down."
410
#: client/drizzle.cc:1558
358
411
msgid "Number of seconds before connection timeout."
361
#: ../client/drizzle.cc:1373
414
#: client/drizzle.cc:1563
362
415
msgid "Max length of input line"
365
#: ../client/drizzle.cc:1375
418
#: client/drizzle.cc:1568
366
419
msgid "Automatic limit for SELECT when using --safe-updates"
369
#: ../client/drizzle.cc:1377
422
#: client/drizzle.cc:1573
370
423
msgid "Automatic limit for rows in a join when using --safe-updates"
373
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
374
msgid "Options specific to the client"
377
#: ../client/drizzle.cc:1383
378
msgid "Connect to host"
381
#: ../client/drizzle.cc:1385
383
"Password to use when connecting to server. If password is not given it's "
384
"asked from the tty."
387
#: ../client/drizzle.cc:1387
389
"Port number to use for connection or 0 for default to, in order of "
390
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
393
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
394
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
395
msgid "User for login if not current user."
398
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
399
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
400
msgid "The protocol of connection (mysql or drizzle)."
403
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
404
msgid "Allowed Options"
407
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
409
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
412
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
426
#: client/drizzle.cc:1577
427
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
430
#: client/drizzle.cc:1582
431
msgid "Number of lines before each import progress report."
434
#: client/drizzle.cc:1585
435
msgid "Ping the server to check if it's alive."
438
#: client/drizzle.cc:1595
440
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
443
#: client/drizzle.cc:1602
446
"Copyright (C) 2008 Sun Microsystems\n"
447
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
448
"and you are welcome to modify and redistribute it under the GPL license\n"
451
#: client/drizzle.cc:1607
453
msgid "Usage: %s [OPTIONS] [database]\n"
456
#: client/drizzle.cc:1638
413
457
msgid "DELIMITER cannot contain a backslash character"
416
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
417
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
418
#: ../client/drizzletest.cc:5659
419
msgid "Error: Unknown protocol"
422
#: ../client/drizzle.cc:1627
424
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
427
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
429
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
432
#: ../client/drizzle.cc:1679
435
"Copyright (C) 2008 Sun Microsystems\n"
436
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
437
"and you are welcome to modify and redistribute it under the GPL license\n"
440
#: ../client/drizzle.cc:1684
442
msgid "Usage: drizzle [OPTIONS] [schema]\n"
445
#: ../client/drizzle.cc:1738
447
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
450
#: ../client/drizzle.cc:1747
453
"Your Drizzle connection id is %u\n"
454
"Connection protocol: %s\n"
455
"Server version: %s\n"
458
#: ../client/drizzle.cc:1781
460
msgid "Reading history-file %s\n"
463
#: ../client/drizzle.cc:1785
465
msgid "Couldn't allocate memory for temp histfile!\n"
468
#: ../client/drizzle.cc:1792
469
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
472
#: ../client/drizzle.cc:1802
476
#: ../client/drizzle.cc:1815
478
msgid "Writing history-file %s\n"
481
#: ../client/drizzle.cc:1823
485
#: ../client/drizzle.cc:1823
489
#: ../client/drizzle.cc:1873
490
msgid "Query aborted by Ctrl+C\n"
493
#: ../client/drizzle.cc:1957
460
#: client/drizzle.cc:1656
462
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
465
#: client/drizzle.cc:1679
467
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
470
#: client/drizzle.cc:1683
472
msgid "WARNING: --server-arg option not supported in this configuration.\n"
475
#: client/drizzle.cc:1714
477
"Non-integer value supplied for port. If you are trying to enter a password "
478
"please use --password instead."
481
#: client/drizzle.cc:1722
482
msgid "Value supplied for port is not valid."
485
#: client/drizzle.cc:1861
495
487
msgid "Processing line: %<PRIu32>\n"
498
#: ../client/drizzle.cc:2175
490
#: client/drizzle.cc:2076
499
491
msgid "Unknown command: "
502
#: ../client/drizzle.cc:2346
503
msgid "Not found a delimiter within max_input_line of input"
506
#: ../client/drizzle.cc:2592
494
#: client/drizzle.cc:2490
508
496
"Reading table information for completion of table and column names\n"
509
"You can turn off this feature to get a quicker startup with -A\n"
497
" You can turn off this feature to get a quicker startup with -A\n"
513
#: ../client/drizzle.cc:2631
501
#: client/drizzle.cc:2579
514
502
msgid "No connection. Trying to reconnect..."
517
#: ../client/drizzle.cc:2637
505
#: client/drizzle.cc:2585
518
506
msgid "Can't connect to the server\n"
521
#: ../client/drizzle.cc:2721
509
#: client/drizzle.cc:2663
522
510
msgid "List of all Drizzle commands:"
525
#: ../client/drizzle.cc:2725
528
"Note that all text commands must be first on line and end with '%s' or \\g"
513
#: client/drizzle.cc:2665
514
msgid "Note that all text commands must be first on line and end with ';'"
531
#: ../client/drizzle.cc:2783
517
#: client/drizzle.cc:2720
532
518
msgid "No query specified\n"
535
#: ../client/drizzle.cc:2798
521
#: client/drizzle.cc:2735
536
522
msgid "Ignoring query to other database"
539
#: ../client/drizzle.cc:2848
525
#: client/drizzle.cc:2785
540
526
msgid "Empty set"
543
#: ../client/drizzle.cc:2861
529
#: client/drizzle.cc:2798
545
531
msgid "%ld row in set"
546
532
msgid_plural "%ld rows in set"
550
#: ../client/drizzle.cc:2870
536
#: client/drizzle.cc:2807
554
#: ../client/drizzle.cc:2872
540
#: client/drizzle.cc:2809
556
542
msgid "Query OK, %ld row affected"
557
543
msgid_plural "Query OK, %ld rows affected"
561
#: ../client/drizzle.cc:2944
562
msgid "popen() failed! defaulting PAGER to stdout!\n"
565
#: ../client/drizzle.cc:2966
567
msgid "Error logging to file '%s'\n"
570
#: ../client/drizzle.cc:2971
572
msgid "Logging to file '%s'\n"
575
#: ../client/drizzle.cc:3055
584
"Collation: %s (%u)\n"
592
#: ../client/drizzle.cc:3522
594
msgid "No previous outfile available, you must give a filename!\n"
597
#: ../client/drizzle.cc:3527
599
msgid "Currently logging to file '%s'\n"
602
#: ../client/drizzle.cc:3547
604
msgid "No outfile specified!\n"
607
#: ../client/drizzle.cc:3560
608
msgid "Outfile disabled.\n"
611
#: ../client/drizzle.cc:3587
613
msgid "Default pager wasn't set, using stdout.\n"
614
msgstr "Προβολή βοήθειας."
616
#: ../client/drizzle.cc:3607
618
msgid "PAGER set to '%s'\n"
621
#: ../client/drizzle.cc:3618
622
msgid "PAGER set to stdout\n"
625
#: ../client/drizzle.cc:3701
627
msgid "Connection id: %u"
630
#: ../client/drizzle.cc:3703
632
msgid "Current schema: %.128s\n"
635
#: ../client/drizzle.cc:3704
640
#: ../client/drizzle.cc:3724
641
msgid "Usage: \\. <filename> | source <filename>"
644
#: ../client/drizzle.cc:3739
646
msgid "Failed to open file '%s', error: %d"
649
#: ../client/drizzle.cc:3747
650
msgid "Can't initialize LineBuffer"
653
#: ../client/drizzle.cc:3783
654
msgid "DELIMITER must be followed by a 'delimiter' character or string"
657
#: ../client/drizzle.cc:3816
658
msgid "USE must be followed by a schema name"
661
#: ../client/drizzle.cc:3884
662
msgid "Schema changed"
665
#: ../client/drizzle.cc:3930
666
msgid "Show warnings enabled."
669
#: ../client/drizzle.cc:3938
670
msgid "Show warnings disabled."
673
#: ../client/drizzle.cc:4088
677
"Connection id:\t\t%lu\n"
680
#: ../client/drizzle.cc:4100
682
msgid "Current schema:\t%s\n"
685
#: ../client/drizzle.cc:4101
687
msgid "Current user:\t\t%s\n"
690
#: ../client/drizzle.cc:4107
691
msgid "SSL:\t\t\tNot in use"
694
#: ../client/drizzle.cc:4112
700
#: ../client/drizzle.cc:4119
703
"All updates ignored to this schema\n"
706
#: ../client/drizzle.cc:4122
708
msgid "Current pager:\t\t%s\n"
711
#: ../client/drizzle.cc:4123
713
msgid "Using outfile:\t\t'%s'\n"
716
#: ../client/drizzle.cc:4124
718
msgid "Using delimiter:\t%s\n"
721
#: ../client/drizzle.cc:4125
723
msgid "Server version:\t\t%s\n"
726
#: ../client/drizzle.cc:4126
728
msgid "Protocol:\t\t%s\n"
731
#: ../client/drizzle.cc:4127
733
msgid "Protocol version:\t%d\n"
736
#: ../client/drizzle.cc:4128
738
msgid "Connection:\t\t%s\n"
741
#: ../client/drizzle.cc:4135
743
msgid "UNIX socket:\t\t%s\n"
746
#: ../client/drizzle.cc:4137
748
msgid "TCP port:\t\t%d\n"
751
#: ../client/drizzle.cc:4142
754
"Note that you are running in safe_update_mode:\n"
757
#: ../client/drizzle.cc:4144
760
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
762
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
764
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
765
" Max number of examined row combination in a join is set to: %"
770
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
775
#: ../client/drizzle.cc:4249
777
msgid "ERROR %d (%s): "
780
#: ../client/drizzle.cc:4251
785
#: ../client/drizzle.cc:4254
789
#: ../client/drizzle.cc:4387
793
#: ../client/drizzle.cc:4389
797
#: ../client/drizzle.cc:4395
801
#: ../client/drizzle.cc:4401
805
#: ../client/drizzle.cc:4502
809
#: ../client/drizzle.cc:4622
811
msgid "Returning to default PROMPT of %s\n"
814
#: ../client/drizzle.cc:4627
815
msgid "Memory allocation error. Not changing prompt\n"
818
#: ../client/drizzle.cc:4632
820
msgid "PROMPT set to '%s'\n"
823
#: ../client/drizzledump.cc:229
824
msgid "Error inserting into destination database"
827
#: ../client/drizzledump.cc:253
547
#: client/drizzledump.cc:345
548
msgid "Number of rows before each output progress report (requires --verbose)."
551
#: client/drizzledump.cc:415
829
553
msgid "Got errno %d on write"
832
#: ../client/drizzledump.cc:298
835
"%s: You can't use --single-transaction and --lock-all-tables at the same "
839
#: ../client/drizzledump.cc:305
841
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
844
#: ../client/drizzledump.cc:373
845
msgid "-- Retrieving database structures..."
848
#: ../client/drizzledump.cc:485
850
"Dump all the databases. This will be same as --databases with all databases "
854
#: ../client/drizzledump.cc:487
855
msgid "Dump all the tablespaces."
858
#: ../client/drizzledump.cc:489
859
msgid "Use complete insert statements."
862
#: ../client/drizzledump.cc:491
864
"Flush logs file in server before starting dump. Note that if you dump many "
865
"databases at once (using the option --databases= or --all-databases), the "
866
"logs will be flushed for each database dumped. The exception is when using --"
867
"lock-all-tables in this case the logs will be flushed only once, "
868
"corresponding to the moment all tables are locked. So if you want your dump "
869
"and the log flush to happen at the same exact moment you should use --lock-"
870
"all-tables or --flush-logs"
873
#: ../client/drizzledump.cc:493
874
msgid "Continue even if we get an sql-error."
877
#: ../client/drizzledump.cc:494
879
msgid "Display this help message and exit."
880
msgstr "Εμφάνησε αυτή την βοήθεια."
882
#: ../client/drizzledump.cc:496
884
"Locks all tables across all databases. This is achieved by taking a global "
885
"read lock for the duration of the whole dump. Automatically turns --single-"
889
#: ../client/drizzledump.cc:498
891
"Creates a consistent snapshot by dumping all tables in a single transaction. "
892
"Works ONLY for tables stored in storage engines which support "
893
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
894
"be consistent for other storage engines. While a --single-transaction dump "
895
"is in process, to ensure a valid dump file (correct table contents), no "
896
"other connection should use the following statements: ALTER TABLE, DROP "
897
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
901
#: ../client/drizzledump.cc:500
903
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
904
"extended-insert and --disable-keys."
907
#: ../client/drizzledump.cc:501
908
msgid "Overrides option --databases (-B)."
911
#: ../client/drizzledump.cc:503
912
msgid "Number of rows before each output progress report (requires --verbose)."
915
#: ../client/drizzledump.cc:505
916
msgid "Print info about the various stages."
919
#: ../client/drizzledump.cc:507
920
msgid "Turn off Comments"
923
#: ../client/drizzledump.cc:508
924
msgid "Turn off create-options"
927
#: ../client/drizzledump.cc:509
928
msgid "Turn off extended-insert"
931
#: ../client/drizzledump.cc:510
932
msgid "Turn off dump date at the end of the output"
935
#: ../client/drizzledump.cc:511
936
msgid "Do not read from the configuration files"
939
#: ../client/drizzledump.cc:517
940
msgid "Add a 'DROP DATABASE' before each create."
943
#: ../client/drizzledump.cc:518
944
msgid "Do not add a 'drop table' before each create."
947
#: ../client/drizzledump.cc:520
949
"Give less verbose output (useful for debugging). Disables structure comments "
950
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
951
"set-names --skip-disable-keys"
954
#: ../client/drizzledump.cc:522
956
"To dump several databases. Note the difference in usage; In this case no "
957
"tables are given. All name arguments are regarded as databasenames. 'USE "
958
"db_name;' will be included in the output."
961
#: ../client/drizzledump.cc:524
963
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
964
"will not be put in the output."
967
#: ../client/drizzledump.cc:526
969
"Do not dump the specified table. To specify more than one table to ignore, "
970
"use the directive multiple times, once for each table. Each table must be "
971
"specified with both database and table names, e.g. --ignore-table=database."
975
#: ../client/drizzledump.cc:528
976
msgid "Insert rows with INSERT IGNORE."
979
#: ../client/drizzledump.cc:530
980
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
983
#: ../client/drizzledump.cc:532
985
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
986
"above line will be added otherwise, if --databases or --all-databases option "
990
#: ../client/drizzledump.cc:534
991
msgid "No row information."
994
#: ../client/drizzledump.cc:536
995
msgid "Use REPLACE INTO instead of INSERT INTO."
998
#: ../client/drizzledump.cc:538
999
msgid "Where to send output to (stdout|database"
1002
#: ../client/drizzledump.cc:540
1004
"Hostname for destination db server (requires --destination-type=database)"
1007
#: ../client/drizzledump.cc:542
1009
"Port number for destination db server (requires --destination-type=database)"
1012
#: ../client/drizzledump.cc:544
1014
"User name for destination db server (resquires --destination-type=database)"
1017
#: ../client/drizzledump.cc:546
1019
"Password for destination db server (requires --destination-type=database)"
1022
#: ../client/drizzledump.cc:548
1024
"The database in the destination db server (requires --destination-"
1025
"type=database, not for use with --all-databases)"
1028
#: ../client/drizzledump.cc:550
1030
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1034
#: ../client/drizzledump.cc:556
1035
msgid "Connect to host."
1038
#: ../client/drizzledump.cc:558
1040
"Password to use when connecting to server. If password is not given it's "
1041
"solicited on the tty."
1044
#: ../client/drizzledump.cc:560
1045
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1046
msgid "Port number to use for connection."
1049
#: ../client/drizzledump.cc:567
1050
msgid "Hidden Options"
1053
#: ../client/drizzledump.cc:569
1054
msgid "Used to select the database"
1057
#: ../client/drizzledump.cc:570
1058
msgid "Used to select the tables"
1061
#: ../client/drizzledump.cc:573
1062
msgid "Allowed Options + Hidden Options"
1065
#: ../client/drizzledump.cc:637
1067
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1070
#: ../client/drizzledump.cc:642
1072
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1073
"and you are welcome to modify and redistribute it under the GPL license\n"
1076
#: ../client/drizzledump.cc:643
1077
msgid "Dumps definitions and data from a Drizzle database server"
1080
#: ../client/drizzledump.cc:644
556
#: client/drizzledump.cc:420
558
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
561
#: client/drizzledump.cc:427
1082
563
msgid "Usage: %s [OPTIONS] database [tables]\n"
1085
#: ../client/drizzledump.cc:645
566
#: client/drizzledump.cc:428
1087
568
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1090
#: ../client/drizzledump.cc:647
571
#: client/drizzledump.cc:430
1092
573
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1095
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1096
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
576
#: client/drizzledump.cc:438
578
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
579
"and you are welcome to modify and redistribute it under the GPL license\n"
582
#: client/drizzledump.cc:439
583
msgid "Dumps definitions and data from a Drizzle database server"
586
#: client/drizzledump.cc:450
588
msgid "For more options, use %s --help\n"
591
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
592
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
595
"Non-integer value supplied for port. If you are trying to enter a password "
596
"please use --password instead.\n"
599
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
600
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
1098
602
msgid "Value supplied for port is not valid.\n"
1101
#: ../client/drizzledump.cc:743
605
#: client/drizzledump.cc:582
607
msgid "Memory allocation error while copying password. Aborting.\n"
610
#: client/drizzledump.cc:621
612
msgid "Input filename too long: %s"
615
#: client/drizzledump.cc:656
1103
617
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1106
#: ../client/drizzledump_data.cc:268
1107
msgid "-- Retrieving data for "
1110
#: ../client/drizzledump_data.cc:300
1111
msgid " rows dumped for table "
1114
#: ../client/drizzledump_data.cc:547
1115
msgid "-- Connecting to "
1118
#: ../client/drizzledump_data.cc:547
1119
msgid " using protocol "
1122
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1123
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1124
msgid "Error executing query: "
1127
#: ../client/drizzledump_data.cc:602
1128
msgid "Could not buffer result: "
1131
#: ../client/drizzledump_data.cc:648
1132
msgid "Error: Could not set db '"
1135
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1136
#: ../client/drizzledump_data.cc:673
1140
#: ../client/drizzledump_data.cc:682
1141
msgid "-- Disconnecting from "
1144
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1145
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1146
msgid "-- Retrieving table structures for "
1149
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1150
msgid "-- Retrieving fields for "
1153
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1154
msgid "-- Retrieving indexes for "
1157
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1158
msgid "-- Retrieving foreign keys for "
1161
#: ../client/drizzleslap.cc:2292
1163
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1166
#: ../client/drizzletest.cc:5412
1167
msgid "Error: Invalid Value for opt_max_connect_retries"
1170
#: ../client/drizzletest.cc:5422
1171
msgid "Error: Invalid Value for opt_tail_lines"
1174
#: ../client/drizzletest.cc:5432
1175
msgid "Error: Invalid Value for opt_sleep"
1178
#: ../client/drizzletest.cc:5623
1180
msgid "Could not open '%s' for reading: errno = %d"
1183
#: ../client/drizzletest.cc:5628
1185
msgid "Out of memory"
1188
#: ../drizzled/drizzled.cc:491
620
#: client/drizzledump.cc:681
622
msgid "Invalid mode to --compatible: %s\n"
625
#: client/drizzledump.cc:726
627
msgid "%s: You must use option --tab with --fields-...\n"
630
#: client/drizzledump.cc:732
633
"%s: You can't use --single-transaction and --lock-all-tables at the same "
637
#: client/drizzledump.cc:738
640
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
644
#: client/drizzledump.cc:744
646
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
649
#: client/drizzledump.cc:767
651
msgid "Got error: %s (%d) %s"
654
#: client/drizzledump.cc:774
656
msgid "Got error: %d %s"
659
#: client/drizzledump.cc:872 client/drizzledump.cc:879
660
#: client/drizzledump.cc:892
662
msgid "Couldn't execute '%s': %s (%d)"
665
#: client/drizzledump.cc:956
667
msgid "-- Connecting to %s...\n"
670
#: client/drizzledump.cc:977
672
msgid "-- Disconnecting from %s...\n"
675
#: client/drizzledump.cc:988
676
msgid "Couldn't allocate memory"
679
#: client/drizzledump.cc:1332
682
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
686
#: client/drizzledump.cc:1346
688
msgid "-- Retrieving table structure for table %s...\n"
691
#: client/drizzledump.cc:1460
693
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
696
#: client/drizzledump.cc:1567
698
msgid "%s: Can't get keys for table %s\n"
701
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
703
msgid "Error: Couldn't read status information for table %s\n"
706
#: client/drizzledump.cc:1788
708
msgid "Error retrieving table structure for table: \"%s\""
711
#: client/drizzledump.cc:1795
713
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
716
#: client/drizzledump.cc:1806
718
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
721
#: client/drizzledump.cc:1813
723
msgid "-- Skipping dump data for table '%s', it has no fields\n"
726
#: client/drizzledump.cc:1821
727
msgid "-- Sending SELECT query...\n"
730
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
731
msgid "when executing 'SELECT INTO OUTFILE'"
734
#: client/drizzledump.cc:1885
739
"-- Dumping data for table %s\n"
743
#: client/drizzledump.cc:1926
744
msgid "-- Retrieving rows...\n"
747
#: client/drizzledump.cc:1929
749
msgid "%s: Error in field count for table: %s ! Aborting.\n"
752
#: client/drizzledump.cc:1973
754
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
757
#: client/drizzledump.cc:1990
759
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
762
#: client/drizzledump.cc:2012
764
msgid "Not enough fields from table %s! Aborting.\n"
767
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
768
msgid "when doing refresh"
771
#: client/drizzledump.cc:2497
772
msgid "alloc_root failure."
775
#: client/drizzledump.cc:2512
777
msgid "Couldn't find table: \"%s\""
780
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
781
#: client/drizzledump.cc:2807
784
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
787
#: client/drizzledump.cc:2837
789
msgid "Error: Not enough memory to store ORDER BY clause\n"
794
msgid "Error while loading database options: '%s':"
797
#: drizzled/drizzled.cc:503
799
msgid "Got signal %d from thread %<PRIu64>"
802
#: drizzled/drizzled.cc:537
1189
803
msgid "Aborting\n"
1192
#: ../drizzled/drizzled.cc:550
806
#: drizzled/drizzled.cc:658
1193
807
msgid "One can only use the --user switch if running as root\n"
1196
#: ../drizzled/drizzled.cc:557
810
#: drizzled/drizzled.cc:665
1198
812
"Fatal error: Please read \"Security\" section of the manual to find out how "
1199
813
"to run drizzled as root!\n"
1202
#: ../drizzled/drizzled.cc:577
816
#: drizzled/drizzled.cc:685
1205
819
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1209
#: ../drizzled/drizzled.cc:602
1210
msgid "Set process group ID failed"
1213
#: ../drizzled/drizzled.cc:607
1214
msgid "Set process user ID failed"
1217
#: ../drizzled/drizzled.cc:619
1218
msgid "Process chroot failed"
1221
#: ../drizzled/drizzled.cc:739
1222
msgid "Error: Invalid Value for auto_increment_increment"
1225
#: ../drizzled/drizzled.cc:750
1226
msgid "Error: Invalid Value for auto_increment_offset"
1229
#: ../drizzled/drizzled.cc:761
1230
msgid "Error: Invalid Value for completion_type"
1233
#: ../drizzled/drizzled.cc:773
1234
msgid "Error: Invalid Value for div-precision-increment"
1237
#: ../drizzled/drizzled.cc:784
1238
msgid "Error: Invalid Value for group_concat_max_len"
1241
#: ../drizzled/drizzled.cc:795
1242
msgid "Error: Invalid Value for join_buffer_size"
1245
#: ../drizzled/drizzled.cc:807
1246
msgid "Error: Invalid Value for max_allowed_packet"
1249
#: ../drizzled/drizzled.cc:819
1250
msgid "Error: Invalid Value for max_error_count"
1253
#: ../drizzled/drizzled.cc:830
1254
msgid "Error: Invalid Value for max_heap_table_size"
1257
#: ../drizzled/drizzled.cc:842
1258
msgid "Error: Invalid Value for min_examined_row_limit"
1261
#: ../drizzled/drizzled.cc:853
1262
msgid "Error: Invalid Value for max_join_size"
1265
#: ../drizzled/drizzled.cc:864
1266
msgid "Error: Invalid Value for max_length_for_sort_data"
1269
#: ../drizzled/drizzled.cc:875
1270
msgid "Error: Invalid Value for max_seeks_for_key"
1273
#: ../drizzled/drizzled.cc:886
1274
msgid "Error: Invalid Value for max_sort_length"
1277
#: ../drizzled/drizzled.cc:897
1278
msgid "Error: Invalid Value for optimizer_search_depth"
1281
#: ../drizzled/drizzled.cc:908
1282
msgid "Error: Invalid Value for preload_buff_size"
1285
#: ../drizzled/drizzled.cc:919
1286
msgid "Error: Invalid Value for query_alloc_block_size"
1289
#: ../drizzled/drizzled.cc:931
1290
msgid "Error: Invalid Value for query_prealloc_size"
1293
#: ../drizzled/drizzled.cc:943
1294
msgid "Error: Invalid Value for range_alloc_block_size"
1297
#: ../drizzled/drizzled.cc:955
1298
msgid "Error: Invalid Value for read_buff_size"
1301
#: ../drizzled/drizzled.cc:967
1302
msgid "Error: Invalid Value for read_rnd_buff_size"
1305
#: ../drizzled/drizzled.cc:978
1306
msgid "Error: Invalid Value for sort_buff_size"
1309
#: ../drizzled/drizzled.cc:989
1310
msgid "Error: Invalid Value for table_def_size"
1313
#: ../drizzled/drizzled.cc:1000
1314
msgid "Error: Invalid Value for table_cache_size"
1317
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1318
msgid "Error: Invalid Value for table_lock_wait_timeout"
1321
#: ../drizzled/drizzled.cc:1038
1323
"Error: Invalid Value for transaction_message_threshold valid values are "
1324
"between 131072 - 1048576 bytes"
1327
#: ../drizzled/drizzled.cc:1096
1329
msgid "Defaults file '%s' not found\n"
1332
#: ../drizzled/drizzled.cc:1138
823
#: drizzled/drizzled.cc:841
825
msgid "Fatal signal %d while backtracing\n"
828
#: drizzled/drizzled.cc:864
831
"We will try our best to scrape up some info that will hopefully help "
833
"the problem, but since we have already crashed, something is definitely "
835
"and this may fail.\n"
839
#: drizzled/drizzled.cc:873
842
"It is possible that drizzled could use up to \n"
843
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
845
"Hope that's ok; if not, decrease some variables in the equation.\n"
849
#: drizzled/drizzled.cc:886
852
"Attempting backtrace. You can use the following information to find out\n"
853
"where drizzled died. If you see no messages after this, something went\n"
854
"terribly wrong...\n"
857
#: drizzled/drizzled.cc:914
860
"Trying to get some variables.\n"
861
"Some pointers may be invalid and cause the dump to abort...\n"
864
#: drizzled/drizzled.cc:926
868
"This crash occurred while the server was calling initgroups(). This is\n"
869
"often due to the use of a drizzled that is statically linked against glibc\n"
870
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
871
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
872
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
873
"drizzled that is not statically linked.\n"
876
#: drizzled/drizzled.cc:941
880
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
881
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
882
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
883
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
884
"the documentation for your distribution on how to do that.\n"
887
#: drizzled/drizzled.cc:954
891
"The '--memlock' argument, which was enabled, uses system calls that are\n"
892
"unreliable and unstable on some operating systems and operating-system\n"
893
"versions (notably, some versions of Linux). This crash could be due to use\n"
894
"of those buggy OS calls. You should consider whether you really need the\n"
895
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
899
#: drizzled/drizzled.cc:969
901
msgid "Writing a core file\n"
904
#: drizzled/drizzled.cc:1015
906
"setrlimit could not change the size of core files to 'infinity'; We may not "
907
"be able to generate a core file on signals"
910
#: drizzled/drizzled.cc:1210
1334
912
msgid "gethostname failed, using '%s' as hostname"
1337
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1338
msgid "Display this help and exit."
1341
#: ../drizzled/drizzled.cc:1156
1342
msgid "Configuration file to use"
1345
#: ../drizzled/drizzled.cc:1158
1346
msgid "Base location for config files"
1349
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1350
msgid "Directory for plugins."
1353
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1355
"Optional comma separated list of plugins to load at startup in addition to "
1356
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1359
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1361
"Optional comma separated list of plugins to not load at startup. Effectively "
1362
"removes a plugin from the list of plugins to be loaded. [for example: --"
1363
"plugin_remove=crc32,logger_gearman]"
1366
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1368
"Optional comma separated list of plugins to load at starup instead of the "
1369
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1372
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
915
#: drizzled/drizzled.cc:1281
917
msgid "Unknown locale: '%s'"
920
#: drizzled/drizzled.cc:1310
921
msgid "Can't create thread-keys"
924
#: drizzled/drizzled.cc:1335
925
msgid "Out of memory"
928
#: drizzled/drizzled.cc:1346
929
msgid "Failed to initialize plugins."
932
#: drizzled/drizzled.cc:1377
935
"%s: Too many arguments (first extra is '%s').\n"
936
"Use --verbose --help to get a list of available options\n"
939
#: drizzled/drizzled.cc:1397
940
msgid "No scheduler found, cannot continue!\n"
943
#: drizzled/drizzled.cc:1404
944
msgid "Can't init databases"
947
#: drizzled/drizzled.cc:1428
949
msgid "Unknown/unsupported table type: %s"
952
#: drizzled/drizzled.cc:1434
954
msgid "Default storage engine (%s) is not available"
957
#: drizzled/drizzled.cc:1465
959
msgid "Failed to lock memory. Errno: %d\n"
962
#: drizzled/drizzled.cc:1681
963
msgid "Display this help and exit after initializing plugins."
966
#: drizzled/drizzled.cc:1685
1373
967
msgid "Auto-increment columns are incremented by this"
1376
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
970
#: drizzled/drizzled.cc:1690
1378
972
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1382
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
976
#: drizzled/drizzled.cc:1696
1384
978
"Path to installation directory. All paths are usually resolved relative to "
1388
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
982
#: drizzled/drizzled.cc:1700
983
msgid "IP address to bind to."
986
#: drizzled/drizzled.cc:1704
1389
987
msgid "Chroot drizzled daemon during startup."
1392
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
990
#: drizzled/drizzled.cc:1708
1393
991
msgid "Set the default collation."
1396
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
994
#: drizzled/drizzled.cc:1712
1397
995
msgid "Default completion type."
1400
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
998
#: drizzled/drizzled.cc:1717
1401
999
msgid "Write core on errors."
1404
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1002
#: drizzled/drizzled.cc:1721
1405
1003
msgid "Path to the database root."
1408
#: ../drizzled/drizzled.cc:1196
1409
msgid "Set the default storage engine for tables."
1006
#: drizzled/drizzled.cc:1725
1007
msgid "Set the default storage engine (table type) for tables."
1412
#: ../drizzled/drizzled.cc:1198
1010
#: drizzled/drizzled.cc:1729
1413
1011
msgid "Set the default time zone."
1416
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1014
#: drizzled/drizzled.cc:1734
1015
msgid "Print a symbolic stack trace on failure."
1018
#: drizzled/drizzled.cc:1740
1417
1019
msgid "Used for debugging; Use at your own risk!"
1420
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1022
#: drizzled/drizzled.cc:1745
1421
1023
msgid "Set up signals usable for debugging"
1424
#: ../drizzled/drizzled.cc:1204
1026
#: drizzled/drizzled.cc:1749
1030
#: drizzled/drizzled.cc:1753
1425
1031
msgid "Set the language used for the month names and the days of the week."
1428
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1034
#: drizzled/drizzled.cc:1758
1429
1035
msgid "Log some not critical warnings to the log file."
1432
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1433
msgid "Pid file used by drizzled."
1436
#: ../drizzled/drizzled.cc:1210
1437
msgid "Maximum time in seconds to wait for the port to become free. "
1440
#: ../drizzled/drizzled.cc:1212
1441
msgid "Include the SQL query in replicated protobuf messages."
1444
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1038
#: drizzled/drizzled.cc:1763
1039
msgid "Lock drizzled in memory."
1042
#: drizzled/drizzled.cc:1767
1043
msgid "Pid file used by safe_mysqld."
1046
#: drizzled/drizzled.cc:1771
1048
"Port number to use for connection or 0 for default to, in order of "
1049
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1052
#: drizzled/drizzled.cc:1777
1054
"Maximum time in seconds to wait for the port to become free. (Default: no "
1058
#: drizzled/drizzled.cc:1782
1446
1060
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1447
1061
"specified directory"
1450
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1064
#: drizzled/drizzled.cc:1787
1452
1066
"Uniquely identifies the server instance in the community of replication "
1456
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1070
#: drizzled/drizzled.cc:1792
1457
1071
msgid "Don't print a stack trace on failure."
1460
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1074
#: drizzled/drizzled.cc:1796
1461
1075
msgid "Enable symbolic link support."
1464
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1078
#: drizzled/drizzled.cc:1805
1466
1080
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1469
#: ../drizzled/drizzled.cc:1227
1083
#: drizzled/drizzled.cc:1810
1470
1084
msgid "Path for temporary files."
1473
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1087
#: drizzled/drizzled.cc:1814
1474
1088
msgid "Default transaction isolation level."
1477
#: ../drizzled/drizzled.cc:1231
1479
"Max message size written to transaction log, valid values 131072 - 1048576 "
1483
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1091
#: drizzled/drizzled.cc:1818
1484
1092
msgid "Run drizzled daemon as user."
1487
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1095
#: drizzled/drizzled.cc:1826
1489
1097
"The number of outstanding connection requests Drizzle can have. This comes "
1490
1098
"into play when the main Drizzle thread gets very many connection requests in "
1491
1099
"a very short time."
1494
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1102
#: drizzled/drizzled.cc:1832
1496
1104
"Size of tree cache used in bulk insert optimization. Note that this is a "
1497
1105
"limit per thread!"
1500
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1108
#: drizzled/drizzled.cc:1838
1502
1110
"Precision of the result of '/' operator will be increased on that value."
1505
#: ../drizzled/drizzled.cc:1248
1113
#: drizzled/drizzled.cc:1844
1506
1114
msgid "The maximum length of the result of function group_concat."
1509
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1117
#: drizzled/drizzled.cc:1849
1510
1118
msgid "The size of the buffer that is used for full joins."
1513
#: ../drizzled/drizzled.cc:1253
1515
"A global cap on the amount of memory that can be allocated by session join "
1516
"buffers (0 means unlimited)"
1519
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1121
#: drizzled/drizzled.cc:1855
1123
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1124
"this to get better index handling (for all reads and multiple writes) to as "
1125
"much as you can afford;"
1128
#: drizzled/drizzled.cc:1864
1130
"This characterizes the number of hits a hot block has to be untouched until "
1131
"it is considered aged enough to be downgraded to a warm block. This "
1132
"specifies the percentage ratio of that number of hits to the total number of "
1133
"blocks in key cache"
1136
#: drizzled/drizzled.cc:1873
1137
msgid "The default size of key cache blocks"
1140
#: drizzled/drizzled.cc:1879
1141
msgid "The minimum percentage of warm blocks in key cache"
1144
#: drizzled/drizzled.cc:1885
1520
1145
msgid "Max packetlength to send/receive from to server."
1523
#: ../drizzled/drizzled.cc:1257
1148
#: drizzled/drizzled.cc:1890
1150
"If there is more than this number of interrupted connections from a host "
1151
"this host will be blocked from further connections."
1154
#: drizzled/drizzled.cc:1895
1524
1155
msgid "Max number of errors/warnings to store for a statement."
1527
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1158
#: drizzled/drizzled.cc:1900
1528
1159
msgid "Don't allow creation of heap tables bigger than this."
1531
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1162
#: drizzled/drizzled.cc:1906
1533
1164
"Joins that are probably going to read more than max_join_size records return "
1537
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1168
#: drizzled/drizzled.cc:1912
1538
1169
msgid "Max number of bytes in sorted records."
1541
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1172
#: drizzled/drizzled.cc:1917
1542
1173
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1545
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1176
#: drizzled/drizzled.cc:1922
1547
1178
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1548
1179
"max_sort_length bytes of each value are used; the rest are ignored)."
1551
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1182
#: drizzled/drizzled.cc:1929
1552
1183
msgid "After this many write locks, allow some read locks to run in between."
1555
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1186
#: drizzled/drizzled.cc:1933
1557
1188
"Don't log queries which examine less than min_examined_row_limit rows to "
1561
#: ../drizzled/drizzled.cc:1277
1192
#: drizzled/drizzled.cc:1939
1193
msgid "Buffer length for TCP/IP and socket communication."
1196
#: drizzled/drizzled.cc:1944
1563
"Do not apply any heuristic(s) during query optimization to prune, thus "
1564
"perform an exhaustive search from the optimizer search space."
1198
"Controls the heuristic(s) applied during query optimization to prune less-"
1199
"promising partial plans from the optimizer search space. Meaning: false - do "
1200
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1201
"based on number of retrieved rows."
1567
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1204
#: drizzled/drizzled.cc:1952
1569
1206
"Maximum depth of search performed by the query optimizer. Values larger than "
1570
1207
"the number of relations in a query result in better query plans, but take "
1575
1212
"(used for testing/comparison)."
1578
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1215
#: drizzled/drizzled.cc:1964
1216
msgid "Directory for plugins."
1219
#: drizzled/drizzled.cc:1968
1221
"Optional comma separated list of plugins to load at starup.[for example: --"
1222
"plugin_load=crc32,logger_gearman]"
1225
#: drizzled/drizzled.cc:1973
1579
1226
msgid "The size of the buffer that is allocated when preloading indexes"
1582
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1229
#: drizzled/drizzled.cc:1978
1583
1230
msgid "Allocation block size for query parsing and execution"
1586
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1233
#: drizzled/drizzled.cc:1983
1587
1234
msgid "Persistent buffer for query parsing and execution"
1590
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1237
#: drizzled/drizzled.cc:1989
1591
1238
msgid "Allocation block size for storing ranges during optimization"
1594
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1241
#: drizzled/drizzled.cc:1995
1596
1243
"Each thread that does a sequential scan allocates a buffer of this size for "
1597
1244
"each table it scans. If you do many sequential scans, you may want to "
1598
1245
"increase this value."
1601
#: ../drizzled/drizzled.cc:1306
1602
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1605
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1248
#: drizzled/drizzled.cc:2003
1607
1250
"When reading rows in sorted order after a sort, the rows are read through "
1608
1251
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1609
1252
"record_buffer."
1612
#: ../drizzled/drizzled.cc:1314
1613
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1616
#: ../drizzled/drizzled.cc:1316
1255
#: drizzled/drizzled.cc:2011
1617
1256
msgid "Select scheduler to be used (by default multi-thread)."
1620
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1259
#: drizzled/drizzled.cc:2016
1621
1260
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1624
#: ../drizzled/drizzled.cc:1322
1626
"A global cap on the amount of memory that can be allocated by session sort "
1627
"buffers (0 means unlimited)"
1630
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1263
#: drizzled/drizzled.cc:2022
1631
1264
msgid "The number of cached table definitions."
1634
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1267
#: drizzled/drizzled.cc:2026
1635
1268
msgid "The number of cached open tables."
1638
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1271
#: drizzled/drizzled.cc:2030
1640
1273
"Timeout in seconds to wait for a table level lock before returning an error. "
1641
1274
"Used only if the connection has active cursors."
1644
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1277
#: drizzled/drizzled.cc:2035
1645
1278
msgid "The stack size for each thread."
1648
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1281
#: drizzled/drizzled.cc:2041
1650
1283
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1651
1284
"automatically convert it to an on-disk MyISAM table."
1654
#: ../drizzled/drizzled.cc:1357
1655
msgid "Duplicate entry for command line option\n"
1658
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1659
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1660
#: ../drizzled/drizzled.cc:1484
1664
"Use --help to get a list of available options\n"
1667
#: ../drizzled/drizzled.cc:1434
1668
msgid "Failed to initialize plugins\n"
1671
#: ../drizzled/drizzled.cc:1472
1675
"Use --help to get a list of available options\n"
1678
#: ../drizzled/drizzled.cc:1521
1679
msgid "Error getting default charset"
1682
#: ../drizzled/drizzled.cc:1551
1683
msgid "Error setting collation"
1686
#: ../drizzled/drizzled.cc:1559
1688
msgid "Unknown locale: '%s'"
1691
#: ../drizzled/drizzled.cc:1579
1692
msgid "Could not initialize table cache\n"
1695
#: ../drizzled/drizzled.cc:1594
1696
msgid "XA cache initialization failed: Out of memory\n"
1699
#: ../drizzled/drizzled.cc:1624
1700
msgid "No scheduler found, cannot continue!\n"
1703
#: ../drizzled/drizzled.cc:1648
1705
msgid "Unknown/unsupported storage engine: %s\n"
1708
#: ../drizzled/drizzled.cc:1798
1710
"Maximum time in seconds to wait for the port to become free. (Default: no "
1714
#: ../drizzled/drizzled.cc:1907
1716
"Controls the heuristic(s) applied during query optimization to prune less-"
1717
"promising partial plans from the optimizer search space. Meaning: false - do "
1718
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1719
"based on number of retrieved rows."
1722
#: ../drizzled/drizzled.cc:2039
1287
#: drizzled/drizzled.cc:2047
1288
msgid "Allocation block size for transactions to be stored in binary log"
1291
#: drizzled/drizzled.cc:2052
1292
msgid "Persistent buffer for transactions to be stored in binary log"
1295
#: drizzled/drizzled.cc:2183
1724
1297
"Copyright (C) 2008 Sun Microsystems\n"
1725
1298
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1726
1299
"and you are welcome to modify and redistribute it under the GPL license\n"
1301
"Starts the Drizzle database server\n"
1730
#: ../drizzled/drizzled.cc:2046
1304
#: drizzled/drizzled.cc:2190
1732
1306
msgid "Usage: %s [OPTIONS]\n"
1735
#: ../drizzled/drizzled.cc:2167
1309
#: drizzled/drizzled.cc:2322
1738
1312
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1739
1313
"command line\n"
1742
#: ../drizzled/drizzled.cc:2184
1743
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1746
#: ../drizzled/drizzled.cc:2197
1747
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1750
#: ../drizzled/drizzled.cc:2210
1751
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1754
#: ../drizzled/drizzled.cc:2223
1755
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1758
#: ../drizzled/drizzled.cc:2338
1761
"There was an error creating the '%s' part of the path '%s'. Please check "
1762
"the path exists and is writable.\n"
1765
#: ../drizzled/drizzled.cc:2345
1768
"There was an error opening the path '%s', please check the path exists and "
1772
#: ../drizzled/error.cc:133
1774
msgid "Unknown error %d"
1777
#: ../drizzled/error.cc:207
1781
#: ../drizzled/error.cc:208
1782
msgid "Error on first"
1785
#: ../drizzled/error.cc:209
1316
#: drizzled/drizzled.cc:2366
1317
msgid "Can't start server: cannot resolve hostname!"
1320
#: drizzled/drizzled.cc:2372
1321
msgid "Can't start server: bind-address refers to multiple interfaces!"
1324
#: drizzled/errmsg.cc:73
1326
msgid "errmsg plugin '%s' errmsg() failed"
1329
#: drizzled/error.cc:34 drizzled/error.cc:36
1333
#: drizzled/error.cc:38
1789
#: ../drizzled/error.cc:210
1337
#: drizzled/error.cc:40
1793
#: ../drizzled/error.cc:211
1341
#: drizzled/error.cc:42
1795
1343
msgid "Can't create file '%-.200s' (errno: %d)"
1798
#: ../drizzled/error.cc:212
1346
#: drizzled/error.cc:44
1800
1348
msgid "Can't create table '%-.200s' (errno: %d)"
1803
#: ../drizzled/error.cc:213
1805
msgid "Can't create schema '%-.192s' (errno: %d)"
1808
#: ../drizzled/error.cc:214
1810
msgid "Can't create schema '%-.192s'; schema exists"
1813
#: ../drizzled/error.cc:215
1815
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1818
#: ../drizzled/error.cc:216
1351
#: drizzled/error.cc:46
1353
msgid "Can't create database '%-.192s' (errno: %d)"
1356
#: drizzled/error.cc:48
1358
msgid "Can't create database '%-.192s'; database exists"
1361
#: drizzled/error.cc:50
1363
msgid "Can't drop database '%-.192s'; database doesn't exist"
1366
#: drizzled/error.cc:52
1368
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1371
#: drizzled/error.cc:54
1373
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1376
#: drizzled/error.cc:56
1820
1378
msgid "Error on delete of '%-.192s' (errno: %d)"
1823
#: ../drizzled/error.cc:217
1381
#: drizzled/error.cc:58
1382
msgid "Can't read record in system table"
1385
#: drizzled/error.cc:60
1825
1387
msgid "Can't get status of '%-.200s' (errno: %d)"
1828
#: ../drizzled/error.cc:218
1390
#: drizzled/error.cc:62
1392
msgid "Can't get working directory (errno: %d)"
1395
#: drizzled/error.cc:64
1830
1397
msgid "Can't lock file (errno: %d)"
1833
#: ../drizzled/error.cc:219
1400
#: drizzled/error.cc:66
1835
1402
msgid "Can't open file: '%-.200s' (errno: %d)"
1838
#: ../drizzled/error.cc:220
1405
#: drizzled/error.cc:68
1840
1407
msgid "Can't find file: '%-.200s' (errno: %d)"
1843
#: ../drizzled/error.cc:221
1410
#: drizzled/error.cc:70
1845
1412
msgid "Can't read dir of '%-.192s' (errno: %d)"
1848
#: ../drizzled/error.cc:222
1415
#: drizzled/error.cc:72
1417
msgid "Can't change dir to '%-.192s' (errno: %d)"
1420
#: drizzled/error.cc:74
1850
1422
msgid "Record has changed since last read in table '%-.192s'"
1853
#: ../drizzled/error.cc:223
1425
#: drizzled/error.cc:76
1855
1427
msgid "Disk full (%s); waiting for someone to free some space..."
1858
#: ../drizzled/error.cc:224
1430
#: drizzled/error.cc:78
1860
1432
msgid "Can't write; duplicate key in table '%-.192s'"
1863
#: ../drizzled/error.cc:225
1435
#: drizzled/error.cc:80
1865
1437
msgid "Error on close of '%-.192s' (errno: %d)"
1868
#: ../drizzled/error.cc:226
1440
#: drizzled/error.cc:82
1870
1442
msgid "Error reading file '%-.200s' (errno: %d)"
1873
#: ../drizzled/error.cc:227
1445
#: drizzled/error.cc:84
1875
1447
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1878
#: ../drizzled/error.cc:228
1450
#: drizzled/error.cc:86
1880
1452
msgid "Error writing file '%-.200s' (errno: %d)"
1883
#: ../drizzled/error.cc:229
1455
#: drizzled/error.cc:88
1885
1457
msgid "'%-.192s' is locked against change"
1888
#: ../drizzled/error.cc:230
1460
#: drizzled/error.cc:90
1889
1461
msgid "Sort aborted"
1892
#: ../drizzled/error.cc:231
1464
#: drizzled/error.cc:92
1466
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1469
#: drizzled/error.cc:94
1894
1471
msgid "Got error %d from storage engine"
1897
#: ../drizzled/error.cc:232
1474
#: drizzled/error.cc:96
1899
1476
msgid "Table storage engine for '%-.192s' doesn't have this option"
1902
#: ../drizzled/error.cc:233
1479
#: drizzled/error.cc:98
1904
1481
msgid "Can't find record in '%-.192s'"
1907
#: ../drizzled/error.cc:234
1484
#: drizzled/error.cc:100
1909
1486
msgid "Incorrect information in file: '%-.200s'"
1912
#: ../drizzled/error.cc:235
1489
#: drizzled/error.cc:102
1914
1491
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1917
#: ../drizzled/error.cc:236
1494
#: drizzled/error.cc:104
1919
1496
msgid "Old key file for table '%-.192s'; repair it!"
1922
#: ../drizzled/error.cc:237
1499
#: drizzled/error.cc:106
1924
1501
msgid "Table '%-.192s' is read only"
1927
#: ../drizzled/error.cc:238
1504
#: drizzled/error.cc:108
1929
1506
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1932
#: ../drizzled/error.cc:239
1509
#: drizzled/error.cc:110
1933
1510
msgid "Out of sort memory; increase server sort buffer size"
1936
#: ../drizzled/error.cc:240
1937
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1940
#: ../drizzled/error.cc:241
1941
msgid "Global join memory constraint hit; increase join-heap-threshold"
1944
#: ../drizzled/error.cc:242
1945
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1948
#: ../drizzled/error.cc:243
1949
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1952
#: ../drizzled/error.cc:244
1513
#: drizzled/error.cc:112
1954
1515
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1957
#: ../drizzled/error.cc:245
1518
#: drizzled/error.cc:114
1958
1519
msgid "Too many connections"
1961
#: ../drizzled/error.cc:246
1522
#: drizzled/error.cc:116
1963
1524
"Out of memory; check if drizzled or some other process uses all available "
1964
1525
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1965
1526
"memory or you can add more swap space"
1968
#: ../drizzled/error.cc:247
1529
#: drizzled/error.cc:118
1969
1530
msgid "Can't get hostname for your address"
1972
#: ../drizzled/error.cc:248
1533
#: drizzled/error.cc:120
1973
1534
msgid "Bad handshake"
1976
#: ../drizzled/error.cc:249
1537
#: drizzled/error.cc:122
1978
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1539
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1981
#: ../drizzled/error.cc:250
1542
#: drizzled/error.cc:124
1983
1544
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1986
#: ../drizzled/error.cc:251
1987
msgid "No schema selected"
1547
#: drizzled/error.cc:126
1548
msgid "No database selected"
1990
#: ../drizzled/error.cc:252
1551
#: drizzled/error.cc:128
1991
1552
msgid "Unknown command"
1994
#: ../drizzled/error.cc:253
1555
#: drizzled/error.cc:130
1996
1557
msgid "Column '%-.192s' cannot be null"
1999
#: ../drizzled/error.cc:254
1560
#: drizzled/error.cc:132
2001
msgid "Unknown schema '%-.192s'"
1562
msgid "Unknown database '%-.192s'"
2004
#: ../drizzled/error.cc:255
1565
#: drizzled/error.cc:134
2006
1567
msgid "Table '%-.192s' already exists"
2009
#: ../drizzled/error.cc:256
1570
#: drizzled/error.cc:136
2011
1572
msgid "Unknown table '%-.100s'"
2014
#: ../drizzled/error.cc:257
1575
#: drizzled/error.cc:138
2016
1577
msgid "Column '%-.192s' in %-.192s is ambiguous"
2019
#: ../drizzled/error.cc:258
1580
#: drizzled/error.cc:140
2020
1581
msgid "Server shutdown in progress"
2023
#: ../drizzled/error.cc:259
1584
#: drizzled/error.cc:142
2025
1586
msgid "Unknown column '%-.192s' in '%-.192s'"
2028
#: ../drizzled/error.cc:260
1589
#: drizzled/error.cc:144
2030
1591
msgid "'%-.192s' isn't in GROUP BY"
2033
#: ../drizzled/error.cc:261
1594
#: drizzled/error.cc:146
2035
1596
msgid "Can't group on '%-.192s'"
2038
#: ../drizzled/error.cc:262
1599
#: drizzled/error.cc:148
2039
1600
msgid "Statement has sum functions and columns in same statement"
2042
#: ../drizzled/error.cc:263
1603
#: drizzled/error.cc:150
2043
1604
msgid "Column count doesn't match value count"
2046
#: ../drizzled/error.cc:264
1607
#: drizzled/error.cc:152
2048
1609
msgid "Identifier name '%-.100s' is too long"
2051
#: ../drizzled/error.cc:265
1612
#: drizzled/error.cc:154
2053
1614
msgid "Duplicate column name '%-.192s'"
2056
#: ../drizzled/error.cc:266
1617
#: drizzled/error.cc:156
2058
1619
msgid "Duplicate key name '%-.192s'"
2061
#: ../drizzled/error.cc:267
1622
#: drizzled/error.cc:158
2063
1624
msgid "Duplicate entry '%-.192s' for key %d"
2066
#: ../drizzled/error.cc:268
1627
#: drizzled/error.cc:160
2068
1629
msgid "Incorrect column specifier for column '%-.192s'"
2071
#: ../drizzled/error.cc:269
1632
#: drizzled/error.cc:162
2073
1634
msgid "%s near '%-.80s' at line %d"
2076
#: ../drizzled/error.cc:270
2078
msgid "Parsing error near '%s'"
2081
#: ../drizzled/error.cc:271
1637
#: drizzled/error.cc:164
2082
1638
msgid "Query was empty"
2085
#: ../drizzled/error.cc:272
1641
#: drizzled/error.cc:166
2087
1643
msgid "Not unique table/alias: '%-.192s'"
2090
#: ../drizzled/error.cc:273
1646
#: drizzled/error.cc:168
2092
1648
msgid "Invalid default value for '%-.192s'"
2095
#: ../drizzled/error.cc:274
1651
#: drizzled/error.cc:170
2096
1652
msgid "Multiple primary key defined"
2099
#: ../drizzled/error.cc:275
1655
#: drizzled/error.cc:172
2101
1657
msgid "Too many keys specified; max %d keys allowed"
2104
#: ../drizzled/error.cc:276
1660
#: drizzled/error.cc:174
2106
1662
msgid "Too many key parts specified; max %d parts allowed"
2109
#: ../drizzled/error.cc:277
1665
#: drizzled/error.cc:176
2111
1667
msgid "Specified key was too long; max key length is %d bytes"
2114
#: ../drizzled/error.cc:278
1670
#: drizzled/error.cc:178
2116
1672
msgid "Key column '%-.192s' doesn't exist in table"
2119
#: ../drizzled/error.cc:279
1675
#: drizzled/error.cc:180
2122
1678
"BLOB column '%-.192s' can't be used in key specification with the used table "
2126
#: ../drizzled/error.cc:280
1682
#: drizzled/error.cc:182
2129
1685
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2133
#: ../drizzled/error.cc:281
1689
#: drizzled/error.cc:184
2135
1691
"Incorrect table definition; there can be only one auto column and it must be "
2136
1692
"defined as a key"
2139
#: ../drizzled/error.cc:282
1695
#: drizzled/error.cc:186
1698
"%s: ready for connections.\n"
1699
"Version: '%s' socket: '%s' port: %u\n"
1702
#: drizzled/error.cc:188
2141
1704
msgid "%s: Normal shutdown\n"
2144
#: ../drizzled/error.cc:283
1707
#: drizzled/error.cc:190
2146
1709
msgid "%s: Got signal %d. Aborting!\n"
2149
#: ../drizzled/error.cc:284
1712
#: drizzled/error.cc:192
2151
1714
msgid "%s: Shutdown complete\n"
2154
#: ../drizzled/error.cc:285
1717
#: drizzled/error.cc:194
2156
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1719
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2159
#: ../drizzled/error.cc:286
1722
#: drizzled/error.cc:196
2160
1723
msgid "Can't create IP socket"
2163
#: ../drizzled/error.cc:287
1726
#: drizzled/error.cc:198
2166
1729
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2170
#: ../drizzled/error.cc:288
1733
#: drizzled/error.cc:200
2173
1736
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2174
1737
"check the manual"
2177
#: ../drizzled/error.cc:289
1740
#: drizzled/error.cc:202
2179
1742
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2182
#: ../drizzled/error.cc:290
1745
#: drizzled/error.cc:204
2185
"The file '%-.128s' must be in the schema directory or be readable by all"
1748
"The file '%-.128s' must be in the database directory or be readable by all"
2188
#: ../drizzled/error.cc:291
1751
#: drizzled/error.cc:206
2190
1753
msgid "File '%-.200s' already exists"
2193
#: ../drizzled/error.cc:292
1756
#: drizzled/error.cc:208
2195
1758
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2198
#: ../drizzled/error.cc:293
1761
#: drizzled/error.cc:210
1763
msgid "Records: %ld Duplicates: %ld"
1766
#: drizzled/error.cc:212
2200
1768
"Incorrect prefix key; the used key part isn't a string, the used length is "
2201
1769
"longer than the key part, or the storage engine doesn't support unique "
2205
#: ../drizzled/error.cc:294
1773
#: drizzled/error.cc:214
2206
1774
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2209
#: ../drizzled/error.cc:295
1777
#: drizzled/error.cc:216
2211
1779
msgid "Can't DROP '%-.192s'; check that column/key exists"
2214
#: ../drizzled/error.cc:296
1782
#: drizzled/error.cc:218
2216
1784
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2219
#: ../drizzled/error.cc:297
1787
#: drizzled/error.cc:220
2221
1789
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2224
#. KILL session errors
2225
#: ../drizzled/error.cc:300
2227
msgid "Unknown session id: %lu"
2230
#: ../drizzled/error.cc:301
2232
msgid "You are not the owner of session %lu"
2235
#: ../drizzled/error.cc:302
2236
msgid "You cannot kill the session you are connected from."
2239
#: ../drizzled/error.cc:305
1792
#: drizzled/error.cc:222
1794
msgid "Unknown thread id: %lu"
1797
#: drizzled/error.cc:224
1799
msgid "You are not owner of thread %lu"
1802
#: drizzled/error.cc:226
2240
1803
msgid "No tables used"
2243
#: ../drizzled/error.cc:306
1806
#: drizzled/error.cc:228
1808
msgid "Too many strings for column %-.192s and SET"
1811
#: drizzled/error.cc:230
1813
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1816
#: drizzled/error.cc:232
1818
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1821
#: drizzled/error.cc:234
1823
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1826
#: drizzled/error.cc:236
2245
1828
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2248
#: ../drizzled/error.cc:307
1831
#: drizzled/error.cc:238
2250
msgid "Incorrect schema name '%-.100s'"
1833
msgid "Incorrect database name '%-.100s'"
2253
#: ../drizzled/error.cc:308
1836
#: drizzled/error.cc:240
2255
1838
msgid "Incorrect table name '%-.100s'"
2258
#: ../drizzled/error.cc:309
1841
#: drizzled/error.cc:242
2260
1843
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2261
1844
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2264
#: ../drizzled/error.cc:310
1847
#: drizzled/error.cc:244
2265
1848
msgid "Unknown error"
2268
#: ../drizzled/error.cc:311
1851
#: drizzled/error.cc:246
2270
1853
msgid "Unknown procedure '%-.192s'"
2273
#: ../drizzled/error.cc:312
1856
#: drizzled/error.cc:248
2275
1858
msgid "Incorrect parameter count to procedure '%-.192s'"
2278
#: ../drizzled/error.cc:313
1861
#: drizzled/error.cc:250
1863
msgid "Incorrect parameters to procedure '%-.192s'"
1866
#: drizzled/error.cc:252
2280
1868
msgid "Unknown table '%-.192s' in %-.32s"
2283
#: ../drizzled/error.cc:314
1871
#: drizzled/error.cc:254
2285
1873
msgid "Column '%-.192s' specified twice"
2288
#: ../drizzled/error.cc:315
1876
#: drizzled/error.cc:256
2289
1877
msgid "Invalid use of group function"
2292
#: ../drizzled/error.cc:316
1880
#: drizzled/error.cc:258
2295
1883
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2298
#: ../drizzled/error.cc:317
1886
#: drizzled/error.cc:260
2299
1887
msgid "A table must have at least 1 column"
2302
#: ../drizzled/error.cc:318
1890
#: drizzled/error.cc:262
2304
1892
msgid "The table '%-.192s' is full"
2307
#: ../drizzled/error.cc:319
1895
#: drizzled/error.cc:264
1897
msgid "Unknown character set: '%-.64s'"
1900
#: drizzled/error.cc:266
2309
1902
msgid "Too many tables; Drizzle can only use %d tables in a join"
2312
#: ../drizzled/error.cc:320
1905
#: drizzled/error.cc:268
2313
1906
msgid "Too many columns"
2316
#: ../drizzled/error.cc:321
1909
#: drizzled/error.cc:270
2319
1912
"Row size too large. The maximum row size for the used table type, not "
2320
1913
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2323
#: ../drizzled/error.cc:322
1916
#: drizzled/error.cc:272
1919
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1920
"thread_stack=#' to specify a bigger stack if needed"
1923
#: drizzled/error.cc:274
2324
1924
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2327
#: ../drizzled/error.cc:323
1927
#: drizzled/error.cc:276
2330
1930
"Table handler doesn't support NULL in given index. Please change column "
2331
1931
"'%-.192s' to be NOT NULL or use another handler"
2334
#: ../drizzled/error.cc:324
2335
msgid "No paths allowed for plugin library"
2338
#: ../drizzled/error.cc:325
2340
msgid "Plugin '%-.192s' already exists"
2343
#: ../drizzled/error.cc:326
2345
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2348
#: ../drizzled/error.cc:327
2350
msgid "Can't find symbol '%-.128s' in library '%s'"
2353
#: ../drizzled/error.cc:328
1934
#: drizzled/error.cc:278
1936
msgid "Can't load function '%-.192s'"
1939
#: drizzled/error.cc:280
1941
msgid "Can't initialize function '%-.192s'; %-.80s"
1944
#: drizzled/error.cc:282
1945
msgid "No paths allowed for shared library"
1948
#: drizzled/error.cc:284
1950
msgid "Function '%-.192s' already exists"
1953
#: drizzled/error.cc:286
1955
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1958
#: drizzled/error.cc:288
1960
msgid "Can't find symbol '%-.128s' in library"
1963
#: drizzled/error.cc:290
1965
msgid "Function '%-.192s' is not defined"
1968
#: drizzled/error.cc:292
1971
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1972
"'drizzleadmin flush-hosts'"
1975
#: drizzled/error.cc:294
1977
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1980
#: drizzled/error.cc:296
1982
"You are using Drizzle as an anonymous user and anonymous users are not "
1983
"allowed to change passwords"
1986
#: drizzled/error.cc:298
1988
"You must have privileges to update tables in the drizzle database to be able "
1989
"to change passwords for others"
1992
#: drizzled/error.cc:300
1993
msgid "Can't find any matching row in the user table"
1996
#: drizzled/error.cc:302
2355
1998
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2358
#: ../drizzled/error.cc:329
2001
#: drizzled/error.cc:304
2361
2004
"Can't create a new thread (errno %d); if you are not out of available "
2362
2005
"memory, you can consult the manual for a possible OS-dependent bug"
2365
#: ../drizzled/error.cc:330
2008
#: drizzled/error.cc:306
2367
2010
msgid "Column count doesn't match value count at row %ld"
2370
#: ../drizzled/error.cc:331
2013
#: drizzled/error.cc:308
2372
2015
msgid "Can't reopen table: '%-.192s'"
2375
#: ../drizzled/error.cc:332
2018
#: drizzled/error.cc:310
2019
msgid "Invalid use of NULL value"
2022
#: drizzled/error.cc:312
2024
msgid "Got error '%-.64s' from regexp"
2027
#: drizzled/error.cc:314
2377
2029
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2378
2030
"illegal if there is no GROUP BY clause"
2381
#: ../drizzled/error.cc:333
2033
#: drizzled/error.cc:316
2035
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2038
#: drizzled/error.cc:318
2040
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2043
#: drizzled/error.cc:320
2046
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2050
#: drizzled/error.cc:322
2052
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2053
"privileges can be used"
2056
#: drizzled/error.cc:324
2057
msgid "The host or user argument to GRANT is too long"
2060
#: drizzled/error.cc:326
2383
2062
msgid "Table '%-.192s.%-.192s' doesn't exist"
2386
#: ../drizzled/error.cc:334
2065
#: drizzled/error.cc:328
2068
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2072
#: drizzled/error.cc:330
2073
msgid "The used command is not allowed with this Drizzle version"
2076
#: drizzled/error.cc:332
2388
2078
"You have an error in your SQL syntax; check the manual that corresponds to "
2389
2079
"your Drizzle server version for the right syntax to use"
2392
#: ../drizzled/error.cc:335
2082
#: drizzled/error.cc:334
2084
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2087
#: drizzled/error.cc:336
2088
msgid "Too many delayed threads in use"
2091
#: drizzled/error.cc:338
2093
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2096
#: drizzled/error.cc:340
2393
2097
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2396
#: ../drizzled/error.cc:336
2100
#: drizzled/error.cc:342
2101
msgid "Got a read error from the connection pipe"
2104
#: drizzled/error.cc:344
2105
msgid "Got an error from fcntl()"
2108
#: drizzled/error.cc:346
2397
2109
msgid "Got packets out of order"
2400
#: ../drizzled/error.cc:337
2112
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2113
msgid "Couldn't uncompress communication packet"
2116
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2117
msgid "Got an error reading communication packets"
2120
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2121
msgid "Got timeout reading communication packets"
2124
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2125
msgid "Got an error writing communication packets"
2128
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2129
msgid "Got timeout writing communication packets"
2132
#: drizzled/error.cc:358
2133
msgid "Result string is longer than 'max_allowed_packet' bytes"
2136
#: drizzled/error.cc:360
2401
2137
msgid "The used table type doesn't support BLOB/TEXT columns"
2404
#: ../drizzled/error.cc:338
2140
#: drizzled/error.cc:362
2405
2141
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2408
#: ../drizzled/error.cc:339
2144
#: drizzled/error.cc:364
2147
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2151
#: drizzled/error.cc:366
2410
2153
msgid "Incorrect column name '%-.100s'"
2413
#: ../drizzled/error.cc:340
2156
#: drizzled/error.cc:368
2415
2158
msgid "The used storage engine can't index column '%-.192s'"
2418
#: ../drizzled/error.cc:341
2161
#: drizzled/error.cc:370
2420
2163
"Unable to open underlying table which is differently defined or of non-"
2421
2164
"MyISAM type or doesn't exist"
2424
#: ../drizzled/error.cc:342
2167
#: drizzled/error.cc:372
2426
2169
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2429
#: ../drizzled/error.cc:343
2172
#: drizzled/error.cc:374
2432
2175
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2435
#: ../drizzled/error.cc:344
2178
#: drizzled/error.cc:376
2437
2180
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2438
2181
"UNIQUE instead"
2441
#: ../drizzled/error.cc:345
2184
#: drizzled/error.cc:378
2442
2185
msgid "Result consisted of more than one row"
2445
#: ../drizzled/error.cc:346
2188
#: drizzled/error.cc:380
2446
2189
msgid "This table type requires a primary key"
2449
#: ../drizzled/error.cc:347
2192
#: drizzled/error.cc:382
2193
msgid "This version of Drizzle is not compiled with RAID support"
2196
#: drizzled/error.cc:384
2198
"You are using safe update mode and you tried to update a table without a "
2199
"WHERE that uses a KEY column"
2202
#: drizzled/error.cc:386
2451
2204
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2454
#: ../drizzled/error.cc:348
2207
#: drizzled/error.cc:388
2455
2208
msgid "Can't open table"
2458
#: ../drizzled/error.cc:349
2211
#: drizzled/error.cc:390
2460
2213
msgid "The storage engine for the table doesn't support %s"
2463
#: ../drizzled/error.cc:350
2216
#: drizzled/error.cc:392
2217
msgid "You are not allowed to execute this command in a transaction"
2220
#: drizzled/error.cc:394
2465
2222
msgid "Got error %d during COMMIT"
2468
#: ../drizzled/error.cc:351
2225
#: drizzled/error.cc:396
2470
2227
msgid "Got error %d during ROLLBACK"
2473
#. This is a very incorrect place to use the PRIi64 macro as the
2474
#. program that looks over the source for the N_() macros does not
2475
#. (obviously) do macro expansion, so the string is entirely wrong for
2476
#. what it is trying to output for every language except english.
2477
#: ../drizzled/error.cc:356
2230
#: drizzled/error.cc:398
2232
msgid "Got error %d during FLUSH_LOGS"
2235
#: drizzled/error.cc:400
2237
msgid "Got error %d during CHECKPOINT"
2240
#: drizzled/error.cc:402
2480
2243
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2481
2244
"'%-.64s' (%-.64s)"
2484
#: ../drizzled/error.cc:357
2247
#: drizzled/error.cc:404
2248
msgid "The storage engine for the table does not support binary table dump"
2251
#: drizzled/error.cc:406
2252
msgid "Binlog closed, cannot RESET MASTER"
2255
#: drizzled/error.cc:408
2257
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2260
#: drizzled/error.cc:410
2262
msgid "Error from master: '%-.64s'"
2265
#: drizzled/error.cc:412
2266
msgid "Net error reading from master"
2269
#: drizzled/error.cc:414
2270
msgid "Net error writing to master"
2273
#: drizzled/error.cc:416
2274
msgid "Can't find FULLTEXT index matching the column list"
2277
#: drizzled/error.cc:418
2486
2279
"Can't execute the given command because you have active locked tables or an "
2487
2280
"active transaction"
2490
#: ../drizzled/error.cc:358
2283
#: drizzled/error.cc:420
2492
2285
msgid "Unknown system variable '%-.64s'"
2495
#: ../drizzled/error.cc:359
2288
#: drizzled/error.cc:422
2497
2290
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2500
#: ../drizzled/error.cc:360
2293
#: drizzled/error.cc:424
2503
2296
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2506
#: ../drizzled/error.cc:361
2299
#: drizzled/error.cc:426
2507
2300
msgid "Some non-transactional changed tables couldn't be rolled back"
2510
#: ../drizzled/error.cc:362
2303
#: drizzled/error.cc:428
2305
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2306
"of storage; increase this drizzled variable and try again"
2309
#: drizzled/error.cc:430
2311
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2314
#: drizzled/error.cc:432
2316
"This operation requires a running slave; configure slave and do START SLAVE"
2319
#: drizzled/error.cc:434
2320
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2323
#: drizzled/error.cc:436
2325
"Could not initialize master info structure; more error messages can be found "
2326
"in the Drizzle error log"
2329
#: drizzled/error.cc:438
2330
msgid "Could not create slave thread; check system resources"
2333
#: drizzled/error.cc:440
2336
"User %-.64s already has more than 'max_user_connections' active connections"
2339
#: drizzled/error.cc:442
2511
2340
msgid "You may only use constant expressions with SET"
2514
#: ../drizzled/error.cc:363
2343
#: drizzled/error.cc:444
2515
2344
msgid "Lock wait timeout exceeded; try restarting transaction"
2518
#: ../drizzled/error.cc:364
2347
#: drizzled/error.cc:446
2519
2348
msgid "The total number of locks exceeds the lock table size"
2522
#: ../drizzled/error.cc:365
2351
#: drizzled/error.cc:448
2523
2352
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2526
#: ../drizzled/error.cc:366
2355
#: drizzled/error.cc:450
2527
2356
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2530
#: ../drizzled/error.cc:367
2359
#: drizzled/error.cc:452
2360
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2363
#: drizzled/error.cc:454
2532
2365
msgid "Incorrect arguments to %s"
2535
#: ../drizzled/error.cc:368
2368
#: drizzled/error.cc:456
2370
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2373
#: drizzled/error.cc:458
2375
"Incorrect table definition; all MERGE tables must be in the same database"
2378
#: drizzled/error.cc:460
2536
2379
msgid "Deadlock found when trying to get lock; try restarting transaction"
2539
#: ../drizzled/error.cc:369
2382
#: drizzled/error.cc:462
2540
2383
msgid "The used table type doesn't support FULLTEXT indexes"
2543
#: ../drizzled/error.cc:370
2386
#: drizzled/error.cc:464
2544
2387
msgid "Cannot add foreign key constraint"
2547
#: ../drizzled/error.cc:371
2390
#: drizzled/error.cc:466
2548
2391
msgid "Cannot add or update a child row: a foreign key constraint fails"
2551
#: ../drizzled/error.cc:372
2394
#: drizzled/error.cc:468
2552
2395
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2555
#: ../drizzled/error.cc:373
2398
#: drizzled/error.cc:470
2400
msgid "Error connecting to master: %-.128s"
2403
#: drizzled/error.cc:472
2405
msgid "Error running query on master: %-.128s"
2408
#: drizzled/error.cc:474
2410
msgid "Error when executing command %s: %-.128s"
2413
#: drizzled/error.cc:476
2557
2415
msgid "Incorrect usage of %s and %s"
2560
#: ../drizzled/error.cc:374
2418
#: drizzled/error.cc:478
2561
2419
msgid "The used SELECT statements have a different number of columns"
2564
#: ../drizzled/error.cc:375
2422
#: drizzled/error.cc:480
2565
2423
msgid "Can't execute the query because you have a conflicting read lock"
2568
#: ../drizzled/error.cc:376
2426
#: drizzled/error.cc:482
2427
msgid "Mixing of transactional and non-transactional tables is disabled"
2430
#: drizzled/error.cc:484
2432
msgid "Option '%s' used twice in statement"
2435
#: drizzled/error.cc:486
2437
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2440
#: drizzled/error.cc:488
2442
msgid "Access denied; you need the %-.128s privilege for this operation"
2445
#: drizzled/error.cc:490
2571
2448
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2574
#: ../drizzled/error.cc:377
2451
#: drizzled/error.cc:492
2577
2454
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2580
#: ../drizzled/error.cc:378
2457
#: drizzled/error.cc:494
2582
2459
msgid "Variable '%-.64s' doesn't have a default value"
2585
#: ../drizzled/error.cc:379
2462
#: drizzled/error.cc:496
2587
2464
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2590
#: ../drizzled/error.cc:380
2467
#: drizzled/error.cc:498
2592
2469
msgid "Incorrect argument type to variable '%-.64s'"
2595
#: ../drizzled/error.cc:381
2472
#: drizzled/error.cc:500
2597
2474
msgid "Variable '%-.64s' can only be set, not read"
2600
#: ../drizzled/error.cc:382
2477
#: drizzled/error.cc:502
2602
2479
msgid "Incorrect usage/placement of '%s'"
2605
#: ../drizzled/error.cc:383
2482
#: drizzled/error.cc:504
2607
2484
msgid "This version of Drizzle doesn't yet support '%s'"
2610
#: ../drizzled/error.cc:384
2487
#: drizzled/error.cc:506
2490
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2493
#: drizzled/error.cc:508
2494
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2497
#: drizzled/error.cc:510
2612
2499
msgid "Variable '%-.192s' is a %s variable"
2615
#: ../drizzled/error.cc:385
2502
#: drizzled/error.cc:512
2617
2504
msgid "Incorrect foreign key definition for '%-.192s': %s"
2620
#: ../drizzled/error.cc:386
2507
#: drizzled/error.cc:514
2621
2508
msgid "Key reference and table reference don't match"
2624
#: ../drizzled/error.cc:387
2511
#: drizzled/error.cc:516
2626
2513
msgid "Operand should contain %d column(s)"
2629
#: ../drizzled/error.cc:388
2516
#: drizzled/error.cc:518
2630
2517
msgid "Subquery returns more than 1 row"
2633
#: ../drizzled/error.cc:389
2520
#: drizzled/error.cc:520
2522
msgid "Unknown prepared statement handler (%.*s) given to %s"
2525
#: drizzled/error.cc:522
2526
msgid "Help database is corrupt or does not exist"
2529
#: drizzled/error.cc:524
2530
msgid "Cyclic reference on subqueries"
2533
#: drizzled/error.cc:526
2635
2535
msgid "Converting column '%s' from %s to %s"
2638
#: ../drizzled/error.cc:390
2538
#: drizzled/error.cc:528
2640
2540
msgid "Reference '%-.64s' not supported (%s)"
2643
#: ../drizzled/error.cc:391
2543
#: drizzled/error.cc:530
2644
2544
msgid "Every derived table must have its own alias"
2647
#: ../drizzled/error.cc:392
2547
#: drizzled/error.cc:532
2649
2549
msgid "Select %u was reduced during optimization"
2652
#: ../drizzled/error.cc:393
2552
#: drizzled/error.cc:534
2654
2554
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2657
#: ../drizzled/error.cc:394
2557
#: drizzled/error.cc:536
2559
"Client does not support authentication protocol requested by server; "
2560
"consider upgrading Drizzle client"
2563
#: drizzled/error.cc:538
2658
2564
msgid "All parts of a SPATIAL index must be NOT NULL"
2661
#: ../drizzled/error.cc:395
2567
#: drizzled/error.cc:540
2663
2569
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2666
#: ../drizzled/error.cc:396
2572
#: drizzled/error.cc:542
2573
msgid "Slave is already running"
2576
#: drizzled/error.cc:544
2577
msgid "Slave already has been stopped"
2580
#: drizzled/error.cc:546
2669
"Uncompressed data size too large; the maximum size is %d (based on "
2670
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2583
"Uncompressed data size too large; the maximum size is %d (probably, length "
2584
"of uncompressed data was corrupted)"
2673
#: ../drizzled/error.cc:397
2587
#: drizzled/error.cc:548
2674
2588
msgid "ZLIB: Not enough memory"
2677
#: ../drizzled/error.cc:398
2591
#: drizzled/error.cc:550
2679
2593
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2680
2594
"data was corrupted)"
2683
#: ../drizzled/error.cc:399
2597
#: drizzled/error.cc:552
2684
2598
msgid "ZLIB: Input data corrupted"
2687
#: ../drizzled/error.cc:400
2601
#: drizzled/error.cc:554
2689
2603
msgid "%d line(s) were cut by GROUP_CONCAT()"
2692
#: ../drizzled/error.cc:401
2606
#: drizzled/error.cc:556
2694
2608
msgid "Row %ld doesn't contain data for all columns"
2697
#: ../drizzled/error.cc:402
2611
#: drizzled/error.cc:558
2700
2614
"Row %ld was truncated; it contained more data than there were input columns"
2703
#: ../drizzled/error.cc:403
2617
#: drizzled/error.cc:560
2706
2620
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2709
#: ../drizzled/error.cc:404
2623
#: drizzled/error.cc:562
2711
2625
msgid "Out of range value for column '%s' at row %ld"
2714
#: ../drizzled/error.cc:405
2628
#: drizzled/error.cc:564
2716
2630
msgid "Data truncated for column '%s' at row %ld"
2719
#: ../drizzled/error.cc:406
2633
#: drizzled/error.cc:566
2635
msgid "Using storage engine %s for table '%s'"
2638
#: drizzled/error.cc:568
2721
2640
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2724
#: ../drizzled/error.cc:407
2643
#: drizzled/error.cc:570
2644
msgid "Cannot drop one or more of the requested users"
2647
#: drizzled/error.cc:572
2648
msgid "Can't revoke all privileges for one or more of the requested users"
2651
#: drizzled/error.cc:574
2726
2653
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2729
#: ../drizzled/error.cc:408
2656
#: drizzled/error.cc:576
2731
2658
msgid "Illegal mix of collations for operation '%s'"
2734
#: ../drizzled/error.cc:409
2661
#: drizzled/error.cc:578
2737
2664
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2738
2665
"variable_name)"
2741
#: ../drizzled/error.cc:410
2668
#: drizzled/error.cc:580
2743
2670
msgid "Unknown collation: '%-.64s'"
2746
#: ../drizzled/error.cc:411
2673
#: drizzled/error.cc:582
2675
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2676
"compiled without SSL support; they can be used later if Drizzle slave with "
2680
#: drizzled/error.cc:584
2683
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2684
"old format; please change the password to the new format"
2687
#: drizzled/error.cc:586
2749
2690
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2753
#: ../drizzled/error.cc:412
2694
#: drizzled/error.cc:588
2695
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2698
#: drizzled/error.cc:590
2700
"It is recommended to use --skip-slave-start when doing step-by-step "
2701
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2702
"get an unexpected slave's drizzled restart"
2705
#: drizzled/error.cc:592
2706
msgid "SQL thread is not to be started so UNTIL options are ignored"
2709
#: drizzled/error.cc:594
2755
2711
msgid "Incorrect index name '%-.100s'"
2758
#: ../drizzled/error.cc:413
2714
#: drizzled/error.cc:596
2760
2716
msgid "Incorrect catalog name '%-.100s'"
2763
#: ../drizzled/error.cc:414
2719
#: drizzled/error.cc:598
2721
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2724
#: drizzled/error.cc:600
2765
2726
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2768
#: ../drizzled/error.cc:415
2729
#: drizzled/error.cc:602
2731
msgid "Unknown key cache '%-.100s'"
2734
#: drizzled/error.cc:604
2736
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2737
"this switch for this grant to work"
2740
#: drizzled/error.cc:606
2770
2742
msgid "Unknown table engine '%s'"
2773
#: ../drizzled/error.cc:416
2745
#: drizzled/error.cc:608
2747
msgid "'%s' is deprecated; use '%s' instead"
2750
#: drizzled/error.cc:610
2775
2752
msgid "The target table %-.100s of the %s is not updatable"
2778
#: ../drizzled/error.cc:417
2755
#: drizzled/error.cc:612
2781
2758
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2785
#: ../drizzled/error.cc:418
2762
#: drizzled/error.cc:614
2788
2765
"The Drizzle server is running with the %s option so it cannot execute this "
2792
#: ../drizzled/error.cc:419
2769
#: drizzled/error.cc:616
2794
2771
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2797
#: ../drizzled/error.cc:420
2774
#: drizzled/error.cc:618
2799
2776
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2802
#: ../drizzled/error.cc:421
2779
#: drizzled/error.cc:620
2804
2781
"Incorrect table definition; there can be only one TIMESTAMP column with "
2805
2782
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2808
#: ../drizzled/error.cc:422
2785
#: drizzled/error.cc:622
2810
2787
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2813
#: ../drizzled/error.cc:423
2790
#: drizzled/error.cc:624
2791
msgid "This command is not supported in the prepared statement protocol yet"
2794
#: drizzled/error.cc:626
2815
2796
msgid "Got error %d '%-.100s' from %s"
2818
#: ../drizzled/error.cc:424
2799
#: drizzled/error.cc:628
2820
2801
msgid "Got temporary error %d '%-.100s' from %s"
2823
#: ../drizzled/error.cc:425
2804
#: drizzled/error.cc:630
2825
2806
msgid "Unknown or incorrect time zone: '%-.64s'"
2828
#: ../drizzled/error.cc:426
2809
#: drizzled/error.cc:632
2811
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2814
#: drizzled/error.cc:634
2830
2816
msgid "Invalid %s character string: '%.64s'"
2833
#: ../drizzled/error.cc:427
2819
#: drizzled/error.cc:636
2835
2821
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2838
#: ../drizzled/error.cc:428
2824
#: drizzled/error.cc:638
2826
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2829
#: drizzled/error.cc:640
2831
msgid "Can't create a %s from within another stored routine"
2834
#: drizzled/error.cc:642
2836
msgid "%s %s already exists"
2839
#: drizzled/error.cc:644
2840
2841
msgid "%s %s does not exist"
2843
#: ../drizzled/error.cc:429
2844
#: drizzled/error.cc:646
2846
msgid "Failed to DROP %s %s"
2849
#: drizzled/error.cc:648
2851
msgid "Failed to CREATE %s %s"
2854
#: drizzled/error.cc:650
2856
msgid "%s with no matching label: %s"
2859
#: drizzled/error.cc:652
2861
msgid "Redefining label %s"
2864
#: drizzled/error.cc:654
2866
msgid "End-label %s without match"
2869
#: drizzled/error.cc:656
2871
msgid "Referring to uninitialized variable %s"
2874
#: drizzled/error.cc:658
2876
msgid "PROCEDURE %s can't return a result set in the given context"
2879
#: drizzled/error.cc:660
2880
msgid "RETURN is only allowed in a FUNCTION"
2883
#: drizzled/error.cc:662
2885
msgid "%s is not allowed in stored procedures"
2888
#: drizzled/error.cc:664
2890
"The update log is deprecated and replaced by the binary log; SET "
2891
"SQL_LOG_UPDATE has been ignored"
2894
#: drizzled/error.cc:666
2896
"The update log is deprecated and replaced by the binary log; SET "
2897
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2900
#: drizzled/error.cc:668
2844
2901
msgid "Query execution was interrupted"
2847
#: ../drizzled/error.cc:430
2904
#: drizzled/error.cc:670
2906
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2909
#: drizzled/error.cc:672
2911
msgid "Undefined CONDITION: %s"
2914
#: drizzled/error.cc:674
2916
msgid "No RETURN found in FUNCTION %s"
2919
#: drizzled/error.cc:676
2921
msgid "FUNCTION %s ended without RETURN"
2924
#: drizzled/error.cc:678
2925
msgid "Cursor statement must be a SELECT"
2928
#: drizzled/error.cc:680
2929
msgid "Cursor SELECT must not have INTO"
2932
#: drizzled/error.cc:682
2934
msgid "Undefined CURSOR: %s"
2937
#: drizzled/error.cc:684
2938
msgid "Cursor is already open"
2941
#: drizzled/error.cc:686
2942
msgid "Cursor is not open"
2945
#: drizzled/error.cc:688
2947
msgid "Undeclared variable: %s"
2950
#: drizzled/error.cc:690
2951
msgid "Incorrect number of FETCH variables"
2954
#: drizzled/error.cc:692
2955
msgid "No data - zero rows fetched, selected, or processed"
2958
#: drizzled/error.cc:694
2960
msgid "Duplicate parameter: %s"
2963
#: drizzled/error.cc:696
2965
msgid "Duplicate variable: %s"
2968
#: drizzled/error.cc:698
2970
msgid "Duplicate condition: %s"
2973
#: drizzled/error.cc:700
2975
msgid "Duplicate cursor: %s"
2978
#: drizzled/error.cc:702
2980
msgid "Failed to ALTER %s %s"
2983
#: drizzled/error.cc:704
2984
msgid "Subquery value not supported"
2987
#: drizzled/error.cc:706
2989
msgid "%s is not allowed in stored function or trigger"
2992
#: drizzled/error.cc:708
2993
msgid "Variable or condition declaration after cursor or handler declaration"
2996
#: drizzled/error.cc:710
2997
msgid "Cursor declaration after handler declaration"
3000
#: drizzled/error.cc:712
3001
msgid "Case not found for CASE statement"
3004
#: drizzled/error.cc:714
3006
msgid "Configuration file '%-.192s' is too big"
3009
#: drizzled/error.cc:716
3011
msgid "Malformed file type header in file '%-.192s'"
3014
#: drizzled/error.cc:718
3016
msgid "Unexpected end of file while parsing comment '%-.200s'"
3019
#: drizzled/error.cc:720
3021
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3024
#: drizzled/error.cc:722
3026
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3029
#: drizzled/error.cc:724
3030
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3033
#: drizzled/error.cc:726
3035
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3038
#: drizzled/error.cc:728
3040
msgid "'%-.192s.%-.192s' is not %s"
3043
#: drizzled/error.cc:730
3045
msgid "Column '%-.192s' is not updatable"
3048
#: drizzled/error.cc:732
3049
msgid "View's SELECT contains a subquery in the FROM clause"
3052
#: drizzled/error.cc:734
3054
msgid "View's SELECT contains a '%s' clause"
3057
#: drizzled/error.cc:736
3058
msgid "View's SELECT contains a variable or parameter"
3061
#: drizzled/error.cc:738
3063
msgid "View's SELECT refers to a temporary table '%-.192s'"
3066
#: drizzled/error.cc:740
3067
msgid "View's SELECT and view's field list have different column counts"
3070
#: drizzled/error.cc:742
3072
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3075
#: drizzled/error.cc:744
3076
msgid "View being updated does not have complete key of underlying table in it"
3079
#: drizzled/error.cc:746
2850
3082
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2851
3083
"(s) or definer/invoker of view lack rights to use them"
2854
#: ../drizzled/error.cc:431
3086
#: drizzled/error.cc:748
3088
msgid "Can't drop or alter a %s from within another stored routine"
3091
#: drizzled/error.cc:750
3092
msgid "GOTO is not allowed in a stored procedure handler"
3095
#: drizzled/error.cc:752
3096
msgid "Trigger already exists"
3099
#: drizzled/error.cc:754
3100
msgid "Trigger does not exist"
3103
#: drizzled/error.cc:756
3105
msgid "Trigger's '%-.192s' is view or temporary table"
3108
#: drizzled/error.cc:758
3110
msgid "Updating of %s row is not allowed in %strigger"
3113
#: drizzled/error.cc:760
3115
msgid "There is no %s row in %s trigger"
3118
#: drizzled/error.cc:762
2856
3120
msgid "Field '%-.192s' doesn't have a default value"
2859
#: ../drizzled/error.cc:432
3123
#: drizzled/error.cc:764
2860
3124
msgid "Division by 0"
2863
#: ../drizzled/error.cc:433
3127
#: drizzled/error.cc:766
2865
3129
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2868
#: ../drizzled/error.cc:434
3132
#: drizzled/error.cc:768
2870
3134
msgid "Illegal %s '%-.192s' value found during parsing"
2873
#: ../drizzled/error.cc:435
3137
#: drizzled/error.cc:770
3139
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3142
#: drizzled/error.cc:772
3144
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3147
#: drizzled/error.cc:774
3149
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3152
#: drizzled/error.cc:776
3154
msgid "Failed purging old relay logs: %s"
3157
#: drizzled/error.cc:778
3159
msgid "Password hash should be a %d-digit hexadecimal number"
3162
#: drizzled/error.cc:780
3163
msgid "Target log not found in binlog index"
3166
#: drizzled/error.cc:782
3167
msgid "I/O error reading log index file"
3170
#: drizzled/error.cc:784
3171
msgid "Server configuration does not permit binlog purge"
3174
#: drizzled/error.cc:786
3175
msgid "Failed on fseek()"
3178
#: drizzled/error.cc:788
3179
msgid "Fatal error during log purge"
3182
#: drizzled/error.cc:790
3183
msgid "A purgeable log is in use, will not purge"
3186
#: drizzled/error.cc:792
3187
msgid "Unknown error during log purge"
3190
#: drizzled/error.cc:794
3192
msgid "Failed initializing relay log position: %s"
3195
#: drizzled/error.cc:796
3196
msgid "You are not using binary logging"
3199
#: drizzled/error.cc:798
3202
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3205
#: drizzled/error.cc:800
3206
msgid "WSAStartup Failed"
3209
#: drizzled/error.cc:802
3210
msgid "Can't handle procedures with different groups yet"
3213
#: drizzled/error.cc:804
3214
msgid "Select must have a group with this procedure"
3217
#: drizzled/error.cc:806
3218
msgid "Can't use ORDER clause with this procedure"
3221
#: drizzled/error.cc:808
3223
msgid "Binary logging and replication forbid changing the global server %s"
3226
#: drizzled/error.cc:810
3228
msgid "Can't map file: %-.200s, errno: %d"
3231
#: drizzled/error.cc:812
3233
msgid "Wrong magic in %-.64s"
3236
#: drizzled/error.cc:814
3237
msgid "Prepared statement contains too many placeholders"
3240
#: drizzled/error.cc:816
2875
3242
msgid "Key part '%-.192s' length cannot be 0"
2878
#: ../drizzled/error.cc:436
3245
#: drizzled/error.cc:818
3246
msgid "View text checksum failed"
3249
#: drizzled/error.cc:820
3252
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3255
#: drizzled/error.cc:822
3257
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3260
#: drizzled/error.cc:824
3262
msgid "Can not delete from join view '%-.192s.%-.192s'"
3265
#: drizzled/error.cc:826
3267
msgid "Operation %s failed for %.256s"
3270
#: drizzled/error.cc:828
3271
msgid "XAER_NOTA: Unknown XID"
3274
#: drizzled/error.cc:830
3275
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3278
#: drizzled/error.cc:832
2881
3281
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2882
3282
"the %.64s state"
2885
#: ../drizzled/error.cc:437
3285
#: drizzled/error.cc:834
3286
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3289
#: drizzled/error.cc:836
3291
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3295
#: drizzled/error.cc:838
3296
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3299
#: drizzled/error.cc:840
3302
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3306
#: drizzled/error.cc:842
3307
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3310
#: drizzled/error.cc:844
3311
msgid "Failed to revoke all privileges to dropped routine"
3314
#: drizzled/error.cc:846
2887
3316
msgid "Data too long for column '%s' at row %ld"
2890
#: ../drizzled/error.cc:438
3319
#: drizzled/error.cc:848
3321
msgid "Bad SQLSTATE: '%s'"
3324
#: drizzled/error.cc:850
2893
3327
"%s: ready for connections.\n"
2894
3328
"Version: '%s' %s\n"
2897
#: ../drizzled/error.cc:439
3331
#: drizzled/error.cc:852
2898
3332
msgid "Can't load value from file with fixed size rows to variable"
2901
#: ../drizzled/error.cc:440
3335
#: drizzled/error.cc:854
3336
msgid "You are not allowed to create a user with GRANT"
3339
#: drizzled/error.cc:856
2903
3341
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2906
#: ../drizzled/error.cc:441
3344
#: drizzled/error.cc:858
2907
3345
msgid "Table definition has changed, please retry transaction"
2910
#: ../drizzled/error.cc:442
3348
#: drizzled/error.cc:860
3349
msgid "Duplicate handler declared in the same block"
3352
#: drizzled/error.cc:862
3355
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3356
"variable in BEFORE trigger"
3359
#: drizzled/error.cc:864
2912
3361
msgid "Not allowed to return a result set from a %s"
2915
#: ../drizzled/error.cc:443
3364
#: drizzled/error.cc:866
2916
3365
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2919
#: ../drizzled/error.cc:444
3368
#: drizzled/error.cc:868
3370
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3371
"declaration and binary logging is enabled; if non-transactional tables were "
3372
"updated, the binary log will miss their changes"
3375
#: drizzled/error.cc:870
3377
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3378
"declaration and binary logging is enabled (you *might* want to use the less "
3379
"safe log_bin_trust_function_creators variable)"
3382
#: drizzled/error.cc:872
3384
"You do not have the SUPER privilege and binary logging is enabled (you "
3385
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3388
#: drizzled/error.cc:874
3390
"You can't execute a prepared statement which has an open cursor associated "
3391
"with it. Reset the statement to re-execute it."
3394
#: drizzled/error.cc:876
3396
msgid "The statement (%lu) has no open cursor."
3399
#: drizzled/error.cc:878
2921
3401
"Explicit or implicit commit is not allowed in stored function or trigger."
2924
#: ../drizzled/error.cc:445
3404
#: drizzled/error.cc:880
3407
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3410
#: drizzled/error.cc:882
3411
msgid "Recursive stored functions and triggers are not allowed."
3414
#: drizzled/error.cc:884
2926
3416
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2929
#: ../drizzled/error.cc:446
3419
#: drizzled/error.cc:886
2931
3421
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2934
#: ../drizzled/error.cc:447
3424
#: drizzled/error.cc:888
2937
3427
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2941
#: ../drizzled/error.cc:448
3431
#: drizzled/error.cc:890
3433
"You can't combine write-locking of system tables with other tables or lock "
3437
#: drizzled/error.cc:892
3439
msgid "Unable to connect to foreign data source: %.64s"
3442
#: drizzled/error.cc:894
3445
"There was a problem processing the query on the foreign data source. Data "
3446
"source error: %-.64s"
3449
#: drizzled/error.cc:896
3452
"The foreign data source you are trying to reference does not exist. Data "
3453
"source error: %-.64s"
3456
#: drizzled/error.cc:898
3459
"Can't create federated table. The data source connection string '%-.64s' is "
3460
"not in the correct format"
3463
#: drizzled/error.cc:900
3465
msgid "The data source connection string '%-.64s' is not in the correct format"
3468
#: drizzled/error.cc:902
3470
msgid "Can't create federated table. Foreign data src error: %-.64s"
3473
#: drizzled/error.cc:904
2942
3474
msgid "Trigger in wrong schema"
2945
#: ../drizzled/error.cc:449
3477
#: drizzled/error.cc:906
2948
3480
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2949
3481
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2952
#: ../drizzled/error.cc:450
3484
#: drizzled/error.cc:908
3486
msgid "Routine body for '%-.100s' is too long"
3489
#: drizzled/error.cc:910
3490
msgid "Cannot drop default keycache"
3493
#: drizzled/error.cc:912
2954
3495
msgid "Display width out of range for column '%-.192s' (max = %d)"
2957
#: ../drizzled/error.cc:451
3498
#: drizzled/error.cc:914
3499
msgid "XAER_DUPID: The XID already exists"
3502
#: drizzled/error.cc:916
2959
3504
msgid "Datetime function: %-.32s field overflow"
2962
#: ../drizzled/error.cc:452
3507
#: drizzled/error.cc:918
3510
"Can't update table '%-.192s' in stored function/trigger because it is "
3511
"already used by statement which invoked this stored function/trigger."
3514
#: drizzled/error.cc:920
3517
"The definition of table '%-.192s' prevents operation %.192s on table "
3521
#: drizzled/error.cc:922
3523
"The prepared statement contains a stored routine call that refers to that "
3524
"same statement. It's not allowed to execute a prepared statement in such a "
3528
#: drizzled/error.cc:924
3529
msgid "Not allowed to set autocommit from a stored function or trigger"
3532
#: drizzled/error.cc:926
3533
msgid "Definer is not fully qualified"
3536
#: drizzled/error.cc:928
3539
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3540
"Current user is used as definer. Please recreate the view!"
3543
#: drizzled/error.cc:930
3546
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3550
#: drizzled/error.cc:932
3552
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3555
#: drizzled/error.cc:934
3557
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3560
#: drizzled/error.cc:936
2965
3563
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2968
#: ../drizzled/error.cc:453
3566
#: drizzled/error.cc:938
2971
3569
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2974
#: ../drizzled/error.cc:454
2975
msgid "No data - zero rows fetched, selected, or processed"
2978
#: ../drizzled/error.cc:455
3572
#: drizzled/error.cc:940
3574
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3577
#: drizzled/error.cc:942
3580
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3581
"activated under the authorization of the invoker, which may have "
3582
"insufficient privileges. Please recreate the trigger."
3585
#: drizzled/error.cc:944
3587
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3590
#: drizzled/error.cc:946
3593
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3594
"exceeded for routine %.192s"
3597
#: drizzled/error.cc:948
3600
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3601
"or contains bad data (internal code %d)"
3604
#: drizzled/error.cc:950
3606
msgid "Incorrect routine name '%-.192s'"
3609
#: drizzled/error.cc:952
2980
3611
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2983
#: ../drizzled/error.cc:456
3614
#: drizzled/error.cc:954
3615
msgid "AGGREGATE is not supported for stored functions"
3618
#: drizzled/error.cc:956
3621
"Can't create more than max_prepared_stmt_count statements (current value: %"
3625
#: drizzled/error.cc:958
3627
msgid "`%-.192s`.`%-.192s` contains view recursion"
3630
#: drizzled/error.cc:960
2985
3632
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2988
#: ../drizzled/error.cc:457
3635
#: drizzled/error.cc:962
2989
3636
msgid "The used table type doesn't support SPATIAL indexes"
2992
#: ../drizzled/error.cc:458
3639
#: drizzled/error.cc:964
3640
msgid "Triggers can not be created on system tables"
3643
#: drizzled/error.cc:966
2994
3645
msgid "Leading spaces are removed from name '%s'"
2997
#: ../drizzled/error.cc:459
3648
#: drizzled/error.cc:968
2998
3649
msgid "Failed to read auto-increment value from storage engine"
3001
#: ../drizzled/error.cc:460
3652
#: drizzled/error.cc:970
3656
#: drizzled/error.cc:972
3660
#: drizzled/error.cc:974
3003
3662
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3006
#: ../drizzled/error.cc:461
3665
#: drizzled/error.cc:976
3667
msgid "The target table %-.100s of the %s is not insertable-into"
3670
#: drizzled/error.cc:978
3673
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3676
#: drizzled/error.cc:980
3007
3677
msgid "Too high level of nesting for select"
3010
#: ../drizzled/error.cc:462
3680
#: drizzled/error.cc:982
3012
3682
msgid "Name '%-.64s' has become ''"
3015
#: ../drizzled/error.cc:463
3685
#: drizzled/error.cc:984
3017
3687
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3018
3688
"optional and non-empty FIELDS ENCLOSED BY"
3021
#: ../drizzled/error.cc:464
3691
#: drizzled/error.cc:986
3693
msgid "The foreign server, %s, you are trying to create already exists."
3696
#: drizzled/error.cc:988
3699
"The foreign server name you are trying to reference does not exist. Data "
3700
"source error: %-.64s"
3703
#: drizzled/error.cc:990
3024
3706
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3027
#: ../drizzled/error.cc:465
3029
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3032
#: ../drizzled/error.cc:466
3709
#: drizzled/error.cc:992
3712
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3716
#: drizzled/error.cc:994
3718
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3721
#: drizzled/error.cc:996
3722
msgid "MAXVALUE can only be used in last partition definition"
3725
#: drizzled/error.cc:998
3726
msgid "Subpartitions can only be hash partitions and by key"
3729
#: drizzled/error.cc:1000
3730
msgid "Must define subpartitions on all partitions if on one partition"
3733
#: drizzled/error.cc:1002
3734
msgid "Wrong number of partitions defined, mismatch with previous setting"
3737
#: drizzled/error.cc:1004
3738
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3741
#: drizzled/error.cc:1006
3742
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3745
#: drizzled/error.cc:1008
3746
msgid "Expression in RANGE/LIST VALUES must be constant"
3749
#: drizzled/error.cc:1010
3750
msgid "Field in list of fields for partition function not found in table"
3753
#: drizzled/error.cc:1012
3754
msgid "List of fields is only allowed in KEY partitions"
3757
#: drizzled/error.cc:1014
3759
"The partition info in the frm file is not consistent with what can be "
3760
"written into the frm file"
3763
#: drizzled/error.cc:1016
3765
msgid "The %-.192s function returns the wrong type"
3768
#: drizzled/error.cc:1018
3770
msgid "For %-.64s partitions each partition must be defined"
3773
#: drizzled/error.cc:1020
3774
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3777
#: drizzled/error.cc:1022
3778
msgid "VALUES value must be of same type as partition function"
3781
#: drizzled/error.cc:1024
3782
msgid "Multiple definition of same constant in list partitioning"
3785
#: drizzled/error.cc:1026
3786
msgid "Partitioning can not be used stand-alone in query"
3789
#: drizzled/error.cc:1028
3791
"The mix of handlers in the partitions is not allowed in this version of "
3795
#: drizzled/error.cc:1030
3797
msgid "For the partitioned engine it is necessary to define all %-.64s"
3800
#: drizzled/error.cc:1032
3801
msgid "Too many partitions (including subpartitions) were defined"
3804
#: drizzled/error.cc:1034
3806
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3807
"partitioning for subpartitioning"
3810
#: drizzled/error.cc:1036
3811
msgid "Failed to create specific handler file"
3814
#: drizzled/error.cc:1038
3815
msgid "A BLOB field is not allowed in partition function"
3818
#: drizzled/error.cc:1040
3820
msgid "A %-.192s must include all columns in the table's partitioning function"
3823
#: drizzled/error.cc:1042
3825
msgid "Number of %-.64s = 0 is not an allowed value"
3828
#: drizzled/error.cc:1044
3829
msgid "Partition management on a not partitioned table is not possible"
3832
#: drizzled/error.cc:1046
3834
"Foreign key condition is not yet supported in conjunction with partitioning"
3837
#: drizzled/error.cc:1048
3839
msgid "Error in list of partitions to %-.64s"
3842
#: drizzled/error.cc:1050
3843
msgid "Cannot remove all partitions, use DROP TABLE instead"
3846
#: drizzled/error.cc:1052
3847
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3850
#: drizzled/error.cc:1054
3852
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3856
#: drizzled/error.cc:1056
3858
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3859
"tables using HASH PARTITIONs"
3862
#: drizzled/error.cc:1058
3864
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3867
#: drizzled/error.cc:1060
3868
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3871
#: drizzled/error.cc:1062
3872
msgid "At least one partition must be added"
3875
#: drizzled/error.cc:1064
3876
msgid "At least one partition must be coalesced"
3879
#: drizzled/error.cc:1066
3880
msgid "More partitions to reorganize than there are partitions"
3883
#: drizzled/error.cc:1068
3885
msgid "Duplicate partition name %-.192s"
3888
#: drizzled/error.cc:1070
3889
msgid "It is not allowed to shut off binlog on this command"
3892
#: drizzled/error.cc:1072
3893
msgid "When reorganizing a set of partitions they must be in consecutive order"
3896
#: drizzled/error.cc:1074
3898
"Reorganize of range partitions cannot change total ranges except for last "
3899
"partition where it can extend the range"
3902
#: drizzled/error.cc:1076
3903
msgid "Partition function not supported in this version for this handler"
3906
#: drizzled/error.cc:1078
3907
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3910
#: drizzled/error.cc:1080
3912
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3915
#: drizzled/error.cc:1082
3917
msgid "Plugin '%-.192s' is not loaded"
3920
#: drizzled/error.cc:1084
3034
3922
msgid "Incorrect %-.32s value: '%-.128s'"
3037
#: ../drizzled/error.cc:467
3925
#: drizzled/error.cc:1086
3039
3927
msgid "Table has no partition for value %-.64s"
3042
#: ../drizzled/error.cc:468
3930
#: drizzled/error.cc:1088
3932
msgid "It is not allowed to specify %s more than once"
3935
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3937
msgid "Failed to create %s"
3940
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3942
msgid "Failed to drop %s"
3945
#: drizzled/error.cc:1094
3946
msgid "The handler doesn't support autoextend of tablespaces"
3949
#: drizzled/error.cc:1096
3951
"A size parameter was incorrectly specified, either number or on the form 10M"
3954
#: drizzled/error.cc:1098
3956
"The size number was correct but we don't allow the digit part to be more "
3960
#: drizzled/error.cc:1100
3962
msgid "Failed to alter: %s"
3965
#: drizzled/error.cc:1102
3043
3966
msgid "Writing one row to the row-based binary log failed"
3046
#: ../drizzled/error.cc:469
3969
#: drizzled/error.cc:1104
3971
msgid "Table definition on master and slave does not match: %s"
3974
#: drizzled/error.cc:1106
3976
"Slave running with --log-slave-updates must use row-based binary logging to "
3977
"be able to replicate row-based binary log events"
3980
#: drizzled/error.cc:1108
3982
msgid "Event '%-.192s' already exists"
3985
#: drizzled/error.cc:1110
3987
msgid "Failed to store event %s. Error code %d from storage engine."
3990
#: drizzled/error.cc:1112
3992
msgid "Unknown event '%-.192s'"
3995
#: drizzled/error.cc:1114
3997
msgid "Failed to alter event '%-.192s'"
4000
#: drizzled/error.cc:1118
4001
msgid "INTERVAL is either not positive or too big"
4004
#: drizzled/error.cc:1120
4005
msgid "ENDS is either invalid or before STARTS"
4008
#: drizzled/error.cc:1122
4009
msgid "Event execution time is in the past. Event has been disabled"
4012
#: drizzled/error.cc:1124
4013
msgid "Failed to open drizzle.event"
4016
#: drizzled/error.cc:1126
4017
msgid "No datetime expression provided"
4020
#: drizzled/error.cc:1128
4023
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4024
"probably corrupted"
4027
#: drizzled/error.cc:1130
4029
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4032
#: drizzled/error.cc:1132
4033
msgid "Failed to delete the event from drizzle.event"
4036
#: drizzled/error.cc:1134
4037
msgid "Error during compilation of event's body"
4040
#: drizzled/error.cc:1136
4041
msgid "Same old and new event name"
4044
#: drizzled/error.cc:1138
4046
msgid "Data for column '%s' too long"
4049
#: drizzled/error.cc:1140
3048
4051
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3051
#: ../drizzled/error.cc:470
4054
#: drizzled/error.cc:1142
4057
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4061
#: drizzled/error.cc:1144
4062
msgid "You can't write-lock a log table. Only read access is possible"
4065
#: drizzled/error.cc:1146
4066
msgid "You can't use locks with log tables."
4069
#: drizzled/error.cc:1148
3054
4072
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3055
4073
"d would lead to a duplicate entry"
3058
#: ../drizzled/error.cc:471
4076
#: drizzled/error.cc:1150
4079
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4080
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4083
#: drizzled/error.cc:1152
4085
"Cannot switch out of the row-based binary log format when the session has "
4086
"open temporary tables"
4089
#: drizzled/error.cc:1154
4091
"Cannot change the binary logging format inside a stored function or trigger"
4094
#: drizzled/error.cc:1156
4096
"The NDB cluster engine does not support changing the binlog format on the "
4100
#: drizzled/error.cc:1158
4101
msgid "Cannot create temporary table with partitions"
4104
#: drizzled/error.cc:1160
4105
msgid "Partition constant is out of partition function domain"
4108
#: drizzled/error.cc:1162
4109
msgid "This partition function is not allowed"
4112
#: drizzled/error.cc:1164
4113
msgid "Error in DDL log"
4116
#: drizzled/error.cc:1166
4117
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4120
#: drizzled/error.cc:1168
4121
msgid "Incorrect partition name"
4124
#: drizzled/error.cc:1170
3060
4126
"Transaction isolation level can't be changed while a transaction is in "
3064
#: ../drizzled/error.cc:472
4130
#: drizzled/error.cc:1172
4133
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4134
"'%-.192s' for key '%-.192s'"
4137
#: drizzled/error.cc:1174
4139
msgid "Internal scheduler error %d"
4142
#: drizzled/error.cc:1176
4144
msgid "Error during starting/stopping of the scheduler. Error code %u"
4147
#: drizzled/error.cc:1178
4148
msgid "Engine cannot be used in partitioned tables"
4151
#: drizzled/error.cc:1180
4153
msgid "Cannot activate '%-.64s' log"
4156
#: drizzled/error.cc:1182
4157
msgid "The server was not built with row-based replication"
4160
#: drizzled/error.cc:1184
4161
msgid "Decoding of base64 string failed"
4164
#: drizzled/error.cc:1186
4165
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4168
#: drizzled/error.cc:1188
4170
"Cannot proceed because system tables used by Event Scheduler were found "
4171
"damaged at server start"
4174
#: drizzled/error.cc:1190
4175
msgid "Only integers allowed as number here"
4178
#: drizzled/error.cc:1192
4179
msgid "This storage engine cannot be used for log tables"
4182
#: drizzled/error.cc:1194
4184
msgid "You cannot '%s' a log table if logging is enabled"
4187
#: drizzled/error.cc:1196
4190
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4191
"rename two tables: the log table to an archive table and another table back "
4195
#: drizzled/error.cc:1198
3066
4197
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3069
#: ../drizzled/error.cc:473
4200
#: drizzled/error.cc:1200
3071
4202
msgid "Incorrect parameters in the call to native function '%-.192s'"
3074
#: ../drizzled/error.cc:474
4205
#: drizzled/error.cc:1202
4207
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4210
#: drizzled/error.cc:1204
4212
msgid "This function '%-.192s' has the same name as a native function"
4215
#: drizzled/error.cc:1206
3076
4217
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3079
#: ../drizzled/error.cc:475
4220
#: drizzled/error.cc:1208
4221
msgid "Too many files opened, please execute the command again"
4224
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4226
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4227
"The event was dropped immediately after creation."
4230
#: drizzled/error.cc:1214
4232
msgid "The incident %s occurred on the master. Message: %-.64s"
4235
#: drizzled/error.cc:1216
4236
msgid "Table has no partition for some existing values"
4239
#: drizzled/error.cc:1218
4240
msgid "Statement is not safe to log in statement format."
4243
#: drizzled/error.cc:1220
4245
msgid "Fatal error: %s"
4248
#: drizzled/error.cc:1222
4250
msgid "Relay log read failure: %s"
4253
#: drizzled/error.cc:1224
4255
msgid "Relay log write failure: %s"
4258
#: drizzled/error.cc:1228
4260
msgid "Master command %s failed: %s"
4263
#: drizzled/error.cc:1230
4265
msgid "Binary logging not possible. Message: %s"
4268
#: drizzled/error.cc:1232
4270
msgid "View `%-.64s`.`%-.64s` has no creation context"
4273
#: drizzled/error.cc:1234
4275
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4278
#: drizzled/error.cc:1236
4280
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4283
#: drizzled/error.cc:1238
4285
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4288
#: drizzled/error.cc:1240
4290
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4293
#: drizzled/error.cc:1242
4295
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4298
#: drizzled/error.cc:1244
4300
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4303
#: drizzled/error.cc:1246
4305
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4308
#: drizzled/error.cc:1248
4310
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4313
#: drizzled/error.cc:1250
4315
msgid "Ambiguous slave modes combination. %s"
4318
#: drizzled/error.cc:1252
4321
"The BINLOG statement of type `%s` was not preceded by a format description "
4325
#: drizzled/error.cc:1254
4326
msgid "Corrupted replication event was detected"
4329
#: drizzled/error.cc:1256
3081
4331
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3084
#: ../drizzled/error.cc:477
4334
#: drizzled/error.cc:1258
4336
msgid "Being purged log %s was not found"
4339
#: drizzled/error.cc:1260
4341
msgid "Converted to non-transactional lock on '%-.64s'"
4344
#: drizzled/error.cc:1262
4346
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4349
#: drizzled/error.cc:1264
4352
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4355
#: drizzled/error.cc:1266
4357
msgid "Can't access storage engine of table %-.64s"
4360
#: drizzled/error.cc:1268
4361
msgid "Starting backup process"
4364
#: drizzled/error.cc:1270
4365
msgid "Backup completed"
4368
#: drizzled/error.cc:1272
4369
msgid "Starting restore process"
4372
#: drizzled/error.cc:1274
4373
msgid "Restore completed"
4376
#: drizzled/error.cc:1276
4377
msgid "Nothing to backup"
4380
#: drizzled/error.cc:1278
4382
msgid "Database '%-.64s' cannot be included in a backup"
4385
#: drizzled/error.cc:1280
4387
"Error during backup operation - server's error log contains more information "
4391
#: drizzled/error.cc:1282
4393
"Error during restore operation - server's error log contains more "
4394
"information about the error"
4397
#: drizzled/error.cc:1284
4399
"Can't execute this command because another BACKUP/RESTORE operation is in "
4403
#: drizzled/error.cc:1286
4404
msgid "Error when preparing for backup operation"
4407
#: drizzled/error.cc:1288
4408
msgid "Error when preparing for restore operation"
4411
#: drizzled/error.cc:1290
4413
msgid "Invalid backup location '%-.64s'"
4416
#: drizzled/error.cc:1292
4418
msgid "Can't read backup location '%-.64s'"
4421
#: drizzled/error.cc:1294
4423
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4426
#: drizzled/error.cc:1296
4427
msgid "Can't enumerate server databases"
4430
#: drizzled/error.cc:1298
4431
msgid "Can't enumerate server tables"
4434
#: drizzled/error.cc:1300
4436
msgid "Can't enumerate tables in database %-.64s"
4439
#: drizzled/error.cc:1302
4441
msgid "Skipping view %-.64s in database %-.64s"
4444
#: drizzled/error.cc:1304
4446
msgid "Skipping table %-.64s since it has no valid storage engine"
4449
#: drizzled/error.cc:1306
4451
msgid "Can't open table %-.64s"
4454
#: drizzled/error.cc:1308
4455
msgid "Can't read backup archive preamble"
4458
#: drizzled/error.cc:1310
4459
msgid "Can't write backup archive preamble"
4462
#: drizzled/error.cc:1312
4464
msgid "Can't find backup driver for table %-.64s"
4467
#: drizzled/error.cc:1314
4470
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4474
#: drizzled/error.cc:1316
4476
msgid "Can't create %-.64s backup driver"
4479
#: drizzled/error.cc:1318
4481
msgid "Can't create %-.64s restore driver"
4484
#: drizzled/error.cc:1320
4486
msgid "Found %d images in backup archive but maximum %d are supported"
4489
#: drizzled/error.cc:1322
4491
msgid "Error when saving meta-data of %-.64s"
4494
#: drizzled/error.cc:1324
4495
msgid "Error when reading meta-data list"
4498
#: drizzled/error.cc:1326
4500
msgid "Can't create %-.64s"
4503
#: drizzled/error.cc:1328
4504
msgid "Can't allocate buffer for image data transfer"
4507
#: drizzled/error.cc:1330
4509
msgid "Error when writing %-.64s backup image data (for table #%d)"
4512
#: drizzled/error.cc:1332
4513
msgid "Error when reading data from backup stream"
4516
#: drizzled/error.cc:1334
4517
msgid "Can't go to the next chunk in backup stream"
4520
#: drizzled/error.cc:1336
4522
msgid "Can't initialize %-.64s backup driver"
4525
#: drizzled/error.cc:1338
4527
msgid "Can't initialize %-.64s restore driver"
4530
#: drizzled/error.cc:1340
4532
msgid "Can't shut down %-.64s backup driver"
4535
#: drizzled/error.cc:1342
4537
msgid "Can't shut down %-.64s backup driver(s)"
4540
#: drizzled/error.cc:1344
4542
msgid "%-.64s backup driver can't prepare for synchronization"
4545
#: drizzled/error.cc:1346
4547
msgid "%-.64s backup driver can't create its image validity point"
4550
#: drizzled/error.cc:1348
4552
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4555
#: drizzled/error.cc:1350
4557
msgid "%-.64s backup driver can't cancel its backup operation"
4560
#: drizzled/error.cc:1352
4562
msgid "%-.64s restore driver can't cancel its restore operation"
4565
#: drizzled/error.cc:1354
4567
msgid "Error when polling %-.64s backup driver for its image data"
4570
#: drizzled/error.cc:1356
4572
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4575
#: drizzled/error.cc:1358
4578
"After %d attempts %-.64s restore driver still can't accept next block of data"
4581
#: drizzled/error.cc:1360
4583
msgid "Open and lock tables failed in %-.64s"
4586
#: drizzled/error.cc:1362
4587
msgid "Backup driver's table locking thread can not be initialized."
4590
#: drizzled/error.cc:1364
4592
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4593
"and 'drizzle.online_backup_progress'."
4596
#: drizzled/error.cc:1366
4598
msgid "Tablespace '%-.192s' already exists"
4601
#: drizzled/error.cc:1368
4603
msgid "Tablespace '%-.192s' doesn't exist"
4606
#: drizzled/error.cc:1370
4608
msgid "Unexpected master's heartbeat data: %s"
4611
#: drizzled/error.cc:1372
4613
msgid "The requested value for the heartbeat period %s %s"
4616
#: drizzled/error.cc:1374
4618
msgid "Can't write to the online backup progress log %-.64s."
4621
#: drizzled/error.cc:1376
4623
msgid "Tablespace '%-.192s' not empty"
4626
#: drizzled/error.cc:1378
4629
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4630
"server. The original definition of the required tablespace is '%-.256s' "
4631
"while the same tablespace is defined on the server as '%-.256s'"
4634
#: drizzled/error.cc:1380
4635
msgid "A virtual column cannot be based on a virtual column"
4638
#: drizzled/error.cc:1382
4640
msgid "Non-deterministic expression for virtual column '%s'."
4643
#: drizzled/error.cc:1384
4646
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4649
#: drizzled/error.cc:1386
4650
msgid "Primary key cannot be defined upon a virtual column."
4653
#: drizzled/error.cc:1388
4654
msgid "Key/Index cannot be defined on a non-stored virtual column."
4657
#: drizzled/error.cc:1390
4659
msgid "Cannot define foreign key with %s clause on a virtual column."
4662
#: drizzled/error.cc:1392
4664
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4667
#: drizzled/error.cc:1394
4669
msgid "'%s' is not yet supported for virtual columns."
4672
#: drizzled/error.cc:1396
4673
msgid "Constant expression in virtual column function is not allowed."
4676
#: drizzled/error.cc:1398
4677
msgid "Encountered an unknown temporal type."
4680
#: drizzled/error.cc:1400
4682
msgid "Received an invalid string format '%s' for a date value."
4685
#: drizzled/error.cc:1402
4687
msgid "Received an invalid string format '%s' for a time value."
4690
#: drizzled/error.cc:1404
4692
msgid "Received an invalid value '%s' for a UNIX timestamp."
4695
#: drizzled/error.cc:1406
3086
4697
msgid "Received an invalid datetime value '%s'."
3089
#: ../drizzled/error.cc:478
3091
msgid "Received an invalid DATE value '%s'."
3094
#: ../drizzled/error.cc:479
4700
#: drizzled/error.cc:1408
3096
4702
msgid "Received a NULL argument for function '%s'."
3099
#: ../drizzled/error.cc:480
3101
msgid "Received an invalid timestamp value '%s'."
3104
#: ../drizzled/error.cc:481
3106
msgid "Received an invalid TIME value '%s'."
3109
#: ../drizzled/error.cc:482
3111
msgid "Received an invalid value '%s' for a UNIX timestamp."
3114
#: ../drizzled/error.cc:484
4705
#: drizzled/error.cc:1410
4707
msgid "Received an invalid negative argument '%s' for function '%s'."
4710
#: drizzled/error.cc:1412
3116
4712
msgid "Received an out-of-range argument '%s' for function '%s'."
3119
#: ../drizzled/error.cc:485
4715
#: drizzled/error.cc:1414
4717
msgid "Received an invalid time value '%s'."
4720
#: drizzled/error.cc:1416
3121
4722
msgid "Received an invalid enum value '%s'."
3124
#: ../drizzled/error.cc:486
3125
msgid "Tables which are replicated require a primary key."
3128
#: ../drizzled/error.cc:488
3130
msgid "Corrupt or invalid schema definition for '%s' : %s"
3133
#: ../drizzled/error.cc:489
3135
msgid "Corrupt or invalid table definition for '%s': %s"
3138
#: ../drizzled/error.cc:490
3140
msgid "The number of enum that were required was too high for table '%s'"
3143
#: ../drizzled/error.cc:491
3145
msgid "Corrupt or invalid table definition for '%s'"
3148
#: ../drizzled/error.cc:492
3150
msgid "Collation '%s' for table %s is invalid/unknown"
3153
#: ../drizzled/error.cc:494
3155
msgid "Cannot drop table '%s'"
3158
#: ../drizzled/error.cc:495
3160
msgid "Error occurred while dropping table '%s'"
3163
#: ../drizzled/error.cc:496
3165
msgid "Permission denied to create '%s'"
3168
#: ../drizzled/error.cc:497
3170
msgid "Unknown table '%s'"
3173
#: ../drizzled/error.cc:499
3175
msgid "Cannot create schema '%s'"
3178
#: ../drizzled/error.cc:500
3180
msgid "Schema does not exist: %s"
3183
#: ../drizzled/error.cc:501
3185
msgid "Error altering schema: %s"
3188
#: ../drizzled/error.cc:502
3190
msgid "Error droppping Schema : %s"
3193
#: ../drizzled/error.cc:504
3194
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3197
#: ../drizzled/error.cc:505
3199
msgid "Unknown table engine option key/pair %s = %s."
3202
#: ../drizzled/error.cc:506
3204
msgid "Unknown schema engine option key/pair %s = %s."
3207
#: ../drizzled/error.cc:508
3208
msgid "Admin access not allowed from this username/IP address."
3211
#. User lock/barrier error messages
3212
#: ../drizzled/error.cc:511
3213
msgid "wait() can not be called on session owning user defined barrier."
3216
#: ../drizzled/error.cc:512
3217
msgid "Unknown user defined barrier requested."
3220
#: ../drizzled/error.cc:513
3221
msgid "Session does not own user defined barrier."
3224
#: ../drizzled/error.cc:514
3225
msgid "Session can not wait on a user defined lock owned by the session."
3228
#: ../drizzled/error.cc:515
3229
msgid "Session does not own user defined lock."
3232
#: ../drizzled/error.cc:517
3233
msgid "Invalid name for user defined barrier."
3236
#: ../drizzled/error.cc:518
3237
msgid "Invalid name for user defined lock."
3240
#: ../drizzled/error.cc:520
3242
"Either a DEFAULt value or NULL NULL description is required for a new column "
3243
"if table is not empty"
3247
#: ../drizzled/error.cc:523
3250
"Cast to unsigned converted negative integer to it's positive complement: %s"
3253
#: ../drizzled/error.cc:524
3255
msgid "Invalid cast to signed integer: %s"
3258
#: ../drizzled/error.cc:526
3260
msgid "Identifier '%.*s' is a SQL keyword."
3263
#: ../drizzled/error.cc:529
4725
#: drizzled/logging.cc:59
4727
msgid "logging '%s' pre() failed"
4730
#: drizzled/logging.cc:84
4732
msgid "logging '%s' post() failed"
4735
#: drizzled/message/command_reader.cc:55
4737
msgid "Usage: %s COMMAND_LOG\n"
4740
#: drizzled/message/command_reader.cc:64
4742
msgid "Cannot open file: %s\n"
4745
#: drizzled/message/command_reader.cc:83
4747
msgid "Failed to read initial length header\n"
4750
#: drizzled/message/command_reader.cc:90
4752
msgid "Attempted to read record bigger than SIZE_MAX\n"
4755
#: drizzled/message/command_reader.cc:110
4757
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4760
#: drizzled/message/command_reader.cc:120
4763
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4767
#: drizzled/message/command_reader.cc:126
4769
msgid "Unable to parse command. Got error: %s.\n"
4772
#: drizzled/message/command_reader.cc:128
4774
msgid "BUFFER: %s\n"
4777
#: drizzled/message/command_reader.cc:136
4780
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4783
#: drizzled/plugin/listen_tcp.cc:47
4785
msgid "accept() failed with errno %d"
4788
#: drizzled/plugin/listen_tcp.cc:83
4790
msgid "getaddrinfo() failed with error %s"
4793
#: drizzled/plugin/listen_tcp.cc:115
4795
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4798
#: drizzled/plugin/listen_tcp.cc:126
4800
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4803
#: drizzled/plugin/listen_tcp.cc:135
4805
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4808
#: drizzled/plugin/listen_tcp.cc:144
4810
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4813
#: drizzled/plugin/listen_tcp.cc:153
4815
msgid "setsockopt(SO_LINGER) failed with errno %d"
4818
#: drizzled/plugin/listen_tcp.cc:162
4820
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4823
#: drizzled/plugin/listen_tcp.cc:183
4825
msgid "Retrying bind() on %u"
4828
#: drizzled/plugin/listen_tcp.cc:190
4830
msgid "bind() failed with errno: %d"
4833
#: drizzled/plugin/listen_tcp.cc:193
4834
msgid "Do you already have another drizzled running?"
4837
#: drizzled/plugin/listen_tcp.cc:200
4839
msgid "listen() failed with errno %d"
4842
#: drizzled/plugin/listen_tcp.cc:206
4844
msgid "Listening on %s:%s\n"
4847
#: drizzled/plugin/storage_engine.cc:315
4849
msgid "Found %d prepared transaction(s) in %s"
4852
#: drizzled/plugin/storage_engine.cc:389
4853
msgid "Starting crash recovery..."
4856
#: drizzled/plugin/storage_engine.cc:398
4858
msgid "Found %d prepared XA transactions"
4861
#: drizzled/plugin/storage_engine.cc:403
4864
"Found %d prepared transactions! It means that drizzled was not shut down "
4865
"properly last time and critical recovery information (last binlog or %s "
4866
"file) was manually deleted after a crash. You have to start drizzled with "
4867
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4870
#: drizzled/plugin/storage_engine.cc:413
4871
msgid "Crash recovery finished."
4874
#: drizzled/qcache.cc:63
4876
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4879
#: drizzled/qcache.cc:86
4881
msgid "qcache plugin '%s' set() failed"
4884
#: drizzled/qcache.cc:110
4886
msgid "qcache plugin '%s' invalidate_table() failed"
4889
#: drizzled/qcache.cc:137
4891
msgid "qcache plugin '%s' invalidate_db() failed"
4894
#: drizzled/qcache.cc:157
4896
msgid "qcache plugin '%s' flush() failed"
4899
#: drizzled/scheduling.cc:37
4902
"Attempted to register a scheduler %s, but a scheduler has already been "
4903
"registered with that name.\n"
4906
#: drizzled/scheduling.cc:62
4908
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4911
#: drizzled/scheduling.cc:77
4912
msgid "Scheduler initialization failed.\n"
4915
#: drizzled/session.cc:2166
4917
msgid "Could not remove temporary table: '%s', error: %d"
4920
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4922
msgid "realloc() failed with errno %d"
4925
#: drizzled/slot/listen.cc:94
4926
msgid "No sockets could be bound for listening"
4929
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4931
msgid "pipe() failed with errno %d"
4934
#: drizzled/slot/listen.cc:137
4936
msgid "poll() failed with errno %d"
4939
#: drizzled/sql_base.cc:1445
4941
msgid "Table %s had a open data handler in reopen_table"
4944
#: drizzled/sql_base.cc:2026
4946
msgid "Couldn't repair table: %s.%s"
4949
#: drizzled/sql_base.cc:2068
4952
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4953
"s`.`%s`' to replication"
4956
#: drizzled/sql_plugin.cc:553
4958
msgid "Plugin '%s' init function returned error.\n"
4961
#: drizzled/sql_plugin.cc:713
4962
msgid "plugin-load parameter too long"
4965
#: drizzled/sql_plugin.cc:775
4967
msgid "Couldn't load plugin named '%s' with soname '%s'."
4970
#: drizzled/sql_plugin.cc:1115
4971
msgid "Out of memory."
4974
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4976
msgid "Unknown variable type code 0x%x in plugin '%s'."
4979
#: drizzled/sql_plugin.cc:2010
4982
"Server variable %s of plugin %s was forced to be read-only: string variable "
4983
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4986
#: drizzled/sql_plugin.cc:2041
4988
msgid "Missing variable name in plugin '%s'."
4991
#: drizzled/sql_plugin.cc:2058
4993
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4996
#: drizzled/sql_plugin.cc:2186
4998
msgid "Out of memory for plugin '%s'."
5001
#: drizzled/sql_plugin.cc:2193
5003
msgid "Bad options for plugin '%s'."
5006
#: drizzled/sql_plugin.cc:2202
5008
msgid "Parsing options for plugin '%s' failed."
5011
#: drizzled/sql_plugin.cc:2251
5013
msgid "Plugin '%s' has conflicting system variables"
5016
#: drizzled/sql_table.cc:231
5018
"Table name cannot be encoded and fit within filesystem name length "
5022
#: drizzled/sql_table.cc:241
5024
"Schema name cannot be encoded and fit within filesystem name length "
5028
#: drizzled/sql_table.cc:2360
5030
msgid "Unknown - internal error %d during operation"
5033
#: drizzled/statement/alter_table.cc:1136
5035
msgid "Could not open table %s.%s after rename\n"
5038
#: drizzled/statement/alter_table.cc:1299
5041
"order_st BY ignored because there is a user-defined clustered index in the "
5045
#: drizzled/table.cc:329
5048
"'%s' had no or invalid character set, and default character set is multi-"
5049
"byte, so character column sizes may have changed"
5052
#: drizzled/table.cc:1608
5054
msgid "Unknown collation '%s' in table '%-.64s' definition"
5057
#: drizzled/table.cc:1615
5060
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5064
#: drizzled/table.cc:3515
5066
msgid "Got error %d when reading table '%s'"
5069
#: drizzled/tztime.cc:1061
5071
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5074
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5076
msgid "%s: option `%s' is ambiguous\n"
5079
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5081
msgid "%s: option `--%s' doesn't allow an argument\n"
5084
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5086
msgid "%s: option `%c%s' doesn't allow an argument\n"
5089
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5090
#: gnulib/getopt.c:993
5092
msgid "%s: option `%s' requires an argument\n"
5095
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5097
msgid "%s: unrecognized option `--%s'\n"
5100
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5102
msgid "%s: unrecognized option `%c%s'\n"
5105
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5107
msgid "%s: illegal option -- %c\n"
5110
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5112
msgid "%s: invalid option -- %c\n"
5115
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5116
#: gnulib/getopt.c:1064
5118
msgid "%s: option requires an argument -- %c\n"
5121
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5123
msgid "%s: option `-W %s' is ambiguous\n"
5126
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5128
msgid "%s: option `-W %s' doesn't allow an argument\n"
5131
#: mysys/default.cc:684
5133
msgid "error: could not open directory: %s\n"
5136
#: mysys/errors.cc:25
5138
msgid "Can't create/write to file '%s' (Errcode: %d)"
5141
#: mysys/errors.cc:26
5143
msgid "Error reading file '%s' (Errcode: %d)"
5146
#: mysys/errors.cc:27
5148
msgid "Error writing file '%s' (Errcode: %d)"
5151
#: mysys/errors.cc:28
5153
msgid "Error on close of '%s' (Errcode: %d)"
5156
#: mysys/errors.cc:29
5158
msgid "Out of memory (Needed %u bytes)"
5161
#: mysys/errors.cc:30
5163
msgid "Error on delete of '%s' (Errcode: %d)"
5166
#: mysys/errors.cc:31
5168
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5171
#: mysys/errors.cc:32
5173
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5176
#: mysys/errors.cc:33
5178
msgid "Can't lock file (Errcode: %d)"
5181
#: mysys/errors.cc:34
3265
5183
msgid "Can't unlock file (Errcode: %d)"
3268
#: ../drizzled/error.cc:530
5186
#: mysys/errors.cc:35
5188
msgid "Can't read dir of '%s' (Errcode: %d)"
5191
#: mysys/errors.cc:36
5193
msgid "Can't get stat of '%s' (Errcode: %d)"
5196
#: mysys/errors.cc:37
3270
5198
msgid "Can't change size of file (Errcode: %d)"
3273
#: ../drizzled/error.cc:531
5201
#: mysys/errors.cc:38
3275
5203
msgid "Can't open stream from handle (Errcode: %d)"
3278
#: ../drizzled/error.cc:532
5206
#: mysys/errors.cc:39
5208
msgid "Can't get working dirctory (Errcode: %d)"
5211
#: mysys/errors.cc:40
5213
msgid "Can't change dir to '%s' (Errcode: %d)"
5216
#: mysys/errors.cc:41
3280
5218
msgid "Warning: '%s' had %d links"
3283
#: ../drizzled/error.cc:533
5221
#: mysys/errors.cc:42
3285
5223
msgid "Warning: %d files and %d streams is left open\n"
3288
#: ../drizzled/error.cc:534
5226
#: mysys/errors.cc:43
5228
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5231
#: mysys/errors.cc:44
3290
5233
msgid "Can't create directory '%s' (Errcode: %d)"
3293
#: ../drizzled/error.cc:535
5236
#: mysys/errors.cc:45
3296
5239
"Character set '%s' is not a compiled character set and is not specified in "
3300
#: ../drizzled/error.cc:536
5243
#: mysys/errors.cc:46
3302
5245
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3305
#: ../drizzled/error.cc:537
5248
#: mysys/errors.cc:47
3307
5250
msgid "Can't read value for symlink '%s' (Error %d)"
3310
#: ../drizzled/error.cc:538
5253
#: mysys/errors.cc:48
3312
5255
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3315
#: ../drizzled/error.cc:539
5258
#: mysys/errors.cc:49
3317
5260
msgid "Error on realpath() on '%s' (Error %d)"
3320
#: ../drizzled/error.cc:540
5263
#: mysys/errors.cc:50
3322
5265
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3325
#: ../drizzled/error.cc:541
5268
#: mysys/errors.cc:51
3328
5271
"Collation '%s' is not a compiled collation and is not specified in the %s "
3332
#: ../drizzled/error.cc:542
5275
#: mysys/errors.cc:52
5277
msgid "File '%s' not found (Errcode: %d)"
5280
#: mysys/errors.cc:53
3334
5282
msgid "File '%s' (fileno: %d) was not closed"
3338
#: ../drizzled/error.cc:545
3339
msgid "Received an invalid UUID value"
3342
#: ../drizzled/error.cc:546
3343
msgid "The UUID was not created with a valid time"
3347
#: ../drizzled/error.cc:549
3349
msgid "Received an invalid BOOLEAN value '%s'."
3352
#: ../drizzled/error.cc:550
3354
msgid "Invalid cast to BOOLEAN: '%s'."
3357
#. Transactional DDL
3358
#: ../drizzled/error.cc:553
3359
msgid "Transactional DDL not supported"
3363
#: ../drizzled/error.cc:555
3365
msgid "Assertion '%s' failed."
3368
#: ../drizzled/error.cc:556
3370
msgid "Assertion '%s' failed, the result was NULL."
3373
#. Catalog related errors
3374
#: ../drizzled/error.cc:574
3376
msgid "Cannot create catalog '%s'."
3379
#: ../drizzled/error.cc:575
3381
msgid "Permission is denied to create '%s' catalog."
3384
#: ../drizzled/error.cc:576
3386
msgid "Cannot drop catalog '%s'."
3389
#: ../drizzled/error.cc:577
3391
msgid "Permission is denied to drop '%s' catalog."
3394
#: ../drizzled/error.cc:578
3396
msgid "Catalog '%s' does not exist."
3399
#: ../drizzled/error.cc:579
3400
msgid "You cannot drop the 'local' catalog."
3403
#: ../drizzled/error.cc:580
3405
msgid "Could not gain lock on '%s'."
3408
#: ../drizzled/error.cc:581
3410
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3413
#: ../drizzled/error.cc:582
3414
msgid "Invalid catalog name."
3417
#: ../drizzled/error.cc:583
3419
"Engine status is now stored in the data_dictionary tables, please use these "
3423
#: ../drizzled/identifier/catalog.cc:56
3425
"Catalog name cannot be encoded and fit within filesystem name length "
3429
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3431
"Schema name cannot be encoded and fit within filesystem name length "
3435
#: ../drizzled/identifier/table.cc:238
3437
"Table name cannot be encoded and fit within filesystem name length "
3443
#. * Since clients still use this code, we use fprintf here.
3444
#. * This fprintf needs to be turned into errmsg_printf
3445
#. * as soon as the client programs no longer use mysys
3446
#. * and can use the pluggable error message system.
3448
#: ../drizzled/internal/default.cc:687
3450
msgid "error: could not open directory: %s\n"
3453
#: ../drizzled/main.cc:169
3455
"setrlimit could not change the size of core files to 'infinity'; We may not "
3456
"be able to generate a core file on signals"
3459
#: ../drizzled/main.cc:269
3461
msgid "Data directory %s does not exist\n"
3464
#: ../drizzled/main.cc:280
3466
msgid "Local catalog %s/local does not exist\n"
3469
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3470
msgid "Drizzle has receieved an abort event."
3473
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3474
msgid "In Function: "
3477
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3481
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3485
#: ../drizzled/message/transaction_writer.cc:365
3487
msgid "Usage: %s TRANSACTION_LOG\n"
3490
#: ../drizzled/message/transaction_writer.cc:371
3492
msgid "Cannot open file: %s\n"
3495
#: ../drizzled/module/library.cc:149
3498
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3499
"the current running version of Drizzle: %<PRIu64>."
3502
#: ../drizzled/module/loader.cc:177
3505
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3509
#: ../drizzled/module/loader.cc:224
3511
msgid "Plugin '%s' init function returned error.\n"
3514
#: ../drizzled/module/loader.cc:463
3516
msgid "Couldn't load plugin library named '%s'.\n"
3519
#: ../drizzled/module/loader.cc:473
3521
msgid "Couldn't load plugin named '%s'.\n"
3524
#: ../drizzled/module/registry.cc:176
3527
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3531
#: ../drizzled/module/registry.h:117
3533
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3536
#: ../drizzled/module/registry.h:131
3538
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3541
#: ../drizzled/option.cc:84
5285
#: mysys/my_error.cc:85
5287
msgid "Unknown error %d"
5290
#: mysys/my_getopt.cc:90
3542
5291
msgid "Warning: "
3545
#: ../drizzled/option.cc:86
5294
#: mysys/my_getopt.cc:92
3549
#: ../drizzled/option.cc:337
5298
#: mysys/my_getopt.cc:356
3551
5300
msgid "%s: %s: Option '%s' used, but is disabled\n"
3554
#: ../drizzled/option.cc:339
5303
#: mysys/my_getopt.cc:357
3555
5304
msgid "WARNING"
3558
#: ../drizzled/option.cc:441
5307
#: mysys/my_getopt.cc:357
5311
#: mysys/my_getopt.cc:460
3560
5313
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3563
#: ../drizzled/option.cc:769
5316
#: mysys/my_getopt.cc:775
3565
5318
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3568
#: ../drizzled/option.cc:962
5321
#: mysys/my_getopt.cc:968
3570
5323
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3573
#: ../drizzled/option.cc:1194
5326
#: mysys/my_getopt.cc:1200
3575
5328
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3578
#: ../drizzled/option.cc:1214
5331
#: mysys/my_getopt.cc:1220
3584
5337
"--------------------------------- -----------------------------\n"
3587
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5340
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
3588
5341
msgid "(No default value)"
3591
#: ../drizzled/option.cc:1249
5344
#: mysys/my_getopt.cc:1255
3595
#: ../drizzled/option.cc:1249
5348
#: mysys/my_getopt.cc:1255
3599
#: ../drizzled/option.cc:1282
5352
#: mysys/my_getopt.cc:1288
3601
5354
msgid "(Disabled)\n"
3604
#: ../drizzled/plugin/error_message.cc:81
3606
msgid "errmsg plugin '%s' errmsg() failed"
3609
#: ../drizzled/plugin/event_observer.cc:133
3612
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3613
"'%s' from EventObserver plugin '%s'"
3616
#: ../drizzled/plugin/event_observer.cc:200
3618
"EventObserver::registerTableEvents(): Table already has events registered on "
3619
"it: probable programming error."
3622
#: ../drizzled/plugin/event_observer.cc:335
3624
"EventObserver::registerSessionEvents(): Session already has events "
3625
"registered on it: probable programming error."
3628
#: ../drizzled/plugin/event_observer.cc:387
3630
msgid "EventIterate event handler '%s' failed for event '%s'"
3633
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3635
msgid "A function named %s already exists!\n"
3638
#: ../drizzled/plugin/function.cc:65
3639
msgid "Could not add Function!\n"
3642
#: ../drizzled/plugin/listen.cc:67
3643
msgid "Error getting file descriptors"
3646
#: ../drizzled/plugin/listen.cc:85
3647
msgid "No sockets could be bound for listening"
3650
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3652
msgid "pipe() failed with errno %d"
3655
#: ../drizzled/plugin/listen.cc:120
3657
msgid "poll() failed with errno %d"
3660
#: ../drizzled/plugin/listen_tcp.cc:59
3662
msgid "accept() failed with errno %d"
3665
#: ../drizzled/plugin/listen_tcp.cc:95
3667
msgid "getaddrinfo() failed with error %s"
3670
#: ../drizzled/plugin/listen_tcp.cc:127
3672
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3675
#: ../drizzled/plugin/listen_tcp.cc:138
3677
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3680
#: ../drizzled/plugin/listen_tcp.cc:147
3682
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3685
#: ../drizzled/plugin/listen_tcp.cc:156
3687
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3690
#: ../drizzled/plugin/listen_tcp.cc:165
3692
msgid "setsockopt(SO_LINGER) failed with errno %d"
3695
#: ../drizzled/plugin/listen_tcp.cc:174
3697
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3700
#: ../drizzled/plugin/listen_tcp.cc:195
3702
msgid "Retrying bind() on %u\n"
3705
#: ../drizzled/plugin/listen_tcp.cc:202
3707
msgid "bind() failed with errno: %d\n"
3710
#: ../drizzled/plugin/listen_tcp.cc:205
3711
msgid "Do you already have another drizzled running?\n"
3714
#: ../drizzled/plugin/listen_tcp.cc:212
3716
msgid "listen() failed with errno %d\n"
3719
#: ../drizzled/plugin/listen_tcp.cc:218
3721
msgid "Listening on %s:%s\n"
3724
#: ../drizzled/plugin/logging.cc:65
3726
msgid "logging '%s' pre() failed"
3729
#: ../drizzled/plugin/logging.cc:90
3731
msgid "logging '%s' post() failed"
3734
#: ../drizzled/plugin/logging.cc:114
3736
msgid "logging '%s' postEnd() failed"
3739
#: ../drizzled/plugin/logging.cc:137
3741
msgid "logging '%s' resetCurrentScoreboard() failed"
3744
#: ../drizzled/plugin/scheduler.cc:62
3747
"Attempted to register a scheduler %s, but a scheduler has already been "
3748
"registered with that name.\n"
3751
#: ../drizzled/plugin/scheduler.cc:99
3753
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3756
#: ../drizzled/plugin/schema_engine.cc:131
3758
msgid "Error while loading database options: '%s':"
3761
#: ../drizzled/plugin/xa_resource_manager.cc:115
3763
msgid "Found %d prepared transaction(s) in resource manager."
3766
#: ../drizzled/plugin/xa_resource_manager.cc:182
3767
msgid "Starting crash recovery..."
3770
#: ../drizzled/plugin/xa_resource_manager.cc:192
3772
msgid "Found %d prepared XA transactions"
3775
#: ../drizzled/plugin/xa_resource_manager.cc:197
3778
"Found %d prepared transactions! It means that drizzled was not shut down "
3779
"properly last time and critical recovery information (last binlog or %s "
3780
"file) was manually deleted after a crash. You have to start drizzled with "
3781
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3784
#: ../drizzled/plugin/xa_resource_manager.cc:207
3785
msgid "Crash recovery finished."
3788
#: ../drizzled/replication_services.cc:94
3790
"You registered a TransactionApplier plugin but no TransactionReplicator "
3791
"plugins were registered.\n"
3794
#: ../drizzled/replication_services.cc:125
3797
"You registered a TransactionApplier plugin but no TransactionReplicator "
3798
"plugins were registered that match the requested replicator name of '%s'.\n"
3799
"We have deactivated the TransactionApplier '%s'.\n"
3802
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3804
msgid "Could not remove temporary table: '%s', error: %d"
3807
#: ../drizzled/signal_handler.cc:52
3809
msgid "Got signal %d from thread %<PRIu32>"
3812
#: ../drizzled/signal_handler.cc:118
3814
msgid "Fatal signal %d while backtracing\n"
3817
#: ../drizzled/signal_handler.cc:127
3819
msgid "Fatal: time() call failed\n"
3822
#: ../drizzled/signal_handler.cc:133
3825
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3826
"This could be because you hit a bug. It is also possible that this binary\n"
3827
" or one of the libraries it was linked against is corrupt, improperly "
3829
" or misconfigured. This error can also be caused by malfunctioning "
3833
#: ../drizzled/signal_handler.cc:141
3836
"We will try our best to scrape up some info that will hopefully help "
3838
"the problem, but since we have already crashed, something is definitely "
3840
"and this may fail.\n"
3844
#: ../drizzled/signal_handler.cc:148
3847
"It is possible that drizzled could use up to \n"
3848
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3850
"Hope that's ok; if not, decrease some variables in the equation.\n"
3854
#: ../drizzled/sql_table.cc:1933
3856
msgid "Unknown - internal error %d during operation"
3859
#: ../drizzled/statement/alter_table.cc:1514
3862
"order_st BY ignored because there is a user-defined clustered index in the "
3866
#: ../drizzled/sys_var.cc:1526
3868
msgid "Variable named %s already exists!\n"
3871
#: ../drizzled/sys_var.cc:1535
3873
msgid "Could not add Variable: %s\n"
3876
#: ../drizzled/sys_var.cc:1633
3877
msgid "Failed to initialize system variables"
3880
#: ../drizzled/table.cc:1690
3882
msgid "Got error %d when reading table '%s'"
3885
#: ../drizzled/table/instance/base.cc:1883
3887
msgid "Unknown collation '%s' in table '%-.64s' definition"
3890
#: ../drizzled/table/instance/base.cc:1890
3893
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3897
#: ../drizzled/tztime.cc:170
3899
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3902
#: ../plugin/auth_file/auth_file.cc:227
3904
msgid "Could not load auth file: %s\n"
3907
#: ../plugin/auth_file/auth_file.cc:243
3908
msgid "File to load for usernames and passwords"
3911
#: ../plugin/auth_http/auth_http.cc:135
3913
"auth_http plugin loaded but required option url not specified. Against which "
3914
"URL are you intending on authenticating?\n"
3917
#: ../plugin/auth_http/auth_http.cc:151
5357
#: plugin/auth_http/auth_http.cc:138
5358
msgid "Enable HTTP Auth check"
5361
#: plugin/auth_http/auth_http.cc:148
3918
5362
msgid "URL for HTTP Auth check"
3921
#: ../plugin/auth_ldap/auth_ldap.cc:291
3923
msgid "Reconnect failed: %s\n"
3926
#: ../plugin/auth_ldap/auth_ldap.cc:310
3928
msgid "ldap_search_ext_s failed: %s\n"
3931
#: ../plugin/auth_ldap/auth_ldap.cc:416
3933
msgid "Could not load auth ldap: %s\n"
3936
#: ../plugin/auth_ldap/auth_ldap.cc:437
3937
msgid "URI of the LDAP server to contact"
3940
#: ../plugin/auth_ldap/auth_ldap.cc:439
3941
msgid "DN to use when binding to the LDAP server"
3944
#: ../plugin/auth_ldap/auth_ldap.cc:441
3945
msgid "Password to use when binding the DN"
3948
#: ../plugin/auth_ldap/auth_ldap.cc:443
3949
msgid "DN to use when searching"
3952
#: ../plugin/auth_ldap/auth_ldap.cc:445
3953
msgid "Attribute in LDAP with plain text password"
3956
#: ../plugin/auth_ldap/auth_ldap.cc:447
3957
msgid "Attribute in LDAP with MySQL hashed password"
3960
#: ../plugin/auth_ldap/auth_ldap.cc:449
3961
msgid "How often to empty the users cache, 0 to disable"
3964
#: ../plugin/blitzdb/ha_blitz.cc:1507
3965
msgid "Estimated number of rows that a BlitzDB table will store."
3968
#: ../plugin/console/console.cc:379
5365
#: plugin/command_log/command_log.cc:116
5366
#: plugin/command_log/command_log_reader.cc:94
5368
msgid "Failed to open command log file %s. Got error: %s\n"
5371
#: plugin/command_log/command_log.cc:200
5374
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5375
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5378
#: plugin/command_log/command_log.cc:242
5381
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5382
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5385
#: plugin/command_log/command_log.cc:294
5388
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5389
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5392
#: plugin/command_log/command_log.cc:390
5393
msgid "Enable command log"
5396
#: plugin/command_log/command_log.cc:398
5397
msgid "DEBUGGING - Truncate command log"
5400
#: plugin/command_log/command_log.cc:406
5401
msgid "Path to the file to use for command log."
5404
#: plugin/command_log/command_log.cc:414
5405
msgid "Enable CRC32 Checksumming"
5408
#: plugin/command_log/command_log.cc:432
5409
msgid "Command Message Log"
5412
#: plugin/command_log/command_log_reader.cc:114
5414
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5417
#: plugin/command_log/command_log_reader.cc:137
5419
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5422
#: plugin/command_log/command_log_reader.cc:171
5424
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5427
#: plugin/command_log/command_log_reader.cc:186
5428
msgid "Checksum FAILED!\n"
5431
#: plugin/console/console.cc:346
3969
5432
msgid "Enable the console."
3972
#: ../plugin/console/console.cc:382
5435
#: plugin/console/console.cc:349
3973
5436
msgid "Turn on extra debugging."
3976
#: ../plugin/console/console.cc:385
3977
msgid "User to use for auth."
3980
#: ../plugin/console/console.cc:388
3981
msgid "Password to use for auth."
3984
#: ../plugin/console/console.cc:391
3985
msgid "Default catalog to use."
3988
#: ../plugin/console/console.cc:394
3989
msgid "Default schema to use."
3992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3994
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3998
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
3999
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4000
msgid "Connect Timeout."
4003
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4004
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4005
msgid "Read Timeout."
4008
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4009
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4010
msgid "Write Timeout."
4013
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4014
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4015
msgid "Retry Count."
4018
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4019
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4020
msgid "Buffer length."
4023
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4024
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4025
msgid "Address to bind to."
4028
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4029
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4030
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4031
msgid "Maximum simultaneous connections."
4034
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4035
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4036
msgid "A restrictive IP address list for incoming admin connections."
4039
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4040
msgid "Failed to send error message to libnotify\n"
4043
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5439
#: plugin/default_replicator/default_replicator.cc:97
5440
msgid "Enable default replicator"
5443
#: plugin/default_replicator/default_replicator.cc:112
5444
msgid "Default Replicator"
5447
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4044
5448
msgid "Error Messages to stderr"
4047
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4048
msgid "Comma-separated list of schemas to exclude"
4051
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4052
msgid "Comma-separated list of tables to exclude"
4055
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4056
msgid "Regular expression to apply to schemas to exclude"
4059
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4060
msgid "Regular expression to apply to tables to exclude"
4063
#: ../plugin/haildb/haildb_engine.cc:1080
4064
#: ../plugin/haildb/haildb_engine.cc:1218
4065
#: ../plugin/haildb/haildb_engine.cc:1248
4067
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4070
#: ../plugin/haildb/haildb_engine.cc:1099
4072
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4075
#: ../plugin/haildb/haildb_engine.cc:1197
4076
#: ../plugin/haildb/haildb_engine.cc:1310
4077
#: ../plugin/haildb/haildb_engine.cc:1491
4078
#: ../plugin/haildb/haildb_engine.cc:2157
4080
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4083
#: ../plugin/haildb/haildb_engine.cc:1349
4084
#: ../plugin/haildb/haildb_engine.cc:1365
4086
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4089
#: ../plugin/haildb/haildb_engine.cc:3403
4091
msgid "Error starting HailDB %d (%s)\n"
4094
#: ../plugin/haildb/haildb_engine.cc:3432
4095
msgid "Disable HailDB adaptive hash index (enabled by default)."
4098
#: ../plugin/haildb/haildb_engine.cc:3434
4099
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4102
#: ../plugin/haildb/haildb_engine.cc:3437
4104
"Size of a memory pool HailDB uses to store data dictionary information and "
4105
"other internal data structures."
4108
#: ../plugin/haildb/haildb_engine.cc:3440
4109
msgid "Data file autoextend increment in megabytes"
4112
#: ../plugin/haildb/haildb_engine.cc:3443
4114
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4118
#: ../plugin/haildb/haildb_engine.cc:3446
4119
msgid "The common part for HailDB table spaces."
4122
#: ../plugin/haildb/haildb_engine.cc:3448
4123
msgid "Disable HailDB checksums validation (enabled by default)."
4126
#: ../plugin/haildb/haildb_engine.cc:3450
4127
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4130
#: ../plugin/haildb/haildb_engine.cc:3453
4131
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4134
#: ../plugin/haildb/haildb_engine.cc:3456
4136
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4137
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4140
#: ../plugin/haildb/haildb_engine.cc:3459
4141
msgid "Stores each HailDB table to an .ibd file in the database dir."
4144
#: ../plugin/haildb/haildb_engine.cc:3462
4145
msgid "File format to use for new tables in .ibd files."
4148
#: ../plugin/haildb/haildb_engine.cc:3465
4150
"Set to 0 (write and flush once per second),1 (write and flush at each "
4151
"commit) or 2 (write at commit, flush once per second)."
4154
#: ../plugin/haildb/haildb_engine.cc:3468
4155
msgid "With which method to flush data."
4158
#: ../plugin/haildb/haildb_engine.cc:3471
4160
"Helps to save your data in case the disk image of the database becomes "
4164
#: ../plugin/haildb/haildb_engine.cc:3474
4165
msgid "Path to individual files and their sizes."
4168
#: ../plugin/haildb/haildb_engine.cc:3477
4169
msgid "Path to HailDB log files."
4172
#: ../plugin/haildb/haildb_engine.cc:3480
4173
msgid "Size of each log file in a log group."
4176
#: ../plugin/haildb/haildb_engine.cc:3483
4178
"Number of log files in the log group. HailDB writes to the files in a "
4179
"circular fashion. Value 3 is recommended here."
4182
#: ../plugin/haildb/haildb_engine.cc:3486
4184
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4185
"rolled back. Values above 100000000 disable the timeout."
4188
#: ../plugin/haildb/haildb_engine.cc:3489
4190
"The size of the buffer which HailDB uses to write log to the log files on "
4194
#: ../plugin/haildb/haildb_engine.cc:3492
4196
"Sets the point in the LRU list from where all pages are classified as old "
4200
#: ../plugin/haildb/haildb_engine.cc:3495
4202
"Milliseconds between accesses to a block at which it is made young. "
4203
"0=disabled (Advanced users)"
4206
#: ../plugin/haildb/haildb_engine.cc:3498
4207
msgid "Percentage of dirty pages allowed in bufferpool."
4210
#: ../plugin/haildb/haildb_engine.cc:3501
4211
msgid "Desired maximum length of the purge queue (0 = no limit)"
4214
#: ../plugin/haildb/haildb_engine.cc:3504
4216
"Roll back the complete transaction on lock wait timeout, for 4.x "
4217
"compatibility (disabled by default)"
4220
#: ../plugin/haildb/haildb_engine.cc:3507
4221
msgid "How many files at the maximum HailDB keeps open at the same time."
4224
#: ../plugin/haildb/haildb_engine.cc:3510
4225
msgid "Number of background read I/O threads in HailDB."
4228
#: ../plugin/haildb/haildb_engine.cc:3513
4229
msgid "Number of background write I/O threads in HailDB."
4232
#: ../plugin/haildb/haildb_engine.cc:3515
4234
"Disable if you want to reduce the number of messages written to the log "
4235
"(default: enabled)."
4238
#: ../plugin/haildb/haildb_engine.cc:3518
4239
msgid "Enable SHOW HAILDB STATUS output in the log"
4242
#: ../plugin/haildb/haildb_engine.cc:3521
4243
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4246
#: ../plugin/haildb/haildb_engine.cc:3523
4248
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4251
#: ../plugin/hello_events/hello_events.cc:401
4252
msgid "Enable Example Events Plugin"
4255
#: ../plugin/hello_events/hello_events.cc:404
4256
#: ../plugin/hello_events/hello_events.cc:407
4257
msgid "A comma delimited list of databases to watch"
4260
#: ../plugin/hello_events/hello_events.cc:410
4261
msgid "Before write row event observer call position"
4264
#: ../plugin/hello_events/hello_events.cc:413
4265
#: ../plugin/pbms/src/parameters_ms.cc:461
4266
msgid "Before update row event observer call position"
4269
#: ../plugin/hello_events/hello_events.cc:416
4270
msgid "After drop database event observer call position"
4273
#: ../plugin/hello_events/hello_events.cc:427
4274
msgid "An example events Plugin"
4277
#: ../plugin/innobase/handler/data_dictionary.cc:760
4279
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4282
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4284
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4288
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4290
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4294
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4297
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4298
"or its equivalent numeric id"
4301
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4302
msgid "Do not use Native AIO library for IO, even if available"
4305
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4306
msgid "Enable internal replication log."
4309
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4311
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4312
"rolled back. Values above 100000000 disable the timeout."
4315
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4316
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4319
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4321
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4322
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4325
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4326
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4327
#: ../plugin/transaction_log/print_transaction_message.cc:177
4328
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4330
msgid "Unable to parse transaction. Got error: %s.\n"
4333
#: ../plugin/innobase/srv/srv0start.cc:1034
4334
msgid "InnoDB: cannot determine Mac OS X version!\n"
4337
#: ../plugin/innobase/srv/srv0start.cc:1039
4339
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4340
"InnoDB: making transactions unsafe!\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1048
4346
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4347
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4348
"InnoDB: allocate more than 4 GB of memory."
4351
#: ../plugin/innobase/srv/srv0start.cc:1063
4353
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4356
#: ../plugin/innobase/srv/srv0start.cc:1068
4359
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4360
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4361
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4364
#: ../plugin/innobase/srv/srv0start.cc:1078
4366
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4369
#: ../plugin/innobase/srv/srv0start.cc:1083
4371
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4374
#: ../plugin/innobase/srv/srv0start.cc:1088
4376
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4379
#: ../plugin/innobase/srv/srv0start.cc:1092
4381
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4384
#: ../plugin/innobase/srv/srv0start.cc:1097
4386
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4389
#: ../plugin/innobase/srv/srv0start.cc:1167
4391
msgid " InnoDB: Using Linux native AIO\n"
4394
#: ../plugin/logging_gearman/logging_gearman.cc:186
5451
#: plugin/filtered_replicator/filtered_replicator.cc:486
5452
msgid "Enable filtered replicator"
5455
#: plugin/filtered_replicator/filtered_replicator.cc:493
5456
msgid "List of schemas to filter"
5459
#: plugin/filtered_replicator/filtered_replicator.cc:500
5460
msgid "List of tables to filter"
5463
#: plugin/filtered_replicator/filtered_replicator.cc:507
5464
msgid "Regular expression to apply to schemas to filter"
5467
#: plugin/filtered_replicator/filtered_replicator.cc:514
5468
msgid "Regular expression to apply to tables to filter"
5471
#: plugin/filtered_replicator/filtered_replicator.cc:533
5472
msgid "Filtered Replicator"
5475
#: plugin/logging_gearman/logging_gearman.cc:186
4396
5477
msgid "fail gearman_client_create(): %s"
4399
#: ../plugin/logging_gearman/logging_gearman.cc:197
5480
#: plugin/logging_gearman/logging_gearman.cc:197
4401
5482
msgid "fail gearman_client_add_server(): %s"
4404
#: ../plugin/logging_gearman/logging_gearman.cc:302
5485
#: plugin/logging_gearman/logging_gearman.cc:310
5486
msgid "Enable logging to a gearman server"
5489
#: plugin/logging_gearman/logging_gearman.cc:319
4405
5490
msgid "Hostname for logging to a Gearman server"
4408
#: ../plugin/logging_gearman/logging_gearman.cc:305
5493
#: plugin/logging_gearman/logging_gearman.cc:328
4409
5494
msgid "Gearman Function to send logging to"
4412
#: ../plugin/logging_gearman/logging_gearman.cc:316
5497
#: plugin/logging_gearman/logging_gearman.cc:345
4413
5498
msgid "Log queries to a Gearman server"
4416
#: ../plugin/logging_query/logging_query.cc:178
5501
#: plugin/logging_query/logging_query.cc:188
4418
5503
msgid "fail open() fn=%s er=%s\n"
4421
#: ../plugin/logging_query/logging_query.cc:319
5506
#: plugin/logging_query/logging_query.cc:344
4422
5507
msgid "Enable logging to CSV file"
4425
#: ../plugin/logging_query/logging_query.cc:322
5510
#: plugin/logging_query/logging_query.cc:353
4426
5511
msgid "File to log to"
4429
#: ../plugin/logging_query/logging_query.cc:325
5514
#: plugin/logging_query/logging_query.cc:362
4430
5515
msgid "PCRE to match the query against"
4433
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5518
#: plugin/logging_query/logging_query.cc:371
5519
#: plugin/logging_syslog/logging_syslog.cc:231
4434
5520
msgid "Threshold for logging slow queries, in microseconds"
4437
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5523
#: plugin/logging_query/logging_query.cc:383
5524
#: plugin/logging_syslog/logging_syslog.cc:243
4438
5525
msgid "Threshold for logging big queries, for rows returned"
4441
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5528
#: plugin/logging_query/logging_query.cc:395
5529
#: plugin/logging_syslog/logging_syslog.cc:255
4442
5530
msgid "Threshold for logging big queries, for rows examined"
4445
#: ../plugin/logging_query/logging_query.cc:345
5533
#: plugin/logging_query/logging_query.cc:418
4446
5534
msgid "Log queries to a CSV file"
4449
#: ../plugin/logging_stats/logging_stats.cc:373
4450
msgid "Max number of users that will be logged"
4453
#: ../plugin/logging_stats/logging_stats.cc:376
4454
msgid "Max number of range locks to use for Scoreboard"
4457
#: ../plugin/logging_stats/logging_stats.cc:379
4458
msgid "Max number of concurrent sessions that will be logged"
4461
#: ../plugin/logging_stats/logging_stats.cc:380
4462
msgid "Enable Logging Statistics Collection"
4465
#: ../plugin/logging_stats/logging_stats.cc:389
4466
msgid "User Statistics as DATA_DICTIONARY tables"
4469
#: ../plugin/md5/md5.cc:99
4470
msgid "libgcrypt library version mismatch\n"
4473
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4474
#: ../plugin/memcached_stats/memcached_stats.cc:87
4475
msgid "List of memcached servers."
4478
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4479
msgid "Expiry time of memcached entries"
4482
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4483
msgid "Enable Memcached Query Cache"
4486
#: ../plugin/memcached_stats/analysis_table.cc:78
4487
#: ../plugin/memcached_stats/stats_table.cc:144
4488
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4491
#: ../plugin/memcached_stats/memcached_stats.cc:98
4492
msgid "Memcached Stats as I_S tables"
4495
#: ../plugin/memcached_stats/stats_table.cc:74
4498
"Unable get stats from memcached server %s. Got error from "
4499
"memcached_stat_servername()."
4502
#: ../plugin/memcached_stats/stats_table.cc:151
4503
msgid "Unable to create memcached struct. Got error from memcached_create()."
4506
#: ../plugin/memcached_stats/stats_table.cc:159
4509
"Unable to create memcached server list. Got error from "
4510
"memcached_servers_parse(%s)."
4513
#: ../plugin/multi_thread/multi_thread.cc:62
4514
msgid "Session killed before thread could execute"
4517
#: ../plugin/multi_thread/multi_thread.cc:109
4518
msgid "Unable to get thread stack size\n"
4521
#: ../plugin/multi_thread/multi_thread.cc:211
5537
#: plugin/logging_syslog/logging_syslog.cc:84
5539
msgid "syslog facility \"%s\" not known, using \"local0\""
5542
#: plugin/logging_syslog/logging_syslog.cc:100
5544
msgid "syslog priority \"%s\" not known, using \"info\""
5547
#: plugin/logging_syslog/logging_syslog.cc:195
5548
msgid "Enable logging to syslog"
5551
#: plugin/logging_syslog/logging_syslog.cc:204
5552
msgid "Syslog Ident"
5555
#: plugin/logging_syslog/logging_syslog.cc:213
5556
msgid "Syslog Facility"
5559
#: plugin/logging_syslog/logging_syslog.cc:222
5560
msgid "Syslog Priority"
5563
#: plugin/logging_syslog/logging_syslog.cc:279
5564
msgid "Log to syslog"
5567
#: plugin/multi_thread/multi_thread.cc:171
4522
5568
msgid "Maximum number of user threads available."
4525
#: ../plugin/myisam/ha_myisam.cc:532
5571
#: plugin/myisam/ha_myisam.cc:447
4527
5573
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4530
#: ../plugin/myisam/ha_myisam.cc:536
5576
#: plugin/myisam/ha_myisam.cc:451
4532
5578
msgid "Got an error from unknown thread, %s:%d"
4535
#: ../plugin/myisam/ha_myisam.cc:542
5581
#: plugin/myisam/ha_myisam.cc:457
4536
5582
msgid "Unknown thread accessing table"
4539
#: ../plugin/myisam/ha_myisam.cc:1506
5585
#: plugin/myisam/ha_myisam.cc:1488
5586
msgid "Block size to be used for MyISAM index pages."
5589
#: plugin/myisam/ha_myisam.cc:1494
5591
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5592
"disables parallel repair."
5595
#: plugin/myisam/ha_myisam.cc:1500
4541
5597
"Don't use the fast sort index method to created index if the temporary file "
4542
5598
"would get bigger than this."
4545
#: ../plugin/myisam/ha_myisam.cc:1509
5601
#: plugin/myisam/ha_myisam.cc:1505
4547
5603
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4548
5604
"when creating indexes with CREATE INDEX or ALTER TABLE."
4551
#: ../plugin/myisam/my_handler_errors.cc:42
5607
#: plugin/myisam/ha_myisam.cc:1511
5608
msgid "Default pointer size to be used for MyISAM tables."
5611
#: plugin/myisam/my_handler_errors.cc:34
4552
5612
msgid "Didn't find key on read or update"
4555
#: ../plugin/myisam/my_handler_errors.cc:43
5615
#: plugin/myisam/my_handler_errors.cc:36
4556
5616
msgid "Duplicate key on write or update"
4559
#: ../plugin/myisam/my_handler_errors.cc:44
5619
#: plugin/myisam/my_handler_errors.cc:38
4560
5620
msgid "Internal (unspecified) error in handler"
4563
#: ../plugin/myisam/my_handler_errors.cc:46
5623
#: plugin/myisam/my_handler_errors.cc:40
4565
5625
"Someone has changed the row since it was read (while the table was locked to "
4569
#: ../plugin/myisam/my_handler_errors.cc:48
5629
#: plugin/myisam/my_handler_errors.cc:43
4570
5630
msgid "Wrong index given to function"
4573
#: ../plugin/myisam/my_handler_errors.cc:49
5633
#: plugin/myisam/my_handler_errors.cc:45
5634
msgid "Undefined handler error 125"
5637
#: plugin/myisam/my_handler_errors.cc:47
4574
5638
msgid "Index file is crashed"
4577
#: ../plugin/myisam/my_handler_errors.cc:50
5641
#: plugin/myisam/my_handler_errors.cc:49
4578
5642
msgid "Record file is crashed"
4581
#: ../plugin/myisam/my_handler_errors.cc:51
5645
#: plugin/myisam/my_handler_errors.cc:51
4582
5646
msgid "Out of memory in engine"
4585
#: ../plugin/myisam/my_handler_errors.cc:52
5649
#: plugin/myisam/my_handler_errors.cc:53
5650
msgid "Undefined handler error 129"
5653
#: plugin/myisam/my_handler_errors.cc:55
4586
5654
msgid "Incorrect file format"
4589
#: ../plugin/myisam/my_handler_errors.cc:53
5657
#: plugin/myisam/my_handler_errors.cc:57
4590
5658
msgid "Command not supported by database"
4593
#: ../plugin/myisam/my_handler_errors.cc:54
5661
#: plugin/myisam/my_handler_errors.cc:59
4594
5662
msgid "Old database file"
4597
#: ../plugin/myisam/my_handler_errors.cc:55
5665
#: plugin/myisam/my_handler_errors.cc:61
4598
5666
msgid "No record read before update"
4601
#: ../plugin/myisam/my_handler_errors.cc:56
5669
#: plugin/myisam/my_handler_errors.cc:63
4602
5670
msgid "Record was already deleted (or record file crashed)"
4605
#: ../plugin/myisam/my_handler_errors.cc:57
5673
#: plugin/myisam/my_handler_errors.cc:65
4606
5674
msgid "No more room in record file"
4609
#: ../plugin/myisam/my_handler_errors.cc:58
5677
#: plugin/myisam/my_handler_errors.cc:67
4610
5678
msgid "No more room in index file"
4613
#: ../plugin/myisam/my_handler_errors.cc:59
5681
#: plugin/myisam/my_handler_errors.cc:69
4614
5682
msgid "No more records (read after end of file)"
4617
#: ../plugin/myisam/my_handler_errors.cc:60
5685
#: plugin/myisam/my_handler_errors.cc:71
4618
5686
msgid "Unsupported extension used for table"
4621
#: ../plugin/myisam/my_handler_errors.cc:61
5689
#: plugin/myisam/my_handler_errors.cc:73
4622
5690
msgid "Too big row"
4625
#: ../plugin/myisam/my_handler_errors.cc:62
5693
#: plugin/myisam/my_handler_errors.cc:75
4626
5694
msgid "Wrong create options"
4629
#: ../plugin/myisam/my_handler_errors.cc:63
5697
#: plugin/myisam/my_handler_errors.cc:77
4630
5698
msgid "Duplicate unique key or constraint on write or update"
4633
#: ../plugin/myisam/my_handler_errors.cc:64
5701
#: plugin/myisam/my_handler_errors.cc:79
4634
5702
msgid "Unknown character set used in table"
4637
#: ../plugin/myisam/my_handler_errors.cc:65
5705
#: plugin/myisam/my_handler_errors.cc:81
4638
5706
msgid "Conflicting table definitions in sub-tables of MERGE table"
4641
#: ../plugin/myisam/my_handler_errors.cc:66
5709
#: plugin/myisam/my_handler_errors.cc:83
4642
5710
msgid "Table is crashed and last repair failed"
4645
#: ../plugin/myisam/my_handler_errors.cc:67
5713
#: plugin/myisam/my_handler_errors.cc:85
4646
5714
msgid "Table was marked as crashed and should be repaired"
4649
#: ../plugin/myisam/my_handler_errors.cc:68
5717
#: plugin/myisam/my_handler_errors.cc:87
4650
5718
msgid "Lock timed out; Retry transaction"
4653
#: ../plugin/myisam/my_handler_errors.cc:69
5721
#: plugin/myisam/my_handler_errors.cc:89
4654
5722
msgid "Lock table is full; Restart program with a larger locktable"
4657
#: ../plugin/myisam/my_handler_errors.cc:70
5725
#: plugin/myisam/my_handler_errors.cc:91
4658
5726
msgid "Updates are not allowed under a read only transactions"
4661
#: ../plugin/myisam/my_handler_errors.cc:71
5729
#: plugin/myisam/my_handler_errors.cc:93
4662
5730
msgid "Lock deadlock; Retry transaction"
4665
#: ../plugin/myisam/my_handler_errors.cc:72
5733
#: plugin/myisam/my_handler_errors.cc:95
4666
5734
msgid "Foreign key constraint is incorrectly formed"
4669
#: ../plugin/myisam/my_handler_errors.cc:73
5737
#: plugin/myisam/my_handler_errors.cc:97
4670
5738
msgid "Cannot add a child row"
4673
#: ../plugin/myisam/my_handler_errors.cc:74
5741
#: plugin/myisam/my_handler_errors.cc:99
4674
5742
msgid "Cannot delete a parent row"
4677
#: ../plugin/myisam/my_handler_errors.cc:75
5745
#: plugin/myisam/my_handler_errors.cc:101
4678
5746
msgid "No savepoint with that name"
4681
#: ../plugin/myisam/my_handler_errors.cc:76
5749
#: plugin/myisam/my_handler_errors.cc:103
4682
5750
msgid "Non unique key block size"
4685
#: ../plugin/myisam/my_handler_errors.cc:77
5753
#: plugin/myisam/my_handler_errors.cc:105
4686
5754
msgid "The table does not exist in engine"
4689
#: ../plugin/myisam/my_handler_errors.cc:78
5757
#: plugin/myisam/my_handler_errors.cc:107
4690
5758
msgid "The table already existed in storage engine"
4693
#: ../plugin/myisam/my_handler_errors.cc:79
5761
#: plugin/myisam/my_handler_errors.cc:109
4694
5762
msgid "Could not connect to storage engine"
4697
#: ../plugin/myisam/my_handler_errors.cc:80
5765
#: plugin/myisam/my_handler_errors.cc:111
4698
5766
msgid "Unexpected null pointer found when using spatial index"
4701
#: ../plugin/myisam/my_handler_errors.cc:81
5769
#: plugin/myisam/my_handler_errors.cc:113
4702
5770
msgid "The table changed in storage engine"
4705
#: ../plugin/myisam/my_handler_errors.cc:82
5773
#: plugin/myisam/my_handler_errors.cc:115
4706
5774
msgid "There's no partition in table for the given value"
4709
#: ../plugin/myisam/my_handler_errors.cc:83
5777
#: plugin/myisam/my_handler_errors.cc:117
4710
5778
msgid "Row-based binlogging of row failed"
4713
#: ../plugin/myisam/my_handler_errors.cc:84
5781
#: plugin/myisam/my_handler_errors.cc:119
4714
5782
msgid "Index needed in foreign key constraint"
4717
#: ../plugin/myisam/my_handler_errors.cc:85
5785
#: plugin/myisam/my_handler_errors.cc:121
4718
5786
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4721
#: ../plugin/myisam/my_handler_errors.cc:86
5789
#: plugin/myisam/my_handler_errors.cc:123
4722
5790
msgid "Table needs to be upgraded before it can be used"
4725
#: ../plugin/myisam/my_handler_errors.cc:87
5793
#: plugin/myisam/my_handler_errors.cc:125
4726
5794
msgid "Table is read only"
4729
#: ../plugin/myisam/my_handler_errors.cc:88
5797
#: plugin/myisam/my_handler_errors.cc:127
4730
5798
msgid "Failed to get next auto increment value"
4733
#: ../plugin/myisam/my_handler_errors.cc:89
5801
#: plugin/myisam/my_handler_errors.cc:129
4734
5802
msgid "Failed to set row auto increment value"
4737
#: ../plugin/myisam/my_handler_errors.cc:90
5805
#: plugin/myisam/my_handler_errors.cc:131
4738
5806
msgid "Unknown (generic) error from engine"
4741
#: ../plugin/myisam/my_handler_errors.cc:91
5809
#: plugin/myisam/my_handler_errors.cc:133
4742
5810
msgid "Record is the same"
4745
#: ../plugin/myisam/my_handler_errors.cc:92
5813
#: plugin/myisam/my_handler_errors.cc:135
4746
5814
msgid "It is not possible to log this statement"
4749
#: ../plugin/myisam/my_handler_errors.cc:93
5817
#: plugin/myisam/my_handler_errors.cc:137
4750
5818
msgid "Tablespace exists"
4753
#: ../plugin/myisam/my_handler_errors.cc:94
5821
#: plugin/myisam/my_handler_errors.cc:139
4754
5822
msgid "The event was corrupt, leading to illegal data being read"
4757
#: ../plugin/myisam/my_handler_errors.cc:95
5825
#: plugin/myisam/my_handler_errors.cc:141
4758
5826
msgid "The table is of a new format not supported by this version"
4761
#: ../plugin/myisam/my_handler_errors.cc:96
5829
#: plugin/myisam/my_handler_errors.cc:143
4762
5830
msgid "The event could not be processed no other handler error happened"
4765
#: ../plugin/myisam/my_handler_errors.cc:97
5833
#: plugin/myisam/my_handler_errors.cc:145
4766
5834
msgid "Got a fatal error during initialzation of handler"
4769
#: ../plugin/myisam/my_handler_errors.cc:98
5837
#: plugin/myisam/my_handler_errors.cc:147
4770
5838
msgid "File to short; Expected more data in file"
4773
#: ../plugin/myisam/my_handler_errors.cc:99
5841
#: plugin/myisam/my_handler_errors.cc:149
4774
5842
msgid "Read page with wrong checksum"
4777
#. TODO: get a better message for these
4778
#: ../plugin/myisam/my_handler_errors.cc:101
5845
#: plugin/myisam/my_handler_errors.cc:151
4779
5846
msgid "Lock or active transaction"
4782
#: ../plugin/myisam/my_handler_errors.cc:102
5849
#: plugin/myisam/my_handler_errors.cc:153
4783
5850
msgid "No such table space"
4786
#: ../plugin/myisam/my_handler_errors.cc:103
5853
#: plugin/myisam/my_handler_errors.cc:155
4787
5854
msgid "Tablespace not empty"
4790
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4792
"Port number to use for connection or 0 for default to with MySQL protocol."
4795
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4797
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4798
"the file is stale and should be removed?"
4801
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4802
msgid "Path used for MySQL UNIX Socket Protocol."
4805
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4806
msgid "Clobber socket file if one is there already."
4809
#: ../plugin/pbms/src/parameters_ms.cc:426
4810
msgid "Port number to use for connection or 0 for default PBMS port "
4813
#: ../plugin/pbms/src/parameters_ms.cc:429
4814
msgid "The maximum size of a BLOB repository file."
4817
#: ../plugin/pbms/src/parameters_ms.cc:432
4818
msgid "The maximum size of a temorary BLOB log file."
4821
#: ../plugin/pbms/src/parameters_ms.cc:435
4823
"A ':' delimited list of metadata header names to be used to initialize the "
4824
"pbms_metadata_header table when a database is created."
4827
#: ../plugin/pbms/src/parameters_ms.cc:439
4828
msgid "The percentage of garbage in a repository file before it is compacted."
4831
#: ../plugin/pbms/src/parameters_ms.cc:442
4833
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4834
"after this time, unless committed to the database."
4837
#: ../plugin/pbms/src/parameters_ms.cc:445
4839
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4843
#: ../plugin/pbms/src/parameters_ms.cc:448
4844
msgid "The next backup ID to use when backing up a PBMS database."
4847
#: ../plugin/pbms/src/parameters_ms.cc:451
4849
"A comma delimited list of tables to watch of the format: <database>."
4853
#: ../plugin/pbms/src/parameters_ms.cc:453
4854
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4857
#: ../plugin/pbms/src/parameters_ms.cc:457
4858
msgid "Before insert row event observer call position"
4861
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4862
msgid "Could not open socket, is rabbitmq running?"
4865
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4866
msgid "Failed to allocate enough memory to transaction message\n"
4869
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4871
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4874
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4876
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4879
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4880
msgid "Host name to connect to"
4883
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4884
msgid "Port to connect to"
4887
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4888
msgid "RabbitMQ virtualhost"
4891
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4892
msgid "RabbitMQ username"
4895
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4896
msgid "RabbitMQ password"
4899
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4900
#: ../plugin/transaction_log/module.cc:270
4901
msgid "Name of the replicator plugin to use (default='default_replicator')"
4904
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4905
msgid "Name of RabbitMQ exchange to publish to"
4908
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4909
msgid "Name of RabbitMQ routing key to use"
4912
#: ../plugin/session_dictionary/processlist.cc:78
4916
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4918
msgid "syslog facility \"%s\" not known, using \"local0\""
4921
#: ../plugin/syslog/errmsg.cc:50
4923
msgid "syslog priority \"%s\" not known, using \"warn\""
4926
#: ../plugin/syslog/logging.cc:63
4928
msgid "syslog priority \"%s\" not known, using \"info\""
4931
#: ../plugin/syslog/module.cc:95
4932
msgid "Syslog Ident"
4935
#: ../plugin/syslog/module.cc:98
4936
msgid "Syslog Facility"
4939
#: ../plugin/syslog/module.cc:101
4940
msgid "Enable logging to syslog of the query log"
4943
#: ../plugin/syslog/module.cc:104
4944
msgid "Syslog Priority of query logging"
4947
#: ../plugin/syslog/module.cc:116
4948
msgid "Enable logging to syslog of the error messages"
4951
#: ../plugin/syslog/module.cc:119
4952
msgid "Syslog Priority of error messages"
4955
#: ../plugin/transaction_log/background_worker.cc:77
4957
msgid "Unable to create background worker thread. Got error %s.\n"
4960
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4961
#: ../plugin/transaction_log/print_transaction_message.cc:106
4962
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4964
msgid "Failed to open transaction log file %s. Got error: %s\n"
4967
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4968
#: ../plugin/transaction_log/print_transaction_message.cc:169
4969
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4970
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4972
msgid "Could not read transaction message.\n"
4975
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4976
#: ../plugin/transaction_log/print_transaction_message.cc:170
4977
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4979
msgid "GPB ERROR: %s.\n"
4982
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4983
#: ../plugin/transaction_log/print_transaction_message.cc:171
4984
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4986
msgid "Raw buffer read: %s.\n"
4989
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4990
#: ../plugin/transaction_log/print_transaction_message.cc:179
4991
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4993
msgid "BUFFER: %s\n"
4996
#: ../plugin/transaction_log/module.cc:171
4998
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5001
#: ../plugin/transaction_log/module.cc:180
5003
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5006
#: ../plugin/transaction_log/module.cc:192
5008
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5011
#: ../plugin/transaction_log/module.cc:201
5013
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5016
#: ../plugin/transaction_log/module.cc:216
5018
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5021
#: ../plugin/transaction_log/module.cc:258
5022
msgid "DEBUGGING - Truncate transaction log"
5025
#: ../plugin/transaction_log/module.cc:261
5026
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5029
#: ../plugin/transaction_log/module.cc:264
5030
msgid "Enable transaction log"
5033
#: ../plugin/transaction_log/module.cc:267
5034
msgid "Path to the file to use for transaction log"
5037
#: ../plugin/transaction_log/module.cc:273
5039
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5040
"each transaction write, 2 == sync log file once per second"
5043
#: ../plugin/transaction_log/module.cc:276
5044
msgid "Number of slots for in-memory write buffers (default=8)."
5047
#: ../plugin/transaction_log/print_transaction_message.cc:135
5049
msgid "GPB message is not a valid type.\n"
5052
#: ../plugin/transaction_log/print_transaction_message.cc:155
5054
msgid "GPB message is not a valid size.\n"
5057
#: ../plugin/transaction_log/transaction_log.cc:114
5058
msgid "Failed to open transaction log file "
5061
#: ../plugin/transaction_log/transaction_log.cc:215
5064
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5065
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5068
#: ../plugin/transaction_log/transaction_log.cc:236
5070
msgid "Failed to sync log file. Got error: %s\n"
5073
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5074
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5076
msgid "Attempted to read record bigger than INT_MAX\n"
5079
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5081
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5084
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5086
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5089
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5090
msgid "Cannot open file: "
5093
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5094
msgid "Could not skip to position "
5097
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5098
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5101
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5102
msgid "Memory allocation failure trying to allocate "
5105
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5109
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5113
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5119
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5120
msgid "Unable to parse command. Got error: "
5123
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5130
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5132
msgid "Display help and exit"
5133
msgstr "Εμφάνησε αυτή την βοήθεια."
5135
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5136
msgid "Read from the innodb transaction log"
5139
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5140
msgid "Password to use when connecting to server"
5143
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5144
msgid "Perform checksum"
5147
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5148
msgid "Ignore event messages"
5151
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5152
msgid "Transaction log file"
5155
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5156
msgid "Print raw Protobuf messages instead of SQL"
5159
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5160
msgid "Start reading from the given file position"
5163
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5164
msgid "Only output for the given transaction ID and later"
5167
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5168
msgid "Only output for the given transaction ID"
5171
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5172
msgid "Summarize message contents"
5175
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5176
msgid "Cannot use --start-pos and --transaction-id together\n"
5179
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5180
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5183
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5184
msgid "Checksum failed. Wanted "
5187
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5192
#~ msgid "--help : Display help and exit\n"
5193
#~ msgstr "Εμφάνησε αυτή την βοήθεια."
5857
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5859
msgid "%-.100s via TCP/IP"
5862
#: plugin/oldlibdrizzle/errmsg.cc:28
5863
msgid "Unknown Drizzle error"
5866
#: plugin/oldlibdrizzle/errmsg.cc:29
5868
msgid "Can't create UNIX socket (%d)"
5871
#: plugin/oldlibdrizzle/errmsg.cc:30
5873
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5876
#: plugin/oldlibdrizzle/errmsg.cc:31
5878
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5881
#: plugin/oldlibdrizzle/errmsg.cc:32
5883
msgid "Can't create TCP/IP socket (%d)"
5886
#: plugin/oldlibdrizzle/errmsg.cc:33
5888
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5891
#: plugin/oldlibdrizzle/errmsg.cc:34
5892
msgid "Drizzle server has gone away"
5895
#: plugin/oldlibdrizzle/errmsg.cc:35
5897
msgid "Protocol mismatch; server version = %d, client version = %d"
5900
#: plugin/oldlibdrizzle/errmsg.cc:36
5901
msgid "Drizzle client ran out of memory"
5904
#: plugin/oldlibdrizzle/errmsg.cc:37
5905
msgid "Wrong host info"
5908
#: plugin/oldlibdrizzle/errmsg.cc:38
5909
msgid "Localhost via UNIX socket"
5912
#: plugin/oldlibdrizzle/errmsg.cc:40
5913
msgid "Error in server handshake"
5916
#: plugin/oldlibdrizzle/errmsg.cc:41
5917
msgid "Lost connection to Drizzle server during query"
5920
#: plugin/oldlibdrizzle/errmsg.cc:42
5921
msgid "Commands out of sync; you can't run this command now"
5924
#: plugin/oldlibdrizzle/errmsg.cc:43
5926
msgid "Named pipe: %-.32s"
5929
#: plugin/oldlibdrizzle/errmsg.cc:44
5931
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5934
#: plugin/oldlibdrizzle/errmsg.cc:45
5936
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5939
#: plugin/oldlibdrizzle/errmsg.cc:46
5941
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5944
#: plugin/oldlibdrizzle/errmsg.cc:47
5946
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5949
#: plugin/oldlibdrizzle/errmsg.cc:48
5950
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5953
#: plugin/oldlibdrizzle/errmsg.cc:49
5954
msgid "Embedded server"
5957
#: plugin/oldlibdrizzle/errmsg.cc:50
5958
msgid "Error on SHOW SLAVE STATUS:"
5961
#: plugin/oldlibdrizzle/errmsg.cc:51
5962
msgid "Error on SHOW SLAVE HOSTS:"
5965
#: plugin/oldlibdrizzle/errmsg.cc:52
5966
msgid "Error connecting to slave:"
5969
#: plugin/oldlibdrizzle/errmsg.cc:53
5970
msgid "Error connecting to master:"
5973
#: plugin/oldlibdrizzle/errmsg.cc:54
5974
msgid "SSL connection error"
5977
#: plugin/oldlibdrizzle/errmsg.cc:55
5978
msgid "Malformed packet"
5981
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5982
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5983
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5984
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5985
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5986
msgid "(unused error message)"
5989
#: plugin/oldlibdrizzle/errmsg.cc:57
5990
msgid "Invalid use of null pointer"
5993
#: plugin/oldlibdrizzle/errmsg.cc:58
5994
msgid "Statement not prepared"
5997
#: plugin/oldlibdrizzle/errmsg.cc:59
5998
msgid "No data supplied for parameters in prepared statement"
6001
#: plugin/oldlibdrizzle/errmsg.cc:60
6002
msgid "Data truncated"
6005
#: plugin/oldlibdrizzle/errmsg.cc:61
6006
msgid "No parameters exist in the statement"
6009
#: plugin/oldlibdrizzle/errmsg.cc:62
6010
msgid "Invalid parameter number"
6013
#: plugin/oldlibdrizzle/errmsg.cc:63
6016
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6019
#: plugin/oldlibdrizzle/errmsg.cc:65
6021
msgid "Using unsupported buffer type: %d (parameter: %d)"
6024
#: plugin/oldlibdrizzle/errmsg.cc:66
6026
msgid "Shared memory: %-.100s"
6029
#: plugin/oldlibdrizzle/errmsg.cc:76
6030
msgid "Wrong or unknown protocol"
6033
#: plugin/oldlibdrizzle/errmsg.cc:77
6034
msgid "Invalid connection handle"
6037
#: plugin/oldlibdrizzle/errmsg.cc:78
6039
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6040
"option 'secure_auth' enabled)"
6043
#: plugin/oldlibdrizzle/errmsg.cc:80
6044
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6047
#: plugin/oldlibdrizzle/errmsg.cc:81
6048
msgid "Attempt to read column without prior row fetch"
6051
#: plugin/oldlibdrizzle/errmsg.cc:82
6052
msgid "Prepared statement contains no metadata"
6055
#: plugin/oldlibdrizzle/errmsg.cc:83
6057
"Attempt to read a row while there is no result set associated with the "
6061
#: plugin/oldlibdrizzle/errmsg.cc:85
6062
msgid "This feature is not implemented yet"
6065
#: plugin/oldlibdrizzle/errmsg.cc:86
6068
"Lost connection to Drizzle server while waiting for initial communication "
6069
"packet, system error: %d"
6072
#: plugin/oldlibdrizzle/errmsg.cc:88
6075
"Lost connection to Drizzle server while reading initial communication "
6076
"packet, system error: %d"
6079
#: plugin/oldlibdrizzle/errmsg.cc:90
6082
"Lost connection to Drizzle server while sending authentication information, "
6086
#: plugin/oldlibdrizzle/errmsg.cc:92
6089
"Lost connection to Drizzle server while reading authorization information, "
6093
#: plugin/oldlibdrizzle/errmsg.cc:94
6096
"Lost connection to Drizzle server while setting initial database, system "
6100
#: plugin/oldlibdrizzle/errmsg.cc:96
6102
msgid "Statement closed indirectly because of a preceding %s() call"
6105
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6106
msgid "Connect Timeout."
6109
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6110
msgid "Read Timeout."
6113
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6114
msgid "Write Timeout."
6117
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6118
msgid "Retry Count."
6121
#: plugin/pool_of_threads/pool_of_threads.cc:237
6122
msgid "event_add error in libevent_add_session_callback\n"
6125
#: plugin/pool_of_threads/pool_of_threads.cc:403
6126
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6129
#: plugin/pool_of_threads/pool_of_threads.cc:410
6130
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6133
#: plugin/pool_of_threads/pool_of_threads.cc:422
6134
msgid "session_add_event event_add error in libevent_init\n"
6137
#: plugin/pool_of_threads/pool_of_threads.cc:435
6139
msgid "Can't create completion port thread (error %d)"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:527
6143
msgid "libevent_thread_proc: my_thread_init() failed\n"
6146
#: plugin/pool_of_threads/pool_of_threads.cc:725
6147
msgid "Size of Pool."
6150
#: plugin/signal_handler/signal_handler.cc:214
6152
msgid "Can't create interrupt-thread (error %d, errno: %d)"