314
#: ../client/drizzle.cc:1355
315
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
318
#: ../client/drizzle.cc:1357
316
#: client/drizzle.cc:1510
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
319
"option deprecated; use --disable-pager instead."
322
#: client/drizzle.cc:1513
324
"Password to use when connecting to server. If password is not given it's "
325
"asked from the tty."
328
#: client/drizzle.cc:1515
330
"Port number to use for connection or 0 for default to, in order of "
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
334
#: client/drizzle.cc:1516
335
msgid "built-in default"
338
#: client/drizzle.cc:1518
319
339
msgid "Set the drizzle prompt to this value."
322
#: ../client/drizzle.cc:1359
342
#: client/drizzle.cc:1522
324
344
"Don't cache result, print it row by row. This may slow down the server if "
325
345
"the output is suspended. Doesn't use history file."
328
#: ../client/drizzle.cc:1361
348
#: client/drizzle.cc:1524
329
349
msgid "Write fields without conversion. Used with --batch."
332
#: ../client/drizzle.cc:1362
334
msgid "Do not reconnect if the connection is lost."
335
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
337
#: ../client/drizzle.cc:1364
338
msgid "Shutdown the server"
341
#: ../client/drizzle.cc:1365
352
#: client/drizzle.cc:1527
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
355
"option is enabled by default."
358
#: client/drizzle.cc:1529
359
msgid "Shutdown the server."
362
#: client/drizzle.cc:1531
343
364
"Be more silent. Print results with a tab as separator, each row on new line."
346
#: ../client/drizzle.cc:1367
367
#: client/drizzle.cc:1533
368
msgid "Socket file to use for connection."
371
#: client/drizzle.cc:1536
372
msgid "Output in table format."
375
#: client/drizzle.cc:1539
348
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
349
378
"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
382
#: client/drizzle.cc:1541
384
"Disable outfile. See interactive help (\\h) also. WARNING: option "
385
"deprecated; use --disable-tee instead"
388
#: client/drizzle.cc:1544
389
msgid "User for login if not current user."
392
#: client/drizzle.cc:1547
393
msgid "Only allow UPDATE and DELETE that uses keys."
396
#: client/drizzle.cc:1550
397
msgid "Synonym for option --safe-updates, -U."
400
#: client/drizzle.cc:1553
401
msgid "Write more. (-v -v -v gives the table output format)."
404
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
405
msgid "Output version information and exit."
408
#: client/drizzle.cc:1557
409
msgid "Wait and retry if connection is down."
410
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
412
#: client/drizzle.cc:1560
358
413
msgid "Number of seconds before connection timeout."
361
#: ../client/drizzle.cc:1373
416
#: client/drizzle.cc:1565
362
417
msgid "Max length of input line"
365
#: ../client/drizzle.cc:1375
420
#: client/drizzle.cc:1570
366
421
msgid "Automatic limit for SELECT when using --safe-updates"
369
#: ../client/drizzle.cc:1377
424
#: client/drizzle.cc:1575
370
425
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
428
#: client/drizzle.cc:1579
430
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
#: client/drizzle.cc:1584
434
msgid "Number of lines before each import progress report."
437
#: client/drizzle.cc:1587
438
msgid "Ping the server to check if it's alive."
441
#: client/drizzle.cc:1597
443
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
446
#: client/drizzle.cc:1604
449
"Copyright (C) 2008 Sun Microsystems\n"
450
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
451
"and you are welcome to modify and redistribute it under the GPL license\n"
454
#: client/drizzle.cc:1609
456
msgid "Usage: %s [OPTIONS] [database]\n"
459
#: client/drizzle.cc:1640
413
460
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
463
#: client/drizzle.cc:1658
465
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
468
#: client/drizzle.cc:1681
470
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
473
#: client/drizzle.cc:1685
475
msgid "WARNING: --server-arg option not supported in this configuration.\n"
478
#: client/drizzle.cc:1712
480
"Non-integer value supplied for port. If you are trying to enter a password "
481
"please use --password instead."
484
#: client/drizzle.cc:1720
485
msgid "Value supplied for port is not valid."
488
#: client/drizzle.cc:1866
495
490
msgid "Processing line: %<PRIu32>\n"
498
#: ../client/drizzle.cc:2175
499
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
493
#: client/drizzle.cc:2083
495
msgid "Unknown command '\\%c'."
498
#: client/drizzle.cc:2493
508
500
"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"
501
" You can turn off this feature to get a quicker startup with -A\n"
513
#: ../client/drizzle.cc:2631
505
#: client/drizzle.cc:2583
514
506
msgid "No connection. Trying to reconnect..."
517
#: ../client/drizzle.cc:2637
509
#: client/drizzle.cc:2589
518
510
msgid "Can't connect to the server\n"
519
511
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
521
#: ../client/drizzle.cc:2721
513
#: client/drizzle.cc:2668
522
514
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"
517
#: client/drizzle.cc:2670
518
msgid "Note that all text commands must be first on line and end with ';'"
531
#: ../client/drizzle.cc:2783
521
#: client/drizzle.cc:2725
532
522
msgid "No query specified\n"
535
#: ../client/drizzle.cc:2798
525
#: client/drizzle.cc:2740
536
526
msgid "Ignoring query to other database"
539
#: ../client/drizzle.cc:2848
529
#: client/drizzle.cc:2790
540
530
msgid "Empty set"
543
#: ../client/drizzle.cc:2861
533
#: client/drizzle.cc:2803
545
535
msgid "%ld row in set"
546
536
msgid_plural "%ld rows in set"
550
#: ../client/drizzle.cc:2870
540
#: client/drizzle.cc:2812
554
#: ../client/drizzle.cc:2872
544
#: client/drizzle.cc:2814
556
546
msgid "Query OK, %ld row affected"
557
547
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
612
msgid "Default pager wasn't set, using stdout.\n"
615
#: ../client/drizzle.cc:3607
617
msgid "PAGER set to '%s'\n"
620
#: ../client/drizzle.cc:3618
621
msgid "PAGER set to stdout\n"
624
#: ../client/drizzle.cc:3701
626
msgid "Connection id: %u"
629
#: ../client/drizzle.cc:3703
631
msgid "Current schema: %.128s\n"
634
#: ../client/drizzle.cc:3704
639
#: ../client/drizzle.cc:3724
640
msgid "Usage: \\. <filename> | source <filename>"
643
#: ../client/drizzle.cc:3739
645
msgid "Failed to open file '%s', error: %d"
648
#: ../client/drizzle.cc:3747
649
msgid "Can't initialize LineBuffer"
652
#: ../client/drizzle.cc:3783
653
msgid "DELIMITER must be followed by a 'delimiter' character or string"
656
#: ../client/drizzle.cc:3816
657
msgid "USE must be followed by a schema name"
660
#: ../client/drizzle.cc:3884
661
msgid "Schema changed"
664
#: ../client/drizzle.cc:3930
666
msgid "Show warnings enabled."
667
msgstr "اعرض التحذيرات بعد كل تصريح ."
669
#: ../client/drizzle.cc:3938
671
msgid "Show warnings disabled."
672
msgstr "اعرض التحذيرات بعد كل تصريح ."
674
#: ../client/drizzle.cc:4088
678
"Connection id:\t\t%lu\n"
681
#: ../client/drizzle.cc:4100
683
msgid "Current schema:\t%s\n"
686
#: ../client/drizzle.cc:4101
688
msgid "Current user:\t\t%s\n"
691
#: ../client/drizzle.cc:4107
692
msgid "SSL:\t\t\tNot in use"
695
#: ../client/drizzle.cc:4112
701
#: ../client/drizzle.cc:4119
704
"All updates ignored to this schema\n"
707
#: ../client/drizzle.cc:4122
709
msgid "Current pager:\t\t%s\n"
712
#: ../client/drizzle.cc:4123
714
msgid "Using outfile:\t\t'%s'\n"
717
#: ../client/drizzle.cc:4124
719
msgid "Using delimiter:\t%s\n"
722
#: ../client/drizzle.cc:4125
724
msgid "Server version:\t\t%s\n"
727
#: ../client/drizzle.cc:4126
729
msgid "Protocol:\t\t%s\n"
732
#: ../client/drizzle.cc:4127
734
msgid "Protocol version:\t%d\n"
737
#: ../client/drizzle.cc:4128
739
msgid "Connection:\t\t%s\n"
742
#: ../client/drizzle.cc:4135
744
msgid "UNIX socket:\t\t%s\n"
747
#: ../client/drizzle.cc:4137
749
msgid "TCP port:\t\t%d\n"
752
#: ../client/drizzle.cc:4142
755
"Note that you are running in safe_update_mode:\n"
758
#: ../client/drizzle.cc:4144
761
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
763
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
765
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
766
" Max number of examined row combination in a join is set to: %"
771
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
776
#: ../client/drizzle.cc:4249
778
msgid "ERROR %d (%s): "
781
#: ../client/drizzle.cc:4251
786
#: ../client/drizzle.cc:4254
790
#: ../client/drizzle.cc:4387
794
#: ../client/drizzle.cc:4389
798
#: ../client/drizzle.cc:4395
802
#: ../client/drizzle.cc:4401
806
#: ../client/drizzle.cc:4502
810
#: ../client/drizzle.cc:4622
812
msgid "Returning to default PROMPT of %s\n"
815
#: ../client/drizzle.cc:4627
816
msgid "Memory allocation error. Not changing prompt\n"
819
#: ../client/drizzle.cc:4632
821
msgid "PROMPT set to '%s'\n"
824
#: ../client/drizzledump.cc:229
825
msgid "Error inserting into destination database"
828
#: ../client/drizzledump.cc:253
551
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
552
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
553
#: client/drizzletest.cc:4728
556
"Non-integer value supplied for port. If you are trying to enter a password "
557
"please use --password instead.\n"
560
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
561
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
562
#: client/drizzletest.cc:4736
564
msgid "Value supplied for port is not valid.\n"
567
#: client/drizzledump.cc:387
569
"Number of rows before each output progress report (requires --verbose)."
572
#: client/drizzledump.cc:461
830
574
msgid "Got errno %d on write"
833
#: ../client/drizzledump.cc:298
836
"%s: You can't use --single-transaction and --lock-all-tables at the same "
840
#: ../client/drizzledump.cc:305
842
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
845
#: ../client/drizzledump.cc:373
846
msgid "-- Retrieving database structures..."
849
#: ../client/drizzledump.cc:485
851
"Dump all the databases. This will be same as --databases with all databases "
855
#: ../client/drizzledump.cc:487
856
msgid "Dump all the tablespaces."
859
#: ../client/drizzledump.cc:489
860
msgid "Use complete insert statements."
863
#: ../client/drizzledump.cc:491
865
"Flush logs file in server before starting dump. Note that if you dump many "
866
"databases at once (using the option --databases= or --all-databases), the "
867
"logs will be flushed for each database dumped. The exception is when using --"
868
"lock-all-tables in this case the logs will be flushed only once, "
869
"corresponding to the moment all tables are locked. So if you want your dump "
870
"and the log flush to happen at the same exact moment you should use --lock-"
871
"all-tables or --flush-logs"
874
#: ../client/drizzledump.cc:493
876
msgid "Continue even if we get an sql-error."
877
msgstr "تابع الحدث اذا حصل خطاء في sql."
879
#: ../client/drizzledump.cc:494
881
msgid "Display this help message and exit."
882
msgstr "إظهار هذه المساعدة."
884
#: ../client/drizzledump.cc:496
886
"Locks all tables across all databases. This is achieved by taking a global "
887
"read lock for the duration of the whole dump. Automatically turns --single-"
891
#: ../client/drizzledump.cc:498
893
"Creates a consistent snapshot by dumping all tables in a single transaction. "
894
"Works ONLY for tables stored in storage engines which support "
895
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
896
"be consistent for other storage engines. While a --single-transaction dump "
897
"is in process, to ensure a valid dump file (correct table contents), no "
898
"other connection should use the following statements: ALTER TABLE, DROP "
899
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
903
#: ../client/drizzledump.cc:500
905
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
906
"extended-insert and --disable-keys."
909
#: ../client/drizzledump.cc:501
910
msgid "Overrides option --databases (-B)."
913
#: ../client/drizzledump.cc:503
914
msgid "Number of rows before each output progress report (requires --verbose)."
917
#: ../client/drizzledump.cc:505
918
msgid "Print info about the various stages."
921
#: ../client/drizzledump.cc:507
922
msgid "Turn off Comments"
925
#: ../client/drizzledump.cc:508
926
msgid "Turn off create-options"
929
#: ../client/drizzledump.cc:509
930
msgid "Turn off extended-insert"
933
#: ../client/drizzledump.cc:510
934
msgid "Turn off dump date at the end of the output"
937
#: ../client/drizzledump.cc:511
938
msgid "Do not read from the configuration files"
941
#: ../client/drizzledump.cc:517
942
msgid "Add a 'DROP DATABASE' before each create."
945
#: ../client/drizzledump.cc:518
946
msgid "Do not add a 'drop table' before each create."
949
#: ../client/drizzledump.cc:520
951
"Give less verbose output (useful for debugging). Disables structure comments "
952
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
953
"set-names --skip-disable-keys"
956
#: ../client/drizzledump.cc:522
958
"To dump several databases. Note the difference in usage; In this case no "
959
"tables are given. All name arguments are regarded as databasenames. 'USE "
960
"db_name;' will be included in the output."
963
#: ../client/drizzledump.cc:524
965
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
966
"will not be put in the output."
969
#: ../client/drizzledump.cc:526
971
"Do not dump the specified table. To specify more than one table to ignore, "
972
"use the directive multiple times, once for each table. Each table must be "
973
"specified with both database and table names, e.g. --ignore-table=database."
977
#: ../client/drizzledump.cc:528
978
msgid "Insert rows with INSERT IGNORE."
981
#: ../client/drizzledump.cc:530
982
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
985
#: ../client/drizzledump.cc:532
987
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
988
"above line will be added otherwise, if --databases or --all-databases option "
992
#: ../client/drizzledump.cc:534
993
msgid "No row information."
996
#: ../client/drizzledump.cc:536
997
msgid "Use REPLACE INTO instead of INSERT INTO."
1000
#: ../client/drizzledump.cc:538
1001
msgid "Where to send output to (stdout|database"
1004
#: ../client/drizzledump.cc:540
1006
"Hostname for destination db server (requires --destination-type=database)"
1009
#: ../client/drizzledump.cc:542
1011
"Port number for destination db server (requires --destination-type=database)"
1014
#: ../client/drizzledump.cc:544
1016
"User name for destination db server (resquires --destination-type=database)"
1019
#: ../client/drizzledump.cc:546
1021
"Password for destination db server (requires --destination-type=database)"
1024
#: ../client/drizzledump.cc:548
1026
"The database in the destination db server (requires --destination-"
1027
"type=database, not for use with --all-databases)"
1030
#: ../client/drizzledump.cc:550
1032
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1036
#: ../client/drizzledump.cc:556
1037
msgid "Connect to host."
1040
#: ../client/drizzledump.cc:558
1042
"Password to use when connecting to server. If password is not given it's "
1043
"solicited on the tty."
1046
#: ../client/drizzledump.cc:560
1047
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1048
msgid "Port number to use for connection."
1051
#: ../client/drizzledump.cc:567
1052
msgid "Hidden Options"
1055
#: ../client/drizzledump.cc:569
1056
msgid "Used to select the database"
1059
#: ../client/drizzledump.cc:570
1060
msgid "Used to select the tables"
1063
#: ../client/drizzledump.cc:573
1064
msgid "Allowed Options + Hidden Options"
1067
#: ../client/drizzledump.cc:637
1069
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1072
#: ../client/drizzledump.cc:642
1074
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1075
"and you are welcome to modify and redistribute it under the GPL license\n"
1078
#: ../client/drizzledump.cc:643
1079
msgid "Dumps definitions and data from a Drizzle database server"
1082
#: ../client/drizzledump.cc:644
577
#: client/drizzledump.cc:466
579
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
582
#: client/drizzledump.cc:473
1084
584
msgid "Usage: %s [OPTIONS] database [tables]\n"
1087
#: ../client/drizzledump.cc:645
587
#: client/drizzledump.cc:474
1089
589
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1092
#: ../client/drizzledump.cc:647
592
#: client/drizzledump.cc:476
1094
594
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1097
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1098
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1100
msgid "Value supplied for port is not valid.\n"
1103
#: ../client/drizzledump.cc:743
597
#: client/drizzledump.cc:483
598
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
601
#: client/drizzledump.cc:484
603
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
604
"and you are welcome to modify and redistribute it under the GPL license\n"
607
#: client/drizzledump.cc:485
608
msgid "Dumping definition and data DRIZZLE database or table"
611
#: client/drizzledump.cc:496
613
msgid "For more options, use %s --help\n"
616
#: client/drizzledump.cc:630
618
msgid "Memory allocation error while copying password. Aborting.\n"
621
#: client/drizzledump.cc:669
623
msgid "Input filename too long: %s"
626
#: client/drizzledump.cc:712
1105
628
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1108
#: ../client/drizzledump_data.cc:268
1109
msgid "-- Retrieving data for "
1112
#: ../client/drizzledump_data.cc:300
1113
msgid " rows dumped for table "
1116
#: ../client/drizzledump_data.cc:547
1117
msgid "-- Connecting to "
1120
#: ../client/drizzledump_data.cc:547
1121
msgid " using protocol "
1124
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1125
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1126
msgid "Error executing query: "
1129
#: ../client/drizzledump_data.cc:602
1130
msgid "Could not buffer result: "
1133
#: ../client/drizzledump_data.cc:648
1134
msgid "Error: Could not set db '"
1137
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1138
#: ../client/drizzledump_data.cc:673
1142
#: ../client/drizzledump_data.cc:682
1143
msgid "-- Disconnecting from "
1146
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1147
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1148
msgid "-- Retrieving table structures for "
1151
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1152
msgid "-- Retrieving fields for "
1155
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1156
msgid "-- Retrieving indexes for "
1159
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1160
msgid "-- Retrieving foreign keys for "
1163
#: ../client/drizzleslap.cc:2292
1165
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1168
#: ../client/drizzletest.cc:5412
1169
msgid "Error: Invalid Value for opt_max_connect_retries"
1172
#: ../client/drizzletest.cc:5422
1173
msgid "Error: Invalid Value for opt_tail_lines"
1176
#: ../client/drizzletest.cc:5432
1177
msgid "Error: Invalid Value for opt_sleep"
1180
#: ../client/drizzletest.cc:5623
1182
msgid "Could not open '%s' for reading: errno = %d"
1185
#: ../client/drizzletest.cc:5628
1187
msgid "Out of memory"
1190
#: ../drizzled/drizzled.cc:491
631
#: client/drizzledump.cc:737
633
msgid "Invalid mode to --compatible: %s\n"
636
#: client/drizzledump.cc:791
638
msgid "%s: You must use option --tab with --fields-...\n"
641
#: client/drizzledump.cc:808
644
"%s: You can't use --single-transaction and --lock-all-tables at the same "
648
#: client/drizzledump.cc:821
651
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
655
#: client/drizzledump.cc:827
657
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
660
#: client/drizzledump.cc:853
662
msgid "Got error: %s (%d) %s"
665
#: client/drizzledump.cc:860
667
msgid "Got error: %d %s"
670
#: client/drizzledump.cc:958 client/drizzledump.cc:965
671
#: client/drizzledump.cc:978
673
msgid "Couldn't execute '%s': %s (%d)"
676
#: client/drizzledump.cc:1042
678
msgid "-- Connecting to %s...\n"
681
#: client/drizzledump.cc:1063
683
msgid "-- Disconnecting from %s...\n"
686
#: client/drizzledump.cc:1074
687
msgid "Couldn't allocate memory"
690
#: client/drizzledump.cc:1418
693
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
697
#: client/drizzledump.cc:1432
699
msgid "-- Retrieving table structure for table %s...\n"
702
#: client/drizzledump.cc:1546
704
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
707
#: client/drizzledump.cc:1653
709
msgid "%s: Can't get keys for table %s\n"
712
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
714
msgid "Error: Couldn't read status information for table %s\n"
717
#: client/drizzledump.cc:1874
719
msgid "Error retrieving table structure for table: \"%s\""
722
#: client/drizzledump.cc:1881
724
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
727
#: client/drizzledump.cc:1892
729
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
732
#: client/drizzledump.cc:1899
734
msgid "-- Skipping dump data for table '%s', it has no fields\n"
737
#: client/drizzledump.cc:1907
738
msgid "-- Sending SELECT query...\n"
741
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
742
msgid "when executing 'SELECT INTO OUTFILE'"
745
#: client/drizzledump.cc:1971
750
"-- Dumping data for table %s\n"
754
#: client/drizzledump.cc:2012
755
msgid "-- Retrieving rows...\n"
758
#: client/drizzledump.cc:2015
760
msgid "%s: Error in field count for table: %s ! Aborting.\n"
763
#: client/drizzledump.cc:2064
765
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
768
#: client/drizzledump.cc:2081
770
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
773
#: client/drizzledump.cc:2103
775
msgid "Not enough fields from table %s! Aborting.\n"
778
#: client/drizzledump.cc:2523
779
msgid "when using LOCK TABLES"
782
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
783
msgid "when doing refresh"
786
#: client/drizzledump.cc:2629
787
msgid "alloc_root failure."
790
#: client/drizzledump.cc:2650
792
msgid "Couldn't find table: \"%s\""
795
#: client/drizzledump.cc:2666
796
msgid "when doing LOCK TABLES"
799
#: client/drizzledump.cc:2737
800
msgid "Error: Binlogging on server not active"
803
#: client/drizzledump.cc:2806
804
msgid "Error: Slave not set up"
807
#: client/drizzledump.cc:2865
808
msgid "Error: Unable to start slave"
811
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
812
#: client/drizzledump.cc:3173
815
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
818
#: client/drizzledump.cc:3203
820
msgid "Error: Not enough memory to store ORDER BY clause\n"
823
#: drizzled/db.cc:236
825
msgid "Error while loading database options: '%s':"
828
#: drizzled/drizzled.cc:527
830
msgid "Got signal %d from thread %<PRIu64>"
833
#: drizzled/drizzled.cc:561
1191
834
msgid "Aborting\n"
1194
#: ../drizzled/drizzled.cc:550
837
#: drizzled/drizzled.cc:681
1195
838
msgid "One can only use the --user switch if running as root\n"
1198
#: ../drizzled/drizzled.cc:557
841
#: drizzled/drizzled.cc:689
1200
843
"Fatal error: Please read \"Security\" section of the manual to find out how "
1201
844
"to run drizzled as root!\n"
1204
#: ../drizzled/drizzled.cc:577
847
#: drizzled/drizzled.cc:711
1207
850
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1211
#: ../drizzled/drizzled.cc:602
1212
msgid "Set process group ID failed"
1215
#: ../drizzled/drizzled.cc:607
1216
msgid "Set process user ID failed"
1219
#: ../drizzled/drizzled.cc:619
1220
msgid "Process chroot failed"
1223
#: ../drizzled/drizzled.cc:739
1224
msgid "Error: Invalid Value for auto_increment_increment"
1227
#: ../drizzled/drizzled.cc:750
1228
msgid "Error: Invalid Value for auto_increment_offset"
1231
#: ../drizzled/drizzled.cc:761
1232
msgid "Error: Invalid Value for completion_type"
1235
#: ../drizzled/drizzled.cc:773
1236
msgid "Error: Invalid Value for div-precision-increment"
1239
#: ../drizzled/drizzled.cc:784
1240
msgid "Error: Invalid Value for group_concat_max_len"
1243
#: ../drizzled/drizzled.cc:795
1244
msgid "Error: Invalid Value for join_buffer_size"
1247
#: ../drizzled/drizzled.cc:807
1248
msgid "Error: Invalid Value for max_allowed_packet"
1251
#: ../drizzled/drizzled.cc:819
1252
msgid "Error: Invalid Value for max_error_count"
1255
#: ../drizzled/drizzled.cc:830
1256
msgid "Error: Invalid Value for max_heap_table_size"
1259
#: ../drizzled/drizzled.cc:842
1260
msgid "Error: Invalid Value for min_examined_row_limit"
1263
#: ../drizzled/drizzled.cc:853
1264
msgid "Error: Invalid Value for max_join_size"
1267
#: ../drizzled/drizzled.cc:864
1268
msgid "Error: Invalid Value for max_length_for_sort_data"
1271
#: ../drizzled/drizzled.cc:875
1272
msgid "Error: Invalid Value for max_seeks_for_key"
1275
#: ../drizzled/drizzled.cc:886
1276
msgid "Error: Invalid Value for max_sort_length"
1279
#: ../drizzled/drizzled.cc:897
1280
msgid "Error: Invalid Value for optimizer_search_depth"
1283
#: ../drizzled/drizzled.cc:908
1284
msgid "Error: Invalid Value for preload_buff_size"
1287
#: ../drizzled/drizzled.cc:919
1288
msgid "Error: Invalid Value for query_alloc_block_size"
1291
#: ../drizzled/drizzled.cc:931
1292
msgid "Error: Invalid Value for query_prealloc_size"
1295
#: ../drizzled/drizzled.cc:943
1296
msgid "Error: Invalid Value for range_alloc_block_size"
1299
#: ../drizzled/drizzled.cc:955
1300
msgid "Error: Invalid Value for read_buff_size"
1303
#: ../drizzled/drizzled.cc:967
1304
msgid "Error: Invalid Value for read_rnd_buff_size"
1307
#: ../drizzled/drizzled.cc:978
1308
msgid "Error: Invalid Value for sort_buff_size"
1311
#: ../drizzled/drizzled.cc:989
1312
msgid "Error: Invalid Value for table_def_size"
1315
#: ../drizzled/drizzled.cc:1000
1316
msgid "Error: Invalid Value for table_cache_size"
1319
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1320
msgid "Error: Invalid Value for table_lock_wait_timeout"
1323
#: ../drizzled/drizzled.cc:1038
1325
"Error: Invalid Value for transaction_message_threshold valid values are "
1326
"between 131072 - 1048576 bytes"
1329
#: ../drizzled/drizzled.cc:1096
1331
msgid "Defaults file '%s' not found\n"
1334
#: ../drizzled/drizzled.cc:1138
854
#: drizzled/drizzled.cc:885
856
msgid "Retrying bind on TCP/IP port %u"
859
#: drizzled/drizzled.cc:891
860
msgid "Can't start server: Bind on TCP/IP port"
863
#: drizzled/drizzled.cc:892
865
msgid "Do you already have another drizzled server running on port: %d ?"
868
#: drizzled/drizzled.cc:898
869
msgid "Can't start server: listen() on TCP/IP port"
872
#: drizzled/drizzled.cc:899
874
msgid "listen() on TCP/IP failed with error %d"
877
#: drizzled/drizzled.cc:917
878
msgid "Can't open abort pipet"
881
#: drizzled/drizzled.cc:919
883
msgid "pipe() on abort_pipe failed with error %d"
886
#: drizzled/drizzled.cc:1016
891
#: drizzled/drizzled.cc:1041
894
"We will try our best to scrape up some info that will hopefully help "
896
"the problem, but since we have already crashed, something is definitely "
898
"and this may fail.\n"
902
#: drizzled/drizzled.cc:1052
905
"It is possible that drizzled could use up to \n"
906
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
909
"Hope that's ok; if not, decrease some variables in the equation.\n"
913
#: drizzled/drizzled.cc:1069
916
"Attempting backtrace. You can use the following information to find out\n"
917
"where drizzled died. If you see no messages after this, something went\n"
918
"terribly wrong...\n"
921
#: drizzled/drizzled.cc:1097
924
"Trying to get some variables.\n"
925
"Some pointers may be invalid and cause the dump to abort...\n"
928
#: drizzled/drizzled.cc:1109
932
"This crash occurred while the server was calling initgroups(). This is\n"
933
"often due to the use of a drizzled that is statically linked against glibc\n"
934
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
935
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
936
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
937
"drizzled that is not statically linked.\n"
940
#: drizzled/drizzled.cc:1124
944
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
945
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
946
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
947
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
948
"the documentation for your distribution on how to do that.\n"
951
#: drizzled/drizzled.cc:1137
955
"The '--memlock' argument, which was enabled, uses system calls that are\n"
956
"unreliable and unstable on some operating systems and operating-system\n"
957
"versions (notably, some versions of Linux). This crash could be due to use\n"
958
"of those buggy OS calls. You should consider whether you really need the\n"
959
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
963
#: drizzled/drizzled.cc:1152
965
msgid "Writing a core file\n"
968
#: drizzled/drizzled.cc:1197
970
"setrlimit could not change the size of core files to 'infinity'; We may not "
971
"be able to generate a core file on signals"
974
#: drizzled/drizzled.cc:1399
1336
976
msgid "gethostname failed, using '%s' as hostname"
1339
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1340
msgid "Display this help and exit."
1343
#: ../drizzled/drizzled.cc:1156
1344
msgid "Configuration file to use"
1347
#: ../drizzled/drizzled.cc:1158
1348
msgid "Base location for config files"
1351
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1352
msgid "Directory for plugins."
1355
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1357
"Optional comma separated list of plugins to load at startup in addition to "
1358
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1361
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1363
"Optional comma separated list of plugins to not load at startup. Effectively "
1364
"removes a plugin from the list of plugins to be loaded. [for example: --"
1365
"plugin_remove=crc32,logger_gearman]"
1368
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1370
"Optional comma separated list of plugins to load at starup instead of the "
1371
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1374
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
979
#: drizzled/drizzled.cc:1491
981
msgid "Unknown locale: '%s'"
984
#: drizzled/drizzled.cc:1522
985
msgid "Can't create thread-keys"
988
#: drizzled/drizzled.cc:1545
989
msgid "Out of memory"
992
#: drizzled/drizzled.cc:1560
993
msgid "Failed to initialize plugins."
996
#: drizzled/drizzled.cc:1591
999
"%s: Too many arguments (first extra is '%s').\n"
1000
"Use --verbose --help to get a list of available options\n"
1003
#: drizzled/drizzled.cc:1611
1004
msgid "No scheduler found, cannot continue!\n"
1007
#: drizzled/drizzled.cc:1618
1008
msgid "Can't init databases"
1011
#: drizzled/drizzled.cc:1643
1013
msgid "Unknown/unsupported table type: %s"
1016
#: drizzled/drizzled.cc:1649
1018
msgid "Default storage engine (%s) is not available"
1021
#: drizzled/drizzled.cc:1680
1023
msgid "Failed to lock memory. Errno: %d\n"
1026
#: drizzled/drizzled.cc:1742
1028
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1031
#: drizzled/drizzled.cc:1903
1033
msgid "drizzled: Got error %d from select"
1036
#: drizzled/drizzled.cc:2101
1375
1037
msgid "Auto-increment columns are incremented by this"
1378
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1040
#: drizzled/drizzled.cc:2106
1380
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1042
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1384
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1046
#: drizzled/drizzled.cc:2112
1386
1048
"Path to installation directory. All paths are usually resolved relative to "
1390
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1052
#: drizzled/drizzled.cc:2116
1053
msgid "IP address to bind to."
1056
#: drizzled/drizzled.cc:2120
1057
msgid "Set the filesystem character set."
1060
#: drizzled/drizzled.cc:2125
1061
msgid "Set the default character set."
1064
#: drizzled/drizzled.cc:2129
1391
1065
msgid "Chroot drizzled daemon during startup."
1394
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1068
#: drizzled/drizzled.cc:2133
1395
1069
msgid "Set the default collation."
1398
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1072
#: drizzled/drizzled.cc:2137
1399
1073
msgid "Default completion type."
1402
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1076
#: drizzled/drizzled.cc:2142
1403
1077
msgid "Write core on errors."
1406
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1080
#: drizzled/drizzled.cc:2146
1407
1081
msgid "Path to the database root."
1410
#: ../drizzled/drizzled.cc:1196
1411
msgid "Set the default storage engine for tables."
1084
#: drizzled/drizzled.cc:2150
1085
msgid "Set the default storage engine (table type) for tables."
1414
#: ../drizzled/drizzled.cc:1198
1088
#: drizzled/drizzled.cc:2154
1415
1089
msgid "Set the default time zone."
1418
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1092
#: drizzled/drizzled.cc:2158
1093
msgid "Type of DELAY_KEY_WRITE."
1096
#: drizzled/drizzled.cc:2162
1097
msgid "Print a symbolic stack trace on failure."
1100
#: drizzled/drizzled.cc:2168
1101
msgid "Push supported query conditions to the storage engine."
1104
#: drizzled/drizzled.cc:2174
1419
1105
msgid "Used for debugging; Use at your own risk!"
1422
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1108
#: drizzled/drizzled.cc:2179
1423
1109
msgid "Set up signals usable for debugging"
1426
#: ../drizzled/drizzled.cc:1204
1112
#: drizzled/drizzled.cc:2183
1116
#: drizzled/drizzled.cc:2187
1427
1117
msgid "Set the language used for the month names and the days of the week."
1430
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1120
#: drizzled/drizzled.cc:2192
1121
msgid "Log connections and queries to file."
1124
#: drizzled/drizzled.cc:2196
1125
msgid "Log all MyISAM changes to file."
1128
#: drizzled/drizzled.cc:2200
1431
1129
msgid "Log some not critical warnings to the log file."
1434
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1435
msgid "Pid file used by drizzled."
1438
#: ../drizzled/drizzled.cc:1210
1439
msgid "Maximum time in seconds to wait for the port to become free. "
1442
#: ../drizzled/drizzled.cc:1212
1443
msgid "Include the SQL query in replicated protobuf messages."
1446
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1132
#: drizzled/drizzled.cc:2205
1133
msgid "Lock drizzled in memory."
1136
#: drizzled/drizzled.cc:2209
1138
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1139
"BACKUP, FORCE or QUICK."
1142
#: drizzled/drizzled.cc:2214
1143
msgid "Pid file used by safe_mysqld."
1146
#: drizzled/drizzled.cc:2218
1148
"Port number to use for connection or 0 for default to, in order of "
1149
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1152
#: drizzled/drizzled.cc:2224
1154
"Maximum time in seconds to wait for the port to become free. (Default: no "
1158
#: drizzled/drizzled.cc:2229
1448
1160
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1449
1161
"specified directory"
1452
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1164
#: drizzled/drizzled.cc:2234
1454
1166
"Uniquely identifies the server instance in the community of replication "
1458
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1170
#: drizzled/drizzled.cc:2239
1459
1171
msgid "Don't print a stack trace on failure."
1462
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1174
#: drizzled/drizzled.cc:2243
1463
1175
msgid "Enable symbolic link support."
1466
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1178
#: drizzled/drizzled.cc:2252
1468
1180
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1471
#: ../drizzled/drizzled.cc:1227
1183
#: drizzled/drizzled.cc:2257
1472
1184
msgid "Path for temporary files."
1475
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1187
#: drizzled/drizzled.cc:2261
1476
1188
msgid "Default transaction isolation level."
1479
#: ../drizzled/drizzled.cc:1231
1481
"Max message size written to transaction log, valid values 131072 - 1048576 "
1485
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1191
#: drizzled/drizzled.cc:2265
1486
1192
msgid "Run drizzled daemon as user."
1489
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1195
#: drizzled/drizzled.cc:2273
1491
1197
"The number of outstanding connection requests Drizzle can have. This comes "
1492
1198
"into play when the main Drizzle thread gets very many connection requests in "
1493
1199
"a very short time."
1496
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1202
#: drizzled/drizzled.cc:2279
1498
1204
"Size of tree cache used in bulk insert optimization. Note that this is a "
1499
1205
"limit per thread!"
1502
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1208
#: drizzled/drizzled.cc:2285
1210
"The number of seconds the drizzled server is waiting for a connect packet "
1211
"before responding with 'Bad handshake'."
1214
#: drizzled/drizzled.cc:2290
1504
1216
"Precision of the result of '/' operator will be increased on that value."
1507
#: ../drizzled/drizzled.cc:1248
1219
#: drizzled/drizzled.cc:2296
1508
1220
msgid "The maximum length of the result of function group_concat."
1511
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1223
#: drizzled/drizzled.cc:2301
1512
1224
msgid "The size of the buffer that is used for full joins."
1515
#: ../drizzled/drizzled.cc:1253
1517
"A global cap on the amount of memory that can be allocated by session join "
1518
"buffers (0 means unlimited)"
1521
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1227
#: drizzled/drizzled.cc:2307
1229
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1232
#: drizzled/drizzled.cc:2312
1234
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1235
"this to get better index handling (for all reads and multiple writes) to as "
1236
"much as you can afford;"
1239
#: drizzled/drizzled.cc:2321
1241
"This characterizes the number of hits a hot block has to be untouched until "
1242
"it is considered aged enough to be downgraded to a warm block. This "
1243
"specifies the percentage ratio of that number of hits to the total number of "
1244
"blocks in key cache"
1247
#: drizzled/drizzled.cc:2330
1248
msgid "The default size of key cache blocks"
1251
#: drizzled/drizzled.cc:2336
1252
msgid "The minimum percentage of warm blocks in key cache"
1255
#: drizzled/drizzled.cc:2342
1522
1256
msgid "Max packetlength to send/receive from to server."
1525
#: ../drizzled/drizzled.cc:1257
1259
#: drizzled/drizzled.cc:2347
1261
"If there is more than this number of interrupted connections from a host "
1262
"this host will be blocked from further connections."
1265
#: drizzled/drizzled.cc:2352
1526
1266
msgid "Max number of errors/warnings to store for a statement."
1529
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1269
#: drizzled/drizzled.cc:2357
1530
1270
msgid "Don't allow creation of heap tables bigger than this."
1533
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1273
#: drizzled/drizzled.cc:2363
1535
1275
"Joins that are probably going to read more than max_join_size records return "
1539
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1279
#: drizzled/drizzled.cc:2369
1540
1280
msgid "Max number of bytes in sorted records."
1543
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1283
#: drizzled/drizzled.cc:2374
1544
1284
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1547
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1287
#: drizzled/drizzled.cc:2379
1549
1289
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1550
1290
"max_sort_length bytes of each value are used; the rest are ignored)."
1553
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1293
#: drizzled/drizzled.cc:2386
1294
msgid "Maximum number of temporary tables a client can keep open at a time."
1297
#: drizzled/drizzled.cc:2391
1554
1298
msgid "After this many write locks, allow some read locks to run in between."
1557
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1301
#: drizzled/drizzled.cc:2395
1559
1303
"Don't log queries which examine less than min_examined_row_limit rows to "
1563
#: ../drizzled/drizzled.cc:1277
1565
"Do not apply any heuristic(s) during query optimization to prune, thus "
1566
"perform an exhaustive search from the optimizer search space."
1569
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1307
#: drizzled/drizzled.cc:2401
1309
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1310
"Possible values of name are 'nulls_unequal' (default behavior), "
1311
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1314
#: drizzled/drizzled.cc:2408
1315
msgid "Buffer length for TCP/IP and socket communication."
1318
#: drizzled/drizzled.cc:2413
1320
"Number of seconds to wait for more data from a connection before aborting "
1324
#: drizzled/drizzled.cc:2419
1326
"If a read on a communication port is interrupted, retry this many times "
1330
#: drizzled/drizzled.cc:2425
1332
"Number of seconds to wait for a block to be written to a connection before "
1333
"aborting the write."
1336
#: drizzled/drizzled.cc:2431
1338
"Controls the heuristic(s) applied during query optimization to prune less-"
1339
"promising partial plans from the optimizer search space. Meaning: false - do "
1340
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1341
"based on number of retrieved rows."
1344
#: drizzled/drizzled.cc:2439
1571
1346
"Maximum depth of search performed by the query optimizer. Values larger than "
1572
1347
"the number of relations in a query result in better query plans, but take "
1577
1352
"(used for testing/comparison)."
1580
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1355
#: drizzled/drizzled.cc:2451
1357
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1360
#: drizzled/drizzled.cc:2456
1361
msgid "Directory for plugins."
1364
#: drizzled/drizzled.cc:2460
1366
"Optional comma separated list of plugins to load at starup.[for example: --"
1367
"plugin_load=crc32,logger_gearman]"
1370
#: drizzled/drizzled.cc:2465
1581
1371
msgid "The size of the buffer that is allocated when preloading indexes"
1584
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1374
#: drizzled/drizzled.cc:2470
1375
msgid "Select protocol to be used (by default oldlibdrizzle)."
1378
#: drizzled/drizzled.cc:2474
1585
1379
msgid "Allocation block size for query parsing and execution"
1588
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1382
#: drizzled/drizzled.cc:2479
1589
1383
msgid "Persistent buffer for query parsing and execution"
1592
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1386
#: drizzled/drizzled.cc:2485
1593
1387
msgid "Allocation block size for storing ranges during optimization"
1596
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1390
#: drizzled/drizzled.cc:2491
1598
1392
"Each thread that does a sequential scan allocates a buffer of this size for "
1599
1393
"each table it scans. If you do many sequential scans, you may want to "
1600
1394
"increase this value."
1603
#: ../drizzled/drizzled.cc:1306
1604
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1607
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1397
#: drizzled/drizzled.cc:2499
1609
1399
"When reading rows in sorted order after a sort, the rows are read through "
1610
1400
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1611
1401
"record_buffer."
1614
#: ../drizzled/drizzled.cc:1314
1615
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1618
#: ../drizzled/drizzled.cc:1316
1404
#: drizzled/drizzled.cc:2507
1619
1405
msgid "Select scheduler to be used (by default multi-thread)."
1622
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1408
#: drizzled/drizzled.cc:2512
1623
1409
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1626
#: ../drizzled/drizzled.cc:1322
1628
"A global cap on the amount of memory that can be allocated by session sort "
1629
"buffers (0 means unlimited)"
1632
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1412
#: drizzled/drizzled.cc:2518
1633
1413
msgid "The number of cached table definitions."
1636
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1416
#: drizzled/drizzled.cc:2522
1637
1417
msgid "The number of cached open tables."
1640
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1420
#: drizzled/drizzled.cc:2526
1642
1422
"Timeout in seconds to wait for a table level lock before returning an error. "
1643
1423
"Used only if the connection has active cursors."
1646
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1426
#: drizzled/drizzled.cc:2531
1647
1427
msgid "The stack size for each thread."
1650
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1430
#: drizzled/drizzled.cc:2537
1652
1432
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1653
1433
"automatically convert it to an on-disk MyISAM table."
1656
#: ../drizzled/drizzled.cc:1357
1657
msgid "Duplicate entry for command line option\n"
1660
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1661
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1662
#: ../drizzled/drizzled.cc:1484
1666
"Use --help to get a list of available options\n"
1669
#: ../drizzled/drizzled.cc:1434
1670
msgid "Failed to initialize plugins\n"
1673
#: ../drizzled/drizzled.cc:1472
1677
"Use --help to get a list of available options\n"
1680
#: ../drizzled/drizzled.cc:1521
1681
msgid "Error getting default charset"
1684
#: ../drizzled/drizzled.cc:1551
1685
msgid "Error setting collation"
1688
#: ../drizzled/drizzled.cc:1559
1690
msgid "Unknown locale: '%s'"
1693
#: ../drizzled/drizzled.cc:1579
1694
msgid "Could not initialize table cache\n"
1697
#: ../drizzled/drizzled.cc:1594
1698
msgid "XA cache initialization failed: Out of memory\n"
1701
#: ../drizzled/drizzled.cc:1624
1702
msgid "No scheduler found, cannot continue!\n"
1705
#: ../drizzled/drizzled.cc:1648
1707
msgid "Unknown/unsupported storage engine: %s\n"
1710
#: ../drizzled/drizzled.cc:1798
1712
"Maximum time in seconds to wait for the port to become free. (Default: no "
1716
#: ../drizzled/drizzled.cc:1907
1718
"Controls the heuristic(s) applied during query optimization to prune less-"
1719
"promising partial plans from the optimizer search space. Meaning: false - do "
1720
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1721
"based on number of retrieved rows."
1724
#: ../drizzled/drizzled.cc:2039
1436
#: drizzled/drizzled.cc:2543
1437
msgid "Allocation block size for transactions to be stored in binary log"
1440
#: drizzled/drizzled.cc:2548
1441
msgid "Persistent buffer for transactions to be stored in binary log"
1444
#: drizzled/drizzled.cc:2553
1446
"The number of seconds the server waits for activity on a connection before "
1450
#: drizzled/drizzled.cc:2687
1726
1452
"Copyright (C) 2008 Sun Microsystems\n"
1727
1453
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1728
1454
"and you are welcome to modify and redistribute it under the GPL license\n"
1456
"Starts the Drizzle database server\n"
1732
#: ../drizzled/drizzled.cc:2046
1459
#: drizzled/drizzled.cc:2694
1734
1461
msgid "Usage: %s [OPTIONS]\n"
1737
#: ../drizzled/drizzled.cc:2167
1464
#: drizzled/drizzled.cc:2705
1467
"To see what values a running Drizzle server is using, type\n"
1468
"'drizzleadmin variables' instead of 'drizzled --help'."
1471
#: drizzled/drizzled.cc:2848
1740
1474
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1741
1475
"command line\n"
1744
#: ../drizzled/drizzled.cc:2184
1745
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1748
#: ../drizzled/drizzled.cc:2197
1749
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1752
#: ../drizzled/drizzled.cc:2210
1753
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1756
#: ../drizzled/drizzled.cc:2223
1757
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1760
#: ../drizzled/drizzled.cc:2338
1763
"There was an error creating the '%s' part of the path '%s'. Please check "
1764
"the path exists and is writable.\n"
1767
#: ../drizzled/drizzled.cc:2345
1770
"There was an error opening the path '%s', please check the path exists and "
1774
#: ../drizzled/error.cc:133
1776
msgid "Unknown error %d"
1779
#: ../drizzled/error.cc:207
1783
#: ../drizzled/error.cc:208
1784
msgid "Error on first"
1787
#: ../drizzled/error.cc:209
1478
#: drizzled/drizzled.cc:2889
1479
msgid "Can't start server: cannot resolve hostname!"
1482
#: drizzled/drizzled.cc:2895
1483
msgid "Can't start server: bind-address refers to multiple interfaces!"
1486
#: drizzled/drizzled.cc:3214
1488
msgid "No option given to %s\n"
1491
#: drizzled/drizzled.cc:3216
1493
msgid "Wrong option to %s. Option(s) given: %s\n"
1496
#: drizzled/drizzled.cc:3218
1498
msgid "Alternatives are: '%s'"
1501
#: drizzled/errmsg.cc:73
1503
msgid "errmsg plugin '%s' errmsg() failed"
1506
#: drizzled/error.cc:34
1510
#: drizzled/error.cc:36
1514
#: drizzled/error.cc:38
1791
#: ../drizzled/error.cc:210
1518
#: drizzled/error.cc:40
1795
#: ../drizzled/error.cc:211
1522
#: drizzled/error.cc:42
1797
1524
msgid "Can't create file '%-.200s' (errno: %d)"
1800
#: ../drizzled/error.cc:212
1527
#: drizzled/error.cc:44
1802
1529
msgid "Can't create table '%-.200s' (errno: %d)"
1805
#: ../drizzled/error.cc:213
1807
msgid "Can't create schema '%-.192s' (errno: %d)"
1810
#: ../drizzled/error.cc:214
1812
msgid "Can't create schema '%-.192s'; schema exists"
1815
#: ../drizzled/error.cc:215
1817
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1820
#: ../drizzled/error.cc:216
1532
#: drizzled/error.cc:46
1534
msgid "Can't create database '%-.192s' (errno: %d)"
1537
#: drizzled/error.cc:48
1539
msgid "Can't create database '%-.192s'; database exists"
1542
#: drizzled/error.cc:50
1544
msgid "Can't drop database '%-.192s'; database doesn't exist"
1547
#: drizzled/error.cc:52
1549
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1552
#: drizzled/error.cc:54
1554
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1557
#: drizzled/error.cc:56
1822
1559
msgid "Error on delete of '%-.192s' (errno: %d)"
1825
#: ../drizzled/error.cc:217
1562
#: drizzled/error.cc:58
1563
msgid "Can't read record in system table"
1566
#: drizzled/error.cc:60
1827
1568
msgid "Can't get status of '%-.200s' (errno: %d)"
1830
#: ../drizzled/error.cc:218
1571
#: drizzled/error.cc:62
1573
msgid "Can't get working directory (errno: %d)"
1576
#: drizzled/error.cc:64
1832
1578
msgid "Can't lock file (errno: %d)"
1835
#: ../drizzled/error.cc:219
1581
#: drizzled/error.cc:66
1837
1583
msgid "Can't open file: '%-.200s' (errno: %d)"
1840
#: ../drizzled/error.cc:220
1586
#: drizzled/error.cc:68
1842
1588
msgid "Can't find file: '%-.200s' (errno: %d)"
1845
#: ../drizzled/error.cc:221
1591
#: drizzled/error.cc:70
1847
1593
msgid "Can't read dir of '%-.192s' (errno: %d)"
1850
#: ../drizzled/error.cc:222
1596
#: drizzled/error.cc:72
1598
msgid "Can't change dir to '%-.192s' (errno: %d)"
1601
#: drizzled/error.cc:74
1852
1603
msgid "Record has changed since last read in table '%-.192s'"
1855
#: ../drizzled/error.cc:223
1606
#: drizzled/error.cc:76
1857
1608
msgid "Disk full (%s); waiting for someone to free some space..."
1860
#: ../drizzled/error.cc:224
1611
#: drizzled/error.cc:78
1862
1613
msgid "Can't write; duplicate key in table '%-.192s'"
1865
#: ../drizzled/error.cc:225
1616
#: drizzled/error.cc:80
1867
1618
msgid "Error on close of '%-.192s' (errno: %d)"
1870
#: ../drizzled/error.cc:226
1621
#: drizzled/error.cc:82
1872
1623
msgid "Error reading file '%-.200s' (errno: %d)"
1875
#: ../drizzled/error.cc:227
1626
#: drizzled/error.cc:84
1877
1628
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1880
#: ../drizzled/error.cc:228
1631
#: drizzled/error.cc:86
1882
1633
msgid "Error writing file '%-.200s' (errno: %d)"
1885
#: ../drizzled/error.cc:229
1636
#: drizzled/error.cc:88
1887
1638
msgid "'%-.192s' is locked against change"
1890
#: ../drizzled/error.cc:230
1641
#: drizzled/error.cc:90
1891
1642
msgid "Sort aborted"
1894
#: ../drizzled/error.cc:231
1645
#: drizzled/error.cc:92
1647
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1650
#: drizzled/error.cc:94
1896
1652
msgid "Got error %d from storage engine"
1899
#: ../drizzled/error.cc:232
1655
#: drizzled/error.cc:96
1901
1657
msgid "Table storage engine for '%-.192s' doesn't have this option"
1904
#: ../drizzled/error.cc:233
1660
#: drizzled/error.cc:98
1906
1662
msgid "Can't find record in '%-.192s'"
1909
#: ../drizzled/error.cc:234
1665
#: drizzled/error.cc:100
1911
1667
msgid "Incorrect information in file: '%-.200s'"
1914
#: ../drizzled/error.cc:235
1670
#: drizzled/error.cc:102
1916
1672
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1919
#: ../drizzled/error.cc:236
1675
#: drizzled/error.cc:104
1921
1677
msgid "Old key file for table '%-.192s'; repair it!"
1924
#: ../drizzled/error.cc:237
1680
#: drizzled/error.cc:106
1926
1682
msgid "Table '%-.192s' is read only"
1929
#: ../drizzled/error.cc:238
1685
#: drizzled/error.cc:108
1931
1687
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1934
#: ../drizzled/error.cc:239
1690
#: drizzled/error.cc:110
1935
1691
msgid "Out of sort memory; increase server sort buffer size"
1938
#: ../drizzled/error.cc:240
1939
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1942
#: ../drizzled/error.cc:241
1943
msgid "Global join memory constraint hit; increase join-heap-threshold"
1946
#: ../drizzled/error.cc:242
1947
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1950
#: ../drizzled/error.cc:243
1951
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1954
#: ../drizzled/error.cc:244
1694
#: drizzled/error.cc:112
1956
1696
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1959
#: ../drizzled/error.cc:245
1699
#: drizzled/error.cc:114
1960
1700
msgid "Too many connections"
1963
#: ../drizzled/error.cc:246
1703
#: drizzled/error.cc:116
1965
1705
"Out of memory; check if drizzled or some other process uses all available "
1966
1706
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1967
1707
"memory or you can add more swap space"
1970
#: ../drizzled/error.cc:247
1710
#: drizzled/error.cc:118
1971
1711
msgid "Can't get hostname for your address"
1974
#: ../drizzled/error.cc:248
1714
#: drizzled/error.cc:120
1975
1715
msgid "Bad handshake"
1978
#: ../drizzled/error.cc:249
1718
#: drizzled/error.cc:122
1980
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1720
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1983
#: ../drizzled/error.cc:250
1723
#: drizzled/error.cc:124
1985
1725
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1988
#: ../drizzled/error.cc:251
1989
msgid "No schema selected"
1728
#: drizzled/error.cc:126
1729
msgid "No database selected"
1992
#: ../drizzled/error.cc:252
1732
#: drizzled/error.cc:128
1993
1733
msgid "Unknown command"
1996
#: ../drizzled/error.cc:253
1736
#: drizzled/error.cc:130
1998
1738
msgid "Column '%-.192s' cannot be null"
2001
#: ../drizzled/error.cc:254
1741
#: drizzled/error.cc:132
2003
msgid "Unknown schema '%-.192s'"
1743
msgid "Unknown database '%-.192s'"
2006
#: ../drizzled/error.cc:255
1746
#: drizzled/error.cc:134
2008
1748
msgid "Table '%-.192s' already exists"
2011
#: ../drizzled/error.cc:256
1751
#: drizzled/error.cc:136
2013
1753
msgid "Unknown table '%-.100s'"
2016
#: ../drizzled/error.cc:257
1756
#: drizzled/error.cc:138
2018
1758
msgid "Column '%-.192s' in %-.192s is ambiguous"
2021
#: ../drizzled/error.cc:258
1761
#: drizzled/error.cc:140
2022
1762
msgid "Server shutdown in progress"
2025
#: ../drizzled/error.cc:259
1765
#: drizzled/error.cc:142
2027
1767
msgid "Unknown column '%-.192s' in '%-.192s'"
2030
#: ../drizzled/error.cc:260
1770
#: drizzled/error.cc:144
2032
1772
msgid "'%-.192s' isn't in GROUP BY"
2035
#: ../drizzled/error.cc:261
1775
#: drizzled/error.cc:146
2037
1777
msgid "Can't group on '%-.192s'"
2040
#: ../drizzled/error.cc:262
1780
#: drizzled/error.cc:148
2041
1781
msgid "Statement has sum functions and columns in same statement"
2044
#: ../drizzled/error.cc:263
1784
#: drizzled/error.cc:150
2045
1785
msgid "Column count doesn't match value count"
2048
#: ../drizzled/error.cc:264
1788
#: drizzled/error.cc:152
2050
1790
msgid "Identifier name '%-.100s' is too long"
2053
#: ../drizzled/error.cc:265
1793
#: drizzled/error.cc:154
2055
1795
msgid "Duplicate column name '%-.192s'"
2058
#: ../drizzled/error.cc:266
1798
#: drizzled/error.cc:156
2060
1800
msgid "Duplicate key name '%-.192s'"
2063
#: ../drizzled/error.cc:267
1803
#: drizzled/error.cc:158
2065
1805
msgid "Duplicate entry '%-.192s' for key %d"
2068
#: ../drizzled/error.cc:268
1808
#: drizzled/error.cc:160
2070
1810
msgid "Incorrect column specifier for column '%-.192s'"
2073
#: ../drizzled/error.cc:269
1813
#: drizzled/error.cc:162
2075
1815
msgid "%s near '%-.80s' at line %d"
2078
#: ../drizzled/error.cc:270
2080
msgid "Parsing error near '%s'"
2083
#: ../drizzled/error.cc:271
1818
#: drizzled/error.cc:164
2084
1819
msgid "Query was empty"
2087
#: ../drizzled/error.cc:272
1822
#: drizzled/error.cc:166
2089
1824
msgid "Not unique table/alias: '%-.192s'"
2092
#: ../drizzled/error.cc:273
1827
#: drizzled/error.cc:168
2094
1829
msgid "Invalid default value for '%-.192s'"
2097
#: ../drizzled/error.cc:274
1832
#: drizzled/error.cc:170
2098
1833
msgid "Multiple primary key defined"
2101
#: ../drizzled/error.cc:275
1836
#: drizzled/error.cc:172
2103
1838
msgid "Too many keys specified; max %d keys allowed"
2106
#: ../drizzled/error.cc:276
1841
#: drizzled/error.cc:174
2108
1843
msgid "Too many key parts specified; max %d parts allowed"
2111
#: ../drizzled/error.cc:277
1846
#: drizzled/error.cc:176
2113
1848
msgid "Specified key was too long; max key length is %d bytes"
2116
#: ../drizzled/error.cc:278
1851
#: drizzled/error.cc:178
2118
1853
msgid "Key column '%-.192s' doesn't exist in table"
2121
#: ../drizzled/error.cc:279
1856
#: drizzled/error.cc:180
2124
1859
"BLOB column '%-.192s' can't be used in key specification with the used table "
2128
#: ../drizzled/error.cc:280
1863
#: drizzled/error.cc:182
2131
1866
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2135
#: ../drizzled/error.cc:281
1870
#: drizzled/error.cc:184
2137
1872
"Incorrect table definition; there can be only one auto column and it must be "
2138
1873
"defined as a key"
2141
#: ../drizzled/error.cc:282
1876
#: drizzled/error.cc:186
1879
"%s: ready for connections.\n"
1880
"Version: '%s' socket: '%s' port: %d"
1883
#: drizzled/error.cc:188
2143
1885
msgid "%s: Normal shutdown\n"
2146
#: ../drizzled/error.cc:283
1888
#: drizzled/error.cc:190
2148
1890
msgid "%s: Got signal %d. Aborting!\n"
2151
#: ../drizzled/error.cc:284
1893
#: drizzled/error.cc:192
2153
1895
msgid "%s: Shutdown complete\n"
2156
#: ../drizzled/error.cc:285
1898
#: drizzled/error.cc:194
2158
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1900
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2161
#: ../drizzled/error.cc:286
1903
#: drizzled/error.cc:196
2162
1904
msgid "Can't create IP socket"
2165
#: ../drizzled/error.cc:287
1907
#: drizzled/error.cc:198
2168
1910
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2172
#: ../drizzled/error.cc:288
1914
#: drizzled/error.cc:200
2175
1917
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2176
1918
"check the manual"
2179
#: ../drizzled/error.cc:289
1921
#: drizzled/error.cc:202
2181
1923
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2184
#: ../drizzled/error.cc:290
1926
#: drizzled/error.cc:204
2187
"The file '%-.128s' must be in the schema directory or be readable by all"
1929
"The file '%-.128s' must be in the database directory or be readable by all"
2190
#: ../drizzled/error.cc:291
1932
#: drizzled/error.cc:206
2192
1934
msgid "File '%-.200s' already exists"
2195
#: ../drizzled/error.cc:292
1937
#: drizzled/error.cc:208
2197
1939
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2200
#: ../drizzled/error.cc:293
1942
#: drizzled/error.cc:210
1944
msgid "Records: %ld Duplicates: %ld"
1947
#: drizzled/error.cc:212
2202
1949
"Incorrect prefix key; the used key part isn't a string, the used length is "
2203
1950
"longer than the key part, or the storage engine doesn't support unique "
2207
#: ../drizzled/error.cc:294
1954
#: drizzled/error.cc:214
2208
1955
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2211
#: ../drizzled/error.cc:295
1958
#: drizzled/error.cc:216
2213
1960
msgid "Can't DROP '%-.192s'; check that column/key exists"
2216
#: ../drizzled/error.cc:296
1963
#: drizzled/error.cc:218
2218
1965
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2221
#: ../drizzled/error.cc:297
1968
#: drizzled/error.cc:220
2223
1970
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2226
#. KILL session errors
2227
#: ../drizzled/error.cc:300
2229
msgid "Unknown session id: %lu"
2232
#: ../drizzled/error.cc:301
2234
msgid "You are not the owner of session %lu"
2237
#: ../drizzled/error.cc:302
2238
msgid "You cannot kill the session you are connected from."
2241
#: ../drizzled/error.cc:305
1973
#: drizzled/error.cc:222
1975
msgid "Unknown thread id: %lu"
1978
#: drizzled/error.cc:224
1980
msgid "You are not owner of thread %lu"
1983
#: drizzled/error.cc:226
2242
1984
msgid "No tables used"
2245
#: ../drizzled/error.cc:306
1987
#: drizzled/error.cc:228
1989
msgid "Too many strings for column %-.192s and SET"
1992
#: drizzled/error.cc:230
1994
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1997
#: drizzled/error.cc:232
1999
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2002
#: drizzled/error.cc:234
2004
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2007
#: drizzled/error.cc:236
2247
2009
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2250
#: ../drizzled/error.cc:307
2012
#: drizzled/error.cc:238
2252
msgid "Incorrect schema name '%-.100s'"
2014
msgid "Incorrect database name '%-.100s'"
2255
#: ../drizzled/error.cc:308
2017
#: drizzled/error.cc:240
2257
2019
msgid "Incorrect table name '%-.100s'"
2260
#: ../drizzled/error.cc:309
2022
#: drizzled/error.cc:242
2262
2024
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2263
2025
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2266
#: ../drizzled/error.cc:310
2028
#: drizzled/error.cc:244
2267
2029
msgid "Unknown error"
2270
#: ../drizzled/error.cc:311
2032
#: drizzled/error.cc:246
2272
2034
msgid "Unknown procedure '%-.192s'"
2275
#: ../drizzled/error.cc:312
2037
#: drizzled/error.cc:248
2277
2039
msgid "Incorrect parameter count to procedure '%-.192s'"
2280
#: ../drizzled/error.cc:313
2042
#: drizzled/error.cc:250
2044
msgid "Incorrect parameters to procedure '%-.192s'"
2047
#: drizzled/error.cc:252
2282
2049
msgid "Unknown table '%-.192s' in %-.32s"
2285
#: ../drizzled/error.cc:314
2052
#: drizzled/error.cc:254
2287
2054
msgid "Column '%-.192s' specified twice"
2290
#: ../drizzled/error.cc:315
2057
#: drizzled/error.cc:256
2291
2058
msgid "Invalid use of group function"
2294
#: ../drizzled/error.cc:316
2061
#: drizzled/error.cc:258
2297
2064
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2300
#: ../drizzled/error.cc:317
2067
#: drizzled/error.cc:260
2301
2068
msgid "A table must have at least 1 column"
2304
#: ../drizzled/error.cc:318
2071
#: drizzled/error.cc:262
2306
2073
msgid "The table '%-.192s' is full"
2309
#: ../drizzled/error.cc:319
2076
#: drizzled/error.cc:264
2078
msgid "Unknown character set: '%-.64s'"
2081
#: drizzled/error.cc:266
2311
2083
msgid "Too many tables; Drizzle can only use %d tables in a join"
2314
#: ../drizzled/error.cc:320
2086
#: drizzled/error.cc:268
2315
2087
msgid "Too many columns"
2318
#: ../drizzled/error.cc:321
2090
#: drizzled/error.cc:270
2321
2093
"Row size too large. The maximum row size for the used table type, not "
2322
2094
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2325
#: ../drizzled/error.cc:322
2097
#: drizzled/error.cc:272
2100
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2101
"thread_stack=#' to specify a bigger stack if needed"
2104
#: drizzled/error.cc:274
2326
2105
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2329
#: ../drizzled/error.cc:323
2332
"Table handler doesn't support NULL in given index. Please change column "
2333
"'%-.192s' to be NOT NULL or use another handler"
2336
#: ../drizzled/error.cc:324
2337
msgid "No paths allowed for plugin library"
2340
#: ../drizzled/error.cc:325
2342
msgid "Plugin '%-.192s' already exists"
2345
#: ../drizzled/error.cc:326
2347
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2350
#: ../drizzled/error.cc:327
2352
msgid "Can't find symbol '%-.128s' in library '%s'"
2355
#: ../drizzled/error.cc:328
2108
#: drizzled/error.cc:276
2111
"Table handler doesn't support NULL in given index. Please change column '%-"
2112
".192s' to be NOT NULL or use another handler"
2115
#: drizzled/error.cc:278
2117
msgid "Can't load function '%-.192s'"
2120
#: drizzled/error.cc:280
2122
msgid "Can't initialize function '%-.192s'; %-.80s"
2125
#: drizzled/error.cc:282
2126
msgid "No paths allowed for shared library"
2129
#: drizzled/error.cc:284
2131
msgid "Function '%-.192s' already exists"
2134
#: drizzled/error.cc:286
2136
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2139
#: drizzled/error.cc:288
2141
msgid "Can't find symbol '%-.128s' in library"
2144
#: drizzled/error.cc:290
2146
msgid "Function '%-.192s' is not defined"
2149
#: drizzled/error.cc:292
2152
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2153
"'drizzleadmin flush-hosts'"
2156
#: drizzled/error.cc:294
2158
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2161
#: drizzled/error.cc:296
2163
"You are using Drizzle as an anonymous user and anonymous users are not "
2164
"allowed to change passwords"
2167
#: drizzled/error.cc:298
2169
"You must have privileges to update tables in the drizzle database to be able "
2170
"to change passwords for others"
2173
#: drizzled/error.cc:300
2174
msgid "Can't find any matching row in the user table"
2177
#: drizzled/error.cc:302
2357
2179
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2360
#: ../drizzled/error.cc:329
2182
#: drizzled/error.cc:304
2363
2185
"Can't create a new thread (errno %d); if you are not out of available "
2364
2186
"memory, you can consult the manual for a possible OS-dependent bug"
2367
#: ../drizzled/error.cc:330
2189
#: drizzled/error.cc:306
2369
2191
msgid "Column count doesn't match value count at row %ld"
2372
#: ../drizzled/error.cc:331
2194
#: drizzled/error.cc:308
2374
2196
msgid "Can't reopen table: '%-.192s'"
2377
#: ../drizzled/error.cc:332
2199
#: drizzled/error.cc:310
2200
msgid "Invalid use of NULL value"
2203
#: drizzled/error.cc:312
2205
msgid "Got error '%-.64s' from regexp"
2208
#: drizzled/error.cc:314
2379
2210
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2380
2211
"illegal if there is no GROUP BY clause"
2383
#: ../drizzled/error.cc:333
2214
#: drizzled/error.cc:316
2216
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2219
#: drizzled/error.cc:318
2221
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2224
#: drizzled/error.cc:320
2227
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2231
#: drizzled/error.cc:322
2233
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2234
"privileges can be used"
2237
#: drizzled/error.cc:324
2238
msgid "The host or user argument to GRANT is too long"
2241
#: drizzled/error.cc:326
2385
2243
msgid "Table '%-.192s.%-.192s' doesn't exist"
2388
#: ../drizzled/error.cc:334
2246
#: drizzled/error.cc:328
2249
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2253
#: drizzled/error.cc:330
2254
msgid "The used command is not allowed with this Drizzle version"
2257
#: drizzled/error.cc:332
2390
2259
"You have an error in your SQL syntax; check the manual that corresponds to "
2391
2260
"your Drizzle server version for the right syntax to use"
2394
#: ../drizzled/error.cc:335
2263
#: drizzled/error.cc:334
2265
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2268
#: drizzled/error.cc:336
2269
msgid "Too many delayed threads in use"
2272
#: drizzled/error.cc:338
2274
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2277
#: drizzled/error.cc:340
2395
2278
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2398
#: ../drizzled/error.cc:336
2281
#: drizzled/error.cc:342
2282
msgid "Got a read error from the connection pipe"
2285
#: drizzled/error.cc:344
2286
msgid "Got an error from fcntl()"
2289
#: drizzled/error.cc:346
2399
2290
msgid "Got packets out of order"
2402
#: ../drizzled/error.cc:337
2293
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2294
msgid "Couldn't uncompress communication packet"
2297
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2298
msgid "Got an error reading communication packets"
2301
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2302
msgid "Got timeout reading communication packets"
2305
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2306
msgid "Got an error writing communication packets"
2309
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2310
msgid "Got timeout writing communication packets"
2313
#: drizzled/error.cc:358
2314
msgid "Result string is longer than 'max_allowed_packet' bytes"
2317
#: drizzled/error.cc:360
2403
2318
msgid "The used table type doesn't support BLOB/TEXT columns"
2406
#: ../drizzled/error.cc:338
2321
#: drizzled/error.cc:362
2407
2322
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2410
#: ../drizzled/error.cc:339
2325
#: drizzled/error.cc:364
2328
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2332
#: drizzled/error.cc:366
2412
2334
msgid "Incorrect column name '%-.100s'"
2415
#: ../drizzled/error.cc:340
2337
#: drizzled/error.cc:368
2417
2339
msgid "The used storage engine can't index column '%-.192s'"
2420
#: ../drizzled/error.cc:341
2342
#: drizzled/error.cc:370
2422
2344
"Unable to open underlying table which is differently defined or of non-"
2423
2345
"MyISAM type or doesn't exist"
2426
#: ../drizzled/error.cc:342
2348
#: drizzled/error.cc:372
2428
2350
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2431
#: ../drizzled/error.cc:343
2353
#: drizzled/error.cc:374
2434
2356
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2437
#: ../drizzled/error.cc:344
2359
#: drizzled/error.cc:376
2439
2361
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2440
2362
"UNIQUE instead"
2443
#: ../drizzled/error.cc:345
2365
#: drizzled/error.cc:378
2444
2366
msgid "Result consisted of more than one row"
2447
#: ../drizzled/error.cc:346
2369
#: drizzled/error.cc:380
2448
2370
msgid "This table type requires a primary key"
2451
#: ../drizzled/error.cc:347
2373
#: drizzled/error.cc:382
2374
msgid "This version of Drizzle is not compiled with RAID support"
2377
#: drizzled/error.cc:384
2379
"You are using safe update mode and you tried to update a table without a "
2380
"WHERE that uses a KEY column"
2383
#: drizzled/error.cc:386
2453
2385
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2456
#: ../drizzled/error.cc:348
2388
#: drizzled/error.cc:388
2457
2389
msgid "Can't open table"
2460
#: ../drizzled/error.cc:349
2392
#: drizzled/error.cc:390
2462
2394
msgid "The storage engine for the table doesn't support %s"
2465
#: ../drizzled/error.cc:350
2397
#: drizzled/error.cc:392
2398
msgid "You are not allowed to execute this command in a transaction"
2401
#: drizzled/error.cc:394
2467
2403
msgid "Got error %d during COMMIT"
2470
#: ../drizzled/error.cc:351
2406
#: drizzled/error.cc:396
2472
2408
msgid "Got error %d during ROLLBACK"
2475
#. This is a very incorrect place to use the PRIi64 macro as the
2476
#. program that looks over the source for the N_() macros does not
2477
#. (obviously) do macro expansion, so the string is entirely wrong for
2478
#. what it is trying to output for every language except english.
2479
#: ../drizzled/error.cc:356
2411
#: drizzled/error.cc:398
2413
msgid "Got error %d during FLUSH_LOGS"
2416
#: drizzled/error.cc:400
2418
msgid "Got error %d during CHECKPOINT"
2421
#: drizzled/error.cc:402
2482
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2486
#: ../drizzled/error.cc:357
2424
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2428
#: drizzled/error.cc:404
2429
msgid "The storage engine for the table does not support binary table dump"
2432
#: drizzled/error.cc:406
2433
msgid "Binlog closed, cannot RESET MASTER"
2436
#: drizzled/error.cc:408
2438
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2441
#: drizzled/error.cc:410
2443
msgid "Error from master: '%-.64s'"
2446
#: drizzled/error.cc:412
2447
msgid "Net error reading from master"
2450
#: drizzled/error.cc:414
2451
msgid "Net error writing to master"
2454
#: drizzled/error.cc:416
2455
msgid "Can't find FULLTEXT index matching the column list"
2458
#: drizzled/error.cc:418
2488
2460
"Can't execute the given command because you have active locked tables or an "
2489
2461
"active transaction"
2492
#: ../drizzled/error.cc:358
2464
#: drizzled/error.cc:420
2494
2466
msgid "Unknown system variable '%-.64s'"
2497
#: ../drizzled/error.cc:359
2469
#: drizzled/error.cc:422
2499
2471
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2502
#: ../drizzled/error.cc:360
2474
#: drizzled/error.cc:424
2505
2477
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2508
#: ../drizzled/error.cc:361
2480
#: drizzled/error.cc:426
2509
2481
msgid "Some non-transactional changed tables couldn't be rolled back"
2512
#: ../drizzled/error.cc:362
2484
#: drizzled/error.cc:428
2486
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2487
"of storage; increase this drizzled variable and try again"
2490
#: drizzled/error.cc:430
2492
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2495
#: drizzled/error.cc:432
2497
"This operation requires a running slave; configure slave and do START SLAVE"
2500
#: drizzled/error.cc:434
2501
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2504
#: drizzled/error.cc:436
2506
"Could not initialize master info structure; more error messages can be found "
2507
"in the Drizzle error log"
2510
#: drizzled/error.cc:438
2511
msgid "Could not create slave thread; check system resources"
2514
#: drizzled/error.cc:440
2517
"User %-.64s already has more than 'max_user_connections' active connections"
2520
#: drizzled/error.cc:442
2513
2521
msgid "You may only use constant expressions with SET"
2516
#: ../drizzled/error.cc:363
2524
#: drizzled/error.cc:444
2517
2525
msgid "Lock wait timeout exceeded; try restarting transaction"
2520
#: ../drizzled/error.cc:364
2528
#: drizzled/error.cc:446
2521
2529
msgid "The total number of locks exceeds the lock table size"
2524
#: ../drizzled/error.cc:365
2532
#: drizzled/error.cc:448
2525
2533
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2528
#: ../drizzled/error.cc:366
2536
#: drizzled/error.cc:450
2529
2537
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2532
#: ../drizzled/error.cc:367
2540
#: drizzled/error.cc:452
2541
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2544
#: drizzled/error.cc:454
2534
2546
msgid "Incorrect arguments to %s"
2537
#: ../drizzled/error.cc:368
2549
#: drizzled/error.cc:456
2551
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2554
#: drizzled/error.cc:458
2556
"Incorrect table definition; all MERGE tables must be in the same database"
2559
#: drizzled/error.cc:460
2538
2560
msgid "Deadlock found when trying to get lock; try restarting transaction"
2541
#: ../drizzled/error.cc:369
2563
#: drizzled/error.cc:462
2542
2564
msgid "The used table type doesn't support FULLTEXT indexes"
2545
#: ../drizzled/error.cc:370
2567
#: drizzled/error.cc:464
2546
2568
msgid "Cannot add foreign key constraint"
2549
#: ../drizzled/error.cc:371
2571
#: drizzled/error.cc:466
2550
2572
msgid "Cannot add or update a child row: a foreign key constraint fails"
2553
#: ../drizzled/error.cc:372
2575
#: drizzled/error.cc:468
2554
2576
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2557
#: ../drizzled/error.cc:373
2579
#: drizzled/error.cc:470
2581
msgid "Error connecting to master: %-.128s"
2584
#: drizzled/error.cc:472
2586
msgid "Error running query on master: %-.128s"
2589
#: drizzled/error.cc:474
2591
msgid "Error when executing command %s: %-.128s"
2594
#: drizzled/error.cc:476
2559
2596
msgid "Incorrect usage of %s and %s"
2562
#: ../drizzled/error.cc:374
2599
#: drizzled/error.cc:478
2563
2600
msgid "The used SELECT statements have a different number of columns"
2566
#: ../drizzled/error.cc:375
2603
#: drizzled/error.cc:480
2567
2604
msgid "Can't execute the query because you have a conflicting read lock"
2570
#: ../drizzled/error.cc:376
2607
#: drizzled/error.cc:482
2608
msgid "Mixing of transactional and non-transactional tables is disabled"
2611
#: drizzled/error.cc:484
2613
msgid "Option '%s' used twice in statement"
2616
#: drizzled/error.cc:486
2618
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2621
#: drizzled/error.cc:488
2623
msgid "Access denied; you need the %-.128s privilege for this operation"
2626
#: drizzled/error.cc:490
2573
2629
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2576
#: ../drizzled/error.cc:377
2632
#: drizzled/error.cc:492
2579
2635
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2582
#: ../drizzled/error.cc:378
2638
#: drizzled/error.cc:494
2584
2640
msgid "Variable '%-.64s' doesn't have a default value"
2587
#: ../drizzled/error.cc:379
2643
#: drizzled/error.cc:496
2589
2645
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2592
#: ../drizzled/error.cc:380
2648
#: drizzled/error.cc:498
2594
2650
msgid "Incorrect argument type to variable '%-.64s'"
2597
#: ../drizzled/error.cc:381
2653
#: drizzled/error.cc:500
2599
2655
msgid "Variable '%-.64s' can only be set, not read"
2602
#: ../drizzled/error.cc:382
2658
#: drizzled/error.cc:502
2604
2660
msgid "Incorrect usage/placement of '%s'"
2607
#: ../drizzled/error.cc:383
2663
#: drizzled/error.cc:504
2609
2665
msgid "This version of Drizzle doesn't yet support '%s'"
2612
#: ../drizzled/error.cc:384
2668
#: drizzled/error.cc:506
2671
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2674
#: drizzled/error.cc:508
2675
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2678
#: drizzled/error.cc:510
2614
2680
msgid "Variable '%-.192s' is a %s variable"
2617
#: ../drizzled/error.cc:385
2683
#: drizzled/error.cc:512
2619
2685
msgid "Incorrect foreign key definition for '%-.192s': %s"
2622
#: ../drizzled/error.cc:386
2688
#: drizzled/error.cc:514
2623
2689
msgid "Key reference and table reference don't match"
2626
#: ../drizzled/error.cc:387
2692
#: drizzled/error.cc:516
2628
2694
msgid "Operand should contain %d column(s)"
2631
#: ../drizzled/error.cc:388
2697
#: drizzled/error.cc:518
2632
2698
msgid "Subquery returns more than 1 row"
2635
#: ../drizzled/error.cc:389
2701
#: drizzled/error.cc:520
2703
msgid "Unknown prepared statement handler (%.*s) given to %s"
2706
#: drizzled/error.cc:522
2707
msgid "Help database is corrupt or does not exist"
2710
#: drizzled/error.cc:524
2711
msgid "Cyclic reference on subqueries"
2714
#: drizzled/error.cc:526
2637
2716
msgid "Converting column '%s' from %s to %s"
2640
#: ../drizzled/error.cc:390
2719
#: drizzled/error.cc:528
2642
2721
msgid "Reference '%-.64s' not supported (%s)"
2645
#: ../drizzled/error.cc:391
2724
#: drizzled/error.cc:530
2646
2725
msgid "Every derived table must have its own alias"
2649
#: ../drizzled/error.cc:392
2728
#: drizzled/error.cc:532
2651
2730
msgid "Select %u was reduced during optimization"
2654
#: ../drizzled/error.cc:393
2733
#: drizzled/error.cc:534
2656
2735
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2659
#: ../drizzled/error.cc:394
2738
#: drizzled/error.cc:536
2740
"Client does not support authentication protocol requested by server; "
2741
"consider upgrading Drizzle client"
2744
#: drizzled/error.cc:538
2660
2745
msgid "All parts of a SPATIAL index must be NOT NULL"
2663
#: ../drizzled/error.cc:395
2748
#: drizzled/error.cc:540
2665
2750
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2668
#: ../drizzled/error.cc:396
2753
#: drizzled/error.cc:542
2754
msgid "Slave is already running"
2757
#: drizzled/error.cc:544
2758
msgid "Slave already has been stopped"
2761
#: drizzled/error.cc:546
2671
"Uncompressed data size too large; the maximum size is %d (based on "
2672
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2764
"Uncompressed data size too large; the maximum size is %d (probably, length "
2765
"of uncompressed data was corrupted)"
2675
#: ../drizzled/error.cc:397
2768
#: drizzled/error.cc:548
2676
2769
msgid "ZLIB: Not enough memory"
2679
#: ../drizzled/error.cc:398
2772
#: drizzled/error.cc:550
2681
2774
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2682
2775
"data was corrupted)"
2685
#: ../drizzled/error.cc:399
2778
#: drizzled/error.cc:552
2686
2779
msgid "ZLIB: Input data corrupted"
2689
#: ../drizzled/error.cc:400
2782
#: drizzled/error.cc:554
2691
2784
msgid "%d line(s) were cut by GROUP_CONCAT()"
2694
#: ../drizzled/error.cc:401
2787
#: drizzled/error.cc:556
2696
2789
msgid "Row %ld doesn't contain data for all columns"
2699
#: ../drizzled/error.cc:402
2792
#: drizzled/error.cc:558
2702
2795
"Row %ld was truncated; it contained more data than there were input columns"
2705
#: ../drizzled/error.cc:403
2798
#: drizzled/error.cc:560
2708
2801
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2711
#: ../drizzled/error.cc:404
2804
#: drizzled/error.cc:562
2713
2806
msgid "Out of range value for column '%s' at row %ld"
2716
#: ../drizzled/error.cc:405
2809
#: drizzled/error.cc:564
2718
2811
msgid "Data truncated for column '%s' at row %ld"
2721
#: ../drizzled/error.cc:406
2814
#: drizzled/error.cc:566
2816
msgid "Using storage engine %s for table '%s'"
2819
#: drizzled/error.cc:568
2723
2821
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2726
#: ../drizzled/error.cc:407
2824
#: drizzled/error.cc:570
2825
msgid "Cannot drop one or more of the requested users"
2828
#: drizzled/error.cc:572
2829
msgid "Can't revoke all privileges for one or more of the requested users"
2832
#: drizzled/error.cc:574
2728
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2835
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2731
#: ../drizzled/error.cc:408
2838
#: drizzled/error.cc:576
2733
2840
msgid "Illegal mix of collations for operation '%s'"
2736
#: ../drizzled/error.cc:409
2843
#: drizzled/error.cc:578
2739
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2846
"Variable '%-.64s' is not a variable component (can't be used as "
2847
"XXXX.variable_name)"
2743
#: ../drizzled/error.cc:410
2850
#: drizzled/error.cc:580
2745
2852
msgid "Unknown collation: '%-.64s'"
2748
#: ../drizzled/error.cc:411
2855
#: drizzled/error.cc:582
2857
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2858
"compiled without SSL support; they can be used later if Drizzle slave with "
2862
#: drizzled/error.cc:584
2865
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2866
"old format; please change the password to the new format"
2869
#: drizzled/error.cc:586
2751
2872
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2755
#: ../drizzled/error.cc:412
2876
#: drizzled/error.cc:588
2878
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2881
#: drizzled/error.cc:590
2883
"It is recommended to use --skip-slave-start when doing step-by-step "
2884
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2885
"get an unexpected slave's drizzled restart"
2888
#: drizzled/error.cc:592
2889
msgid "SQL thread is not to be started so UNTIL options are ignored"
2892
#: drizzled/error.cc:594
2757
2894
msgid "Incorrect index name '%-.100s'"
2760
#: ../drizzled/error.cc:413
2897
#: drizzled/error.cc:596
2762
2899
msgid "Incorrect catalog name '%-.100s'"
2765
#: ../drizzled/error.cc:414
2902
#: drizzled/error.cc:598
2904
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2907
#: drizzled/error.cc:600
2767
2909
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2770
#: ../drizzled/error.cc:415
2912
#: drizzled/error.cc:602
2914
msgid "Unknown key cache '%-.100s'"
2917
#: drizzled/error.cc:604
2919
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2920
"this switch for this grant to work"
2923
#: drizzled/error.cc:606
2772
2925
msgid "Unknown table engine '%s'"
2775
#: ../drizzled/error.cc:416
2928
#: drizzled/error.cc:608
2930
msgid "'%s' is deprecated; use '%s' instead"
2933
#: drizzled/error.cc:610
2777
2935
msgid "The target table %-.100s of the %s is not updatable"
2780
#: ../drizzled/error.cc:417
2938
#: drizzled/error.cc:612
2783
2941
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2787
#: ../drizzled/error.cc:418
2945
#: drizzled/error.cc:614
2790
2948
"The Drizzle server is running with the %s option so it cannot execute this "
2794
#: ../drizzled/error.cc:419
2952
#: drizzled/error.cc:616
2796
2954
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2799
#: ../drizzled/error.cc:420
2957
#: drizzled/error.cc:618
2801
2959
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2804
#: ../drizzled/error.cc:421
2962
#: drizzled/error.cc:620
2806
2964
"Incorrect table definition; there can be only one TIMESTAMP column with "
2807
2965
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2810
#: ../drizzled/error.cc:422
2968
#: drizzled/error.cc:622
2812
2970
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2815
#: ../drizzled/error.cc:423
2973
#: drizzled/error.cc:624
2974
msgid "This command is not supported in the prepared statement protocol yet"
2977
#: drizzled/error.cc:626
2817
2979
msgid "Got error %d '%-.100s' from %s"
2820
#: ../drizzled/error.cc:424
2982
#: drizzled/error.cc:628
2822
2984
msgid "Got temporary error %d '%-.100s' from %s"
2825
#: ../drizzled/error.cc:425
2987
#: drizzled/error.cc:630
2827
2989
msgid "Unknown or incorrect time zone: '%-.64s'"
2830
#: ../drizzled/error.cc:426
2992
#: drizzled/error.cc:632
2994
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2997
#: drizzled/error.cc:634
2832
2999
msgid "Invalid %s character string: '%.64s'"
2835
#: ../drizzled/error.cc:427
3002
#: drizzled/error.cc:636
2837
3004
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2840
#: ../drizzled/error.cc:428
3007
#: drizzled/error.cc:638
3009
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3012
#: drizzled/error.cc:640
3014
msgid "Can't create a %s from within another stored routine"
3017
#: drizzled/error.cc:642
3019
msgid "%s %s already exists"
3022
#: drizzled/error.cc:644
2842
3024
msgid "%s %s does not exist"
2845
#: ../drizzled/error.cc:429
3027
#: drizzled/error.cc:646
3029
msgid "Failed to DROP %s %s"
3032
#: drizzled/error.cc:648
3034
msgid "Failed to CREATE %s %s"
3037
#: drizzled/error.cc:650
3039
msgid "%s with no matching label: %s"
3042
#: drizzled/error.cc:652
3044
msgid "Redefining label %s"
3047
#: drizzled/error.cc:654
3049
msgid "End-label %s without match"
3052
#: drizzled/error.cc:656
3054
msgid "Referring to uninitialized variable %s"
3057
#: drizzled/error.cc:658
3059
msgid "PROCEDURE %s can't return a result set in the given context"
3062
#: drizzled/error.cc:660
3063
msgid "RETURN is only allowed in a FUNCTION"
3066
#: drizzled/error.cc:662
3068
msgid "%s is not allowed in stored procedures"
3071
#: drizzled/error.cc:664
3073
"The update log is deprecated and replaced by the binary log; SET "
3074
"SQL_LOG_UPDATE has been ignored"
3077
#: drizzled/error.cc:666
3079
"The update log is deprecated and replaced by the binary log; SET "
3080
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3083
#: drizzled/error.cc:668
2846
3084
msgid "Query execution was interrupted"
2849
#: ../drizzled/error.cc:430
2852
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2853
"(s) or definer/invoker of view lack rights to use them"
2856
#: ../drizzled/error.cc:431
3087
#: drizzled/error.cc:670
3089
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3092
#: drizzled/error.cc:672
3094
msgid "Undefined CONDITION: %s"
3097
#: drizzled/error.cc:674
3099
msgid "No RETURN found in FUNCTION %s"
3102
#: drizzled/error.cc:676
3104
msgid "FUNCTION %s ended without RETURN"
3107
#: drizzled/error.cc:678
3108
msgid "Cursor statement must be a SELECT"
3111
#: drizzled/error.cc:680
3112
msgid "Cursor SELECT must not have INTO"
3115
#: drizzled/error.cc:682
3117
msgid "Undefined CURSOR: %s"
3120
#: drizzled/error.cc:684
3121
msgid "Cursor is already open"
3124
#: drizzled/error.cc:686
3125
msgid "Cursor is not open"
3128
#: drizzled/error.cc:688
3130
msgid "Undeclared variable: %s"
3133
#: drizzled/error.cc:690
3134
msgid "Incorrect number of FETCH variables"
3137
#: drizzled/error.cc:692
3138
msgid "No data - zero rows fetched, selected, or processed"
3141
#: drizzled/error.cc:694
3143
msgid "Duplicate parameter: %s"
3146
#: drizzled/error.cc:696
3148
msgid "Duplicate variable: %s"
3151
#: drizzled/error.cc:698
3153
msgid "Duplicate condition: %s"
3156
#: drizzled/error.cc:700
3158
msgid "Duplicate cursor: %s"
3161
#: drizzled/error.cc:702
3163
msgid "Failed to ALTER %s %s"
3166
#: drizzled/error.cc:704
3167
msgid "Subquery value not supported"
3170
#: drizzled/error.cc:706
3172
msgid "%s is not allowed in stored function or trigger"
3175
#: drizzled/error.cc:708
3176
msgid "Variable or condition declaration after cursor or handler declaration"
3179
#: drizzled/error.cc:710
3180
msgid "Cursor declaration after handler declaration"
3183
#: drizzled/error.cc:712
3184
msgid "Case not found for CASE statement"
3187
#: drizzled/error.cc:714
3189
msgid "Configuration file '%-.192s' is too big"
3192
#: drizzled/error.cc:716
3194
msgid "Malformed file type header in file '%-.192s'"
3197
#: drizzled/error.cc:718
3199
msgid "Unexpected end of file while parsing comment '%-.200s'"
3202
#: drizzled/error.cc:720
3204
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3207
#: drizzled/error.cc:722
3209
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3212
#: drizzled/error.cc:724
3214
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3217
#: drizzled/error.cc:726
3219
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3222
#: drizzled/error.cc:728
3224
msgid "'%-.192s.%-.192s' is not %s"
3227
#: drizzled/error.cc:730
3229
msgid "Column '%-.192s' is not updatable"
3232
#: drizzled/error.cc:732
3233
msgid "View's SELECT contains a subquery in the FROM clause"
3236
#: drizzled/error.cc:734
3238
msgid "View's SELECT contains a '%s' clause"
3241
#: drizzled/error.cc:736
3242
msgid "View's SELECT contains a variable or parameter"
3245
#: drizzled/error.cc:738
3247
msgid "View's SELECT refers to a temporary table '%-.192s'"
3250
#: drizzled/error.cc:740
3251
msgid "View's SELECT and view's field list have different column counts"
3254
#: drizzled/error.cc:742
3256
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3259
#: drizzled/error.cc:744
3261
"View being updated does not have complete key of underlying table in it"
3264
#: drizzled/error.cc:746
3267
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3268
"function(s) or definer/invoker of view lack rights to use them"
3271
#: drizzled/error.cc:748
3273
msgid "Can't drop or alter a %s from within another stored routine"
3276
#: drizzled/error.cc:750
3277
msgid "GOTO is not allowed in a stored procedure handler"
3280
#: drizzled/error.cc:752
3281
msgid "Trigger already exists"
3284
#: drizzled/error.cc:754
3285
msgid "Trigger does not exist"
3288
#: drizzled/error.cc:756
3290
msgid "Trigger's '%-.192s' is view or temporary table"
3293
#: drizzled/error.cc:758
3295
msgid "Updating of %s row is not allowed in %strigger"
3298
#: drizzled/error.cc:760
3300
msgid "There is no %s row in %s trigger"
3303
#: drizzled/error.cc:762
2858
3305
msgid "Field '%-.192s' doesn't have a default value"
2861
#: ../drizzled/error.cc:432
3308
#: drizzled/error.cc:764
2862
3309
msgid "Division by 0"
2865
#: ../drizzled/error.cc:433
3312
#: drizzled/error.cc:766
2867
3314
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2870
#: ../drizzled/error.cc:434
3317
#: drizzled/error.cc:768
2872
3319
msgid "Illegal %s '%-.192s' value found during parsing"
2875
#: ../drizzled/error.cc:435
3322
#: drizzled/error.cc:770
3324
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3327
#: drizzled/error.cc:772
3329
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3332
#: drizzled/error.cc:774
3334
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3337
#: drizzled/error.cc:776
3339
msgid "Failed purging old relay logs: %s"
3342
#: drizzled/error.cc:778
3344
msgid "Password hash should be a %d-digit hexadecimal number"
3347
#: drizzled/error.cc:780
3348
msgid "Target log not found in binlog index"
3351
#: drizzled/error.cc:782
3352
msgid "I/O error reading log index file"
3355
#: drizzled/error.cc:784
3356
msgid "Server configuration does not permit binlog purge"
3359
#: drizzled/error.cc:786
3360
msgid "Failed on fseek()"
3363
#: drizzled/error.cc:788
3364
msgid "Fatal error during log purge"
3367
#: drizzled/error.cc:790
3368
msgid "A purgeable log is in use, will not purge"
3371
#: drizzled/error.cc:792
3372
msgid "Unknown error during log purge"
3375
#: drizzled/error.cc:794
3377
msgid "Failed initializing relay log position: %s"
3380
#: drizzled/error.cc:796
3381
msgid "You are not using binary logging"
3384
#: drizzled/error.cc:798
3387
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3390
#: drizzled/error.cc:800
3391
msgid "WSAStartup Failed"
3394
#: drizzled/error.cc:802
3395
msgid "Can't handle procedures with different groups yet"
3398
#: drizzled/error.cc:804
3399
msgid "Select must have a group with this procedure"
3402
#: drizzled/error.cc:806
3403
msgid "Can't use ORDER clause with this procedure"
3406
#: drizzled/error.cc:808
3408
msgid "Binary logging and replication forbid changing the global server %s"
3411
#: drizzled/error.cc:810
3413
msgid "Can't map file: %-.200s, errno: %d"
3416
#: drizzled/error.cc:812
3418
msgid "Wrong magic in %-.64s"
3421
#: drizzled/error.cc:814
3422
msgid "Prepared statement contains too many placeholders"
3425
#: drizzled/error.cc:816
2877
3427
msgid "Key part '%-.192s' length cannot be 0"
2880
#: ../drizzled/error.cc:436
3430
#: drizzled/error.cc:818
3431
msgid "View text checksum failed"
3434
#: drizzled/error.cc:820
3437
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3440
#: drizzled/error.cc:822
3442
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3445
#: drizzled/error.cc:824
3447
msgid "Can not delete from join view '%-.192s.%-.192s'"
3450
#: drizzled/error.cc:826
3452
msgid "Operation %s failed for %.256s"
3455
#: drizzled/error.cc:828
3456
msgid "XAER_NOTA: Unknown XID"
3459
#: drizzled/error.cc:830
3460
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3463
#: drizzled/error.cc:832
2883
3466
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2884
3467
"the %.64s state"
2887
#: ../drizzled/error.cc:437
3470
#: drizzled/error.cc:834
3471
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3474
#: drizzled/error.cc:836
3476
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3480
#: drizzled/error.cc:838
3481
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3484
#: drizzled/error.cc:840
3487
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3491
#: drizzled/error.cc:842
3492
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3495
#: drizzled/error.cc:844
3496
msgid "Failed to revoke all privileges to dropped routine"
3499
#: drizzled/error.cc:846
2889
3501
msgid "Data too long for column '%s' at row %ld"
2892
#: ../drizzled/error.cc:438
3504
#: drizzled/error.cc:848
3506
msgid "Bad SQLSTATE: '%s'"
3509
#: drizzled/error.cc:850
2895
3512
"%s: ready for connections.\n"
2896
"Version: '%s' %s\n"
3513
"Version: '%s' socket: '%s' port: %d %s"
2899
#: ../drizzled/error.cc:439
3516
#: drizzled/error.cc:852
2900
3517
msgid "Can't load value from file with fixed size rows to variable"
2903
#: ../drizzled/error.cc:440
3520
#: drizzled/error.cc:854
3521
msgid "You are not allowed to create a user with GRANT"
3524
#: drizzled/error.cc:856
2905
3526
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2908
#: ../drizzled/error.cc:441
3529
#: drizzled/error.cc:858
2909
3530
msgid "Table definition has changed, please retry transaction"
2912
#: ../drizzled/error.cc:442
3533
#: drizzled/error.cc:860
3534
msgid "Duplicate handler declared in the same block"
3537
#: drizzled/error.cc:862
3540
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3541
"variable in BEFORE trigger"
3544
#: drizzled/error.cc:864
2914
3546
msgid "Not allowed to return a result set from a %s"
2917
#: ../drizzled/error.cc:443
3549
#: drizzled/error.cc:866
2918
3550
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2921
#: ../drizzled/error.cc:444
3553
#: drizzled/error.cc:868
3555
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3556
"declaration and binary logging is enabled; if non-transactional tables were "
3557
"updated, the binary log will miss their changes"
3560
#: drizzled/error.cc:870
3562
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3563
"declaration and binary logging is enabled (you *might* want to use the less "
3564
"safe log_bin_trust_function_creators variable)"
3567
#: drizzled/error.cc:872
3569
"You do not have the SUPER privilege and binary logging is enabled (you "
3570
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3573
#: drizzled/error.cc:874
3575
"You can't execute a prepared statement which has an open cursor associated "
3576
"with it. Reset the statement to re-execute it."
3579
#: drizzled/error.cc:876
3581
msgid "The statement (%lu) has no open cursor."
3584
#: drizzled/error.cc:878
2923
3586
"Explicit or implicit commit is not allowed in stored function or trigger."
2926
#: ../drizzled/error.cc:445
3589
#: drizzled/error.cc:880
3592
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3595
#: drizzled/error.cc:882
3596
msgid "Recursive stored functions and triggers are not allowed."
3599
#: drizzled/error.cc:884
2928
3601
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2931
#: ../drizzled/error.cc:446
3604
#: drizzled/error.cc:886
2933
3606
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2936
#: ../drizzled/error.cc:447
2939
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2943
#: ../drizzled/error.cc:448
3609
#: drizzled/error.cc:888
3612
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3616
#: drizzled/error.cc:890
3618
"You can't combine write-locking of system tables with other tables or lock "
3622
#: drizzled/error.cc:892
3624
msgid "Unable to connect to foreign data source: %.64s"
3627
#: drizzled/error.cc:894
3630
"There was a problem processing the query on the foreign data source. Data "
3631
"source error: %-.64s"
3634
#: drizzled/error.cc:896
3637
"The foreign data source you are trying to reference does not exist. Data "
3638
"source error: %-.64s"
3641
#: drizzled/error.cc:898
3644
"Can't create federated table. The data source connection string '%-.64s' is "
3645
"not in the correct format"
3648
#: drizzled/error.cc:900
3651
"The data source connection string '%-.64s' is not in the correct format"
3654
#: drizzled/error.cc:902
3656
msgid "Can't create federated table. Foreign data src error: %-.64s"
3659
#: drizzled/error.cc:904
2944
3660
msgid "Trigger in wrong schema"
2947
#: ../drizzled/error.cc:449
3663
#: drizzled/error.cc:906
2950
3666
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2951
3667
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2954
#: ../drizzled/error.cc:450
3670
#: drizzled/error.cc:908
3672
msgid "Routine body for '%-.100s' is too long"
3675
#: drizzled/error.cc:910
3676
msgid "Cannot drop default keycache"
3679
#: drizzled/error.cc:912
2956
3681
msgid "Display width out of range for column '%-.192s' (max = %d)"
2959
#: ../drizzled/error.cc:451
3684
#: drizzled/error.cc:914
3685
msgid "XAER_DUPID: The XID already exists"
3688
#: drizzled/error.cc:916
2961
3690
msgid "Datetime function: %-.32s field overflow"
2964
#: ../drizzled/error.cc:452
3693
#: drizzled/error.cc:918
3696
"Can't update table '%-.192s' in stored function/trigger because it is "
3697
"already used by statement which invoked this stored function/trigger."
3700
#: drizzled/error.cc:920
3703
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3707
#: drizzled/error.cc:922
3709
"The prepared statement contains a stored routine call that refers to that "
3710
"same statement. It's not allowed to execute a prepared statement in such a "
3714
#: drizzled/error.cc:924
3715
msgid "Not allowed to set autocommit from a stored function or trigger"
3718
#: drizzled/error.cc:926
3719
msgid "Definer is not fully qualified"
3722
#: drizzled/error.cc:928
3725
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3726
"Current user is used as definer. Please recreate the view!"
3729
#: drizzled/error.cc:930
3732
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3736
#: drizzled/error.cc:932
3738
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3741
#: drizzled/error.cc:934
3743
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3746
#: drizzled/error.cc:936
2967
3749
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2970
#: ../drizzled/error.cc:453
3752
#: drizzled/error.cc:938
2973
3755
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2976
#: ../drizzled/error.cc:454
2977
msgid "No data - zero rows fetched, selected, or processed"
2980
#: ../drizzled/error.cc:455
2982
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2985
#: ../drizzled/error.cc:456
3758
#: drizzled/error.cc:940
3760
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3763
#: drizzled/error.cc:942
3766
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3767
"activated under the authorization of the invoker, which may have "
3768
"insufficient privileges. Please recreate the trigger."
3771
#: drizzled/error.cc:944
3773
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3776
#: drizzled/error.cc:946
3779
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3780
"exceeded for routine %.192s"
3783
#: drizzled/error.cc:948
3786
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3787
"or contains bad data (internal code %d)"
3790
#: drizzled/error.cc:950
3792
msgid "Incorrect routine name '%-.192s'"
3795
#: drizzled/error.cc:952
3798
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3801
#: drizzled/error.cc:954
3802
msgid "AGGREGATE is not supported for stored functions"
3805
#: drizzled/error.cc:956
3808
"Can't create more than max_prepared_stmt_count statements (current value: "
3812
#: drizzled/error.cc:958
3814
msgid "`%-.192s`.`%-.192s` contains view recursion"
3817
#: drizzled/error.cc:960
2987
3819
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2990
#: ../drizzled/error.cc:457
3822
#: drizzled/error.cc:962
2991
3823
msgid "The used table type doesn't support SPATIAL indexes"
2994
#: ../drizzled/error.cc:458
3826
#: drizzled/error.cc:964
3827
msgid "Triggers can not be created on system tables"
3830
#: drizzled/error.cc:966
2996
3832
msgid "Leading spaces are removed from name '%s'"
2999
#: ../drizzled/error.cc:459
3835
#: drizzled/error.cc:968
3000
3836
msgid "Failed to read auto-increment value from storage engine"
3003
#: ../drizzled/error.cc:460
3839
#: drizzled/error.cc:970
3843
#: drizzled/error.cc:972
3847
#: drizzled/error.cc:974
3005
3849
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3008
#: ../drizzled/error.cc:461
3852
#: drizzled/error.cc:976
3854
msgid "The target table %-.100s of the %s is not insertable-into"
3857
#: drizzled/error.cc:978
3860
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3863
#: drizzled/error.cc:980
3009
3864
msgid "Too high level of nesting for select"
3012
#: ../drizzled/error.cc:462
3867
#: drizzled/error.cc:982
3014
3869
msgid "Name '%-.64s' has become ''"
3017
#: ../drizzled/error.cc:463
3872
#: drizzled/error.cc:984
3019
3874
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3020
3875
"optional and non-empty FIELDS ENCLOSED BY"
3023
#: ../drizzled/error.cc:464
3878
#: drizzled/error.cc:986
3880
msgid "The foreign server, %s, you are trying to create already exists."
3883
#: drizzled/error.cc:988
3886
"The foreign server name you are trying to reference does not exist. Data "
3887
"source error: %-.64s"
3890
#: drizzled/error.cc:990
3026
3893
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3029
#: ../drizzled/error.cc:465
3031
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3034
#: ../drizzled/error.cc:466
3896
#: drizzled/error.cc:992
3899
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3903
#: drizzled/error.cc:994
3906
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3909
#: drizzled/error.cc:996
3910
msgid "MAXVALUE can only be used in last partition definition"
3913
#: drizzled/error.cc:998
3914
msgid "Subpartitions can only be hash partitions and by key"
3917
#: drizzled/error.cc:1000
3918
msgid "Must define subpartitions on all partitions if on one partition"
3921
#: drizzled/error.cc:1002
3922
msgid "Wrong number of partitions defined, mismatch with previous setting"
3925
#: drizzled/error.cc:1004
3926
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3929
#: drizzled/error.cc:1006
3931
"Constant/Random expression in (sub)partitioning function is not allowed"
3934
#: drizzled/error.cc:1008
3935
msgid "Expression in RANGE/LIST VALUES must be constant"
3938
#: drizzled/error.cc:1010
3939
msgid "Field in list of fields for partition function not found in table"
3942
#: drizzled/error.cc:1012
3943
msgid "List of fields is only allowed in KEY partitions"
3946
#: drizzled/error.cc:1014
3948
"The partition info in the frm file is not consistent with what can be "
3949
"written into the frm file"
3952
#: drizzled/error.cc:1016
3954
msgid "The %-.192s function returns the wrong type"
3957
#: drizzled/error.cc:1018
3959
msgid "For %-.64s partitions each partition must be defined"
3962
#: drizzled/error.cc:1020
3963
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3966
#: drizzled/error.cc:1022
3967
msgid "VALUES value must be of same type as partition function"
3970
#: drizzled/error.cc:1024
3971
msgid "Multiple definition of same constant in list partitioning"
3974
#: drizzled/error.cc:1026
3975
msgid "Partitioning can not be used stand-alone in query"
3978
#: drizzled/error.cc:1028
3980
"The mix of handlers in the partitions is not allowed in this version of "
3984
#: drizzled/error.cc:1030
3986
msgid "For the partitioned engine it is necessary to define all %-.64s"
3989
#: drizzled/error.cc:1032
3990
msgid "Too many partitions (including subpartitions) were defined"
3993
#: drizzled/error.cc:1034
3995
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3996
"partitioning for subpartitioning"
3999
#: drizzled/error.cc:1036
4000
msgid "Failed to create specific handler file"
4003
#: drizzled/error.cc:1038
4004
msgid "A BLOB field is not allowed in partition function"
4007
#: drizzled/error.cc:1040
4010
"A %-.192s must include all columns in the table's partitioning function"
4013
#: drizzled/error.cc:1042
4015
msgid "Number of %-.64s = 0 is not an allowed value"
4018
#: drizzled/error.cc:1044
4019
msgid "Partition management on a not partitioned table is not possible"
4022
#: drizzled/error.cc:1046
4024
"Foreign key condition is not yet supported in conjunction with partitioning"
4027
#: drizzled/error.cc:1048
4029
msgid "Error in list of partitions to %-.64s"
4032
#: drizzled/error.cc:1050
4033
msgid "Cannot remove all partitions, use DROP TABLE instead"
4036
#: drizzled/error.cc:1052
4037
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4040
#: drizzled/error.cc:1054
4042
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4046
#: drizzled/error.cc:1056
4048
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4049
"tables using HASH PARTITIONs"
4052
#: drizzled/error.cc:1058
4054
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4057
#: drizzled/error.cc:1060
4058
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4061
#: drizzled/error.cc:1062
4062
msgid "At least one partition must be added"
4065
#: drizzled/error.cc:1064
4066
msgid "At least one partition must be coalesced"
4069
#: drizzled/error.cc:1066
4070
msgid "More partitions to reorganize than there are partitions"
4073
#: drizzled/error.cc:1068
4075
msgid "Duplicate partition name %-.192s"
4078
#: drizzled/error.cc:1070
4079
msgid "It is not allowed to shut off binlog on this command"
4082
#: drizzled/error.cc:1072
4084
"When reorganizing a set of partitions they must be in consecutive order"
4087
#: drizzled/error.cc:1074
4089
"Reorganize of range partitions cannot change total ranges except for last "
4090
"partition where it can extend the range"
4093
#: drizzled/error.cc:1076
4094
msgid "Partition function not supported in this version for this handler"
4097
#: drizzled/error.cc:1078
4098
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4101
#: drizzled/error.cc:1080
4103
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4106
#: drizzled/error.cc:1082
4108
msgid "Plugin '%-.192s' is not loaded"
4111
#: drizzled/error.cc:1084
3036
4113
msgid "Incorrect %-.32s value: '%-.128s'"
3039
#: ../drizzled/error.cc:467
4116
#: drizzled/error.cc:1086
3041
4118
msgid "Table has no partition for value %-.64s"
3044
#: ../drizzled/error.cc:468
4121
#: drizzled/error.cc:1088
4123
msgid "It is not allowed to specify %s more than once"
4126
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4128
msgid "Failed to create %s"
4131
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4133
msgid "Failed to drop %s"
4136
#: drizzled/error.cc:1094
4137
msgid "The handler doesn't support autoextend of tablespaces"
4140
#: drizzled/error.cc:1096
4142
"A size parameter was incorrectly specified, either number or on the form 10M"
4145
#: drizzled/error.cc:1098
4147
"The size number was correct but we don't allow the digit part to be more "
4151
#: drizzled/error.cc:1100
4153
msgid "Failed to alter: %s"
4156
#: drizzled/error.cc:1102
3045
4157
msgid "Writing one row to the row-based binary log failed"
3048
#: ../drizzled/error.cc:469
4160
#: drizzled/error.cc:1104
4162
msgid "Table definition on master and slave does not match: %s"
4165
#: drizzled/error.cc:1106
4167
"Slave running with --log-slave-updates must use row-based binary logging to "
4168
"be able to replicate row-based binary log events"
4171
#: drizzled/error.cc:1108
4173
msgid "Event '%-.192s' already exists"
4176
#: drizzled/error.cc:1110
4178
msgid "Failed to store event %s. Error code %d from storage engine."
4181
#: drizzled/error.cc:1112
4183
msgid "Unknown event '%-.192s'"
4186
#: drizzled/error.cc:1114
4188
msgid "Failed to alter event '%-.192s'"
4191
#: drizzled/error.cc:1118
4192
msgid "INTERVAL is either not positive or too big"
4195
#: drizzled/error.cc:1120
4196
msgid "ENDS is either invalid or before STARTS"
4199
#: drizzled/error.cc:1122
4200
msgid "Event execution time is in the past. Event has been disabled"
4203
#: drizzled/error.cc:1124
4204
msgid "Failed to open drizzle.event"
4207
#: drizzled/error.cc:1126
4208
msgid "No datetime expression provided"
4211
#: drizzled/error.cc:1128
4214
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4215
"probably corrupted"
4218
#: drizzled/error.cc:1130
4220
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4223
#: drizzled/error.cc:1132
4224
msgid "Failed to delete the event from drizzle.event"
4227
#: drizzled/error.cc:1134
4228
msgid "Error during compilation of event's body"
4231
#: drizzled/error.cc:1136
4232
msgid "Same old and new event name"
4235
#: drizzled/error.cc:1138
4237
msgid "Data for column '%s' too long"
4240
#: drizzled/error.cc:1140
3050
4242
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3053
#: ../drizzled/error.cc:470
3056
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3057
"d would lead to a duplicate entry"
3060
#: ../drizzled/error.cc:471
4245
#: drizzled/error.cc:1142
4248
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4252
#: drizzled/error.cc:1144
4253
msgid "You can't write-lock a log table. Only read access is possible"
4256
#: drizzled/error.cc:1146
4257
msgid "You can't use locks with log tables."
4260
#: drizzled/error.cc:1148
4263
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4264
"%d would lead to a duplicate entry"
4267
#: drizzled/error.cc:1150
4270
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4271
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4274
#: drizzled/error.cc:1152
4276
"Cannot switch out of the row-based binary log format when the session has "
4277
"open temporary tables"
4280
#: drizzled/error.cc:1154
4282
"Cannot change the binary logging format inside a stored function or trigger"
4285
#: drizzled/error.cc:1156
4287
"The NDB cluster engine does not support changing the binlog format on the "
4291
#: drizzled/error.cc:1158
4292
msgid "Cannot create temporary table with partitions"
4295
#: drizzled/error.cc:1160
4296
msgid "Partition constant is out of partition function domain"
4299
#: drizzled/error.cc:1162
4300
msgid "This partition function is not allowed"
4303
#: drizzled/error.cc:1164
4304
msgid "Error in DDL log"
4307
#: drizzled/error.cc:1166
4308
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4311
#: drizzled/error.cc:1168
4312
msgid "Incorrect partition name"
4315
#: drizzled/error.cc:1170
3062
4317
"Transaction isolation level can't be changed while a transaction is in "
3066
#: ../drizzled/error.cc:472
4321
#: drizzled/error.cc:1172
4324
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4325
"'%-.192s' for key '%-.192s'"
4328
#: drizzled/error.cc:1174
4330
msgid "Internal scheduler error %d"
4333
#: drizzled/error.cc:1176
4335
msgid "Error during starting/stopping of the scheduler. Error code %u"
4338
#: drizzled/error.cc:1178
4339
msgid "Engine cannot be used in partitioned tables"
4342
#: drizzled/error.cc:1180
4344
msgid "Cannot activate '%-.64s' log"
4347
#: drizzled/error.cc:1182
4348
msgid "The server was not built with row-based replication"
4351
#: drizzled/error.cc:1184
4352
msgid "Decoding of base64 string failed"
4355
#: drizzled/error.cc:1186
4356
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4359
#: drizzled/error.cc:1188
4361
"Cannot proceed because system tables used by Event Scheduler were found "
4362
"damaged at server start"
4365
#: drizzled/error.cc:1190
4366
msgid "Only integers allowed as number here"
4369
#: drizzled/error.cc:1192
4370
msgid "This storage engine cannot be used for log tables"
4373
#: drizzled/error.cc:1194
4375
msgid "You cannot '%s' a log table if logging is enabled"
4378
#: drizzled/error.cc:1196
4381
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4382
"rename two tables: the log table to an archive table and another table back "
4386
#: drizzled/error.cc:1198
3068
4388
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3071
#: ../drizzled/error.cc:473
4391
#: drizzled/error.cc:1200
3073
4393
msgid "Incorrect parameters in the call to native function '%-.192s'"
3076
#: ../drizzled/error.cc:474
4396
#: drizzled/error.cc:1202
4398
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4401
#: drizzled/error.cc:1204
4403
msgid "This function '%-.192s' has the same name as a native function"
4406
#: drizzled/error.cc:1206
3078
4408
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3081
#: ../drizzled/error.cc:475
4411
#: drizzled/error.cc:1208
4412
msgid "Too many files opened, please execute the command again"
4415
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4417
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4418
"The event was dropped immediately after creation."
4421
#: drizzled/error.cc:1214
4423
msgid "The incident %s occurred on the master. Message: %-.64s"
4426
#: drizzled/error.cc:1216
4427
msgid "Table has no partition for some existing values"
4430
#: drizzled/error.cc:1218
4431
msgid "Statement is not safe to log in statement format."
4434
#: drizzled/error.cc:1220
4436
msgid "Fatal error: %s"
4439
#: drizzled/error.cc:1222
4441
msgid "Relay log read failure: %s"
4444
#: drizzled/error.cc:1224
4446
msgid "Relay log write failure: %s"
4449
#: drizzled/error.cc:1228
4451
msgid "Master command %s failed: %s"
4454
#: drizzled/error.cc:1230
4456
msgid "Binary logging not possible. Message: %s"
4459
#: drizzled/error.cc:1232
4461
msgid "View `%-.64s`.`%-.64s` has no creation context"
4464
#: drizzled/error.cc:1234
4466
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4469
#: drizzled/error.cc:1236
4471
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4474
#: drizzled/error.cc:1238
4476
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4479
#: drizzled/error.cc:1240
4481
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4484
#: drizzled/error.cc:1242
4486
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4489
#: drizzled/error.cc:1244
4491
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4494
#: drizzled/error.cc:1246
4496
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4499
#: drizzled/error.cc:1248
4501
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4504
#: drizzled/error.cc:1250
4506
msgid "Ambiguous slave modes combination. %s"
4509
#: drizzled/error.cc:1252
4512
"The BINLOG statement of type `%s` was not preceded by a format description "
4516
#: drizzled/error.cc:1254
4517
msgid "Corrupted replication event was detected"
4520
#: drizzled/error.cc:1256
3083
4522
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3086
#: ../drizzled/error.cc:477
4525
#: drizzled/error.cc:1258
4527
msgid "Being purged log %s was not found"
4530
#: drizzled/error.cc:1260
4532
msgid "Converted to non-transactional lock on '%-.64s'"
4535
#: drizzled/error.cc:1262
4537
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4540
#: drizzled/error.cc:1264
4543
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4546
#: drizzled/error.cc:1266
4548
msgid "Can't access storage engine of table %-.64s"
4551
#: drizzled/error.cc:1268
4552
msgid "Starting backup process"
4555
#: drizzled/error.cc:1270
4556
msgid "Backup completed"
4559
#: drizzled/error.cc:1272
4560
msgid "Starting restore process"
4563
#: drizzled/error.cc:1274
4564
msgid "Restore completed"
4567
#: drizzled/error.cc:1276
4568
msgid "Nothing to backup"
4571
#: drizzled/error.cc:1278
4573
msgid "Database '%-.64s' cannot be included in a backup"
4576
#: drizzled/error.cc:1280
4578
"Error during backup operation - server's error log contains more information "
4582
#: drizzled/error.cc:1282
4584
"Error during restore operation - server's error log contains more "
4585
"information about the error"
4588
#: drizzled/error.cc:1284
4590
"Can't execute this command because another BACKUP/RESTORE operation is in "
4594
#: drizzled/error.cc:1286
4595
msgid "Error when preparing for backup operation"
4598
#: drizzled/error.cc:1288
4599
msgid "Error when preparing for restore operation"
4602
#: drizzled/error.cc:1290
4604
msgid "Invalid backup location '%-.64s'"
4607
#: drizzled/error.cc:1292
4609
msgid "Can't read backup location '%-.64s'"
4612
#: drizzled/error.cc:1294
4614
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4617
#: drizzled/error.cc:1296
4618
msgid "Can't enumerate server databases"
4621
#: drizzled/error.cc:1298
4622
msgid "Can't enumerate server tables"
4625
#: drizzled/error.cc:1300
4627
msgid "Can't enumerate tables in database %-.64s"
4630
#: drizzled/error.cc:1302
4632
msgid "Skipping view %-.64s in database %-.64s"
4635
#: drizzled/error.cc:1304
4637
msgid "Skipping table %-.64s since it has no valid storage engine"
4640
#: drizzled/error.cc:1306
4642
msgid "Can't open table %-.64s"
4645
#: drizzled/error.cc:1308
4646
msgid "Can't read backup archive preamble"
4649
#: drizzled/error.cc:1310
4650
msgid "Can't write backup archive preamble"
4653
#: drizzled/error.cc:1312
4655
msgid "Can't find backup driver for table %-.64s"
4658
#: drizzled/error.cc:1314
4661
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4665
#: drizzled/error.cc:1316
4667
msgid "Can't create %-.64s backup driver"
4670
#: drizzled/error.cc:1318
4672
msgid "Can't create %-.64s restore driver"
4675
#: drizzled/error.cc:1320
4677
msgid "Found %d images in backup archive but maximum %d are supported"
4680
#: drizzled/error.cc:1322
4682
msgid "Error when saving meta-data of %-.64s"
4685
#: drizzled/error.cc:1324
4686
msgid "Error when reading meta-data list"
4689
#: drizzled/error.cc:1326
4691
msgid "Can't create %-.64s"
4694
#: drizzled/error.cc:1328
4695
msgid "Can't allocate buffer for image data transfer"
4698
#: drizzled/error.cc:1330
4700
msgid "Error when writing %-.64s backup image data (for table #%d)"
4703
#: drizzled/error.cc:1332
4704
msgid "Error when reading data from backup stream"
4707
#: drizzled/error.cc:1334
4708
msgid "Can't go to the next chunk in backup stream"
4711
#: drizzled/error.cc:1336
4713
msgid "Can't initialize %-.64s backup driver"
4716
#: drizzled/error.cc:1338
4718
msgid "Can't initialize %-.64s restore driver"
4721
#: drizzled/error.cc:1340
4723
msgid "Can't shut down %-.64s backup driver"
4726
#: drizzled/error.cc:1342
4728
msgid "Can't shut down %-.64s backup driver(s)"
4731
#: drizzled/error.cc:1344
4733
msgid "%-.64s backup driver can't prepare for synchronization"
4736
#: drizzled/error.cc:1346
4738
msgid "%-.64s backup driver can't create its image validity point"
4741
#: drizzled/error.cc:1348
4743
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4746
#: drizzled/error.cc:1350
4748
msgid "%-.64s backup driver can't cancel its backup operation"
4751
#: drizzled/error.cc:1352
4753
msgid "%-.64s restore driver can't cancel its restore operation"
4756
#: drizzled/error.cc:1354
4758
msgid "Error when polling %-.64s backup driver for its image data"
4761
#: drizzled/error.cc:1356
4764
"Error when sending image data (for table #%d) to %-.64s restore driver"
4767
#: drizzled/error.cc:1358
4770
"After %d attempts %-.64s restore driver still can't accept next block of data"
4773
#: drizzled/error.cc:1360
4775
msgid "Open and lock tables failed in %-.64s"
4778
#: drizzled/error.cc:1362
4779
msgid "Backup driver's table locking thread can not be initialized."
4782
#: drizzled/error.cc:1364
4784
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4785
"and 'drizzle.online_backup_progress'."
4788
#: drizzled/error.cc:1366
4790
msgid "Tablespace '%-.192s' already exists"
4793
#: drizzled/error.cc:1368
4795
msgid "Tablespace '%-.192s' doesn't exist"
4798
#: drizzled/error.cc:1370
4800
msgid "Unexpected master's heartbeat data: %s"
4803
#: drizzled/error.cc:1372
4805
msgid "The requested value for the heartbeat period %s %s"
4808
#: drizzled/error.cc:1374
4810
msgid "Can't write to the online backup progress log %-.64s."
4813
#: drizzled/error.cc:1376
4815
msgid "Tablespace '%-.192s' not empty"
4818
#: drizzled/error.cc:1378
4821
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4822
"server. The original definition of the required tablespace is '%-.256s' "
4823
"while the same tablespace is defined on the server as '%-.256s'"
4826
#: drizzled/error.cc:1380
4827
msgid "A virtual column cannot be based on a virtual column"
4830
#: drizzled/error.cc:1382
4832
msgid "Non-deterministic expression for virtual column '%s'."
4835
#: drizzled/error.cc:1384
4838
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4841
#: drizzled/error.cc:1386
4842
msgid "Primary key cannot be defined upon a virtual column."
4845
#: drizzled/error.cc:1388
4846
msgid "Key/Index cannot be defined on a non-stored virtual column."
4849
#: drizzled/error.cc:1390
4851
msgid "Cannot define foreign key with %s clause on a virtual column."
4854
#: drizzled/error.cc:1392
4856
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4859
#: drizzled/error.cc:1394
4861
msgid "'%s' is not yet supported for virtual columns."
4864
#: drizzled/error.cc:1396
4865
msgid "Constant expression in virtual column function is not allowed."
4868
#: drizzled/error.cc:1398
4869
msgid "Encountered an unknown temporal type."
4872
#: drizzled/error.cc:1400
4874
msgid "Received an invalid string format '%s' for a date value."
4877
#: drizzled/error.cc:1402
4879
msgid "Received an invalid string format '%s' for a time value."
4882
#: drizzled/error.cc:1404
4884
msgid "Received an invalid value '%s' for a UNIX timestamp."
4887
#: drizzled/error.cc:1406
3088
4889
msgid "Received an invalid datetime value '%s'."
3091
#: ../drizzled/error.cc:478
3093
msgid "Received an invalid DATE value '%s'."
3096
#: ../drizzled/error.cc:479
4892
#: drizzled/error.cc:1408
3098
4894
msgid "Received a NULL argument for function '%s'."
3101
#: ../drizzled/error.cc:480
3103
msgid "Received an invalid timestamp value '%s'."
3106
#: ../drizzled/error.cc:481
3108
msgid "Received an invalid TIME value '%s'."
3111
#: ../drizzled/error.cc:482
3113
msgid "Received an invalid value '%s' for a UNIX timestamp."
3116
#: ../drizzled/error.cc:484
4897
#: drizzled/error.cc:1410
4899
msgid "Received an invalid negative argument '%s' for function '%s'."
4902
#: drizzled/error.cc:1412
3118
4904
msgid "Received an out-of-range argument '%s' for function '%s'."
3121
#: ../drizzled/error.cc:485
4907
#: drizzled/error.cc:1414
4909
msgid "Received an invalid time value '%s'."
4912
#: drizzled/error.cc:1416
3123
4914
msgid "Received an invalid enum value '%s'."
3126
#: ../drizzled/error.cc:486
3127
msgid "Tables which are replicated require a primary key."
3130
#: ../drizzled/error.cc:488
3132
msgid "Corrupt or invalid schema definition for '%s' : %s"
3135
#: ../drizzled/error.cc:489
3137
msgid "Corrupt or invalid table definition for '%s': %s"
3140
#: ../drizzled/error.cc:490
3142
msgid "The number of enum that were required was too high for table '%s'"
3145
#: ../drizzled/error.cc:491
3147
msgid "Corrupt or invalid table definition for '%s'"
3150
#: ../drizzled/error.cc:492
3152
msgid "Collation '%s' for table %s is invalid/unknown"
3155
#: ../drizzled/error.cc:494
3157
msgid "Cannot drop table '%s'"
3160
#: ../drizzled/error.cc:495
3162
msgid "Error occurred while dropping table '%s'"
3165
#: ../drizzled/error.cc:496
3167
msgid "Permission denied to create '%s'"
3170
#: ../drizzled/error.cc:497
3172
msgid "Unknown table '%s'"
3175
#: ../drizzled/error.cc:499
3177
msgid "Cannot create schema '%s'"
3180
#: ../drizzled/error.cc:500
3182
msgid "Schema does not exist: %s"
3185
#: ../drizzled/error.cc:501
3187
msgid "Error altering schema: %s"
3190
#: ../drizzled/error.cc:502
3192
msgid "Error droppping Schema : %s"
3195
#: ../drizzled/error.cc:504
3196
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3199
#: ../drizzled/error.cc:505
3201
msgid "Unknown table engine option key/pair %s = %s."
3204
#: ../drizzled/error.cc:506
3206
msgid "Unknown schema engine option key/pair %s = %s."
3209
#: ../drizzled/error.cc:508
3210
msgid "Admin access not allowed from this username/IP address."
3213
#. User lock/barrier error messages
3214
#: ../drizzled/error.cc:511
3215
msgid "wait() can not be called on session owning user defined barrier."
3218
#: ../drizzled/error.cc:512
3219
msgid "Unknown user defined barrier requested."
3222
#: ../drizzled/error.cc:513
3223
msgid "Session does not own user defined barrier."
3226
#: ../drizzled/error.cc:514
3227
msgid "Session can not wait on a user defined lock owned by the session."
3230
#: ../drizzled/error.cc:515
3231
msgid "Session does not own user defined lock."
3234
#: ../drizzled/error.cc:517
3235
msgid "Invalid name for user defined barrier."
3238
#: ../drizzled/error.cc:518
3239
msgid "Invalid name for user defined lock."
3242
#: ../drizzled/error.cc:520
3244
"Either a DEFAULt value or NULL NULL description is required for a new column "
3245
"if table is not empty"
3249
#: ../drizzled/error.cc:523
3252
"Cast to unsigned converted negative integer to it's positive complement: %s"
3255
#: ../drizzled/error.cc:524
3257
msgid "Invalid cast to signed integer: %s"
3260
#: ../drizzled/error.cc:526
3262
msgid "Identifier '%.*s' is a SQL keyword."
3265
#: ../drizzled/error.cc:529
4917
#: drizzled/logging.cc:59
4919
msgid "logging '%s' pre() failed"
4922
#: drizzled/logging.cc:84
4924
msgid "logging '%s' post() failed"
4927
#: drizzled/plugin/storage_engine.cc:295
4929
msgid "Found %d prepared transaction(s) in %s"
4932
#: drizzled/plugin/storage_engine.cc:369
4933
msgid "Starting crash recovery..."
4936
#: drizzled/plugin/storage_engine.cc:378
4938
msgid "Found %d prepared XA transactions"
4941
#: drizzled/plugin/storage_engine.cc:383
4944
"Found %d prepared transactions! It means that drizzled was not shut down "
4945
"properly last time and critical recovery information (last binlog or %s "
4946
"file) was manually deleted after a crash. You have to start drizzled with "
4947
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4950
#: drizzled/plugin/storage_engine.cc:393
4951
msgid "Crash recovery finished."
4954
#: drizzled/qcache.cc:63
4956
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4959
#: drizzled/qcache.cc:86
4961
msgid "qcache plugin '%s' set() failed"
4964
#: drizzled/qcache.cc:110
4966
msgid "qcache plugin '%s' invalidate_table() failed"
4969
#: drizzled/qcache.cc:137
4971
msgid "qcache plugin '%s' invalidate_db() failed"
4974
#: drizzled/qcache.cc:157
4976
msgid "qcache plugin '%s' flush() failed"
4979
#: drizzled/scheduling.cc:37
4982
"Attempted to register a scheduler %s, but a scheduler has already been "
4983
"registered with that name.\n"
4986
#: drizzled/scheduling.cc:62
4988
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4991
#: drizzled/scheduling.cc:77
4992
msgid "Scheduler initialization failed.\n"
4995
#: drizzled/sql_base.cc:2262
4997
msgid "Table %s had a open data handler in reopen_table"
5000
#: drizzled/sql_base.cc:2854
5002
msgid "Couldn't repair table: %s.%s"
5005
#: drizzled/sql_base.cc:2896
5008
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5009
"`%s`.`%s`' to replication"
5012
#: drizzled/sql_base.cc:3498
5014
msgid "Could not remove temporary table: '%s', error: %d"
5017
#: drizzled/sql_plugin.cc:528
5019
msgid "Plugin '%s' init function returned error.\n"
5022
#: drizzled/sql_plugin.cc:707
5023
msgid "plugin-load parameter too long"
5026
#: drizzled/sql_plugin.cc:767
5028
msgid "Couldn't load plugin named '%s' with soname '%s'."
5031
#: drizzled/sql_plugin.cc:1107
5032
msgid "Out of memory."
5035
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
5037
msgid "Unknown variable type code 0x%x in plugin '%s'."
5040
#: drizzled/sql_plugin.cc:1989
5043
"Server variable %s of plugin %s was forced to be read-only: string variable "
5044
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5047
#: drizzled/sql_plugin.cc:2020
5049
msgid "Missing variable name in plugin '%s'."
5052
#: drizzled/sql_plugin.cc:2037
5054
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5057
#: drizzled/sql_plugin.cc:2155
5059
msgid "Out of memory for plugin '%s'."
5062
#: drizzled/sql_plugin.cc:2162
5064
msgid "Bad options for plugin '%s'."
5067
#: drizzled/sql_plugin.cc:2171
5069
msgid "Parsing options for plugin '%s' failed."
5072
#: drizzled/sql_plugin.cc:2214
5074
msgid "Plugin '%s' has conflicting system variables"
5077
#: drizzled/sql_table.cc:124
5079
msgid "Invalid (old?) table or database name '%s'"
5082
#: drizzled/sql_table.cc:2655
5084
msgid "Unknown - internal error %d during operation"
5087
#: drizzled/sql_table.cc:4227
5089
msgid "Could not open table %s.%s after rename\n"
5092
#: drizzled/sql_table.cc:4407
5095
"order_st BY ignored because there is a user-defined clustered index in the "
5099
#: drizzled/table.cc:354
5102
"'%s' had no or invalid character set, and default character set is multi-"
5103
"byte, so character column sizes may have changed"
5106
#: drizzled/table.cc:1782
5108
msgid "Unknown collation '%s' in table '%-.64s' definition"
5111
#: drizzled/table.cc:1789
5114
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5118
#: drizzled/table.cc:2251
5121
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5125
#: drizzled/table.cc:2278
5128
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5129
"have type %s, found type %s."
5132
#: drizzled/table.cc:2289
5135
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5136
"position %d to have character set '%s' but the type has no character set."
5139
#: drizzled/table.cc:2301
5142
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5143
"position %d to have character set '%s' but found character set '%s'."
5146
#: drizzled/table.cc:2314
5149
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5150
"have type %s but the column is not found."
5153
#: drizzled/table.cc:4400
5155
msgid "Got error %d when reading table '%s'"
5158
#: drizzled/tztime.cc:1061
5160
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5163
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5165
msgid "%s: option `%s' is ambiguous\n"
5168
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5170
msgid "%s: option `--%s' doesn't allow an argument\n"
5173
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5175
msgid "%s: option `%c%s' doesn't allow an argument\n"
5178
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5179
#: gnulib/getopt.c:993
5181
msgid "%s: option `%s' requires an argument\n"
5184
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5186
msgid "%s: unrecognized option `--%s'\n"
5189
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5191
msgid "%s: unrecognized option `%c%s'\n"
5194
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5196
msgid "%s: illegal option -- %c\n"
5199
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5201
msgid "%s: invalid option -- %c\n"
5204
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5205
#: gnulib/getopt.c:1064
5207
msgid "%s: option requires an argument -- %c\n"
5210
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5212
msgid "%s: option `-W %s' is ambiguous\n"
5215
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5217
msgid "%s: option `-W %s' doesn't allow an argument\n"
5220
#: mysys/errors.cc:25
5222
msgid "Can't create/write to file '%s' (Errcode: %d)"
5225
#: mysys/errors.cc:26
5227
msgid "Error reading file '%s' (Errcode: %d)"
5230
#: mysys/errors.cc:27
5232
msgid "Error writing file '%s' (Errcode: %d)"
5235
#: mysys/errors.cc:28
5237
msgid "Error on close of '%s' (Errcode: %d)"
5240
#: mysys/errors.cc:29
5242
msgid "Out of memory (Needed %u bytes)"
5245
#: mysys/errors.cc:30
5247
msgid "Error on delete of '%s' (Errcode: %d)"
5250
#: mysys/errors.cc:31
5252
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5255
#: mysys/errors.cc:32
5257
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5260
#: mysys/errors.cc:33
5262
msgid "Can't lock file (Errcode: %d)"
5265
#: mysys/errors.cc:34
3267
5267
msgid "Can't unlock file (Errcode: %d)"
3270
#: ../drizzled/error.cc:530
5270
#: mysys/errors.cc:35
5272
msgid "Can't read dir of '%s' (Errcode: %d)"
5275
#: mysys/errors.cc:36
5277
msgid "Can't get stat of '%s' (Errcode: %d)"
5280
#: mysys/errors.cc:37
3272
5282
msgid "Can't change size of file (Errcode: %d)"
3275
#: ../drizzled/error.cc:531
5285
#: mysys/errors.cc:38
3277
5287
msgid "Can't open stream from handle (Errcode: %d)"
3280
#: ../drizzled/error.cc:532
5290
#: mysys/errors.cc:39
5292
msgid "Can't get working dirctory (Errcode: %d)"
5295
#: mysys/errors.cc:40
5297
msgid "Can't change dir to '%s' (Errcode: %d)"
5300
#: mysys/errors.cc:41
3282
5302
msgid "Warning: '%s' had %d links"
3285
#: ../drizzled/error.cc:533
5305
#: mysys/errors.cc:42
3287
5307
msgid "Warning: %d files and %d streams is left open\n"
3290
#: ../drizzled/error.cc:534
5310
#: mysys/errors.cc:43
5312
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5315
#: mysys/errors.cc:44
3292
5317
msgid "Can't create directory '%s' (Errcode: %d)"
3295
#: ../drizzled/error.cc:535
5320
#: mysys/errors.cc:45
3298
5323
"Character set '%s' is not a compiled character set and is not specified in "
3302
#: ../drizzled/error.cc:536
5327
#: mysys/errors.cc:46
3304
5329
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3307
#: ../drizzled/error.cc:537
5332
#: mysys/errors.cc:47
3309
5334
msgid "Can't read value for symlink '%s' (Error %d)"
3312
#: ../drizzled/error.cc:538
5337
#: mysys/errors.cc:48
3314
5339
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3317
#: ../drizzled/error.cc:539
5342
#: mysys/errors.cc:49
3319
5344
msgid "Error on realpath() on '%s' (Error %d)"
3322
#: ../drizzled/error.cc:540
5347
#: mysys/errors.cc:50
3324
5349
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3327
#: ../drizzled/error.cc:541
5352
#: mysys/errors.cc:51
3330
5355
"Collation '%s' is not a compiled collation and is not specified in the %s "
3334
#: ../drizzled/error.cc:542
5359
#: mysys/errors.cc:52
5361
msgid "File '%s' not found (Errcode: %d)"
5364
#: mysys/errors.cc:53
3336
5366
msgid "File '%s' (fileno: %d) was not closed"
3340
#: ../drizzled/error.cc:545
3341
msgid "Received an invalid UUID value"
3344
#: ../drizzled/error.cc:546
3345
msgid "The UUID was not created with a valid time"
3349
#: ../drizzled/error.cc:549
3351
msgid "Received an invalid BOOLEAN value '%s'."
3354
#: ../drizzled/error.cc:550
3356
msgid "Invalid cast to BOOLEAN: '%s'."
3359
#. Transactional DDL
3360
#: ../drizzled/error.cc:553
3361
msgid "Transactional DDL not supported"
3365
#: ../drizzled/error.cc:555
3367
msgid "Assertion '%s' failed."
3370
#: ../drizzled/error.cc:556
3372
msgid "Assertion '%s' failed, the result was NULL."
3375
#. Catalog related errors
3376
#: ../drizzled/error.cc:574
3378
msgid "Cannot create catalog '%s'."
3381
#: ../drizzled/error.cc:575
3383
msgid "Permission is denied to create '%s' catalog."
3386
#: ../drizzled/error.cc:576
3388
msgid "Cannot drop catalog '%s'."
3391
#: ../drizzled/error.cc:577
3393
msgid "Permission is denied to drop '%s' catalog."
3396
#: ../drizzled/error.cc:578
3398
msgid "Catalog '%s' does not exist."
3401
#: ../drizzled/error.cc:579
3402
msgid "You cannot drop the 'local' catalog."
3405
#: ../drizzled/error.cc:580
3407
msgid "Could not gain lock on '%s'."
3410
#: ../drizzled/error.cc:581
3412
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3415
#: ../drizzled/error.cc:582
3416
msgid "Invalid catalog name."
3419
#: ../drizzled/error.cc:583
3421
"Engine status is now stored in the data_dictionary tables, please use these "
3425
#: ../drizzled/identifier/catalog.cc:56
3427
"Catalog name cannot be encoded and fit within filesystem name length "
3431
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3433
"Schema name cannot be encoded and fit within filesystem name length "
3437
#: ../drizzled/identifier/table.cc:238
3439
"Table name cannot be encoded and fit within filesystem name length "
3445
#. * Since clients still use this code, we use fprintf here.
3446
#. * This fprintf needs to be turned into errmsg_printf
3447
#. * as soon as the client programs no longer use mysys
3448
#. * and can use the pluggable error message system.
3450
#: ../drizzled/internal/default.cc:687
3452
msgid "error: could not open directory: %s\n"
3455
#: ../drizzled/main.cc:169
3457
"setrlimit could not change the size of core files to 'infinity'; We may not "
3458
"be able to generate a core file on signals"
3461
#: ../drizzled/main.cc:269
3463
msgid "Data directory %s does not exist\n"
3466
#: ../drizzled/main.cc:280
3468
msgid "Local catalog %s/local does not exist\n"
3471
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3472
msgid "Drizzle has receieved an abort event."
3475
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3476
msgid "In Function: "
3479
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3483
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3487
#: ../drizzled/message/transaction_writer.cc:365
3489
msgid "Usage: %s TRANSACTION_LOG\n"
3492
#: ../drizzled/message/transaction_writer.cc:371
3494
msgid "Cannot open file: %s\n"
3497
#: ../drizzled/module/library.cc:149
3500
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3501
"the current running version of Drizzle: %<PRIu64>."
3504
#: ../drizzled/module/loader.cc:177
3507
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3511
#: ../drizzled/module/loader.cc:224
3513
msgid "Plugin '%s' init function returned error.\n"
3516
#: ../drizzled/module/loader.cc:463
3518
msgid "Couldn't load plugin library named '%s'.\n"
3521
#: ../drizzled/module/loader.cc:473
3523
msgid "Couldn't load plugin named '%s'.\n"
3526
#: ../drizzled/module/registry.cc:176
3529
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3533
#: ../drizzled/module/registry.h:117
3535
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3538
#: ../drizzled/module/registry.h:131
3540
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3543
#: ../drizzled/option.cc:84
5369
#: mysys/my_error.cc:85
5371
msgid "Unknown error %d"
5374
#: mysys/my_getopt.cc:89
3544
5375
msgid "Warning: "
3547
#: ../drizzled/option.cc:86
5378
#: mysys/my_getopt.cc:91
3551
#: ../drizzled/option.cc:337
5382
#: mysys/my_getopt.cc:355
3553
5384
msgid "%s: %s: Option '%s' used, but is disabled\n"
3556
#: ../drizzled/option.cc:339
5387
#: mysys/my_getopt.cc:356
3557
5388
msgid "WARNING"
3560
#: ../drizzled/option.cc:441
5391
#: mysys/my_getopt.cc:356
5395
#: mysys/my_getopt.cc:459
3562
5397
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3565
#: ../drizzled/option.cc:769
5400
#: mysys/my_getopt.cc:774
3567
5402
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3570
#: ../drizzled/option.cc:962
5405
#: mysys/my_getopt.cc:967
3572
5407
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3575
#: ../drizzled/option.cc:1194
5410
#: mysys/my_getopt.cc:1199
3577
5412
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3580
#: ../drizzled/option.cc:1214
5415
#: mysys/my_getopt.cc:1219
3586
5421
"--------------------------------- -----------------------------\n"
3589
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5424
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
3590
5425
msgid "(No default value)"
3593
#: ../drizzled/option.cc:1249
5428
#: mysys/my_getopt.cc:1254
3597
#: ../drizzled/option.cc:1249
5432
#: mysys/my_getopt.cc:1254
3601
#: ../drizzled/option.cc:1282
5436
#: mysys/my_getopt.cc:1287
3603
5438
msgid "(Disabled)\n"
3606
#: ../drizzled/plugin/error_message.cc:81
3608
msgid "errmsg plugin '%s' errmsg() failed"
3611
#: ../drizzled/plugin/event_observer.cc:133
3614
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3615
"'%s' from EventObserver plugin '%s'"
3618
#: ../drizzled/plugin/event_observer.cc:200
3620
"EventObserver::registerTableEvents(): Table already has events registered on "
3621
"it: probable programming error."
3624
#: ../drizzled/plugin/event_observer.cc:335
3626
"EventObserver::registerSessionEvents(): Session already has events "
3627
"registered on it: probable programming error."
3630
#: ../drizzled/plugin/event_observer.cc:387
3632
msgid "EventIterate event handler '%s' failed for event '%s'"
3635
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3637
msgid "A function named %s already exists!\n"
3640
#: ../drizzled/plugin/function.cc:65
3641
msgid "Could not add Function!\n"
3644
#: ../drizzled/plugin/listen.cc:67
3645
msgid "Error getting file descriptors"
3648
#: ../drizzled/plugin/listen.cc:85
3649
msgid "No sockets could be bound for listening"
3652
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3654
msgid "pipe() failed with errno %d"
3657
#: ../drizzled/plugin/listen.cc:120
3659
msgid "poll() failed with errno %d"
3662
#: ../drizzled/plugin/listen_tcp.cc:59
3664
msgid "accept() failed with errno %d"
3667
#: ../drizzled/plugin/listen_tcp.cc:95
3669
msgid "getaddrinfo() failed with error %s"
3672
#: ../drizzled/plugin/listen_tcp.cc:127
3674
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3677
#: ../drizzled/plugin/listen_tcp.cc:138
3679
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3682
#: ../drizzled/plugin/listen_tcp.cc:147
3684
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3687
#: ../drizzled/plugin/listen_tcp.cc:156
3689
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3692
#: ../drizzled/plugin/listen_tcp.cc:165
3694
msgid "setsockopt(SO_LINGER) failed with errno %d"
3697
#: ../drizzled/plugin/listen_tcp.cc:174
3699
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3702
#: ../drizzled/plugin/listen_tcp.cc:195
3704
msgid "Retrying bind() on %u\n"
3707
#: ../drizzled/plugin/listen_tcp.cc:202
3709
msgid "bind() failed with errno: %d\n"
3712
#: ../drizzled/plugin/listen_tcp.cc:205
3713
msgid "Do you already have another drizzled running?\n"
3716
#: ../drizzled/plugin/listen_tcp.cc:212
3718
msgid "listen() failed with errno %d\n"
3721
#: ../drizzled/plugin/listen_tcp.cc:218
3723
msgid "Listening on %s:%s\n"
3726
#: ../drizzled/plugin/logging.cc:65
3728
msgid "logging '%s' pre() failed"
3731
#: ../drizzled/plugin/logging.cc:90
3733
msgid "logging '%s' post() failed"
3736
#: ../drizzled/plugin/logging.cc:114
3738
msgid "logging '%s' postEnd() failed"
3741
#: ../drizzled/plugin/logging.cc:137
3743
msgid "logging '%s' resetCurrentScoreboard() failed"
3746
#: ../drizzled/plugin/scheduler.cc:62
3749
"Attempted to register a scheduler %s, but a scheduler has already been "
3750
"registered with that name.\n"
3753
#: ../drizzled/plugin/scheduler.cc:99
3755
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3758
#: ../drizzled/plugin/schema_engine.cc:131
3760
msgid "Error while loading database options: '%s':"
3763
#: ../drizzled/plugin/xa_resource_manager.cc:115
3765
msgid "Found %d prepared transaction(s) in resource manager."
3768
#: ../drizzled/plugin/xa_resource_manager.cc:182
3769
msgid "Starting crash recovery..."
3772
#: ../drizzled/plugin/xa_resource_manager.cc:192
3774
msgid "Found %d prepared XA transactions"
3777
#: ../drizzled/plugin/xa_resource_manager.cc:197
3780
"Found %d prepared transactions! It means that drizzled was not shut down "
3781
"properly last time and critical recovery information (last binlog or %s "
3782
"file) was manually deleted after a crash. You have to start drizzled with "
3783
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3786
#: ../drizzled/plugin/xa_resource_manager.cc:207
3787
msgid "Crash recovery finished."
3790
#: ../drizzled/replication_services.cc:94
3792
"You registered a TransactionApplier plugin but no TransactionReplicator "
3793
"plugins were registered.\n"
3796
#: ../drizzled/replication_services.cc:125
3799
"You registered a TransactionApplier plugin but no TransactionReplicator "
3800
"plugins were registered that match the requested replicator name of '%s'.\n"
3801
"We have deactivated the TransactionApplier '%s'.\n"
3804
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3806
msgid "Could not remove temporary table: '%s', error: %d"
3809
#: ../drizzled/signal_handler.cc:52
3811
msgid "Got signal %d from thread %<PRIu32>"
3814
#: ../drizzled/signal_handler.cc:118
3816
msgid "Fatal signal %d while backtracing\n"
3819
#: ../drizzled/signal_handler.cc:127
3821
msgid "Fatal: time() call failed\n"
3824
#: ../drizzled/signal_handler.cc:133
3827
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3828
"This could be because you hit a bug. It is also possible that this binary\n"
3829
" or one of the libraries it was linked against is corrupt, improperly "
3831
" or misconfigured. This error can also be caused by malfunctioning "
3835
#: ../drizzled/signal_handler.cc:141
3838
"We will try our best to scrape up some info that will hopefully help "
3840
"the problem, but since we have already crashed, something is definitely "
3842
"and this may fail.\n"
3846
#: ../drizzled/signal_handler.cc:148
3849
"It is possible that drizzled could use up to \n"
3850
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3852
"Hope that's ok; if not, decrease some variables in the equation.\n"
3856
#: ../drizzled/sql_table.cc:1933
3858
msgid "Unknown - internal error %d during operation"
3861
#: ../drizzled/statement/alter_table.cc:1514
3864
"order_st BY ignored because there is a user-defined clustered index in the "
3868
#: ../drizzled/sys_var.cc:1526
3870
msgid "Variable named %s already exists!\n"
3873
#: ../drizzled/sys_var.cc:1535
3875
msgid "Could not add Variable: %s\n"
3878
#: ../drizzled/sys_var.cc:1633
3879
msgid "Failed to initialize system variables"
3882
#: ../drizzled/table.cc:1690
3884
msgid "Got error %d when reading table '%s'"
3887
#: ../drizzled/table/instance/base.cc:1883
3889
msgid "Unknown collation '%s' in table '%-.64s' definition"
3892
#: ../drizzled/table/instance/base.cc:1890
3895
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3899
#: ../drizzled/tztime.cc:170
3901
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3904
#: ../plugin/auth_file/auth_file.cc:227
3906
msgid "Could not load auth file: %s\n"
3909
#: ../plugin/auth_file/auth_file.cc:243
3910
msgid "File to load for usernames and passwords"
3913
#: ../plugin/auth_http/auth_http.cc:135
3915
"auth_http plugin loaded but required option url not specified. Against which "
3916
"URL are you intending on authenticating?\n"
3919
#: ../plugin/auth_http/auth_http.cc:151
5441
#: plugin/auth_http/auth_http.cc:128
5442
msgid "Enable HTTP Auth check"
5445
#: plugin/auth_http/auth_http.cc:138
3920
5446
msgid "URL for HTTP Auth check"
3923
#: ../plugin/auth_ldap/auth_ldap.cc:291
3925
msgid "Reconnect failed: %s\n"
3928
#: ../plugin/auth_ldap/auth_ldap.cc:310
3930
msgid "ldap_search_ext_s failed: %s\n"
3933
#: ../plugin/auth_ldap/auth_ldap.cc:416
3935
msgid "Could not load auth ldap: %s\n"
3938
#: ../plugin/auth_ldap/auth_ldap.cc:437
3939
msgid "URI of the LDAP server to contact"
3942
#: ../plugin/auth_ldap/auth_ldap.cc:439
3943
msgid "DN to use when binding to the LDAP server"
3946
#: ../plugin/auth_ldap/auth_ldap.cc:441
3947
msgid "Password to use when binding the DN"
3950
#: ../plugin/auth_ldap/auth_ldap.cc:443
3951
msgid "DN to use when searching"
3954
#: ../plugin/auth_ldap/auth_ldap.cc:445
3955
msgid "Attribute in LDAP with plain text password"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:447
3959
msgid "Attribute in LDAP with MySQL hashed password"
3962
#: ../plugin/auth_ldap/auth_ldap.cc:449
3963
msgid "How often to empty the users cache, 0 to disable"
3966
#: ../plugin/blitzdb/ha_blitz.cc:1507
3967
msgid "Estimated number of rows that a BlitzDB table will store."
3970
#: ../plugin/console/console.cc:379
3971
msgid "Enable the console."
3974
#: ../plugin/console/console.cc:382
3975
msgid "Turn on extra debugging."
3978
#: ../plugin/console/console.cc:385
3979
msgid "User to use for auth."
3982
#: ../plugin/console/console.cc:388
3983
msgid "Password to use for auth."
3986
#: ../plugin/console/console.cc:391
3987
msgid "Default catalog to use."
3990
#: ../plugin/console/console.cc:394
3991
msgid "Default schema to use."
3994
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3996
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4000
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4001
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4002
msgid "Connect Timeout."
4005
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4006
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4007
msgid "Read Timeout."
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4011
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4012
msgid "Write Timeout."
4015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4016
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4017
msgid "Retry Count."
4020
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4021
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4022
msgid "Buffer length."
4025
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4026
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4027
msgid "Address to bind to."
4030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4031
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4032
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4033
msgid "Maximum simultaneous connections."
4036
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4037
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4038
msgid "A restrictive IP address list for incoming admin connections."
4041
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4042
msgid "Failed to send error message to libnotify\n"
4045
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5449
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4046
5450
msgid "Error Messages to stderr"
4049
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4050
msgid "Comma-separated list of schemas to exclude"
4053
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4054
msgid "Comma-separated list of tables to exclude"
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4058
msgid "Regular expression to apply to schemas to exclude"
4061
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4062
msgid "Regular expression to apply to tables to exclude"
4065
#: ../plugin/haildb/haildb_engine.cc:1080
4066
#: ../plugin/haildb/haildb_engine.cc:1218
4067
#: ../plugin/haildb/haildb_engine.cc:1248
4069
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4072
#: ../plugin/haildb/haildb_engine.cc:1099
4074
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4077
#: ../plugin/haildb/haildb_engine.cc:1197
4078
#: ../plugin/haildb/haildb_engine.cc:1310
4079
#: ../plugin/haildb/haildb_engine.cc:1491
4080
#: ../plugin/haildb/haildb_engine.cc:2157
4082
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4085
#: ../plugin/haildb/haildb_engine.cc:1349
4086
#: ../plugin/haildb/haildb_engine.cc:1365
4088
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4091
#: ../plugin/haildb/haildb_engine.cc:3403
4093
msgid "Error starting HailDB %d (%s)\n"
4096
#: ../plugin/haildb/haildb_engine.cc:3432
4097
msgid "Disable HailDB adaptive hash index (enabled by default)."
4100
#: ../plugin/haildb/haildb_engine.cc:3434
4101
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4104
#: ../plugin/haildb/haildb_engine.cc:3437
4106
"Size of a memory pool HailDB uses to store data dictionary information and "
4107
"other internal data structures."
4110
#: ../plugin/haildb/haildb_engine.cc:3440
4111
msgid "Data file autoextend increment in megabytes"
4114
#: ../plugin/haildb/haildb_engine.cc:3443
4116
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4120
#: ../plugin/haildb/haildb_engine.cc:3446
4121
msgid "The common part for HailDB table spaces."
4124
#: ../plugin/haildb/haildb_engine.cc:3448
4125
msgid "Disable HailDB checksums validation (enabled by default)."
4128
#: ../plugin/haildb/haildb_engine.cc:3450
4129
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4132
#: ../plugin/haildb/haildb_engine.cc:3453
4133
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4136
#: ../plugin/haildb/haildb_engine.cc:3456
4138
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4139
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4142
#: ../plugin/haildb/haildb_engine.cc:3459
4143
msgid "Stores each HailDB table to an .ibd file in the database dir."
4146
#: ../plugin/haildb/haildb_engine.cc:3462
4147
msgid "File format to use for new tables in .ibd files."
4150
#: ../plugin/haildb/haildb_engine.cc:3465
4152
"Set to 0 (write and flush once per second),1 (write and flush at each "
4153
"commit) or 2 (write at commit, flush once per second)."
4156
#: ../plugin/haildb/haildb_engine.cc:3468
4157
msgid "With which method to flush data."
4160
#: ../plugin/haildb/haildb_engine.cc:3471
4162
"Helps to save your data in case the disk image of the database becomes "
4166
#: ../plugin/haildb/haildb_engine.cc:3474
4167
msgid "Path to individual files and their sizes."
4170
#: ../plugin/haildb/haildb_engine.cc:3477
4171
msgid "Path to HailDB log files."
4174
#: ../plugin/haildb/haildb_engine.cc:3480
4175
msgid "Size of each log file in a log group."
4178
#: ../plugin/haildb/haildb_engine.cc:3483
4180
"Number of log files in the log group. HailDB writes to the files in a "
4181
"circular fashion. Value 3 is recommended here."
4184
#: ../plugin/haildb/haildb_engine.cc:3486
4186
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4187
"rolled back. Values above 100000000 disable the timeout."
4190
#: ../plugin/haildb/haildb_engine.cc:3489
4192
"The size of the buffer which HailDB uses to write log to the log files on "
4196
#: ../plugin/haildb/haildb_engine.cc:3492
4198
"Sets the point in the LRU list from where all pages are classified as old "
4202
#: ../plugin/haildb/haildb_engine.cc:3495
4204
"Milliseconds between accesses to a block at which it is made young. "
4205
"0=disabled (Advanced users)"
4208
#: ../plugin/haildb/haildb_engine.cc:3498
4209
msgid "Percentage of dirty pages allowed in bufferpool."
4212
#: ../plugin/haildb/haildb_engine.cc:3501
4213
msgid "Desired maximum length of the purge queue (0 = no limit)"
4216
#: ../plugin/haildb/haildb_engine.cc:3504
4218
"Roll back the complete transaction on lock wait timeout, for 4.x "
4219
"compatibility (disabled by default)"
4222
#: ../plugin/haildb/haildb_engine.cc:3507
4223
msgid "How many files at the maximum HailDB keeps open at the same time."
4226
#: ../plugin/haildb/haildb_engine.cc:3510
4227
msgid "Number of background read I/O threads in HailDB."
4230
#: ../plugin/haildb/haildb_engine.cc:3513
4231
msgid "Number of background write I/O threads in HailDB."
4234
#: ../plugin/haildb/haildb_engine.cc:3515
4236
"Disable if you want to reduce the number of messages written to the log "
4237
"(default: enabled)."
4240
#: ../plugin/haildb/haildb_engine.cc:3518
4241
msgid "Enable SHOW HAILDB STATUS output in the log"
4244
#: ../plugin/haildb/haildb_engine.cc:3521
4245
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4248
#: ../plugin/haildb/haildb_engine.cc:3523
4250
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4253
#: ../plugin/hello_events/hello_events.cc:401
4254
msgid "Enable Example Events Plugin"
4257
#: ../plugin/hello_events/hello_events.cc:404
4258
#: ../plugin/hello_events/hello_events.cc:407
4259
msgid "A comma delimited list of databases to watch"
4262
#: ../plugin/hello_events/hello_events.cc:410
4263
msgid "Before write row event observer call position"
4266
#: ../plugin/hello_events/hello_events.cc:413
4267
#: ../plugin/pbms/src/parameters_ms.cc:461
4268
msgid "Before update row event observer call position"
4271
#: ../plugin/hello_events/hello_events.cc:416
4272
msgid "After drop database event observer call position"
4275
#: ../plugin/hello_events/hello_events.cc:427
4276
msgid "An example events Plugin"
4279
#: ../plugin/innobase/handler/data_dictionary.cc:760
4281
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4284
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4286
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4290
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4292
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4296
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4299
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4300
"or its equivalent numeric id"
4303
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4304
msgid "Do not use Native AIO library for IO, even if available"
4307
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4308
msgid "Enable internal replication log."
4311
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4313
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4314
"rolled back. Values above 100000000 disable the timeout."
4317
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4318
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4321
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4323
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4324
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4327
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4328
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4329
#: ../plugin/transaction_log/print_transaction_message.cc:177
4330
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4332
msgid "Unable to parse transaction. Got error: %s.\n"
4335
#: ../plugin/innobase/srv/srv0start.cc:1034
4336
msgid "InnoDB: cannot determine Mac OS X version!\n"
4339
#: ../plugin/innobase/srv/srv0start.cc:1039
4341
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4342
"InnoDB: making transactions unsafe!\n"
4345
#: ../plugin/innobase/srv/srv0start.cc:1048
4348
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4349
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4350
"InnoDB: allocate more than 4 GB of memory."
4353
#: ../plugin/innobase/srv/srv0start.cc:1063
4355
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4358
#: ../plugin/innobase/srv/srv0start.cc:1068
4361
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4362
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4363
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4366
#: ../plugin/innobase/srv/srv0start.cc:1078
4368
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4371
#: ../plugin/innobase/srv/srv0start.cc:1083
4373
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4376
#: ../plugin/innobase/srv/srv0start.cc:1088
4378
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4381
#: ../plugin/innobase/srv/srv0start.cc:1092
4383
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4386
#: ../plugin/innobase/srv/srv0start.cc:1097
4388
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1167
4393
msgid " InnoDB: Using Linux native AIO\n"
4396
#: ../plugin/logging_gearman/logging_gearman.cc:186
5453
#: plugin/logging_gearman/logging_gearman.cc:263
4398
5455
msgid "fail gearman_client_create(): %s"
4401
#: ../plugin/logging_gearman/logging_gearman.cc:197
5458
#: plugin/logging_gearman/logging_gearman.cc:273
4403
5460
msgid "fail gearman_client_add_server(): %s"
4406
#: ../plugin/logging_gearman/logging_gearman.cc:302
5463
#: plugin/logging_gearman/logging_gearman.cc:299
5464
msgid "Enable logging to a gearman server"
5467
#: plugin/logging_gearman/logging_gearman.cc:308
4407
5468
msgid "Hostname for logging to a Gearman server"
4410
#: ../plugin/logging_gearman/logging_gearman.cc:305
5471
#: plugin/logging_gearman/logging_gearman.cc:317
4411
5472
msgid "Gearman Function to send logging to"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:316
5475
#: plugin/logging_gearman/logging_gearman.cc:334
4415
5476
msgid "Log queries to a Gearman server"
4418
#: ../plugin/logging_query/logging_query.cc:178
5479
#: plugin/logging_query/logging_query.cc:278
4420
5481
msgid "fail open() fn=%s er=%s\n"
4423
#: ../plugin/logging_query/logging_query.cc:319
5484
#: plugin/logging_query/logging_query.cc:317
4424
5485
msgid "Enable logging to CSV file"
4427
#: ../plugin/logging_query/logging_query.cc:322
5488
#: plugin/logging_query/logging_query.cc:326
4428
5489
msgid "File to log to"
4431
#: ../plugin/logging_query/logging_query.cc:325
4432
msgid "PCRE to match the query against"
4435
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5492
#: plugin/logging_query/logging_query.cc:335
5493
#: plugin/logging_syslog/logging_syslog.cc:248
4436
5494
msgid "Threshold for logging slow queries, in microseconds"
4439
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5497
#: plugin/logging_query/logging_query.cc:347
5498
#: plugin/logging_syslog/logging_syslog.cc:260
4440
5499
msgid "Threshold for logging big queries, for rows returned"
4443
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5502
#: plugin/logging_query/logging_query.cc:359
5503
#: plugin/logging_syslog/logging_syslog.cc:272
4444
5504
msgid "Threshold for logging big queries, for rows examined"
4447
#: ../plugin/logging_query/logging_query.cc:345
5507
#: plugin/logging_query/logging_query.cc:381
4448
5508
msgid "Log queries to a CSV file"
4451
#: ../plugin/logging_stats/logging_stats.cc:373
4452
msgid "Max number of users that will be logged"
4455
#: ../plugin/logging_stats/logging_stats.cc:376
4456
msgid "Max number of range locks to use for Scoreboard"
4459
#: ../plugin/logging_stats/logging_stats.cc:379
4460
msgid "Max number of concurrent sessions that will be logged"
4463
#: ../plugin/logging_stats/logging_stats.cc:380
4464
msgid "Enable Logging Statistics Collection"
4467
#: ../plugin/logging_stats/logging_stats.cc:389
4468
msgid "User Statistics as DATA_DICTIONARY tables"
4471
#: ../plugin/md5/md5.cc:99
4472
msgid "libgcrypt library version mismatch\n"
4475
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4476
#: ../plugin/memcached_stats/memcached_stats.cc:87
4477
msgid "List of memcached servers."
4480
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4481
msgid "Expiry time of memcached entries"
4484
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4485
msgid "Enable Memcached Query Cache"
4488
#: ../plugin/memcached_stats/analysis_table.cc:78
4489
#: ../plugin/memcached_stats/stats_table.cc:144
4490
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4493
#: ../plugin/memcached_stats/memcached_stats.cc:98
4494
msgid "Memcached Stats as I_S tables"
4497
#: ../plugin/memcached_stats/stats_table.cc:74
4500
"Unable get stats from memcached server %s. Got error from "
4501
"memcached_stat_servername()."
4504
#: ../plugin/memcached_stats/stats_table.cc:151
4505
msgid "Unable to create memcached struct. Got error from memcached_create()."
4508
#: ../plugin/memcached_stats/stats_table.cc:159
4511
"Unable to create memcached server list. Got error from "
4512
"memcached_servers_parse(%s)."
4515
#: ../plugin/multi_thread/multi_thread.cc:62
4516
msgid "Session killed before thread could execute"
4519
#: ../plugin/multi_thread/multi_thread.cc:109
4520
msgid "Unable to get thread stack size\n"
4523
#: ../plugin/multi_thread/multi_thread.cc:211
5511
#: plugin/logging_syslog/logging_syslog.cc:169
5513
msgid "syslog facility \"%s\" not known, using \"local0\""
5516
#: plugin/logging_syslog/logging_syslog.cc:186
5518
msgid "syslog priority \"%s\" not known, using \"info\""
5521
#: plugin/logging_syslog/logging_syslog.cc:212
5522
msgid "Enable logging"
5525
#: plugin/logging_syslog/logging_syslog.cc:221
5526
msgid "Syslog Ident"
5529
#: plugin/logging_syslog/logging_syslog.cc:230
5530
msgid "Syslog Facility"
5533
#: plugin/logging_syslog/logging_syslog.cc:239
5534
msgid "Syslog Priority"
5537
#: plugin/logging_syslog/logging_syslog.cc:296
5538
msgid "Log to syslog"
5541
#: plugin/multi_thread/multi_thread.cc:137
4524
5542
msgid "Maximum number of user threads available."
4527
#: ../plugin/myisam/ha_myisam.cc:532
5545
#: plugin/myisam/ha_myisam.cc:468
4529
5547
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4532
#: ../plugin/myisam/ha_myisam.cc:536
5550
#: plugin/myisam/ha_myisam.cc:472
4534
5552
msgid "Got an error from unknown thread, %s:%d"
4537
#: ../plugin/myisam/ha_myisam.cc:542
5555
#: plugin/myisam/ha_myisam.cc:478
4538
5556
msgid "Unknown thread accessing table"
4541
#: ../plugin/myisam/ha_myisam.cc:1506
5559
#: plugin/myisam/ha_myisam.cc:1861
5560
msgid "Block size to be used for MyISAM index pages."
5563
#: plugin/myisam/ha_myisam.cc:1867
5565
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5566
"disables parallel repair."
5569
#: plugin/myisam/ha_myisam.cc:1873
4543
5571
"Don't use the fast sort index method to created index if the temporary file "
4544
5572
"would get bigger than this."
4547
#: ../plugin/myisam/ha_myisam.cc:1509
5575
#: plugin/myisam/ha_myisam.cc:1878
4549
5577
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4550
5578
"when creating indexes with CREATE INDEX or ALTER TABLE."
4553
#: ../plugin/myisam/my_handler_errors.cc:42
5581
#: plugin/myisam/ha_myisam.cc:1884
5582
msgid "Default pointer size to be used for MyISAM tables."
5585
#: plugin/myisam/my_handler_errors.cc:34
4554
5586
msgid "Didn't find key on read or update"
4557
#: ../plugin/myisam/my_handler_errors.cc:43
5589
#: plugin/myisam/my_handler_errors.cc:36
4558
5590
msgid "Duplicate key on write or update"
4561
#: ../plugin/myisam/my_handler_errors.cc:44
5593
#: plugin/myisam/my_handler_errors.cc:38
4562
5594
msgid "Internal (unspecified) error in handler"
4565
#: ../plugin/myisam/my_handler_errors.cc:46
5597
#: plugin/myisam/my_handler_errors.cc:40
4567
5599
"Someone has changed the row since it was read (while the table was locked to "
4571
#: ../plugin/myisam/my_handler_errors.cc:48
5603
#: plugin/myisam/my_handler_errors.cc:43
4572
5604
msgid "Wrong index given to function"
4575
#: ../plugin/myisam/my_handler_errors.cc:49
5607
#: plugin/myisam/my_handler_errors.cc:45
5608
msgid "Undefined handler error 125"
5611
#: plugin/myisam/my_handler_errors.cc:47
4576
5612
msgid "Index file is crashed"
4579
#: ../plugin/myisam/my_handler_errors.cc:50
5615
#: plugin/myisam/my_handler_errors.cc:49
4580
5616
msgid "Record file is crashed"
4583
#: ../plugin/myisam/my_handler_errors.cc:51
5619
#: plugin/myisam/my_handler_errors.cc:51
4584
5620
msgid "Out of memory in engine"
4587
#: ../plugin/myisam/my_handler_errors.cc:52
5623
#: plugin/myisam/my_handler_errors.cc:53
5624
msgid "Undefined handler error 129"
5627
#: plugin/myisam/my_handler_errors.cc:55
4588
5628
msgid "Incorrect file format"
4591
#: ../plugin/myisam/my_handler_errors.cc:53
5631
#: plugin/myisam/my_handler_errors.cc:57
4592
5632
msgid "Command not supported by database"
4595
#: ../plugin/myisam/my_handler_errors.cc:54
5635
#: plugin/myisam/my_handler_errors.cc:59
4596
5636
msgid "Old database file"
4599
#: ../plugin/myisam/my_handler_errors.cc:55
5639
#: plugin/myisam/my_handler_errors.cc:61
4600
5640
msgid "No record read before update"
4603
#: ../plugin/myisam/my_handler_errors.cc:56
5643
#: plugin/myisam/my_handler_errors.cc:63
4604
5644
msgid "Record was already deleted (or record file crashed)"
4607
#: ../plugin/myisam/my_handler_errors.cc:57
5647
#: plugin/myisam/my_handler_errors.cc:65
4608
5648
msgid "No more room in record file"
4611
#: ../plugin/myisam/my_handler_errors.cc:58
5651
#: plugin/myisam/my_handler_errors.cc:67
4612
5652
msgid "No more room in index file"
4615
#: ../plugin/myisam/my_handler_errors.cc:59
5655
#: plugin/myisam/my_handler_errors.cc:69
4616
5656
msgid "No more records (read after end of file)"
4619
#: ../plugin/myisam/my_handler_errors.cc:60
5659
#: plugin/myisam/my_handler_errors.cc:71
4620
5660
msgid "Unsupported extension used for table"
4623
#: ../plugin/myisam/my_handler_errors.cc:61
5663
#: plugin/myisam/my_handler_errors.cc:73
4624
5664
msgid "Too big row"
4627
#: ../plugin/myisam/my_handler_errors.cc:62
5667
#: plugin/myisam/my_handler_errors.cc:75
4628
5668
msgid "Wrong create options"
4631
#: ../plugin/myisam/my_handler_errors.cc:63
5671
#: plugin/myisam/my_handler_errors.cc:77
4632
5672
msgid "Duplicate unique key or constraint on write or update"
4635
#: ../plugin/myisam/my_handler_errors.cc:64
5675
#: plugin/myisam/my_handler_errors.cc:79
4636
5676
msgid "Unknown character set used in table"
4639
#: ../plugin/myisam/my_handler_errors.cc:65
5679
#: plugin/myisam/my_handler_errors.cc:81
4640
5680
msgid "Conflicting table definitions in sub-tables of MERGE table"
4643
#: ../plugin/myisam/my_handler_errors.cc:66
5683
#: plugin/myisam/my_handler_errors.cc:83
4644
5684
msgid "Table is crashed and last repair failed"
4647
#: ../plugin/myisam/my_handler_errors.cc:67
5687
#: plugin/myisam/my_handler_errors.cc:85
4648
5688
msgid "Table was marked as crashed and should be repaired"
4651
#: ../plugin/myisam/my_handler_errors.cc:68
5691
#: plugin/myisam/my_handler_errors.cc:87
4652
5692
msgid "Lock timed out; Retry transaction"
4655
#: ../plugin/myisam/my_handler_errors.cc:69
5695
#: plugin/myisam/my_handler_errors.cc:89
4656
5696
msgid "Lock table is full; Restart program with a larger locktable"
4659
#: ../plugin/myisam/my_handler_errors.cc:70
5699
#: plugin/myisam/my_handler_errors.cc:91
4660
5700
msgid "Updates are not allowed under a read only transactions"
4663
#: ../plugin/myisam/my_handler_errors.cc:71
5703
#: plugin/myisam/my_handler_errors.cc:93
4664
5704
msgid "Lock deadlock; Retry transaction"
4667
#: ../plugin/myisam/my_handler_errors.cc:72
5707
#: plugin/myisam/my_handler_errors.cc:95
4668
5708
msgid "Foreign key constraint is incorrectly formed"
4671
#: ../plugin/myisam/my_handler_errors.cc:73
5711
#: plugin/myisam/my_handler_errors.cc:97
4672
5712
msgid "Cannot add a child row"
4675
#: ../plugin/myisam/my_handler_errors.cc:74
5715
#: plugin/myisam/my_handler_errors.cc:99
4676
5716
msgid "Cannot delete a parent row"
4679
#: ../plugin/myisam/my_handler_errors.cc:75
5719
#: plugin/myisam/my_handler_errors.cc:101
4680
5720
msgid "No savepoint with that name"
4683
#: ../plugin/myisam/my_handler_errors.cc:76
5723
#: plugin/myisam/my_handler_errors.cc:103
4684
5724
msgid "Non unique key block size"
4687
#: ../plugin/myisam/my_handler_errors.cc:77
5727
#: plugin/myisam/my_handler_errors.cc:105
4688
5728
msgid "The table does not exist in engine"
4691
#: ../plugin/myisam/my_handler_errors.cc:78
5731
#: plugin/myisam/my_handler_errors.cc:107
4692
5732
msgid "The table already existed in storage engine"
4695
#: ../plugin/myisam/my_handler_errors.cc:79
5735
#: plugin/myisam/my_handler_errors.cc:109
4696
5736
msgid "Could not connect to storage engine"
4699
#: ../plugin/myisam/my_handler_errors.cc:80
5739
#: plugin/myisam/my_handler_errors.cc:111
4700
5740
msgid "Unexpected null pointer found when using spatial index"
4703
#: ../plugin/myisam/my_handler_errors.cc:81
5743
#: plugin/myisam/my_handler_errors.cc:113
4704
5744
msgid "The table changed in storage engine"
4707
#: ../plugin/myisam/my_handler_errors.cc:82
5747
#: plugin/myisam/my_handler_errors.cc:115
4708
5748
msgid "There's no partition in table for the given value"
4711
#: ../plugin/myisam/my_handler_errors.cc:83
5751
#: plugin/myisam/my_handler_errors.cc:117
4712
5752
msgid "Row-based binlogging of row failed"
4715
#: ../plugin/myisam/my_handler_errors.cc:84
5755
#: plugin/myisam/my_handler_errors.cc:119
4716
5756
msgid "Index needed in foreign key constraint"
4719
#: ../plugin/myisam/my_handler_errors.cc:85
5759
#: plugin/myisam/my_handler_errors.cc:121
4720
5760
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4723
#: ../plugin/myisam/my_handler_errors.cc:86
5763
#: plugin/myisam/my_handler_errors.cc:123
4724
5764
msgid "Table needs to be upgraded before it can be used"
4727
#: ../plugin/myisam/my_handler_errors.cc:87
5767
#: plugin/myisam/my_handler_errors.cc:125
4728
5768
msgid "Table is read only"
4731
#: ../plugin/myisam/my_handler_errors.cc:88
5771
#: plugin/myisam/my_handler_errors.cc:127
4732
5772
msgid "Failed to get next auto increment value"
4735
#: ../plugin/myisam/my_handler_errors.cc:89
5775
#: plugin/myisam/my_handler_errors.cc:129
4736
5776
msgid "Failed to set row auto increment value"
4739
#: ../plugin/myisam/my_handler_errors.cc:90
5779
#: plugin/myisam/my_handler_errors.cc:131
4740
5780
msgid "Unknown (generic) error from engine"
4743
#: ../plugin/myisam/my_handler_errors.cc:91
5783
#: plugin/myisam/my_handler_errors.cc:133
4744
5784
msgid "Record is the same"
4747
#: ../plugin/myisam/my_handler_errors.cc:92
5787
#: plugin/myisam/my_handler_errors.cc:135
4748
5788
msgid "It is not possible to log this statement"
4751
#: ../plugin/myisam/my_handler_errors.cc:93
5791
#: plugin/myisam/my_handler_errors.cc:137
4752
5792
msgid "Tablespace exists"
4755
#: ../plugin/myisam/my_handler_errors.cc:94
5795
#: plugin/myisam/my_handler_errors.cc:139
4756
5796
msgid "The event was corrupt, leading to illegal data being read"
4759
#: ../plugin/myisam/my_handler_errors.cc:95
5799
#: plugin/myisam/my_handler_errors.cc:141
4760
5800
msgid "The table is of a new format not supported by this version"
4763
#: ../plugin/myisam/my_handler_errors.cc:96
5803
#: plugin/myisam/my_handler_errors.cc:143
4764
5804
msgid "The event could not be processed no other handler error happened"
4767
#: ../plugin/myisam/my_handler_errors.cc:97
5807
#: plugin/myisam/my_handler_errors.cc:145
4768
5808
msgid "Got a fatal error during initialzation of handler"
4771
#: ../plugin/myisam/my_handler_errors.cc:98
5811
#: plugin/myisam/my_handler_errors.cc:147
4772
5812
msgid "File to short; Expected more data in file"
4775
#: ../plugin/myisam/my_handler_errors.cc:99
5815
#: plugin/myisam/my_handler_errors.cc:149
4776
5816
msgid "Read page with wrong checksum"
4779
#. TODO: get a better message for these
4780
#: ../plugin/myisam/my_handler_errors.cc:101
5819
#: plugin/myisam/my_handler_errors.cc:151
4781
5820
msgid "Lock or active transaction"
4784
#: ../plugin/myisam/my_handler_errors.cc:102
5823
#: plugin/myisam/my_handler_errors.cc:153
4785
5824
msgid "No such table space"
4788
#: ../plugin/myisam/my_handler_errors.cc:103
5827
#: plugin/myisam/my_handler_errors.cc:155
4789
5828
msgid "Tablespace not empty"
4792
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4794
"Port number to use for connection or 0 for default to with MySQL protocol."
4797
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4799
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4800
"the file is stale and should be removed?"
4803
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4804
msgid "Path used for MySQL UNIX Socket Protocol."
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4808
msgid "Clobber socket file if one is there already."
4811
#: ../plugin/pbms/src/parameters_ms.cc:426
4812
msgid "Port number to use for connection or 0 for default PBMS port "
4815
#: ../plugin/pbms/src/parameters_ms.cc:429
4816
msgid "The maximum size of a BLOB repository file."
4819
#: ../plugin/pbms/src/parameters_ms.cc:432
4820
msgid "The maximum size of a temorary BLOB log file."
4823
#: ../plugin/pbms/src/parameters_ms.cc:435
4825
"A ':' delimited list of metadata header names to be used to initialize the "
4826
"pbms_metadata_header table when a database is created."
4829
#: ../plugin/pbms/src/parameters_ms.cc:439
4830
msgid "The percentage of garbage in a repository file before it is compacted."
4833
#: ../plugin/pbms/src/parameters_ms.cc:442
4835
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4836
"after this time, unless committed to the database."
4839
#: ../plugin/pbms/src/parameters_ms.cc:445
4841
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4845
#: ../plugin/pbms/src/parameters_ms.cc:448
4846
msgid "The next backup ID to use when backing up a PBMS database."
4849
#: ../plugin/pbms/src/parameters_ms.cc:451
4851
"A comma delimited list of tables to watch of the format: <database>."
4855
#: ../plugin/pbms/src/parameters_ms.cc:453
4856
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4859
#: ../plugin/pbms/src/parameters_ms.cc:457
4860
msgid "Before insert row event observer call position"
4863
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4864
msgid "Could not open socket, is rabbitmq running?"
4867
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4868
msgid "Failed to allocate enough memory to transaction message\n"
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4873
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4876
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4878
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4882
msgid "Host name to connect to"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4886
msgid "Port to connect to"
4889
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4890
msgid "RabbitMQ virtualhost"
4893
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4894
msgid "RabbitMQ username"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4898
msgid "RabbitMQ password"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4902
#: ../plugin/transaction_log/module.cc:270
4903
msgid "Name of the replicator plugin to use (default='default_replicator')"
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4907
msgid "Name of RabbitMQ exchange to publish to"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4911
msgid "Name of RabbitMQ routing key to use"
4914
#: ../plugin/session_dictionary/processlist.cc:78
4918
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4920
msgid "syslog facility \"%s\" not known, using \"local0\""
4923
#: ../plugin/syslog/errmsg.cc:50
4925
msgid "syslog priority \"%s\" not known, using \"warn\""
4928
#: ../plugin/syslog/logging.cc:63
4930
msgid "syslog priority \"%s\" not known, using \"info\""
4933
#: ../plugin/syslog/module.cc:95
4934
msgid "Syslog Ident"
4937
#: ../plugin/syslog/module.cc:98
4938
msgid "Syslog Facility"
4941
#: ../plugin/syslog/module.cc:101
4942
msgid "Enable logging to syslog of the query log"
4945
#: ../plugin/syslog/module.cc:104
4946
msgid "Syslog Priority of query logging"
4949
#: ../plugin/syslog/module.cc:116
4950
msgid "Enable logging to syslog of the error messages"
4953
#: ../plugin/syslog/module.cc:119
4954
msgid "Syslog Priority of error messages"
4957
#: ../plugin/transaction_log/background_worker.cc:77
4959
msgid "Unable to create background worker thread. Got error %s.\n"
4962
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4963
#: ../plugin/transaction_log/print_transaction_message.cc:106
4964
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4966
msgid "Failed to open transaction log file %s. Got error: %s\n"
4969
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4970
#: ../plugin/transaction_log/print_transaction_message.cc:169
4971
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4972
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4974
msgid "Could not read transaction message.\n"
4977
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4978
#: ../plugin/transaction_log/print_transaction_message.cc:170
4979
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4981
msgid "GPB ERROR: %s.\n"
4984
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4985
#: ../plugin/transaction_log/print_transaction_message.cc:171
4986
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4988
msgid "Raw buffer read: %s.\n"
4991
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4992
#: ../plugin/transaction_log/print_transaction_message.cc:179
4993
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4995
msgid "BUFFER: %s\n"
4998
#: ../plugin/transaction_log/module.cc:171
5000
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5003
#: ../plugin/transaction_log/module.cc:180
5005
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5008
#: ../plugin/transaction_log/module.cc:192
5010
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5013
#: ../plugin/transaction_log/module.cc:201
5015
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5018
#: ../plugin/transaction_log/module.cc:216
5020
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5023
#: ../plugin/transaction_log/module.cc:258
5024
msgid "DEBUGGING - Truncate transaction log"
5027
#: ../plugin/transaction_log/module.cc:261
5028
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5031
#: ../plugin/transaction_log/module.cc:264
5032
msgid "Enable transaction log"
5035
#: ../plugin/transaction_log/module.cc:267
5036
msgid "Path to the file to use for transaction log"
5039
#: ../plugin/transaction_log/module.cc:273
5041
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5042
"each transaction write, 2 == sync log file once per second"
5045
#: ../plugin/transaction_log/module.cc:276
5046
msgid "Number of slots for in-memory write buffers (default=8)."
5049
#: ../plugin/transaction_log/print_transaction_message.cc:135
5051
msgid "GPB message is not a valid type.\n"
5054
#: ../plugin/transaction_log/print_transaction_message.cc:155
5056
msgid "GPB message is not a valid size.\n"
5059
#: ../plugin/transaction_log/transaction_log.cc:114
5060
msgid "Failed to open transaction log file "
5063
#: ../plugin/transaction_log/transaction_log.cc:215
5066
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5067
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5070
#: ../plugin/transaction_log/transaction_log.cc:236
5072
msgid "Failed to sync log file. Got error: %s\n"
5075
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5076
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5078
msgid "Attempted to read record bigger than INT_MAX\n"
5081
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5083
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5086
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5088
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5091
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5092
msgid "Cannot open file: "
5095
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5096
msgid "Could not skip to position "
5099
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5100
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5103
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5104
msgid "Memory allocation failure trying to allocate "
5107
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5111
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5115
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5121
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5122
msgid "Unable to parse command. Got error: "
5125
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5132
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5134
msgid "Display help and exit"
5135
msgstr "إظهار هذه المساعدة."
5137
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5138
msgid "Read from the innodb transaction log"
5141
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5142
msgid "Password to use when connecting to server"
5145
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5146
msgid "Perform checksum"
5149
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5150
msgid "Ignore event messages"
5153
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5154
msgid "Transaction log file"
5157
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5158
msgid "Print raw Protobuf messages instead of SQL"
5161
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5162
msgid "Start reading from the given file position"
5165
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5166
msgid "Only output for the given transaction ID and later"
5169
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5170
msgid "Only output for the given transaction ID"
5173
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5174
msgid "Summarize message contents"
5177
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5178
msgid "Cannot use --start-pos and --transaction-id together\n"
5181
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5182
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5185
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5186
msgid "Checksum failed. Wanted "
5189
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5831
#: plugin/oldlibdrizzle/errmsg.cc:28
5832
msgid "Unknown Drizzle error"
5835
#: plugin/oldlibdrizzle/errmsg.cc:29
5837
msgid "Can't create UNIX socket (%d)"
5840
#: plugin/oldlibdrizzle/errmsg.cc:30
5842
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5845
#: plugin/oldlibdrizzle/errmsg.cc:31
5847
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5850
#: plugin/oldlibdrizzle/errmsg.cc:32
5852
msgid "Can't create TCP/IP socket (%d)"
5855
#: plugin/oldlibdrizzle/errmsg.cc:33
5857
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5860
#: plugin/oldlibdrizzle/errmsg.cc:34
5861
msgid "Drizzle server has gone away"
5864
#: plugin/oldlibdrizzle/errmsg.cc:35
5866
msgid "Protocol mismatch; server version = %d, client version = %d"
5869
#: plugin/oldlibdrizzle/errmsg.cc:36
5870
msgid "Drizzle client ran out of memory"
5873
#: plugin/oldlibdrizzle/errmsg.cc:37
5874
msgid "Wrong host info"
5877
#: plugin/oldlibdrizzle/errmsg.cc:38
5878
msgid "Localhost via UNIX socket"
5881
#: plugin/oldlibdrizzle/errmsg.cc:39
5883
msgid "%-.100s via TCP/IP"
5886
#: plugin/oldlibdrizzle/errmsg.cc:40
5887
msgid "Error in server handshake"
5890
#: plugin/oldlibdrizzle/errmsg.cc:41
5891
msgid "Lost connection to Drizzle server during query"
5894
#: plugin/oldlibdrizzle/errmsg.cc:42
5895
msgid "Commands out of sync; you can't run this command now"
5898
#: plugin/oldlibdrizzle/errmsg.cc:43
5900
msgid "Named pipe: %-.32s"
5903
#: plugin/oldlibdrizzle/errmsg.cc:44
5905
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5908
#: plugin/oldlibdrizzle/errmsg.cc:45
5910
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5913
#: plugin/oldlibdrizzle/errmsg.cc:46
5915
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5918
#: plugin/oldlibdrizzle/errmsg.cc:47
5920
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5923
#: plugin/oldlibdrizzle/errmsg.cc:48
5924
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5927
#: plugin/oldlibdrizzle/errmsg.cc:49
5928
msgid "Embedded server"
5931
#: plugin/oldlibdrizzle/errmsg.cc:50
5932
msgid "Error on SHOW SLAVE STATUS:"
5935
#: plugin/oldlibdrizzle/errmsg.cc:51
5936
msgid "Error on SHOW SLAVE HOSTS:"
5939
#: plugin/oldlibdrizzle/errmsg.cc:52
5940
msgid "Error connecting to slave:"
5943
#: plugin/oldlibdrizzle/errmsg.cc:53
5944
msgid "Error connecting to master:"
5947
#: plugin/oldlibdrizzle/errmsg.cc:54
5948
msgid "SSL connection error"
5951
#: plugin/oldlibdrizzle/errmsg.cc:55
5952
msgid "Malformed packet"
5955
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5956
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5957
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5958
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5959
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5960
msgid "(unused error message)"
5963
#: plugin/oldlibdrizzle/errmsg.cc:57
5964
msgid "Invalid use of null pointer"
5967
#: plugin/oldlibdrizzle/errmsg.cc:58
5968
msgid "Statement not prepared"
5971
#: plugin/oldlibdrizzle/errmsg.cc:59
5972
msgid "No data supplied for parameters in prepared statement"
5975
#: plugin/oldlibdrizzle/errmsg.cc:60
5976
msgid "Data truncated"
5979
#: plugin/oldlibdrizzle/errmsg.cc:61
5980
msgid "No parameters exist in the statement"
5983
#: plugin/oldlibdrizzle/errmsg.cc:62
5984
msgid "Invalid parameter number"
5987
#: plugin/oldlibdrizzle/errmsg.cc:63
5990
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5993
#: plugin/oldlibdrizzle/errmsg.cc:65
5995
msgid "Using unsupported buffer type: %d (parameter: %d)"
5998
#: plugin/oldlibdrizzle/errmsg.cc:66
6000
msgid "Shared memory: %-.100s"
6003
#: plugin/oldlibdrizzle/errmsg.cc:76
6004
msgid "Wrong or unknown protocol"
6007
#: plugin/oldlibdrizzle/errmsg.cc:77
6008
msgid "Invalid connection handle"
6011
#: plugin/oldlibdrizzle/errmsg.cc:78
6013
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6014
"option 'secure_auth' enabled)"
6017
#: plugin/oldlibdrizzle/errmsg.cc:80
6018
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6021
#: plugin/oldlibdrizzle/errmsg.cc:81
6022
msgid "Attempt to read column without prior row fetch"
6025
#: plugin/oldlibdrizzle/errmsg.cc:82
6026
msgid "Prepared statement contains no metadata"
6029
#: plugin/oldlibdrizzle/errmsg.cc:83
6031
"Attempt to read a row while there is no result set associated with the "
6035
#: plugin/oldlibdrizzle/errmsg.cc:85
6036
msgid "This feature is not implemented yet"
6039
#: plugin/oldlibdrizzle/errmsg.cc:86
6042
"Lost connection to Drizzle server while waiting for initial communication "
6043
"packet, system error: %d"
6046
#: plugin/oldlibdrizzle/errmsg.cc:88
6049
"Lost connection to Drizzle server while reading initial communication "
6050
"packet, system error: %d"
6053
#: plugin/oldlibdrizzle/errmsg.cc:90
6056
"Lost connection to Drizzle server while sending authentication information, "
6060
#: plugin/oldlibdrizzle/errmsg.cc:92
6063
"Lost connection to Drizzle server while reading authorization information, "
6067
#: plugin/oldlibdrizzle/errmsg.cc:94
6070
"Lost connection to Drizzle server while setting initial database, system "
6074
#: plugin/oldlibdrizzle/errmsg.cc:96
6076
msgid "Statement closed indirectly because of a preceding %s() call"
6079
#: plugin/pool_of_threads/pool_of_threads.cc:204
6080
msgid "event_add error in libevent_add_session_callback\n"
6083
#: plugin/pool_of_threads/pool_of_threads.cc:346
6084
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6087
#: plugin/pool_of_threads/pool_of_threads.cc:353
6088
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6091
#: plugin/pool_of_threads/pool_of_threads.cc:365
6092
msgid "session_add_event event_add error in libevent_init\n"
6095
#: plugin/pool_of_threads/pool_of_threads.cc:378
6097
msgid "Can't create completion port thread (error %d)"
6100
#: plugin/pool_of_threads/pool_of_threads.cc:462
6101
msgid "libevent_thread_proc: my_thread_init() failed\n"
6104
#: plugin/pool_of_threads/pool_of_threads.cc:642
6105
msgid "Size of Pool."
6108
#: plugin/signal_handler/signal_handler.cc:212
6110
msgid "Can't create interrupt-thread (error %d, errno: %d)"