320
#: ../client/drizzle.cc:1355
321
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
324
#: ../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"
336
msgstr "valor predefinit"
338
#: client/drizzle.cc:1518
325
339
msgid "Set the drizzle prompt to this value."
328
#: ../client/drizzle.cc:1359
342
#: client/drizzle.cc:1522
330
344
"Don't cache result, print it row by row. This may slow down the server if "
331
345
"the output is suspended. Doesn't use history file."
334
#: ../client/drizzle.cc:1361
348
#: client/drizzle.cc:1524
335
349
msgid "Write fields without conversion. Used with --batch."
338
#: ../client/drizzle.cc:1362
339
msgid "Do not reconnect if the connection is lost."
342
#: ../client/drizzle.cc:1364
343
msgid "Shutdown the server"
346
#: ../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."
360
msgstr "Atura el servidor."
362
#: client/drizzle.cc:1531
348
364
"Be more silent. Print results with a tab as separator, each row on new line."
351
#: ../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."
373
msgstr "Mostra la sortida en format de taula."
375
#: client/drizzle.cc:1539
353
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
354
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
358
#: ../client/drizzle.cc:1369
359
msgid "Disable outfile. See interactive help (\\h) also."
362
#: ../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:1543
389
msgid "User for login if not current user."
392
#: client/drizzle.cc:1545
393
msgid "Only allow UPDATE and DELETE that uses keys."
394
msgstr "Permet nomƩs UPDATE i DELETE que emprin claus."
396
#: client/drizzle.cc:1548
397
msgid "Synonym for option --safe-updates, -U."
400
#: client/drizzle.cc:1551
401
msgid "Write more. (-v -v -v gives the table output format)."
404
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
405
msgid "Output version information and exit."
408
#: client/drizzle.cc:1555
409
msgid "Wait and retry if connection is down."
412
#: client/drizzle.cc:1558
363
413
msgid "Number of seconds before connection timeout."
366
#: ../client/drizzle.cc:1373
416
#: client/drizzle.cc:1563
367
417
msgid "Max length of input line"
370
#: ../client/drizzle.cc:1375
420
#: client/drizzle.cc:1568
371
421
msgid "Automatic limit for SELECT when using --safe-updates"
374
#: ../client/drizzle.cc:1377
424
#: client/drizzle.cc:1573
375
425
msgid "Automatic limit for rows in a join when using --safe-updates"
378
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
379
msgid "Options specific to the client"
382
#: ../client/drizzle.cc:1383
383
msgid "Connect to host"
384
msgstr "Connecta a un servidor"
386
#: ../client/drizzle.cc:1385
388
"Password to use when connecting to server. If password is not given it's "
389
"asked from the tty."
392
#: ../client/drizzle.cc:1387
394
"Port number to use for connection or 0 for default to, in order of "
395
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
398
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
399
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
400
msgid "User for login if not current user."
403
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
404
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
405
msgid "The protocol of connection (mysql or drizzle)."
408
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
409
msgid "Allowed Options"
412
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
414
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
417
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
428
#: client/drizzle.cc:1577
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
#: client/drizzle.cc:1582
433
msgid "Number of lines before each import progress report."
436
#: client/drizzle.cc:1585
437
msgid "Ping the server to check if it's alive."
440
#: client/drizzle.cc:1595
442
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
445
#: client/drizzle.cc:1602
448
"Copyright (C) 2008 Sun Microsystems\n"
449
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
450
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1607
455
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1638
418
459
msgid "DELIMITER cannot contain a backslash character"
421
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
422
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
423
#: ../client/drizzletest.cc:5659
424
msgid "Error: Unknown protocol"
427
#: ../client/drizzle.cc:1627
429
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
432
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
434
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
437
#: ../client/drizzle.cc:1679
440
"Copyright (C) 2008 Sun Microsystems\n"
441
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
442
"and you are welcome to modify and redistribute it under the GPL license\n"
445
#: ../client/drizzle.cc:1684
447
msgid "Usage: drizzle [OPTIONS] [schema]\n"
448
msgstr "Forma d'Ćŗs: %s [OPCIONS]\n"
450
#: ../client/drizzle.cc:1738
452
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
455
#: ../client/drizzle.cc:1747
458
"Your Drizzle connection id is %u\n"
459
"Connection protocol: %s\n"
460
"Server version: %s\n"
463
#: ../client/drizzle.cc:1781
465
msgid "Reading history-file %s\n"
468
#: ../client/drizzle.cc:1785
470
msgid "Couldn't allocate memory for temp histfile!\n"
471
msgstr "No es pot reservar memĆ²ria per l'arxiu histĆ²ric tempora!\n"
473
#: ../client/drizzle.cc:1792
474
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
477
#: ../client/drizzle.cc:1802
481
#: ../client/drizzle.cc:1815
483
msgid "Writing history-file %s\n"
486
#: ../client/drizzle.cc:1823
488
msgstr "S'ha interromput"
490
#: ../client/drizzle.cc:1823
494
#: ../client/drizzle.cc:1873
495
msgid "Query aborted by Ctrl+C\n"
496
msgstr "Consulta interrompuda mitjanƧant Ctrl+C\n"
498
#: ../client/drizzle.cc:1957
462
#: client/drizzle.cc:1656
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1679
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1683
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1714
479
"Non-integer value supplied for port. If you are trying to enter a password "
480
"please use --password instead."
483
#: client/drizzle.cc:1722
484
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1861
500
489
msgid "Processing line: %<PRIu32>\n"
503
#: ../client/drizzle.cc:2175
492
#: client/drizzle.cc:2076
504
494
msgid "Unknown command: "
505
msgstr "Ordre desconeguda: "
507
#: ../client/drizzle.cc:2346
508
msgid "Not found a delimiter within max_input_line of input"
511
#: ../client/drizzle.cc:2592
495
msgstr "Ordre desconeguda"
497
#: client/drizzle.cc:2490
513
499
"Reading table information for completion of table and column names\n"
514
"You can turn off this feature to get a quicker startup with -A\n"
500
" You can turn off this feature to get a quicker startup with -A\n"
518
#: ../client/drizzle.cc:2631
504
#: client/drizzle.cc:2579
519
505
msgid "No connection. Trying to reconnect..."
522
#: ../client/drizzle.cc:2637
508
#: client/drizzle.cc:2585
523
509
msgid "Can't connect to the server\n"
526
#: ../client/drizzle.cc:2721
512
#: client/drizzle.cc:2663
527
513
msgid "List of all Drizzle commands:"
530
#: ../client/drizzle.cc:2725
533
"Note that all text commands must be first on line and end with '%s' or \\g"
516
#: client/drizzle.cc:2665
517
msgid "Note that all text commands must be first on line and end with ';'"
536
#: ../client/drizzle.cc:2783
520
#: client/drizzle.cc:2720
537
521
msgid "No query specified\n"
540
#: ../client/drizzle.cc:2798
524
#: client/drizzle.cc:2735
541
525
msgid "Ignoring query to other database"
544
#: ../client/drizzle.cc:2848
528
#: client/drizzle.cc:2785
545
529
msgid "Empty set"
546
msgstr "Conjunt buit"
548
#: ../client/drizzle.cc:2861
532
#: client/drizzle.cc:2798
550
534
msgid "%ld row in set"
551
535
msgid_plural "%ld rows in set"
555
#: ../client/drizzle.cc:2870
539
#: client/drizzle.cc:2807
557
541
msgstr "PeticiĆ³ Correcta"
559
#: ../client/drizzle.cc:2872
543
#: client/drizzle.cc:2809
561
545
msgid "Query OK, %ld row affected"
562
546
msgid_plural "Query OK, %ld rows affected"
566
#: ../client/drizzle.cc:2944
567
msgid "popen() failed! defaulting PAGER to stdout!\n"
570
#: ../client/drizzle.cc:2966
572
msgid "Error logging to file '%s'\n"
575
#: ../client/drizzle.cc:2971
577
msgid "Logging to file '%s'\n"
580
#: ../client/drizzle.cc:3055
589
"Collation: %s (%u)\n"
597
#: ../client/drizzle.cc:3522
599
msgid "No previous outfile available, you must give a filename!\n"
602
#: ../client/drizzle.cc:3527
604
msgid "Currently logging to file '%s'\n"
605
msgstr "No es pot obrir el fitxer: %s\n"
607
#: ../client/drizzle.cc:3547
609
msgid "No outfile specified!\n"
612
#: ../client/drizzle.cc:3560
613
msgid "Outfile disabled.\n"
616
#: ../client/drizzle.cc:3587
617
msgid "Default pager wasn't set, using stdout.\n"
620
#: ../client/drizzle.cc:3607
622
msgid "PAGER set to '%s'\n"
625
#: ../client/drizzle.cc:3618
626
msgid "PAGER set to stdout\n"
629
#: ../client/drizzle.cc:3701
631
msgid "Connection id: %u"
634
#: ../client/drizzle.cc:3703
636
msgid "Current schema: %.128s\n"
639
#: ../client/drizzle.cc:3704
644
#: ../client/drizzle.cc:3724
645
msgid "Usage: \\. <filename> | source <filename>"
648
#: ../client/drizzle.cc:3739
650
msgid "Failed to open file '%s', error: %d"
653
#: ../client/drizzle.cc:3747
654
msgid "Can't initialize LineBuffer"
657
#: ../client/drizzle.cc:3783
658
msgid "DELIMITER must be followed by a 'delimiter' character or string"
661
#: ../client/drizzle.cc:3816
662
msgid "USE must be followed by a schema name"
665
#: ../client/drizzle.cc:3884
667
msgid "Schema changed"
668
msgstr "Empra aquesta base de dades."
670
#: ../client/drizzle.cc:3930
672
msgid "Show warnings enabled."
673
msgstr "Mostra advertĆØncies despres de cada consulta."
675
#: ../client/drizzle.cc:3938
677
msgid "Show warnings disabled."
678
msgstr "Mostra advertĆØncies despres de cada consulta."
680
#: ../client/drizzle.cc:4088
684
"Connection id:\t\t%lu\n"
687
#: ../client/drizzle.cc:4100
689
msgid "Current schema:\t%s\n"
692
#: ../client/drizzle.cc:4101
694
msgid "Current user:\t\t%s\n"
697
#: ../client/drizzle.cc:4107
698
msgid "SSL:\t\t\tNot in use"
701
#: ../client/drizzle.cc:4112
706
msgstr "S'ha produĆÆt un error en la connexiĆ³ SSL"
708
#: ../client/drizzle.cc:4119
711
"All updates ignored to this schema\n"
714
#: ../client/drizzle.cc:4122
716
msgid "Current pager:\t\t%s\n"
719
#: ../client/drizzle.cc:4123
721
msgid "Using outfile:\t\t'%s'\n"
724
#: ../client/drizzle.cc:4124
726
msgid "Using delimiter:\t%s\n"
729
#: ../client/drizzle.cc:4125
731
msgid "Server version:\t\t%s\n"
734
#: ../client/drizzle.cc:4126
736
msgid "Protocol:\t\t%s\n"
737
msgstr "S'estĆ connectant a: %s\n"
739
#: ../client/drizzle.cc:4127
741
msgid "Protocol version:\t%d\n"
744
#: ../client/drizzle.cc:4128
746
msgid "Connection:\t\t%s\n"
747
msgstr "S'estĆ connectant a: %s\n"
749
#: ../client/drizzle.cc:4135
751
msgid "UNIX socket:\t\t%s\n"
754
#: ../client/drizzle.cc:4137
756
msgid "TCP port:\t\t%d\n"
759
#: ../client/drizzle.cc:4142
762
"Note that you are running in safe_update_mode:\n"
765
#: ../client/drizzle.cc:4144
768
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
770
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
772
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
773
" Max number of examined row combination in a join is set to: %"
778
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
783
#: ../client/drizzle.cc:4249
785
msgid "ERROR %d (%s): "
788
#: ../client/drizzle.cc:4251
793
#: ../client/drizzle.cc:4254
798
#: ../client/drizzle.cc:4387
802
#: ../client/drizzle.cc:4389
806
#: ../client/drizzle.cc:4395
810
#: ../client/drizzle.cc:4401
814
#: ../client/drizzle.cc:4502
818
#: ../client/drizzle.cc:4622
820
msgid "Returning to default PROMPT of %s\n"
823
#: ../client/drizzle.cc:4627
824
msgid "Memory allocation error. Not changing prompt\n"
827
#: ../client/drizzle.cc:4632
829
msgid "PROMPT set to '%s'\n"
832
#: ../client/drizzledump.cc:229
833
msgid "Error inserting into destination database"
836
#: ../client/drizzledump.cc:253
550
#: client/drizzledump.cc:345
551
msgid "Number of rows before each output progress report (requires --verbose)."
554
#: client/drizzledump.cc:415
838
556
msgid "Got errno %d on write"
841
#: ../client/drizzledump.cc:298
844
"%s: You can't use --single-transaction and --lock-all-tables at the same "
848
#: ../client/drizzledump.cc:305
850
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
853
#: ../client/drizzledump.cc:373
854
msgid "-- Retrieving database structures..."
857
#: ../client/drizzledump.cc:485
859
"Dump all the databases. This will be same as --databases with all databases "
863
#: ../client/drizzledump.cc:487
864
msgid "Dump all the tablespaces."
867
#: ../client/drizzledump.cc:489
868
msgid "Use complete insert statements."
871
#: ../client/drizzledump.cc:491
873
"Flush logs file in server before starting dump. Note that if you dump many "
874
"databases at once (using the option --databases= or --all-databases), the "
875
"logs will be flushed for each database dumped. The exception is when using --"
876
"lock-all-tables in this case the logs will be flushed only once, "
877
"corresponding to the moment all tables are locked. So if you want your dump "
878
"and the log flush to happen at the same exact moment you should use --lock-"
879
"all-tables or --flush-logs"
882
#: ../client/drizzledump.cc:493
884
msgid "Continue even if we get an sql-error."
885
msgstr "Continua encara que trobem un error sql."
887
#: ../client/drizzledump.cc:494
889
msgid "Display this help message and exit."
890
msgstr "Mostra aquesta ajuda i surt."
892
#: ../client/drizzledump.cc:496
894
"Locks all tables across all databases. This is achieved by taking a global "
895
"read lock for the duration of the whole dump. Automatically turns --single-"
899
#: ../client/drizzledump.cc:498
901
"Creates a consistent snapshot by dumping all tables in a single transaction. "
902
"Works ONLY for tables stored in storage engines which support "
903
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
904
"be consistent for other storage engines. While a --single-transaction dump "
905
"is in process, to ensure a valid dump file (correct table contents), no "
906
"other connection should use the following statements: ALTER TABLE, DROP "
907
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
911
#: ../client/drizzledump.cc:500
913
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
914
"extended-insert and --disable-keys."
917
#: ../client/drizzledump.cc:501
918
msgid "Overrides option --databases (-B)."
921
#: ../client/drizzledump.cc:503
922
msgid "Number of rows before each output progress report (requires --verbose)."
925
#: ../client/drizzledump.cc:505
926
msgid "Print info about the various stages."
929
#: ../client/drizzledump.cc:507
930
msgid "Turn off Comments"
933
#: ../client/drizzledump.cc:508
935
msgid "Turn off create-options"
936
msgstr "Desactiva el so si es produeix un error."
938
#: ../client/drizzledump.cc:509
939
msgid "Turn off extended-insert"
942
#: ../client/drizzledump.cc:510
943
msgid "Turn off dump date at the end of the output"
946
#: ../client/drizzledump.cc:511
947
msgid "Do not read from the configuration files"
950
#: ../client/drizzledump.cc:517
951
msgid "Add a 'DROP DATABASE' before each create."
954
#: ../client/drizzledump.cc:518
955
msgid "Do not add a 'drop table' before each create."
958
#: ../client/drizzledump.cc:520
960
"Give less verbose output (useful for debugging). Disables structure comments "
961
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
962
"set-names --skip-disable-keys"
965
#: ../client/drizzledump.cc:522
967
"To dump several databases. Note the difference in usage; In this case no "
968
"tables are given. All name arguments are regarded as databasenames. 'USE "
969
"db_name;' will be included in the output."
972
#: ../client/drizzledump.cc:524
974
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
975
"will not be put in the output."
978
#: ../client/drizzledump.cc:526
980
"Do not dump the specified table. To specify more than one table to ignore, "
981
"use the directive multiple times, once for each table. Each table must be "
982
"specified with both database and table names, e.g. --ignore-table=database."
986
#: ../client/drizzledump.cc:528
987
msgid "Insert rows with INSERT IGNORE."
990
#: ../client/drizzledump.cc:530
991
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
994
#: ../client/drizzledump.cc:532
996
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
997
"above line will be added otherwise, if --databases or --all-databases option "
1001
#: ../client/drizzledump.cc:534
1002
msgid "No row information."
1005
#: ../client/drizzledump.cc:536
1006
msgid "Use REPLACE INTO instead of INSERT INTO."
1009
#: ../client/drizzledump.cc:538
1010
msgid "Where to send output to (stdout|database"
1013
#: ../client/drizzledump.cc:540
1015
"Hostname for destination db server (requires --destination-type=database)"
1018
#: ../client/drizzledump.cc:542
1020
"Port number for destination db server (requires --destination-type=database)"
1023
#: ../client/drizzledump.cc:544
1025
"User name for destination db server (resquires --destination-type=database)"
1028
#: ../client/drizzledump.cc:546
1030
"Password for destination db server (requires --destination-type=database)"
1033
#: ../client/drizzledump.cc:548
1035
"The database in the destination db server (requires --destination-"
1036
"type=database, not for use with --all-databases)"
1039
#: ../client/drizzledump.cc:550
1041
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1045
#: ../client/drizzledump.cc:556
1047
msgid "Connect to host."
1048
msgstr "Connecta a un servidor"
1050
#: ../client/drizzledump.cc:558
1052
"Password to use when connecting to server. If password is not given it's "
1053
"solicited on the tty."
1056
#: ../client/drizzledump.cc:560
1057
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1058
msgid "Port number to use for connection."
1061
#: ../client/drizzledump.cc:567
1062
msgid "Hidden Options"
1065
#: ../client/drizzledump.cc:569
1066
msgid "Used to select the database"
1069
#: ../client/drizzledump.cc:570
1070
msgid "Used to select the tables"
1073
#: ../client/drizzledump.cc:573
1074
msgid "Allowed Options + Hidden Options"
1077
#: ../client/drizzledump.cc:637
1079
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1082
#: ../client/drizzledump.cc:642
1084
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1085
"and you are welcome to modify and redistribute it under the GPL license\n"
1088
#: ../client/drizzledump.cc:643
1089
msgid "Dumps definitions and data from a Drizzle database server"
1092
#: ../client/drizzledump.cc:644
559
#: client/drizzledump.cc:420
561
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
564
#: client/drizzledump.cc:427
1094
566
msgid "Usage: %s [OPTIONS] database [tables]\n"
1097
#: ../client/drizzledump.cc:645
569
#: client/drizzledump.cc:428
1099
571
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1102
#: ../client/drizzledump.cc:647
574
#: client/drizzledump.cc:430
1104
576
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1107
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1108
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
579
#: client/drizzledump.cc:438
581
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
582
"and you are welcome to modify and redistribute it under the GPL license\n"
585
#: client/drizzledump.cc:439
586
msgid "Dumps definitions and data from a Drizzle database server"
589
#: client/drizzledump.cc:450
591
msgid "For more options, use %s --help\n"
594
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
595
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
598
"Non-integer value supplied for port. If you are trying to enter a password "
599
"please use --password instead.\n"
602
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
603
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
1110
605
msgid "Value supplied for port is not valid.\n"
1113
#: ../client/drizzledump.cc:743
608
#: client/drizzledump.cc:582
610
msgid "Memory allocation error while copying password. Aborting.\n"
613
#: client/drizzledump.cc:621
615
msgid "Input filename too long: %s"
618
#: client/drizzledump.cc:656
1115
620
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1118
#: ../client/drizzledump_data.cc:268
1119
msgid "-- Retrieving data for "
1122
#: ../client/drizzledump_data.cc:300
1123
msgid " rows dumped for table "
1126
#: ../client/drizzledump_data.cc:547
1128
msgid "-- Connecting to "
1129
msgstr "Connecta a un servidor"
1131
#: ../client/drizzledump_data.cc:547
1132
msgid " using protocol "
1135
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1136
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1137
msgid "Error executing query: "
1140
#: ../client/drizzledump_data.cc:602
1141
msgid "Could not buffer result: "
1144
#: ../client/drizzledump_data.cc:648
1145
msgid "Error: Could not set db '"
1148
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1149
#: ../client/drizzledump_data.cc:673
1152
msgstr "Error fatal: %s"
1154
#: ../client/drizzledump_data.cc:682
1156
msgid "-- Disconnecting from "
1157
msgstr "S'estĆ desconnectant de %s\n"
1159
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1160
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1161
msgid "-- Retrieving table structures for "
1164
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1165
msgid "-- Retrieving fields for "
1168
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1169
msgid "-- Retrieving indexes for "
1172
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1173
msgid "-- Retrieving foreign keys for "
1176
#: ../client/drizzleslap.cc:2292
1178
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1181
#: ../client/drizzletest.cc:5412
1182
msgid "Error: Invalid Value for opt_max_connect_retries"
1185
#: ../client/drizzletest.cc:5422
1186
msgid "Error: Invalid Value for opt_tail_lines"
1189
#: ../client/drizzletest.cc:5432
1190
msgid "Error: Invalid Value for opt_sleep"
1193
#: ../client/drizzletest.cc:5623
1195
msgid "Could not open '%s' for reading: errno = %d"
1198
#: ../client/drizzletest.cc:5628
1200
msgid "Out of memory"
1201
msgstr "MemĆ²ria Superada"
1203
#: ../drizzled/drizzled.cc:491
623
#: client/drizzledump.cc:681
625
msgid "Invalid mode to --compatible: %s\n"
628
#: client/drizzledump.cc:726
630
msgid "%s: You must use option --tab with --fields-...\n"
633
#: client/drizzledump.cc:732
636
"%s: You can't use --single-transaction and --lock-all-tables at the same "
640
#: client/drizzledump.cc:738
643
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
647
#: client/drizzledump.cc:744
649
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
652
#: client/drizzledump.cc:767
654
msgid "Got error: %s (%d) %s"
657
#: client/drizzledump.cc:774
659
msgid "Got error: %d %s"
662
#: client/drizzledump.cc:872 client/drizzledump.cc:879
663
#: client/drizzledump.cc:892
665
msgid "Couldn't execute '%s': %s (%d)"
668
#: client/drizzledump.cc:956
670
msgid "-- Connecting to %s...\n"
673
#: client/drizzledump.cc:977
675
msgid "-- Disconnecting from %s...\n"
678
#: client/drizzledump.cc:988
679
msgid "Couldn't allocate memory"
682
#: client/drizzledump.cc:1332
685
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
689
#: client/drizzledump.cc:1346
691
msgid "-- Retrieving table structure for table %s...\n"
694
#: client/drizzledump.cc:1460
696
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
699
#: client/drizzledump.cc:1567
701
msgid "%s: Can't get keys for table %s\n"
704
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
706
msgid "Error: Couldn't read status information for table %s\n"
709
#: client/drizzledump.cc:1788
711
msgid "Error retrieving table structure for table: \"%s\""
714
#: client/drizzledump.cc:1795
716
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
719
#: client/drizzledump.cc:1806
721
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
724
#: client/drizzledump.cc:1813
726
msgid "-- Skipping dump data for table '%s', it has no fields\n"
729
#: client/drizzledump.cc:1821
730
msgid "-- Sending SELECT query...\n"
733
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
734
msgid "when executing 'SELECT INTO OUTFILE'"
737
#: client/drizzledump.cc:1885
742
"-- Dumping data for table %s\n"
746
#: client/drizzledump.cc:1926
747
msgid "-- Retrieving rows...\n"
750
#: client/drizzledump.cc:1929
752
msgid "%s: Error in field count for table: %s ! Aborting.\n"
755
#: client/drizzledump.cc:1973
757
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
760
#: client/drizzledump.cc:1990
762
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
765
#: client/drizzledump.cc:2012
767
msgid "Not enough fields from table %s! Aborting.\n"
770
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
771
msgid "when doing refresh"
774
#: client/drizzledump.cc:2497
775
msgid "alloc_root failure."
778
#: client/drizzledump.cc:2512
780
msgid "Couldn't find table: \"%s\""
783
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
784
#: client/drizzledump.cc:2807
787
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
790
#: client/drizzledump.cc:2837
792
msgid "Error: Not enough memory to store ORDER BY clause\n"
797
msgid "Error while loading database options: '%s':"
800
#: drizzled/drizzled.cc:503
802
msgid "Got signal %d from thread %<PRIu64>"
805
#: drizzled/drizzled.cc:537
1204
806
msgid "Aborting\n"
1205
msgstr "S'estĆ interrompent\n"
1207
#: ../drizzled/drizzled.cc:550
809
#: drizzled/drizzled.cc:658
1208
810
msgid "One can only use the --user switch if running as root\n"
1211
#: ../drizzled/drizzled.cc:557
813
#: drizzled/drizzled.cc:665
1213
815
"Fatal error: Please read \"Security\" section of the manual to find out how "
1214
816
"to run drizzled as root!\n"
1217
#: ../drizzled/drizzled.cc:577
819
#: drizzled/drizzled.cc:685
1220
822
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1224
#: ../drizzled/drizzled.cc:602
1225
msgid "Set process group ID failed"
1228
#: ../drizzled/drizzled.cc:607
1229
msgid "Set process user ID failed"
1232
#: ../drizzled/drizzled.cc:619
1233
msgid "Process chroot failed"
1236
#: ../drizzled/drizzled.cc:739
1237
msgid "Error: Invalid Value for auto_increment_increment"
1240
#: ../drizzled/drizzled.cc:750
1241
msgid "Error: Invalid Value for auto_increment_offset"
1244
#: ../drizzled/drizzled.cc:761
1245
msgid "Error: Invalid Value for completion_type"
1248
#: ../drizzled/drizzled.cc:773
1249
msgid "Error: Invalid Value for div-precision-increment"
1252
#: ../drizzled/drizzled.cc:784
1253
msgid "Error: Invalid Value for group_concat_max_len"
1256
#: ../drizzled/drizzled.cc:795
1257
msgid "Error: Invalid Value for join_buffer_size"
1260
#: ../drizzled/drizzled.cc:807
1261
msgid "Error: Invalid Value for max_allowed_packet"
1264
#: ../drizzled/drizzled.cc:819
1265
msgid "Error: Invalid Value for max_error_count"
1268
#: ../drizzled/drizzled.cc:830
1269
msgid "Error: Invalid Value for max_heap_table_size"
1272
#: ../drizzled/drizzled.cc:842
1273
msgid "Error: Invalid Value for min_examined_row_limit"
1276
#: ../drizzled/drizzled.cc:853
1277
msgid "Error: Invalid Value for max_join_size"
1280
#: ../drizzled/drizzled.cc:864
1281
msgid "Error: Invalid Value for max_length_for_sort_data"
1284
#: ../drizzled/drizzled.cc:875
1285
msgid "Error: Invalid Value for max_seeks_for_key"
1288
#: ../drizzled/drizzled.cc:886
1289
msgid "Error: Invalid Value for max_sort_length"
1292
#: ../drizzled/drizzled.cc:897
1293
msgid "Error: Invalid Value for optimizer_search_depth"
1296
#: ../drizzled/drizzled.cc:908
1297
msgid "Error: Invalid Value for preload_buff_size"
1300
#: ../drizzled/drizzled.cc:919
1301
msgid "Error: Invalid Value for query_alloc_block_size"
1304
#: ../drizzled/drizzled.cc:931
1305
msgid "Error: Invalid Value for query_prealloc_size"
1308
#: ../drizzled/drizzled.cc:943
1309
msgid "Error: Invalid Value for range_alloc_block_size"
1312
#: ../drizzled/drizzled.cc:955
1313
msgid "Error: Invalid Value for read_buff_size"
1316
#: ../drizzled/drizzled.cc:967
1317
msgid "Error: Invalid Value for read_rnd_buff_size"
1320
#: ../drizzled/drizzled.cc:978
1321
msgid "Error: Invalid Value for sort_buff_size"
1324
#: ../drizzled/drizzled.cc:989
1325
msgid "Error: Invalid Value for table_def_size"
1328
#: ../drizzled/drizzled.cc:1000
1329
msgid "Error: Invalid Value for table_cache_size"
1332
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1333
msgid "Error: Invalid Value for table_lock_wait_timeout"
1336
#: ../drizzled/drizzled.cc:1038
1338
"Error: Invalid Value for transaction_message_threshold valid values are "
1339
"between 131072 - 1048576 bytes"
1342
#: ../drizzled/drizzled.cc:1096
1344
msgid "Defaults file '%s' not found\n"
1347
#: ../drizzled/drizzled.cc:1138
826
#: drizzled/drizzled.cc:841
828
msgid "Fatal signal %d while backtracing\n"
831
#: drizzled/drizzled.cc:864
834
"We will try our best to scrape up some info that will hopefully help "
836
"the problem, but since we have already crashed, something is definitely "
838
"and this may fail.\n"
842
#: drizzled/drizzled.cc:873
845
"It is possible that drizzled could use up to \n"
846
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
848
"Hope that's ok; if not, decrease some variables in the equation.\n"
852
#: drizzled/drizzled.cc:886
855
"Attempting backtrace. You can use the following information to find out\n"
856
"where drizzled died. If you see no messages after this, something went\n"
857
"terribly wrong...\n"
860
#: drizzled/drizzled.cc:914
863
"Trying to get some variables.\n"
864
"Some pointers may be invalid and cause the dump to abort...\n"
867
#: drizzled/drizzled.cc:926
871
"This crash occurred while the server was calling initgroups(). This is\n"
872
"often due to the use of a drizzled that is statically linked against glibc\n"
873
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
874
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
875
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
876
"drizzled that is not statically linked.\n"
879
#: drizzled/drizzled.cc:941
883
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
884
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
885
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
886
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
887
"the documentation for your distribution on how to do that.\n"
890
#: drizzled/drizzled.cc:954
894
"The '--memlock' argument, which was enabled, uses system calls that are\n"
895
"unreliable and unstable on some operating systems and operating-system\n"
896
"versions (notably, some versions of Linux). This crash could be due to use\n"
897
"of those buggy OS calls. You should consider whether you really need the\n"
898
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
902
#: drizzled/drizzled.cc:969
904
msgid "Writing a core file\n"
907
#: drizzled/drizzled.cc:1015
909
"setrlimit could not change the size of core files to 'infinity'; We may not "
910
"be able to generate a core file on signals"
913
#: drizzled/drizzled.cc:1210
1349
915
msgid "gethostname failed, using '%s' as hostname"
1352
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1353
msgid "Display this help and exit."
1354
msgstr "Mostra aquesta ajuda i surt."
1356
#: ../drizzled/drizzled.cc:1156
1357
msgid "Configuration file to use"
1360
#: ../drizzled/drizzled.cc:1158
1361
msgid "Base location for config files"
1364
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1365
msgid "Directory for plugins."
1368
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1370
"Optional comma separated list of plugins to load at startup in addition to "
1371
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1374
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1376
"Optional comma separated list of plugins to not load at startup. Effectively "
1377
"removes a plugin from the list of plugins to be loaded. [for example: --"
1378
"plugin_remove=crc32,logger_gearman]"
1381
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1383
"Optional comma separated list of plugins to load at starup instead of the "
1384
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1387
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
918
#: drizzled/drizzled.cc:1281
920
msgid "Unknown locale: '%s'"
923
#: drizzled/drizzled.cc:1310
924
msgid "Can't create thread-keys"
927
#: drizzled/drizzled.cc:1335
928
msgid "Out of memory"
929
msgstr "MemĆ²ria Superada"
931
#: drizzled/drizzled.cc:1346
932
msgid "Failed to initialize plugins."
935
#: drizzled/drizzled.cc:1377
938
"%s: Too many arguments (first extra is '%s').\n"
939
"Use --verbose --help to get a list of available options\n"
942
#: drizzled/drizzled.cc:1397
943
msgid "No scheduler found, cannot continue!\n"
946
#: drizzled/drizzled.cc:1404
947
msgid "Can't init databases"
950
#: drizzled/drizzled.cc:1428
952
msgid "Unknown/unsupported table type: %s"
955
#: drizzled/drizzled.cc:1434
957
msgid "Default storage engine (%s) is not available"
960
#: drizzled/drizzled.cc:1465
962
msgid "Failed to lock memory. Errno: %d\n"
965
#: drizzled/drizzled.cc:1681
966
msgid "Display this help and exit after initializing plugins."
969
#: drizzled/drizzled.cc:1685
1388
970
msgid "Auto-increment columns are incremented by this"
1391
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
973
#: drizzled/drizzled.cc:1690
1393
975
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1397
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
979
#: drizzled/drizzled.cc:1696
1399
981
"Path to installation directory. All paths are usually resolved relative to "
1403
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
985
#: drizzled/drizzled.cc:1700
986
msgid "IP address to bind to."
989
#: drizzled/drizzled.cc:1704
1404
990
msgid "Chroot drizzled daemon during startup."
1407
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
993
#: drizzled/drizzled.cc:1708
1408
994
msgid "Set the default collation."
1411
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
997
#: drizzled/drizzled.cc:1712
1412
998
msgid "Default completion type."
1413
999
msgstr "Tipus de complement per defecte."
1415
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1001
#: drizzled/drizzled.cc:1717
1416
1002
msgid "Write core on errors."
1419
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1005
#: drizzled/drizzled.cc:1721
1420
1006
msgid "Path to the database root."
1423
#: ../drizzled/drizzled.cc:1196
1424
msgid "Set the default storage engine for tables."
1009
#: drizzled/drizzled.cc:1725
1010
msgid "Set the default storage engine (table type) for tables."
1427
#: ../drizzled/drizzled.cc:1198
1013
#: drizzled/drizzled.cc:1729
1428
1014
msgid "Set the default time zone."
1431
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1017
#: drizzled/drizzled.cc:1734
1018
msgid "Print a symbolic stack trace on failure."
1021
#: drizzled/drizzled.cc:1740
1432
1022
msgid "Used for debugging; Use at your own risk!"
1435
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1025
#: drizzled/drizzled.cc:1745
1436
1026
msgid "Set up signals usable for debugging"
1439
#: ../drizzled/drizzled.cc:1204
1029
#: drizzled/drizzled.cc:1749
1033
#: drizzled/drizzled.cc:1753
1440
1034
msgid "Set the language used for the month names and the days of the week."
1443
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1037
#: drizzled/drizzled.cc:1758
1444
1038
msgid "Log some not critical warnings to the log file."
1447
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1448
msgid "Pid file used by drizzled."
1451
#: ../drizzled/drizzled.cc:1210
1452
msgid "Maximum time in seconds to wait for the port to become free. "
1455
#: ../drizzled/drizzled.cc:1212
1456
msgid "Include the SQL query in replicated protobuf messages."
1459
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1041
#: drizzled/drizzled.cc:1763
1042
msgid "Lock drizzled in memory."
1045
#: drizzled/drizzled.cc:1767
1046
msgid "Pid file used by safe_mysqld."
1049
#: drizzled/drizzled.cc:1771
1051
"Port number to use for connection or 0 for default to, in order of "
1052
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1055
#: drizzled/drizzled.cc:1777
1057
"Maximum time in seconds to wait for the port to become free. (Default: no "
1061
#: drizzled/drizzled.cc:1782
1461
1063
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1462
1064
"specified directory"
1465
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1067
#: drizzled/drizzled.cc:1787
1467
1069
"Uniquely identifies the server instance in the community of replication "
1471
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1073
#: drizzled/drizzled.cc:1792
1472
1074
msgid "Don't print a stack trace on failure."
1475
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1077
#: drizzled/drizzled.cc:1796
1476
1078
msgid "Enable symbolic link support."
1479
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1081
#: drizzled/drizzled.cc:1805
1481
1083
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1484
#: ../drizzled/drizzled.cc:1227
1086
#: drizzled/drizzled.cc:1810
1485
1087
msgid "Path for temporary files."
1488
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1090
#: drizzled/drizzled.cc:1814
1489
1091
msgid "Default transaction isolation level."
1492
#: ../drizzled/drizzled.cc:1231
1494
"Max message size written to transaction log, valid values 131072 - 1048576 "
1498
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1094
#: drizzled/drizzled.cc:1818
1499
1095
msgid "Run drizzled daemon as user."
1502
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1098
#: drizzled/drizzled.cc:1826
1504
1100
"The number of outstanding connection requests Drizzle can have. This comes "
1505
1101
"into play when the main Drizzle thread gets very many connection requests in "
1506
1102
"a very short time."
1509
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1105
#: drizzled/drizzled.cc:1832
1511
1107
"Size of tree cache used in bulk insert optimization. Note that this is a "
1512
1108
"limit per thread!"
1515
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1111
#: drizzled/drizzled.cc:1838
1517
1113
"Precision of the result of '/' operator will be increased on that value."
1520
#: ../drizzled/drizzled.cc:1248
1116
#: drizzled/drizzled.cc:1844
1521
1117
msgid "The maximum length of the result of function group_concat."
1524
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1120
#: drizzled/drizzled.cc:1849
1525
1121
msgid "The size of the buffer that is used for full joins."
1528
#: ../drizzled/drizzled.cc:1253
1530
"A global cap on the amount of memory that can be allocated by session join "
1531
"buffers (0 means unlimited)"
1534
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1124
#: drizzled/drizzled.cc:1855
1126
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1127
"this to get better index handling (for all reads and multiple writes) to as "
1128
"much as you can afford;"
1131
#: drizzled/drizzled.cc:1864
1133
"This characterizes the number of hits a hot block has to be untouched until "
1134
"it is considered aged enough to be downgraded to a warm block. This "
1135
"specifies the percentage ratio of that number of hits to the total number of "
1136
"blocks in key cache"
1139
#: drizzled/drizzled.cc:1873
1140
msgid "The default size of key cache blocks"
1143
#: drizzled/drizzled.cc:1879
1144
msgid "The minimum percentage of warm blocks in key cache"
1147
#: drizzled/drizzled.cc:1885
1535
1148
msgid "Max packetlength to send/receive from to server."
1538
#: ../drizzled/drizzled.cc:1257
1151
#: drizzled/drizzled.cc:1890
1153
"If there is more than this number of interrupted connections from a host "
1154
"this host will be blocked from further connections."
1157
#: drizzled/drizzled.cc:1895
1539
1158
msgid "Max number of errors/warnings to store for a statement."
1542
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1161
#: drizzled/drizzled.cc:1900
1543
1162
msgid "Don't allow creation of heap tables bigger than this."
1546
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1165
#: drizzled/drizzled.cc:1906
1548
1167
"Joins that are probably going to read more than max_join_size records return "
1552
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1171
#: drizzled/drizzled.cc:1912
1553
1172
msgid "Max number of bytes in sorted records."
1556
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1175
#: drizzled/drizzled.cc:1917
1557
1176
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1560
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1179
#: drizzled/drizzled.cc:1922
1562
1181
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1563
1182
"max_sort_length bytes of each value are used; the rest are ignored)."
1566
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1185
#: drizzled/drizzled.cc:1929
1567
1186
msgid "After this many write locks, allow some read locks to run in between."
1570
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1189
#: drizzled/drizzled.cc:1933
1572
1191
"Don't log queries which examine less than min_examined_row_limit rows to "
1576
#: ../drizzled/drizzled.cc:1277
1195
#: drizzled/drizzled.cc:1939
1196
msgid "Buffer length for TCP/IP and socket communication."
1199
#: drizzled/drizzled.cc:1944
1578
"Do not apply any heuristic(s) during query optimization to prune, thus "
1579
"perform an exhaustive search from the optimizer search space."
1201
"Controls the heuristic(s) applied during query optimization to prune less-"
1202
"promising partial plans from the optimizer search space. Meaning: false - do "
1203
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1204
"based on number of retrieved rows."
1582
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1207
#: drizzled/drizzled.cc:1952
1584
1209
"Maximum depth of search performed by the query optimizer. Values larger than "
1585
1210
"the number of relations in a query result in better query plans, but take "
1590
1215
"(used for testing/comparison)."
1593
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1218
#: drizzled/drizzled.cc:1964
1219
msgid "Directory for plugins."
1222
#: drizzled/drizzled.cc:1968
1224
"Optional comma separated list of plugins to load at starup.[for example: --"
1225
"plugin_load=crc32,logger_gearman]"
1228
#: drizzled/drizzled.cc:1973
1594
1229
msgid "The size of the buffer that is allocated when preloading indexes"
1597
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1232
#: drizzled/drizzled.cc:1978
1598
1233
msgid "Allocation block size for query parsing and execution"
1601
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1236
#: drizzled/drizzled.cc:1983
1602
1237
msgid "Persistent buffer for query parsing and execution"
1605
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1240
#: drizzled/drizzled.cc:1989
1606
1241
msgid "Allocation block size for storing ranges during optimization"
1609
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1244
#: drizzled/drizzled.cc:1995
1611
1246
"Each thread that does a sequential scan allocates a buffer of this size for "
1612
1247
"each table it scans. If you do many sequential scans, you may want to "
1613
1248
"increase this value."
1616
#: ../drizzled/drizzled.cc:1306
1617
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1620
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1251
#: drizzled/drizzled.cc:2003
1622
1253
"When reading rows in sorted order after a sort, the rows are read through "
1623
1254
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1624
1255
"record_buffer."
1627
#: ../drizzled/drizzled.cc:1314
1628
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1631
#: ../drizzled/drizzled.cc:1316
1258
#: drizzled/drizzled.cc:2011
1632
1259
msgid "Select scheduler to be used (by default multi-thread)."
1635
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1262
#: drizzled/drizzled.cc:2016
1636
1263
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1639
#: ../drizzled/drizzled.cc:1322
1641
"A global cap on the amount of memory that can be allocated by session sort "
1642
"buffers (0 means unlimited)"
1645
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1266
#: drizzled/drizzled.cc:2022
1646
1267
msgid "The number of cached table definitions."
1649
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1270
#: drizzled/drizzled.cc:2026
1650
1271
msgid "The number of cached open tables."
1653
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1274
#: drizzled/drizzled.cc:2030
1655
1276
"Timeout in seconds to wait for a table level lock before returning an error. "
1656
1277
"Used only if the connection has active cursors."
1659
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1280
#: drizzled/drizzled.cc:2035
1660
1281
msgid "The stack size for each thread."
1663
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1284
#: drizzled/drizzled.cc:2041
1665
1286
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1666
1287
"automatically convert it to an on-disk MyISAM table."
1669
#: ../drizzled/drizzled.cc:1357
1670
msgid "Duplicate entry for command line option\n"
1673
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1674
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1675
#: ../drizzled/drizzled.cc:1484
1679
"Use --help to get a list of available options\n"
1682
#: ../drizzled/drizzled.cc:1434
1683
msgid "Failed to initialize plugins\n"
1686
#: ../drizzled/drizzled.cc:1472
1690
"Use --help to get a list of available options\n"
1693
#: ../drizzled/drizzled.cc:1521
1694
msgid "Error getting default charset"
1697
#: ../drizzled/drizzled.cc:1551
1698
msgid "Error setting collation"
1701
#: ../drizzled/drizzled.cc:1559
1703
msgid "Unknown locale: '%s'"
1706
#: ../drizzled/drizzled.cc:1579
1707
msgid "Could not initialize table cache\n"
1710
#: ../drizzled/drizzled.cc:1594
1711
msgid "XA cache initialization failed: Out of memory\n"
1714
#: ../drizzled/drizzled.cc:1624
1715
msgid "No scheduler found, cannot continue!\n"
1718
#: ../drizzled/drizzled.cc:1648
1720
msgid "Unknown/unsupported storage engine: %s\n"
1723
#: ../drizzled/drizzled.cc:1798
1725
"Maximum time in seconds to wait for the port to become free. (Default: no "
1729
#: ../drizzled/drizzled.cc:1907
1731
"Controls the heuristic(s) applied during query optimization to prune less-"
1732
"promising partial plans from the optimizer search space. Meaning: false - do "
1733
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1734
"based on number of retrieved rows."
1737
#: ../drizzled/drizzled.cc:2039
1290
#: drizzled/drizzled.cc:2047
1291
msgid "Allocation block size for transactions to be stored in binary log"
1294
#: drizzled/drizzled.cc:2052
1295
msgid "Persistent buffer for transactions to be stored in binary log"
1298
#: drizzled/drizzled.cc:2183
1739
1300
"Copyright (C) 2008 Sun Microsystems\n"
1740
1301
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1741
1302
"and you are welcome to modify and redistribute it under the GPL license\n"
1304
"Starts the Drizzle database server\n"
1745
#: ../drizzled/drizzled.cc:2046
1307
#: drizzled/drizzled.cc:2190
1747
1309
msgid "Usage: %s [OPTIONS]\n"
1748
msgstr "Forma d'Ćŗs: %s [OPCIONS]\n"
1750
#: ../drizzled/drizzled.cc:2167
1312
#: drizzled/drizzled.cc:2322
1753
1315
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1754
1316
"command line\n"
1757
#: ../drizzled/drizzled.cc:2184
1758
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1761
#: ../drizzled/drizzled.cc:2197
1762
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1765
#: ../drizzled/drizzled.cc:2210
1766
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1769
#: ../drizzled/drizzled.cc:2223
1770
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1773
#: ../drizzled/drizzled.cc:2338
1776
"There was an error creating the '%s' part of the path '%s'. Please check "
1777
"the path exists and is writable.\n"
1780
#: ../drizzled/drizzled.cc:2345
1783
"There was an error opening the path '%s', please check the path exists and "
1787
#: ../drizzled/error.cc:133
1789
msgid "Unknown error %d"
1790
msgstr "Error desconegut %d"
1792
#: ../drizzled/error.cc:207
1796
#: ../drizzled/error.cc:208
1797
msgid "Error on first"
1800
#: ../drizzled/error.cc:209
1319
#: drizzled/drizzled.cc:2366
1320
msgid "Can't start server: cannot resolve hostname!"
1323
#: drizzled/drizzled.cc:2372
1324
msgid "Can't start server: bind-address refers to multiple interfaces!"
1327
#: drizzled/errmsg.cc:73
1329
msgid "errmsg plugin '%s' errmsg() failed"
1332
#: drizzled/error.cc:34 drizzled/error.cc:36
1336
#: drizzled/error.cc:38
1804
#: ../drizzled/error.cc:210
1340
#: drizzled/error.cc:40
1808
#: ../drizzled/error.cc:211
1344
#: drizzled/error.cc:42
1810
1346
msgid "Can't create file '%-.200s' (errno: %d)"
1813
#: ../drizzled/error.cc:212
1349
#: drizzled/error.cc:44
1815
1351
msgid "Can't create table '%-.200s' (errno: %d)"
1818
#: ../drizzled/error.cc:213
1820
msgid "Can't create schema '%-.192s' (errno: %d)"
1823
#: ../drizzled/error.cc:214
1825
msgid "Can't create schema '%-.192s'; schema exists"
1828
#: ../drizzled/error.cc:215
1830
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1833
#: ../drizzled/error.cc:216
1354
#: drizzled/error.cc:46
1356
msgid "Can't create database '%-.192s' (errno: %d)"
1359
#: drizzled/error.cc:48
1361
msgid "Can't create database '%-.192s'; database exists"
1364
#: drizzled/error.cc:50
1366
msgid "Can't drop database '%-.192s'; database doesn't exist"
1369
#: drizzled/error.cc:52
1371
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1374
#: drizzled/error.cc:54
1376
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1379
#: drizzled/error.cc:56
1835
1381
msgid "Error on delete of '%-.192s' (errno: %d)"
1838
#: ../drizzled/error.cc:217
1384
#: drizzled/error.cc:58
1385
msgid "Can't read record in system table"
1388
#: drizzled/error.cc:60
1840
1390
msgid "Can't get status of '%-.200s' (errno: %d)"
1843
#: ../drizzled/error.cc:218
1393
#: drizzled/error.cc:62
1395
msgid "Can't get working directory (errno: %d)"
1398
#: drizzled/error.cc:64
1845
1400
msgid "Can't lock file (errno: %d)"
1848
#: ../drizzled/error.cc:219
1403
#: drizzled/error.cc:66
1850
1405
msgid "Can't open file: '%-.200s' (errno: %d)"
1853
#: ../drizzled/error.cc:220
1408
#: drizzled/error.cc:68
1855
1410
msgid "Can't find file: '%-.200s' (errno: %d)"
1858
#: ../drizzled/error.cc:221
1413
#: drizzled/error.cc:70
1860
1415
msgid "Can't read dir of '%-.192s' (errno: %d)"
1863
#: ../drizzled/error.cc:222
1418
#: drizzled/error.cc:72
1420
msgid "Can't change dir to '%-.192s' (errno: %d)"
1423
#: drizzled/error.cc:74
1865
1425
msgid "Record has changed since last read in table '%-.192s'"
1868
#: ../drizzled/error.cc:223
1428
#: drizzled/error.cc:76
1870
1430
msgid "Disk full (%s); waiting for someone to free some space..."
1873
#: ../drizzled/error.cc:224
1433
#: drizzled/error.cc:78
1875
1435
msgid "Can't write; duplicate key in table '%-.192s'"
1878
#: ../drizzled/error.cc:225
1438
#: drizzled/error.cc:80
1880
1440
msgid "Error on close of '%-.192s' (errno: %d)"
1883
#: ../drizzled/error.cc:226
1443
#: drizzled/error.cc:82
1885
1445
msgid "Error reading file '%-.200s' (errno: %d)"
1888
#: ../drizzled/error.cc:227
1448
#: drizzled/error.cc:84
1890
1450
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1893
#: ../drizzled/error.cc:228
1453
#: drizzled/error.cc:86
1895
1455
msgid "Error writing file '%-.200s' (errno: %d)"
1898
#: ../drizzled/error.cc:229
1458
#: drizzled/error.cc:88
1900
1460
msgid "'%-.192s' is locked against change"
1903
#: ../drizzled/error.cc:230
1463
#: drizzled/error.cc:90
1904
1464
msgid "Sort aborted"
1907
#: ../drizzled/error.cc:231
1467
#: drizzled/error.cc:92
1469
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1472
#: drizzled/error.cc:94
1909
1474
msgid "Got error %d from storage engine"
1912
#: ../drizzled/error.cc:232
1477
#: drizzled/error.cc:96
1914
1479
msgid "Table storage engine for '%-.192s' doesn't have this option"
1917
#: ../drizzled/error.cc:233
1482
#: drizzled/error.cc:98
1919
1484
msgid "Can't find record in '%-.192s'"
1922
#: ../drizzled/error.cc:234
1487
#: drizzled/error.cc:100
1924
1489
msgid "Incorrect information in file: '%-.200s'"
1927
#: ../drizzled/error.cc:235
1492
#: drizzled/error.cc:102
1929
1494
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1932
#: ../drizzled/error.cc:236
1497
#: drizzled/error.cc:104
1934
1499
msgid "Old key file for table '%-.192s'; repair it!"
1937
#: ../drizzled/error.cc:237
1502
#: drizzled/error.cc:106
1939
1504
msgid "Table '%-.192s' is read only"
1942
#: ../drizzled/error.cc:238
1507
#: drizzled/error.cc:108
1944
1509
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1947
#: ../drizzled/error.cc:239
1512
#: drizzled/error.cc:110
1948
1513
msgid "Out of sort memory; increase server sort buffer size"
1951
#: ../drizzled/error.cc:240
1952
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1955
#: ../drizzled/error.cc:241
1956
msgid "Global join memory constraint hit; increase join-heap-threshold"
1959
#: ../drizzled/error.cc:242
1960
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1963
#: ../drizzled/error.cc:243
1964
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1967
#: ../drizzled/error.cc:244
1516
#: drizzled/error.cc:112
1969
1518
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1972
#: ../drizzled/error.cc:245
1521
#: drizzled/error.cc:114
1973
1522
msgid "Too many connections"
1976
#: ../drizzled/error.cc:246
1525
#: drizzled/error.cc:116
1978
1527
"Out of memory; check if drizzled or some other process uses all available "
1979
1528
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1980
1529
"memory or you can add more swap space"
1983
#: ../drizzled/error.cc:247
1532
#: drizzled/error.cc:118
1984
1533
msgid "Can't get hostname for your address"
1987
#: ../drizzled/error.cc:248
1536
#: drizzled/error.cc:120
1988
1537
msgid "Bad handshake"
1991
#: ../drizzled/error.cc:249
1540
#: drizzled/error.cc:122
1993
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1542
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1996
#: ../drizzled/error.cc:250
1545
#: drizzled/error.cc:124
1998
1547
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2001
#: ../drizzled/error.cc:251
2002
msgid "No schema selected"
1550
#: drizzled/error.cc:126
1551
msgid "No database selected"
2005
#: ../drizzled/error.cc:252
1554
#: drizzled/error.cc:128
2006
1555
msgid "Unknown command"
2007
1556
msgstr "Ordre desconeguda"
2009
#: ../drizzled/error.cc:253
1558
#: drizzled/error.cc:130
2011
1560
msgid "Column '%-.192s' cannot be null"
2014
#: ../drizzled/error.cc:254
1563
#: drizzled/error.cc:132
2016
msgid "Unknown schema '%-.192s'"
1565
msgid "Unknown database '%-.192s'"
2019
#: ../drizzled/error.cc:255
1568
#: drizzled/error.cc:134
2021
1570
msgid "Table '%-.192s' already exists"
2024
#: ../drizzled/error.cc:256
1573
#: drizzled/error.cc:136
2026
1575
msgid "Unknown table '%-.100s'"
2029
#: ../drizzled/error.cc:257
1578
#: drizzled/error.cc:138
2031
1580
msgid "Column '%-.192s' in %-.192s is ambiguous"
2034
#: ../drizzled/error.cc:258
1583
#: drizzled/error.cc:140
2035
1584
msgid "Server shutdown in progress"
2038
#: ../drizzled/error.cc:259
1587
#: drizzled/error.cc:142
2040
1589
msgid "Unknown column '%-.192s' in '%-.192s'"
2043
#: ../drizzled/error.cc:260
1592
#: drizzled/error.cc:144
2045
1594
msgid "'%-.192s' isn't in GROUP BY"
2048
#: ../drizzled/error.cc:261
1597
#: drizzled/error.cc:146
2050
1599
msgid "Can't group on '%-.192s'"
2053
#: ../drizzled/error.cc:262
1602
#: drizzled/error.cc:148
2054
1603
msgid "Statement has sum functions and columns in same statement"
2057
#: ../drizzled/error.cc:263
1606
#: drizzled/error.cc:150
2058
1607
msgid "Column count doesn't match value count"
2061
#: ../drizzled/error.cc:264
1610
#: drizzled/error.cc:152
2063
1612
msgid "Identifier name '%-.100s' is too long"
2066
#: ../drizzled/error.cc:265
1615
#: drizzled/error.cc:154
2068
1617
msgid "Duplicate column name '%-.192s'"
2071
#: ../drizzled/error.cc:266
1620
#: drizzled/error.cc:156
2073
1622
msgid "Duplicate key name '%-.192s'"
2076
#: ../drizzled/error.cc:267
1625
#: drizzled/error.cc:158
2078
1627
msgid "Duplicate entry '%-.192s' for key %d"
2081
#: ../drizzled/error.cc:268
1630
#: drizzled/error.cc:160
2083
1632
msgid "Incorrect column specifier for column '%-.192s'"
2086
#: ../drizzled/error.cc:269
1635
#: drizzled/error.cc:162
2088
1637
msgid "%s near '%-.80s' at line %d"
2091
#: ../drizzled/error.cc:270
2093
msgid "Parsing error near '%s'"
2096
#: ../drizzled/error.cc:271
1640
#: drizzled/error.cc:164
2097
1641
msgid "Query was empty"
2100
#: ../drizzled/error.cc:272
1644
#: drizzled/error.cc:166
2102
1646
msgid "Not unique table/alias: '%-.192s'"
2105
#: ../drizzled/error.cc:273
1649
#: drizzled/error.cc:168
2107
1651
msgid "Invalid default value for '%-.192s'"
2110
#: ../drizzled/error.cc:274
1654
#: drizzled/error.cc:170
2111
1655
msgid "Multiple primary key defined"
2114
#: ../drizzled/error.cc:275
1658
#: drizzled/error.cc:172
2116
1660
msgid "Too many keys specified; max %d keys allowed"
2119
#: ../drizzled/error.cc:276
1663
#: drizzled/error.cc:174
2121
1665
msgid "Too many key parts specified; max %d parts allowed"
2124
#: ../drizzled/error.cc:277
1668
#: drizzled/error.cc:176
2126
1670
msgid "Specified key was too long; max key length is %d bytes"
2129
#: ../drizzled/error.cc:278
1673
#: drizzled/error.cc:178
2131
1675
msgid "Key column '%-.192s' doesn't exist in table"
2134
#: ../drizzled/error.cc:279
1678
#: drizzled/error.cc:180
2137
1681
"BLOB column '%-.192s' can't be used in key specification with the used table "
2141
#: ../drizzled/error.cc:280
1685
#: drizzled/error.cc:182
2144
1688
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2148
#: ../drizzled/error.cc:281
1692
#: drizzled/error.cc:184
2150
1694
"Incorrect table definition; there can be only one auto column and it must be "
2151
1695
"defined as a key"
2154
#: ../drizzled/error.cc:282
1698
#: drizzled/error.cc:186
1701
"%s: ready for connections.\n"
1702
"Version: '%s' socket: '%s' port: %u\n"
1705
#: drizzled/error.cc:188
2156
1707
msgid "%s: Normal shutdown\n"
2159
#: ../drizzled/error.cc:283
1710
#: drizzled/error.cc:190
2161
1712
msgid "%s: Got signal %d. Aborting!\n"
2164
#: ../drizzled/error.cc:284
1715
#: drizzled/error.cc:192
2166
1717
msgid "%s: Shutdown complete\n"
2169
#: ../drizzled/error.cc:285
1720
#: drizzled/error.cc:194
2171
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1722
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2174
#: ../drizzled/error.cc:286
1725
#: drizzled/error.cc:196
2175
1726
msgid "Can't create IP socket"
2178
#: ../drizzled/error.cc:287
1729
#: drizzled/error.cc:198
2181
1732
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2185
#: ../drizzled/error.cc:288
1736
#: drizzled/error.cc:200
2188
1739
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2189
1740
"check the manual"
2192
#: ../drizzled/error.cc:289
1743
#: drizzled/error.cc:202
2194
1745
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2197
#: ../drizzled/error.cc:290
1748
#: drizzled/error.cc:204
2200
"The file '%-.128s' must be in the schema directory or be readable by all"
1751
"The file '%-.128s' must be in the database directory or be readable by all"
2203
#: ../drizzled/error.cc:291
1754
#: drizzled/error.cc:206
2205
1756
msgid "File '%-.200s' already exists"
2208
#: ../drizzled/error.cc:292
1759
#: drizzled/error.cc:208
2210
1761
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2213
#: ../drizzled/error.cc:293
1764
#: drizzled/error.cc:210
1766
msgid "Records: %ld Duplicates: %ld"
1769
#: drizzled/error.cc:212
2215
1771
"Incorrect prefix key; the used key part isn't a string, the used length is "
2216
1772
"longer than the key part, or the storage engine doesn't support unique "
2220
#: ../drizzled/error.cc:294
1776
#: drizzled/error.cc:214
2221
1777
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2224
#: ../drizzled/error.cc:295
1780
#: drizzled/error.cc:216
2226
1782
msgid "Can't DROP '%-.192s'; check that column/key exists"
2229
#: ../drizzled/error.cc:296
1785
#: drizzled/error.cc:218
2231
1787
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2234
#: ../drizzled/error.cc:297
1790
#: drizzled/error.cc:220
2236
1792
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2239
#. KILL session errors
2240
#: ../drizzled/error.cc:300
2242
msgid "Unknown session id: %lu"
2243
msgstr "Ordre desconeguda: "
2245
#: ../drizzled/error.cc:301
2247
msgid "You are not the owner of session %lu"
2250
#: ../drizzled/error.cc:302
2251
msgid "You cannot kill the session you are connected from."
2254
#: ../drizzled/error.cc:305
1795
#: drizzled/error.cc:222
1797
msgid "Unknown thread id: %lu"
1800
#: drizzled/error.cc:224
1802
msgid "You are not owner of thread %lu"
1805
#: drizzled/error.cc:226
2255
1806
msgid "No tables used"
2258
#: ../drizzled/error.cc:306
1809
#: drizzled/error.cc:228
1811
msgid "Too many strings for column %-.192s and SET"
1814
#: drizzled/error.cc:230
1816
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1819
#: drizzled/error.cc:232
1821
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1824
#: drizzled/error.cc:234
1826
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1829
#: drizzled/error.cc:236
2260
1831
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2263
#: ../drizzled/error.cc:307
1834
#: drizzled/error.cc:238
2265
msgid "Incorrect schema name '%-.100s'"
1836
msgid "Incorrect database name '%-.100s'"
2268
#: ../drizzled/error.cc:308
1839
#: drizzled/error.cc:240
2270
1841
msgid "Incorrect table name '%-.100s'"
2273
#: ../drizzled/error.cc:309
1844
#: drizzled/error.cc:242
2275
1846
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2276
1847
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2279
#: ../drizzled/error.cc:310
1850
#: drizzled/error.cc:244
2280
1851
msgid "Unknown error"
2281
1852
msgstr "Error desconegut"
2283
#: ../drizzled/error.cc:311
1854
#: drizzled/error.cc:246
2285
1856
msgid "Unknown procedure '%-.192s'"
2288
#: ../drizzled/error.cc:312
1859
#: drizzled/error.cc:248
2290
1861
msgid "Incorrect parameter count to procedure '%-.192s'"
2293
#: ../drizzled/error.cc:313
1864
#: drizzled/error.cc:250
1866
msgid "Incorrect parameters to procedure '%-.192s'"
1869
#: drizzled/error.cc:252
2295
1871
msgid "Unknown table '%-.192s' in %-.32s"
2298
#: ../drizzled/error.cc:314
1874
#: drizzled/error.cc:254
2300
1876
msgid "Column '%-.192s' specified twice"
2303
#: ../drizzled/error.cc:315
1879
#: drizzled/error.cc:256
2304
1880
msgid "Invalid use of group function"
2307
#: ../drizzled/error.cc:316
1883
#: drizzled/error.cc:258
2310
1886
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2313
#: ../drizzled/error.cc:317
1889
#: drizzled/error.cc:260
2314
1890
msgid "A table must have at least 1 column"
2315
1891
msgstr "Una taula ha de tenir com a mĆnim 1 columna"
2317
#: ../drizzled/error.cc:318
1893
#: drizzled/error.cc:262
2319
1895
msgid "The table '%-.192s' is full"
2322
#: ../drizzled/error.cc:319
1898
#: drizzled/error.cc:264
1900
msgid "Unknown character set: '%-.64s'"
1903
#: drizzled/error.cc:266
2324
1905
msgid "Too many tables; Drizzle can only use %d tables in a join"
2327
#: ../drizzled/error.cc:320
1908
#: drizzled/error.cc:268
2328
1909
msgid "Too many columns"
2331
#: ../drizzled/error.cc:321
1912
#: drizzled/error.cc:270
2334
1915
"Row size too large. The maximum row size for the used table type, not "
2335
1916
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2338
#: ../drizzled/error.cc:322
1919
#: drizzled/error.cc:272
1922
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1923
"thread_stack=#' to specify a bigger stack if needed"
1926
#: drizzled/error.cc:274
2339
1927
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2342
#: ../drizzled/error.cc:323
1930
#: drizzled/error.cc:276
2345
1933
"Table handler doesn't support NULL in given index. Please change column "
2346
1934
"'%-.192s' to be NOT NULL or use another handler"
2349
#: ../drizzled/error.cc:324
2350
msgid "No paths allowed for plugin library"
2353
#: ../drizzled/error.cc:325
2355
msgid "Plugin '%-.192s' already exists"
2358
#: ../drizzled/error.cc:326
2360
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2363
#: ../drizzled/error.cc:327
2365
msgid "Can't find symbol '%-.128s' in library '%s'"
2368
#: ../drizzled/error.cc:328
1937
#: drizzled/error.cc:278
1939
msgid "Can't load function '%-.192s'"
1942
#: drizzled/error.cc:280
1944
msgid "Can't initialize function '%-.192s'; %-.80s"
1947
#: drizzled/error.cc:282
1948
msgid "No paths allowed for shared library"
1951
#: drizzled/error.cc:284
1953
msgid "Function '%-.192s' already exists"
1956
#: drizzled/error.cc:286
1958
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1961
#: drizzled/error.cc:288
1963
msgid "Can't find symbol '%-.128s' in library"
1966
#: drizzled/error.cc:290
1968
msgid "Function '%-.192s' is not defined"
1971
#: drizzled/error.cc:292
1974
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1975
"'drizzleadmin flush-hosts'"
1978
#: drizzled/error.cc:294
1980
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1983
#: drizzled/error.cc:296
1985
"You are using Drizzle as an anonymous user and anonymous users are not "
1986
"allowed to change passwords"
1989
#: drizzled/error.cc:298
1991
"You must have privileges to update tables in the drizzle database to be able "
1992
"to change passwords for others"
1995
#: drizzled/error.cc:300
1996
msgid "Can't find any matching row in the user table"
1999
#: drizzled/error.cc:302
2370
2001
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2373
#: ../drizzled/error.cc:329
2004
#: drizzled/error.cc:304
2376
2007
"Can't create a new thread (errno %d); if you are not out of available "
2377
2008
"memory, you can consult the manual for a possible OS-dependent bug"
2380
#: ../drizzled/error.cc:330
2011
#: drizzled/error.cc:306
2382
2013
msgid "Column count doesn't match value count at row %ld"
2385
#: ../drizzled/error.cc:331
2016
#: drizzled/error.cc:308
2387
2018
msgid "Can't reopen table: '%-.192s'"
2390
#: ../drizzled/error.cc:332
2021
#: drizzled/error.cc:310
2022
msgid "Invalid use of NULL value"
2025
#: drizzled/error.cc:312
2027
msgid "Got error '%-.64s' from regexp"
2030
#: drizzled/error.cc:314
2392
2032
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2393
2033
"illegal if there is no GROUP BY clause"
2396
#: ../drizzled/error.cc:333
2036
#: drizzled/error.cc:316
2038
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2041
#: drizzled/error.cc:318
2043
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2046
#: drizzled/error.cc:320
2049
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2053
#: drizzled/error.cc:322
2055
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2056
"privileges can be used"
2059
#: drizzled/error.cc:324
2060
msgid "The host or user argument to GRANT is too long"
2063
#: drizzled/error.cc:326
2398
2065
msgid "Table '%-.192s.%-.192s' doesn't exist"
2401
#: ../drizzled/error.cc:334
2068
#: drizzled/error.cc:328
2071
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2075
#: drizzled/error.cc:330
2076
msgid "The used command is not allowed with this Drizzle version"
2079
#: drizzled/error.cc:332
2403
2081
"You have an error in your SQL syntax; check the manual that corresponds to "
2404
2082
"your Drizzle server version for the right syntax to use"
2407
#: ../drizzled/error.cc:335
2085
#: drizzled/error.cc:334
2087
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2090
#: drizzled/error.cc:336
2091
msgid "Too many delayed threads in use"
2094
#: drizzled/error.cc:338
2096
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2099
#: drizzled/error.cc:340
2408
2100
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2411
#: ../drizzled/error.cc:336
2103
#: drizzled/error.cc:342
2104
msgid "Got a read error from the connection pipe"
2107
#: drizzled/error.cc:344
2108
msgid "Got an error from fcntl()"
2111
#: drizzled/error.cc:346
2412
2112
msgid "Got packets out of order"
2415
#: ../drizzled/error.cc:337
2115
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2116
msgid "Couldn't uncompress communication packet"
2119
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2120
msgid "Got an error reading communication packets"
2123
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2124
msgid "Got timeout reading communication packets"
2127
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2128
msgid "Got an error writing communication packets"
2131
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2132
msgid "Got timeout writing communication packets"
2135
#: drizzled/error.cc:358
2136
msgid "Result string is longer than 'max_allowed_packet' bytes"
2139
#: drizzled/error.cc:360
2416
2140
msgid "The used table type doesn't support BLOB/TEXT columns"
2419
#: ../drizzled/error.cc:338
2143
#: drizzled/error.cc:362
2420
2144
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2423
#: ../drizzled/error.cc:339
2147
#: drizzled/error.cc:364
2150
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2154
#: drizzled/error.cc:366
2425
2156
msgid "Incorrect column name '%-.100s'"
2428
#: ../drizzled/error.cc:340
2159
#: drizzled/error.cc:368
2430
2161
msgid "The used storage engine can't index column '%-.192s'"
2433
#: ../drizzled/error.cc:341
2164
#: drizzled/error.cc:370
2435
2166
"Unable to open underlying table which is differently defined or of non-"
2436
2167
"MyISAM type or doesn't exist"
2439
#: ../drizzled/error.cc:342
2170
#: drizzled/error.cc:372
2441
2172
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2444
#: ../drizzled/error.cc:343
2175
#: drizzled/error.cc:374
2447
2178
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2450
#: ../drizzled/error.cc:344
2181
#: drizzled/error.cc:376
2452
2183
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2453
2184
"UNIQUE instead"
2456
#: ../drizzled/error.cc:345
2187
#: drizzled/error.cc:378
2457
2188
msgid "Result consisted of more than one row"
2460
#: ../drizzled/error.cc:346
2191
#: drizzled/error.cc:380
2461
2192
msgid "This table type requires a primary key"
2464
#: ../drizzled/error.cc:347
2195
#: drizzled/error.cc:382
2196
msgid "This version of Drizzle is not compiled with RAID support"
2199
#: drizzled/error.cc:384
2201
"You are using safe update mode and you tried to update a table without a "
2202
"WHERE that uses a KEY column"
2205
#: drizzled/error.cc:386
2466
2207
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2469
#: ../drizzled/error.cc:348
2210
#: drizzled/error.cc:388
2470
2211
msgid "Can't open table"
2473
#: ../drizzled/error.cc:349
2214
#: drizzled/error.cc:390
2475
2216
msgid "The storage engine for the table doesn't support %s"
2478
#: ../drizzled/error.cc:350
2219
#: drizzled/error.cc:392
2220
msgid "You are not allowed to execute this command in a transaction"
2223
#: drizzled/error.cc:394
2480
2225
msgid "Got error %d during COMMIT"
2483
#: ../drizzled/error.cc:351
2228
#: drizzled/error.cc:396
2485
2230
msgid "Got error %d during ROLLBACK"
2488
#. This is a very incorrect place to use the PRIi64 macro as the
2489
#. program that looks over the source for the N_() macros does not
2490
#. (obviously) do macro expansion, so the string is entirely wrong for
2491
#. what it is trying to output for every language except english.
2492
#: ../drizzled/error.cc:356
2233
#: drizzled/error.cc:398
2235
msgid "Got error %d during FLUSH_LOGS"
2238
#: drizzled/error.cc:400
2240
msgid "Got error %d during CHECKPOINT"
2243
#: drizzled/error.cc:402
2495
2246
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2496
2247
"'%-.64s' (%-.64s)"
2499
#: ../drizzled/error.cc:357
2250
#: drizzled/error.cc:404
2251
msgid "The storage engine for the table does not support binary table dump"
2254
#: drizzled/error.cc:406
2255
msgid "Binlog closed, cannot RESET MASTER"
2258
#: drizzled/error.cc:408
2260
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2263
#: drizzled/error.cc:410
2265
msgid "Error from master: '%-.64s'"
2268
#: drizzled/error.cc:412
2269
msgid "Net error reading from master"
2272
#: drizzled/error.cc:414
2273
msgid "Net error writing to master"
2276
#: drizzled/error.cc:416
2277
msgid "Can't find FULLTEXT index matching the column list"
2280
#: drizzled/error.cc:418
2501
2282
"Can't execute the given command because you have active locked tables or an "
2502
2283
"active transaction"
2505
#: ../drizzled/error.cc:358
2286
#: drizzled/error.cc:420
2507
2288
msgid "Unknown system variable '%-.64s'"
2510
#: ../drizzled/error.cc:359
2291
#: drizzled/error.cc:422
2512
2293
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2515
#: ../drizzled/error.cc:360
2296
#: drizzled/error.cc:424
2518
2299
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2521
#: ../drizzled/error.cc:361
2302
#: drizzled/error.cc:426
2522
2303
msgid "Some non-transactional changed tables couldn't be rolled back"
2525
#: ../drizzled/error.cc:362
2306
#: drizzled/error.cc:428
2308
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2309
"of storage; increase this drizzled variable and try again"
2312
#: drizzled/error.cc:430
2314
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2317
#: drizzled/error.cc:432
2319
"This operation requires a running slave; configure slave and do START SLAVE"
2322
#: drizzled/error.cc:434
2323
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2326
#: drizzled/error.cc:436
2328
"Could not initialize master info structure; more error messages can be found "
2329
"in the Drizzle error log"
2332
#: drizzled/error.cc:438
2333
msgid "Could not create slave thread; check system resources"
2336
#: drizzled/error.cc:440
2339
"User %-.64s already has more than 'max_user_connections' active connections"
2342
#: drizzled/error.cc:442
2526
2343
msgid "You may only use constant expressions with SET"
2529
#: ../drizzled/error.cc:363
2346
#: drizzled/error.cc:444
2530
2347
msgid "Lock wait timeout exceeded; try restarting transaction"
2533
#: ../drizzled/error.cc:364
2350
#: drizzled/error.cc:446
2534
2351
msgid "The total number of locks exceeds the lock table size"
2537
#: ../drizzled/error.cc:365
2354
#: drizzled/error.cc:448
2538
2355
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2541
#: ../drizzled/error.cc:366
2358
#: drizzled/error.cc:450
2542
2359
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2545
#: ../drizzled/error.cc:367
2362
#: drizzled/error.cc:452
2363
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2366
#: drizzled/error.cc:454
2547
2368
msgid "Incorrect arguments to %s"
2550
#: ../drizzled/error.cc:368
2371
#: drizzled/error.cc:456
2373
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2376
#: drizzled/error.cc:458
2378
"Incorrect table definition; all MERGE tables must be in the same database"
2381
#: drizzled/error.cc:460
2551
2382
msgid "Deadlock found when trying to get lock; try restarting transaction"
2554
#: ../drizzled/error.cc:369
2385
#: drizzled/error.cc:462
2555
2386
msgid "The used table type doesn't support FULLTEXT indexes"
2558
#: ../drizzled/error.cc:370
2389
#: drizzled/error.cc:464
2559
2390
msgid "Cannot add foreign key constraint"
2562
#: ../drizzled/error.cc:371
2393
#: drizzled/error.cc:466
2563
2394
msgid "Cannot add or update a child row: a foreign key constraint fails"
2566
#: ../drizzled/error.cc:372
2397
#: drizzled/error.cc:468
2567
2398
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2570
#: ../drizzled/error.cc:373
2401
#: drizzled/error.cc:470
2403
msgid "Error connecting to master: %-.128s"
2406
#: drizzled/error.cc:472
2408
msgid "Error running query on master: %-.128s"
2411
#: drizzled/error.cc:474
2413
msgid "Error when executing command %s: %-.128s"
2416
#: drizzled/error.cc:476
2572
2418
msgid "Incorrect usage of %s and %s"
2575
#: ../drizzled/error.cc:374
2421
#: drizzled/error.cc:478
2576
2422
msgid "The used SELECT statements have a different number of columns"
2579
#: ../drizzled/error.cc:375
2425
#: drizzled/error.cc:480
2580
2426
msgid "Can't execute the query because you have a conflicting read lock"
2583
#: ../drizzled/error.cc:376
2429
#: drizzled/error.cc:482
2430
msgid "Mixing of transactional and non-transactional tables is disabled"
2433
#: drizzled/error.cc:484
2435
msgid "Option '%s' used twice in statement"
2438
#: drizzled/error.cc:486
2440
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2443
#: drizzled/error.cc:488
2445
msgid "Access denied; you need the %-.128s privilege for this operation"
2448
#: drizzled/error.cc:490
2586
2451
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2589
#: ../drizzled/error.cc:377
2454
#: drizzled/error.cc:492
2592
2457
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2595
#: ../drizzled/error.cc:378
2460
#: drizzled/error.cc:494
2597
2462
msgid "Variable '%-.64s' doesn't have a default value"
2600
#: ../drizzled/error.cc:379
2465
#: drizzled/error.cc:496
2602
2467
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2605
#: ../drizzled/error.cc:380
2470
#: drizzled/error.cc:498
2607
2472
msgid "Incorrect argument type to variable '%-.64s'"
2610
#: ../drizzled/error.cc:381
2475
#: drizzled/error.cc:500
2612
2477
msgid "Variable '%-.64s' can only be set, not read"
2615
#: ../drizzled/error.cc:382
2480
#: drizzled/error.cc:502
2617
2482
msgid "Incorrect usage/placement of '%s'"
2620
#: ../drizzled/error.cc:383
2485
#: drizzled/error.cc:504
2622
2487
msgid "This version of Drizzle doesn't yet support '%s'"
2625
#: ../drizzled/error.cc:384
2490
#: drizzled/error.cc:506
2493
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2496
#: drizzled/error.cc:508
2497
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2500
#: drizzled/error.cc:510
2627
2502
msgid "Variable '%-.192s' is a %s variable"
2630
#: ../drizzled/error.cc:385
2505
#: drizzled/error.cc:512
2632
2507
msgid "Incorrect foreign key definition for '%-.192s': %s"
2635
#: ../drizzled/error.cc:386
2510
#: drizzled/error.cc:514
2636
2511
msgid "Key reference and table reference don't match"
2639
#: ../drizzled/error.cc:387
2514
#: drizzled/error.cc:516
2641
2516
msgid "Operand should contain %d column(s)"
2644
#: ../drizzled/error.cc:388
2519
#: drizzled/error.cc:518
2645
2520
msgid "Subquery returns more than 1 row"
2648
#: ../drizzled/error.cc:389
2523
#: drizzled/error.cc:520
2525
msgid "Unknown prepared statement handler (%.*s) given to %s"
2528
#: drizzled/error.cc:522
2529
msgid "Help database is corrupt or does not exist"
2532
#: drizzled/error.cc:524
2533
msgid "Cyclic reference on subqueries"
2536
#: drizzled/error.cc:526
2650
2538
msgid "Converting column '%s' from %s to %s"
2653
#: ../drizzled/error.cc:390
2541
#: drizzled/error.cc:528
2655
2543
msgid "Reference '%-.64s' not supported (%s)"
2658
#: ../drizzled/error.cc:391
2546
#: drizzled/error.cc:530
2659
2547
msgid "Every derived table must have its own alias"
2662
#: ../drizzled/error.cc:392
2550
#: drizzled/error.cc:532
2664
2552
msgid "Select %u was reduced during optimization"
2667
#: ../drizzled/error.cc:393
2555
#: drizzled/error.cc:534
2669
2557
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2672
#: ../drizzled/error.cc:394
2560
#: drizzled/error.cc:536
2562
"Client does not support authentication protocol requested by server; "
2563
"consider upgrading Drizzle client"
2566
#: drizzled/error.cc:538
2673
2567
msgid "All parts of a SPATIAL index must be NOT NULL"
2676
#: ../drizzled/error.cc:395
2570
#: drizzled/error.cc:540
2678
2572
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2681
#: ../drizzled/error.cc:396
2575
#: drizzled/error.cc:542
2576
msgid "Slave is already running"
2579
#: drizzled/error.cc:544
2580
msgid "Slave already has been stopped"
2583
#: drizzled/error.cc:546
2684
"Uncompressed data size too large; the maximum size is %d (based on "
2685
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2586
"Uncompressed data size too large; the maximum size is %d (probably, length "
2587
"of uncompressed data was corrupted)"
2688
#: ../drizzled/error.cc:397
2590
#: drizzled/error.cc:548
2689
2591
msgid "ZLIB: Not enough memory"
2692
#: ../drizzled/error.cc:398
2594
#: drizzled/error.cc:550
2694
2596
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2695
2597
"data was corrupted)"
2698
#: ../drizzled/error.cc:399
2600
#: drizzled/error.cc:552
2699
2601
msgid "ZLIB: Input data corrupted"
2702
#: ../drizzled/error.cc:400
2604
#: drizzled/error.cc:554
2704
2606
msgid "%d line(s) were cut by GROUP_CONCAT()"
2707
#: ../drizzled/error.cc:401
2609
#: drizzled/error.cc:556
2709
2611
msgid "Row %ld doesn't contain data for all columns"
2712
#: ../drizzled/error.cc:402
2614
#: drizzled/error.cc:558
2715
2617
"Row %ld was truncated; it contained more data than there were input columns"
2718
#: ../drizzled/error.cc:403
2620
#: drizzled/error.cc:560
2721
2623
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2724
#: ../drizzled/error.cc:404
2626
#: drizzled/error.cc:562
2726
2628
msgid "Out of range value for column '%s' at row %ld"
2729
#: ../drizzled/error.cc:405
2631
#: drizzled/error.cc:564
2731
2633
msgid "Data truncated for column '%s' at row %ld"
2734
#: ../drizzled/error.cc:406
2636
#: drizzled/error.cc:566
2638
msgid "Using storage engine %s for table '%s'"
2641
#: drizzled/error.cc:568
2736
2643
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2739
#: ../drizzled/error.cc:407
2646
#: drizzled/error.cc:570
2647
msgid "Cannot drop one or more of the requested users"
2650
#: drizzled/error.cc:572
2651
msgid "Can't revoke all privileges for one or more of the requested users"
2654
#: drizzled/error.cc:574
2741
2656
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2744
#: ../drizzled/error.cc:408
2659
#: drizzled/error.cc:576
2746
2661
msgid "Illegal mix of collations for operation '%s'"
2749
#: ../drizzled/error.cc:409
2664
#: drizzled/error.cc:578
2752
2667
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2753
2668
"variable_name)"
2756
#: ../drizzled/error.cc:410
2671
#: drizzled/error.cc:580
2758
2673
msgid "Unknown collation: '%-.64s'"
2761
#: ../drizzled/error.cc:411
2676
#: drizzled/error.cc:582
2678
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2679
"compiled without SSL support; they can be used later if Drizzle slave with "
2683
#: drizzled/error.cc:584
2686
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2687
"old format; please change the password to the new format"
2690
#: drizzled/error.cc:586
2764
2693
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2768
#: ../drizzled/error.cc:412
2697
#: drizzled/error.cc:588
2698
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2701
#: drizzled/error.cc:590
2703
"It is recommended to use --skip-slave-start when doing step-by-step "
2704
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2705
"get an unexpected slave's drizzled restart"
2708
#: drizzled/error.cc:592
2709
msgid "SQL thread is not to be started so UNTIL options are ignored"
2712
#: drizzled/error.cc:594
2770
2714
msgid "Incorrect index name '%-.100s'"
2773
#: ../drizzled/error.cc:413
2717
#: drizzled/error.cc:596
2775
2719
msgid "Incorrect catalog name '%-.100s'"
2778
#: ../drizzled/error.cc:414
2722
#: drizzled/error.cc:598
2724
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2727
#: drizzled/error.cc:600
2780
2729
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2783
#: ../drizzled/error.cc:415
2732
#: drizzled/error.cc:602
2734
msgid "Unknown key cache '%-.100s'"
2737
#: drizzled/error.cc:604
2739
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2740
"this switch for this grant to work"
2743
#: drizzled/error.cc:606
2785
2745
msgid "Unknown table engine '%s'"
2788
#: ../drizzled/error.cc:416
2748
#: drizzled/error.cc:608
2750
msgid "'%s' is deprecated; use '%s' instead"
2753
#: drizzled/error.cc:610
2790
2755
msgid "The target table %-.100s of the %s is not updatable"
2793
#: ../drizzled/error.cc:417
2758
#: drizzled/error.cc:612
2796
2761
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2800
#: ../drizzled/error.cc:418
2765
#: drizzled/error.cc:614
2803
2768
"The Drizzle server is running with the %s option so it cannot execute this "
2807
#: ../drizzled/error.cc:419
2772
#: drizzled/error.cc:616
2809
2774
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2812
#: ../drizzled/error.cc:420
2777
#: drizzled/error.cc:618
2814
2779
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2817
#: ../drizzled/error.cc:421
2782
#: drizzled/error.cc:620
2819
2784
"Incorrect table definition; there can be only one TIMESTAMP column with "
2820
2785
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2823
#: ../drizzled/error.cc:422
2788
#: drizzled/error.cc:622
2825
2790
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2828
#: ../drizzled/error.cc:423
2793
#: drizzled/error.cc:624
2794
msgid "This command is not supported in the prepared statement protocol yet"
2797
#: drizzled/error.cc:626
2830
2799
msgid "Got error %d '%-.100s' from %s"
2833
#: ../drizzled/error.cc:424
2802
#: drizzled/error.cc:628
2835
2804
msgid "Got temporary error %d '%-.100s' from %s"
2838
#: ../drizzled/error.cc:425
2807
#: drizzled/error.cc:630
2840
2809
msgid "Unknown or incorrect time zone: '%-.64s'"
2843
#: ../drizzled/error.cc:426
2812
#: drizzled/error.cc:632
2814
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2817
#: drizzled/error.cc:634
2845
2819
msgid "Invalid %s character string: '%.64s'"
2848
#: ../drizzled/error.cc:427
2822
#: drizzled/error.cc:636
2850
2824
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2853
#: ../drizzled/error.cc:428
2827
#: drizzled/error.cc:638
2829
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2832
#: drizzled/error.cc:640
2834
msgid "Can't create a %s from within another stored routine"
2837
#: drizzled/error.cc:642
2839
msgid "%s %s already exists"
2842
#: drizzled/error.cc:644
2855
2844
msgid "%s %s does not exist"
2856
msgstr "%s %s no existeix"
2858
#: ../drizzled/error.cc:429
2847
#: drizzled/error.cc:646
2849
msgid "Failed to DROP %s %s"
2852
#: drizzled/error.cc:648
2854
msgid "Failed to CREATE %s %s"
2857
#: drizzled/error.cc:650
2859
msgid "%s with no matching label: %s"
2862
#: drizzled/error.cc:652
2864
msgid "Redefining label %s"
2867
#: drizzled/error.cc:654
2869
msgid "End-label %s without match"
2872
#: drizzled/error.cc:656
2874
msgid "Referring to uninitialized variable %s"
2877
#: drizzled/error.cc:658
2879
msgid "PROCEDURE %s can't return a result set in the given context"
2882
#: drizzled/error.cc:660
2883
msgid "RETURN is only allowed in a FUNCTION"
2886
#: drizzled/error.cc:662
2888
msgid "%s is not allowed in stored procedures"
2891
#: drizzled/error.cc:664
2893
"The update log is deprecated and replaced by the binary log; SET "
2894
"SQL_LOG_UPDATE has been ignored"
2897
#: drizzled/error.cc:666
2899
"The update log is deprecated and replaced by the binary log; SET "
2900
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2903
#: drizzled/error.cc:668
2859
2904
msgid "Query execution was interrupted"
2862
#: ../drizzled/error.cc:430
2907
#: drizzled/error.cc:670
2909
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2912
#: drizzled/error.cc:672
2914
msgid "Undefined CONDITION: %s"
2917
#: drizzled/error.cc:674
2919
msgid "No RETURN found in FUNCTION %s"
2922
#: drizzled/error.cc:676
2924
msgid "FUNCTION %s ended without RETURN"
2927
#: drizzled/error.cc:678
2928
msgid "Cursor statement must be a SELECT"
2931
#: drizzled/error.cc:680
2932
msgid "Cursor SELECT must not have INTO"
2935
#: drizzled/error.cc:682
2937
msgid "Undefined CURSOR: %s"
2940
#: drizzled/error.cc:684
2941
msgid "Cursor is already open"
2944
#: drizzled/error.cc:686
2945
msgid "Cursor is not open"
2948
#: drizzled/error.cc:688
2950
msgid "Undeclared variable: %s"
2953
#: drizzled/error.cc:690
2954
msgid "Incorrect number of FETCH variables"
2957
#: drizzled/error.cc:692
2958
msgid "No data - zero rows fetched, selected, or processed"
2961
#: drizzled/error.cc:694
2963
msgid "Duplicate parameter: %s"
2966
#: drizzled/error.cc:696
2968
msgid "Duplicate variable: %s"
2971
#: drizzled/error.cc:698
2973
msgid "Duplicate condition: %s"
2976
#: drizzled/error.cc:700
2978
msgid "Duplicate cursor: %s"
2981
#: drizzled/error.cc:702
2983
msgid "Failed to ALTER %s %s"
2986
#: drizzled/error.cc:704
2987
msgid "Subquery value not supported"
2990
#: drizzled/error.cc:706
2992
msgid "%s is not allowed in stored function or trigger"
2995
#: drizzled/error.cc:708
2996
msgid "Variable or condition declaration after cursor or handler declaration"
2999
#: drizzled/error.cc:710
3000
msgid "Cursor declaration after handler declaration"
3003
#: drizzled/error.cc:712
3004
msgid "Case not found for CASE statement"
3007
#: drizzled/error.cc:714
3009
msgid "Configuration file '%-.192s' is too big"
3012
#: drizzled/error.cc:716
3014
msgid "Malformed file type header in file '%-.192s'"
3017
#: drizzled/error.cc:718
3019
msgid "Unexpected end of file while parsing comment '%-.200s'"
3022
#: drizzled/error.cc:720
3024
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3027
#: drizzled/error.cc:722
3029
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3032
#: drizzled/error.cc:724
3033
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3036
#: drizzled/error.cc:726
3038
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3041
#: drizzled/error.cc:728
3043
msgid "'%-.192s.%-.192s' is not %s"
3046
#: drizzled/error.cc:730
3048
msgid "Column '%-.192s' is not updatable"
3051
#: drizzled/error.cc:732
3052
msgid "View's SELECT contains a subquery in the FROM clause"
3055
#: drizzled/error.cc:734
3057
msgid "View's SELECT contains a '%s' clause"
3060
#: drizzled/error.cc:736
3061
msgid "View's SELECT contains a variable or parameter"
3064
#: drizzled/error.cc:738
3066
msgid "View's SELECT refers to a temporary table '%-.192s'"
3069
#: drizzled/error.cc:740
3070
msgid "View's SELECT and view's field list have different column counts"
3073
#: drizzled/error.cc:742
3075
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3078
#: drizzled/error.cc:744
3079
msgid "View being updated does not have complete key of underlying table in it"
3082
#: drizzled/error.cc:746
2865
3085
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2866
3086
"(s) or definer/invoker of view lack rights to use them"
2869
#: ../drizzled/error.cc:431
3089
#: drizzled/error.cc:748
3091
msgid "Can't drop or alter a %s from within another stored routine"
3094
#: drizzled/error.cc:750
3095
msgid "GOTO is not allowed in a stored procedure handler"
3098
#: drizzled/error.cc:752
3099
msgid "Trigger already exists"
3102
#: drizzled/error.cc:754
3103
msgid "Trigger does not exist"
3106
#: drizzled/error.cc:756
3108
msgid "Trigger's '%-.192s' is view or temporary table"
3111
#: drizzled/error.cc:758
3113
msgid "Updating of %s row is not allowed in %strigger"
3116
#: drizzled/error.cc:760
3118
msgid "There is no %s row in %s trigger"
3121
#: drizzled/error.cc:762
2871
3123
msgid "Field '%-.192s' doesn't have a default value"
2874
#: ../drizzled/error.cc:432
3126
#: drizzled/error.cc:764
2875
3127
msgid "Division by 0"
2878
#: ../drizzled/error.cc:433
3130
#: drizzled/error.cc:766
2880
3132
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2883
#: ../drizzled/error.cc:434
3135
#: drizzled/error.cc:768
2885
3137
msgid "Illegal %s '%-.192s' value found during parsing"
2888
#: ../drizzled/error.cc:435
3140
#: drizzled/error.cc:770
3142
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3145
#: drizzled/error.cc:772
3147
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3150
#: drizzled/error.cc:774
3152
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3155
#: drizzled/error.cc:776
3157
msgid "Failed purging old relay logs: %s"
3160
#: drizzled/error.cc:778
3162
msgid "Password hash should be a %d-digit hexadecimal number"
3165
#: drizzled/error.cc:780
3166
msgid "Target log not found in binlog index"
3169
#: drizzled/error.cc:782
3170
msgid "I/O error reading log index file"
3173
#: drizzled/error.cc:784
3174
msgid "Server configuration does not permit binlog purge"
3177
#: drizzled/error.cc:786
3178
msgid "Failed on fseek()"
3181
#: drizzled/error.cc:788
3182
msgid "Fatal error during log purge"
3185
#: drizzled/error.cc:790
3186
msgid "A purgeable log is in use, will not purge"
3189
#: drizzled/error.cc:792
3190
msgid "Unknown error during log purge"
3193
#: drizzled/error.cc:794
3195
msgid "Failed initializing relay log position: %s"
3198
#: drizzled/error.cc:796
3199
msgid "You are not using binary logging"
3202
#: drizzled/error.cc:798
3205
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3208
#: drizzled/error.cc:800
3209
msgid "WSAStartup Failed"
3212
#: drizzled/error.cc:802
3213
msgid "Can't handle procedures with different groups yet"
3216
#: drizzled/error.cc:804
3217
msgid "Select must have a group with this procedure"
3220
#: drizzled/error.cc:806
3221
msgid "Can't use ORDER clause with this procedure"
3224
#: drizzled/error.cc:808
3226
msgid "Binary logging and replication forbid changing the global server %s"
3229
#: drizzled/error.cc:810
3231
msgid "Can't map file: %-.200s, errno: %d"
3234
#: drizzled/error.cc:812
3236
msgid "Wrong magic in %-.64s"
3239
#: drizzled/error.cc:814
3240
msgid "Prepared statement contains too many placeholders"
3243
#: drizzled/error.cc:816
2890
3245
msgid "Key part '%-.192s' length cannot be 0"
2893
#: ../drizzled/error.cc:436
3248
#: drizzled/error.cc:818
3249
msgid "View text checksum failed"
3252
#: drizzled/error.cc:820
3255
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3258
#: drizzled/error.cc:822
3260
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3263
#: drizzled/error.cc:824
3265
msgid "Can not delete from join view '%-.192s.%-.192s'"
3268
#: drizzled/error.cc:826
3270
msgid "Operation %s failed for %.256s"
3273
#: drizzled/error.cc:828
3274
msgid "XAER_NOTA: Unknown XID"
3277
#: drizzled/error.cc:830
3278
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3281
#: drizzled/error.cc:832
2896
3284
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2897
3285
"the %.64s state"
2900
#: ../drizzled/error.cc:437
3288
#: drizzled/error.cc:834
3289
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3292
#: drizzled/error.cc:836
3294
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3298
#: drizzled/error.cc:838
3299
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3302
#: drizzled/error.cc:840
3305
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3309
#: drizzled/error.cc:842
3310
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3313
#: drizzled/error.cc:844
3314
msgid "Failed to revoke all privileges to dropped routine"
3317
#: drizzled/error.cc:846
2902
3319
msgid "Data too long for column '%s' at row %ld"
2905
#: ../drizzled/error.cc:438
3322
#: drizzled/error.cc:848
3324
msgid "Bad SQLSTATE: '%s'"
3327
#: drizzled/error.cc:850
2908
3330
"%s: ready for connections.\n"
2909
3331
"Version: '%s' %s\n"
2912
#: ../drizzled/error.cc:439
3334
#: drizzled/error.cc:852
2913
3335
msgid "Can't load value from file with fixed size rows to variable"
2916
#: ../drizzled/error.cc:440
3338
#: drizzled/error.cc:854
3339
msgid "You are not allowed to create a user with GRANT"
3342
#: drizzled/error.cc:856
2918
3344
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2921
#: ../drizzled/error.cc:441
3347
#: drizzled/error.cc:858
2922
3348
msgid "Table definition has changed, please retry transaction"
2925
#: ../drizzled/error.cc:442
3351
#: drizzled/error.cc:860
3352
msgid "Duplicate handler declared in the same block"
3355
#: drizzled/error.cc:862
3358
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3359
"variable in BEFORE trigger"
3362
#: drizzled/error.cc:864
2927
3364
msgid "Not allowed to return a result set from a %s"
2930
#: ../drizzled/error.cc:443
3367
#: drizzled/error.cc:866
2931
3368
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2934
#: ../drizzled/error.cc:444
3371
#: drizzled/error.cc:868
3373
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3374
"declaration and binary logging is enabled; if non-transactional tables were "
3375
"updated, the binary log will miss their changes"
3378
#: drizzled/error.cc:870
3380
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3381
"declaration and binary logging is enabled (you *might* want to use the less "
3382
"safe log_bin_trust_function_creators variable)"
3385
#: drizzled/error.cc:872
3387
"You do not have the SUPER privilege and binary logging is enabled (you "
3388
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3391
#: drizzled/error.cc:874
3393
"You can't execute a prepared statement which has an open cursor associated "
3394
"with it. Reset the statement to re-execute it."
3397
#: drizzled/error.cc:876
3399
msgid "The statement (%lu) has no open cursor."
3402
#: drizzled/error.cc:878
2936
3404
"Explicit or implicit commit is not allowed in stored function or trigger."
2939
#: ../drizzled/error.cc:445
3407
#: drizzled/error.cc:880
3410
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3413
#: drizzled/error.cc:882
3414
msgid "Recursive stored functions and triggers are not allowed."
3417
#: drizzled/error.cc:884
2941
3419
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2944
#: ../drizzled/error.cc:446
3422
#: drizzled/error.cc:886
2946
3424
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2949
#: ../drizzled/error.cc:447
3427
#: drizzled/error.cc:888
2952
3430
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2956
#: ../drizzled/error.cc:448
3434
#: drizzled/error.cc:890
3436
"You can't combine write-locking of system tables with other tables or lock "
3440
#: drizzled/error.cc:892
3442
msgid "Unable to connect to foreign data source: %.64s"
3445
#: drizzled/error.cc:894
3448
"There was a problem processing the query on the foreign data source. Data "
3449
"source error: %-.64s"
3452
#: drizzled/error.cc:896
3455
"The foreign data source you are trying to reference does not exist. Data "
3456
"source error: %-.64s"
3459
#: drizzled/error.cc:898
3462
"Can't create federated table. The data source connection string '%-.64s' is "
3463
"not in the correct format"
3466
#: drizzled/error.cc:900
3468
msgid "The data source connection string '%-.64s' is not in the correct format"
3471
#: drizzled/error.cc:902
3473
msgid "Can't create federated table. Foreign data src error: %-.64s"
3476
#: drizzled/error.cc:904
2957
3477
msgid "Trigger in wrong schema"
2960
#: ../drizzled/error.cc:449
3480
#: drizzled/error.cc:906
2963
3483
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2964
3484
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2967
#: ../drizzled/error.cc:450
3487
#: drizzled/error.cc:908
3489
msgid "Routine body for '%-.100s' is too long"
3492
#: drizzled/error.cc:910
3493
msgid "Cannot drop default keycache"
3496
#: drizzled/error.cc:912
2969
3498
msgid "Display width out of range for column '%-.192s' (max = %d)"
2972
#: ../drizzled/error.cc:451
3501
#: drizzled/error.cc:914
3502
msgid "XAER_DUPID: The XID already exists"
3505
#: drizzled/error.cc:916
2974
3507
msgid "Datetime function: %-.32s field overflow"
2977
#: ../drizzled/error.cc:452
3510
#: drizzled/error.cc:918
3513
"Can't update table '%-.192s' in stored function/trigger because it is "
3514
"already used by statement which invoked this stored function/trigger."
3517
#: drizzled/error.cc:920
3520
"The definition of table '%-.192s' prevents operation %.192s on table "
3524
#: drizzled/error.cc:922
3526
"The prepared statement contains a stored routine call that refers to that "
3527
"same statement. It's not allowed to execute a prepared statement in such a "
3531
#: drizzled/error.cc:924
3532
msgid "Not allowed to set autocommit from a stored function or trigger"
3535
#: drizzled/error.cc:926
3536
msgid "Definer is not fully qualified"
3539
#: drizzled/error.cc:928
3542
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3543
"Current user is used as definer. Please recreate the view!"
3546
#: drizzled/error.cc:930
3549
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3553
#: drizzled/error.cc:932
3555
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3558
#: drizzled/error.cc:934
3560
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3563
#: drizzled/error.cc:936
2980
3566
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2983
#: ../drizzled/error.cc:453
3569
#: drizzled/error.cc:938
2986
3572
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2989
#: ../drizzled/error.cc:454
2990
msgid "No data - zero rows fetched, selected, or processed"
2993
#: ../drizzled/error.cc:455
3575
#: drizzled/error.cc:940
3577
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3580
#: drizzled/error.cc:942
3583
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3584
"activated under the authorization of the invoker, which may have "
3585
"insufficient privileges. Please recreate the trigger."
3588
#: drizzled/error.cc:944
3590
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3593
#: drizzled/error.cc:946
3596
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3597
"exceeded for routine %.192s"
3600
#: drizzled/error.cc:948
3603
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3604
"or contains bad data (internal code %d)"
3607
#: drizzled/error.cc:950
3609
msgid "Incorrect routine name '%-.192s'"
3612
#: drizzled/error.cc:952
2995
3614
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2998
#: ../drizzled/error.cc:456
3617
#: drizzled/error.cc:954
3618
msgid "AGGREGATE is not supported for stored functions"
3621
#: drizzled/error.cc:956
3624
"Can't create more than max_prepared_stmt_count statements (current value: %"
3628
#: drizzled/error.cc:958
3630
msgid "`%-.192s`.`%-.192s` contains view recursion"
3633
#: drizzled/error.cc:960
3000
3635
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3003
#: ../drizzled/error.cc:457
3638
#: drizzled/error.cc:962
3004
3639
msgid "The used table type doesn't support SPATIAL indexes"
3007
#: ../drizzled/error.cc:458
3642
#: drizzled/error.cc:964
3643
msgid "Triggers can not be created on system tables"
3646
#: drizzled/error.cc:966
3009
3648
msgid "Leading spaces are removed from name '%s'"
3012
#: ../drizzled/error.cc:459
3651
#: drizzled/error.cc:968
3013
3652
msgid "Failed to read auto-increment value from storage engine"
3016
#: ../drizzled/error.cc:460
3655
#: drizzled/error.cc:970
3659
#: drizzled/error.cc:972
3663
#: drizzled/error.cc:974
3018
3665
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3021
#: ../drizzled/error.cc:461
3668
#: drizzled/error.cc:976
3670
msgid "The target table %-.100s of the %s is not insertable-into"
3673
#: drizzled/error.cc:978
3676
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3679
#: drizzled/error.cc:980
3022
3680
msgid "Too high level of nesting for select"
3025
#: ../drizzled/error.cc:462
3683
#: drizzled/error.cc:982
3027
3685
msgid "Name '%-.64s' has become ''"
3030
#: ../drizzled/error.cc:463
3688
#: drizzled/error.cc:984
3032
3690
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3033
3691
"optional and non-empty FIELDS ENCLOSED BY"
3036
#: ../drizzled/error.cc:464
3694
#: drizzled/error.cc:986
3696
msgid "The foreign server, %s, you are trying to create already exists."
3699
#: drizzled/error.cc:988
3702
"The foreign server name you are trying to reference does not exist. Data "
3703
"source error: %-.64s"
3706
#: drizzled/error.cc:990
3039
3709
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3042
#: ../drizzled/error.cc:465
3044
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3047
#: ../drizzled/error.cc:466
3712
#: drizzled/error.cc:992
3715
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3719
#: drizzled/error.cc:994
3721
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3724
#: drizzled/error.cc:996
3725
msgid "MAXVALUE can only be used in last partition definition"
3728
#: drizzled/error.cc:998
3729
msgid "Subpartitions can only be hash partitions and by key"
3732
#: drizzled/error.cc:1000
3733
msgid "Must define subpartitions on all partitions if on one partition"
3736
#: drizzled/error.cc:1002
3737
msgid "Wrong number of partitions defined, mismatch with previous setting"
3740
#: drizzled/error.cc:1004
3741
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3744
#: drizzled/error.cc:1006
3745
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3748
#: drizzled/error.cc:1008
3749
msgid "Expression in RANGE/LIST VALUES must be constant"
3752
#: drizzled/error.cc:1010
3753
msgid "Field in list of fields for partition function not found in table"
3756
#: drizzled/error.cc:1012
3757
msgid "List of fields is only allowed in KEY partitions"
3760
#: drizzled/error.cc:1014
3762
"The partition info in the frm file is not consistent with what can be "
3763
"written into the frm file"
3766
#: drizzled/error.cc:1016
3768
msgid "The %-.192s function returns the wrong type"
3771
#: drizzled/error.cc:1018
3773
msgid "For %-.64s partitions each partition must be defined"
3776
#: drizzled/error.cc:1020
3777
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3780
#: drizzled/error.cc:1022
3781
msgid "VALUES value must be of same type as partition function"
3784
#: drizzled/error.cc:1024
3785
msgid "Multiple definition of same constant in list partitioning"
3788
#: drizzled/error.cc:1026
3789
msgid "Partitioning can not be used stand-alone in query"
3792
#: drizzled/error.cc:1028
3794
"The mix of handlers in the partitions is not allowed in this version of "
3798
#: drizzled/error.cc:1030
3800
msgid "For the partitioned engine it is necessary to define all %-.64s"
3803
#: drizzled/error.cc:1032
3804
msgid "Too many partitions (including subpartitions) were defined"
3807
#: drizzled/error.cc:1034
3809
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3810
"partitioning for subpartitioning"
3813
#: drizzled/error.cc:1036
3814
msgid "Failed to create specific handler file"
3817
#: drizzled/error.cc:1038
3818
msgid "A BLOB field is not allowed in partition function"
3821
#: drizzled/error.cc:1040
3823
msgid "A %-.192s must include all columns in the table's partitioning function"
3826
#: drizzled/error.cc:1042
3828
msgid "Number of %-.64s = 0 is not an allowed value"
3831
#: drizzled/error.cc:1044
3832
msgid "Partition management on a not partitioned table is not possible"
3835
#: drizzled/error.cc:1046
3837
"Foreign key condition is not yet supported in conjunction with partitioning"
3840
#: drizzled/error.cc:1048
3842
msgid "Error in list of partitions to %-.64s"
3845
#: drizzled/error.cc:1050
3846
msgid "Cannot remove all partitions, use DROP TABLE instead"
3849
#: drizzled/error.cc:1052
3850
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3853
#: drizzled/error.cc:1054
3855
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3859
#: drizzled/error.cc:1056
3861
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3862
"tables using HASH PARTITIONs"
3865
#: drizzled/error.cc:1058
3867
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3870
#: drizzled/error.cc:1060
3871
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3874
#: drizzled/error.cc:1062
3875
msgid "At least one partition must be added"
3878
#: drizzled/error.cc:1064
3879
msgid "At least one partition must be coalesced"
3882
#: drizzled/error.cc:1066
3883
msgid "More partitions to reorganize than there are partitions"
3886
#: drizzled/error.cc:1068
3888
msgid "Duplicate partition name %-.192s"
3891
#: drizzled/error.cc:1070
3892
msgid "It is not allowed to shut off binlog on this command"
3895
#: drizzled/error.cc:1072
3896
msgid "When reorganizing a set of partitions they must be in consecutive order"
3899
#: drizzled/error.cc:1074
3901
"Reorganize of range partitions cannot change total ranges except for last "
3902
"partition where it can extend the range"
3905
#: drizzled/error.cc:1076
3906
msgid "Partition function not supported in this version for this handler"
3909
#: drizzled/error.cc:1078
3910
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3913
#: drizzled/error.cc:1080
3915
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3918
#: drizzled/error.cc:1082
3920
msgid "Plugin '%-.192s' is not loaded"
3923
#: drizzled/error.cc:1084
3049
3925
msgid "Incorrect %-.32s value: '%-.128s'"
3052
#: ../drizzled/error.cc:467
3928
#: drizzled/error.cc:1086
3054
3930
msgid "Table has no partition for value %-.64s"
3057
#: ../drizzled/error.cc:468
3933
#: drizzled/error.cc:1088
3935
msgid "It is not allowed to specify %s more than once"
3938
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3940
msgid "Failed to create %s"
3943
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3945
msgid "Failed to drop %s"
3948
#: drizzled/error.cc:1094
3949
msgid "The handler doesn't support autoextend of tablespaces"
3952
#: drizzled/error.cc:1096
3954
"A size parameter was incorrectly specified, either number or on the form 10M"
3957
#: drizzled/error.cc:1098
3959
"The size number was correct but we don't allow the digit part to be more "
3963
#: drizzled/error.cc:1100
3965
msgid "Failed to alter: %s"
3968
#: drizzled/error.cc:1102
3058
3969
msgid "Writing one row to the row-based binary log failed"
3061
#: ../drizzled/error.cc:469
3972
#: drizzled/error.cc:1104
3974
msgid "Table definition on master and slave does not match: %s"
3977
#: drizzled/error.cc:1106
3979
"Slave running with --log-slave-updates must use row-based binary logging to "
3980
"be able to replicate row-based binary log events"
3983
#: drizzled/error.cc:1108
3985
msgid "Event '%-.192s' already exists"
3988
#: drizzled/error.cc:1110
3990
msgid "Failed to store event %s. Error code %d from storage engine."
3993
#: drizzled/error.cc:1112
3995
msgid "Unknown event '%-.192s'"
3998
#: drizzled/error.cc:1114
4000
msgid "Failed to alter event '%-.192s'"
4003
#: drizzled/error.cc:1118
4004
msgid "INTERVAL is either not positive or too big"
4007
#: drizzled/error.cc:1120
4008
msgid "ENDS is either invalid or before STARTS"
4011
#: drizzled/error.cc:1122
4012
msgid "Event execution time is in the past. Event has been disabled"
4015
#: drizzled/error.cc:1124
4016
msgid "Failed to open drizzle.event"
4019
#: drizzled/error.cc:1126
4020
msgid "No datetime expression provided"
4023
#: drizzled/error.cc:1128
4026
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4027
"probably corrupted"
4030
#: drizzled/error.cc:1130
4032
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4035
#: drizzled/error.cc:1132
4036
msgid "Failed to delete the event from drizzle.event"
4039
#: drizzled/error.cc:1134
4040
msgid "Error during compilation of event's body"
4043
#: drizzled/error.cc:1136
4044
msgid "Same old and new event name"
4047
#: drizzled/error.cc:1138
4049
msgid "Data for column '%s' too long"
4052
#: drizzled/error.cc:1140
3063
4054
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3066
#: ../drizzled/error.cc:470
4057
#: drizzled/error.cc:1142
4060
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4064
#: drizzled/error.cc:1144
4065
msgid "You can't write-lock a log table. Only read access is possible"
4068
#: drizzled/error.cc:1146
4069
msgid "You can't use locks with log tables."
4072
#: drizzled/error.cc:1148
3069
4075
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3070
4076
"d would lead to a duplicate entry"
3073
#: ../drizzled/error.cc:471
4079
#: drizzled/error.cc:1150
4082
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4083
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4086
#: drizzled/error.cc:1152
4088
"Cannot switch out of the row-based binary log format when the session has "
4089
"open temporary tables"
4092
#: drizzled/error.cc:1154
4094
"Cannot change the binary logging format inside a stored function or trigger"
4097
#: drizzled/error.cc:1156
4099
"The NDB cluster engine does not support changing the binlog format on the "
4103
#: drizzled/error.cc:1158
4104
msgid "Cannot create temporary table with partitions"
4107
#: drizzled/error.cc:1160
4108
msgid "Partition constant is out of partition function domain"
4111
#: drizzled/error.cc:1162
4112
msgid "This partition function is not allowed"
4115
#: drizzled/error.cc:1164
4116
msgid "Error in DDL log"
4119
#: drizzled/error.cc:1166
4120
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4123
#: drizzled/error.cc:1168
4124
msgid "Incorrect partition name"
4127
#: drizzled/error.cc:1170
3075
4129
"Transaction isolation level can't be changed while a transaction is in "
3079
#: ../drizzled/error.cc:472
4133
#: drizzled/error.cc:1172
4136
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4137
"'%-.192s' for key '%-.192s'"
4140
#: drizzled/error.cc:1174
4142
msgid "Internal scheduler error %d"
4145
#: drizzled/error.cc:1176
4147
msgid "Error during starting/stopping of the scheduler. Error code %u"
4150
#: drizzled/error.cc:1178
4151
msgid "Engine cannot be used in partitioned tables"
4154
#: drizzled/error.cc:1180
4156
msgid "Cannot activate '%-.64s' log"
4159
#: drizzled/error.cc:1182
4160
msgid "The server was not built with row-based replication"
4163
#: drizzled/error.cc:1184
4164
msgid "Decoding of base64 string failed"
4167
#: drizzled/error.cc:1186
4168
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4171
#: drizzled/error.cc:1188
4173
"Cannot proceed because system tables used by Event Scheduler were found "
4174
"damaged at server start"
4177
#: drizzled/error.cc:1190
4178
msgid "Only integers allowed as number here"
4181
#: drizzled/error.cc:1192
4182
msgid "This storage engine cannot be used for log tables"
4185
#: drizzled/error.cc:1194
4187
msgid "You cannot '%s' a log table if logging is enabled"
4190
#: drizzled/error.cc:1196
4193
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4194
"rename two tables: the log table to an archive table and another table back "
4198
#: drizzled/error.cc:1198
3081
4200
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3084
#: ../drizzled/error.cc:473
4203
#: drizzled/error.cc:1200
3086
4205
msgid "Incorrect parameters in the call to native function '%-.192s'"
3089
#: ../drizzled/error.cc:474
4208
#: drizzled/error.cc:1202
4210
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4213
#: drizzled/error.cc:1204
4215
msgid "This function '%-.192s' has the same name as a native function"
4218
#: drizzled/error.cc:1206
3091
4220
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3094
#: ../drizzled/error.cc:475
4223
#: drizzled/error.cc:1208
4224
msgid "Too many files opened, please execute the command again"
4227
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4229
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4230
"The event was dropped immediately after creation."
4233
#: drizzled/error.cc:1214
4235
msgid "The incident %s occurred on the master. Message: %-.64s"
4238
#: drizzled/error.cc:1216
4239
msgid "Table has no partition for some existing values"
4242
#: drizzled/error.cc:1218
4243
msgid "Statement is not safe to log in statement format."
4246
#: drizzled/error.cc:1220
4248
msgid "Fatal error: %s"
4251
#: drizzled/error.cc:1222
4253
msgid "Relay log read failure: %s"
4256
#: drizzled/error.cc:1224
4258
msgid "Relay log write failure: %s"
4261
#: drizzled/error.cc:1228
4263
msgid "Master command %s failed: %s"
4266
#: drizzled/error.cc:1230
4268
msgid "Binary logging not possible. Message: %s"
4271
#: drizzled/error.cc:1232
4273
msgid "View `%-.64s`.`%-.64s` has no creation context"
4276
#: drizzled/error.cc:1234
4278
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4281
#: drizzled/error.cc:1236
4283
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4286
#: drizzled/error.cc:1238
4288
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4291
#: drizzled/error.cc:1240
4293
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4296
#: drizzled/error.cc:1242
4298
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4301
#: drizzled/error.cc:1244
4303
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4306
#: drizzled/error.cc:1246
4308
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4311
#: drizzled/error.cc:1248
4313
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4316
#: drizzled/error.cc:1250
4318
msgid "Ambiguous slave modes combination. %s"
4321
#: drizzled/error.cc:1252
4324
"The BINLOG statement of type `%s` was not preceded by a format description "
4328
#: drizzled/error.cc:1254
4329
msgid "Corrupted replication event was detected"
4332
#: drizzled/error.cc:1256
3096
4334
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3099
#: ../drizzled/error.cc:477
4337
#: drizzled/error.cc:1258
4339
msgid "Being purged log %s was not found"
4342
#: drizzled/error.cc:1260
4344
msgid "Converted to non-transactional lock on '%-.64s'"
4347
#: drizzled/error.cc:1262
4349
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4352
#: drizzled/error.cc:1264
4355
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4358
#: drizzled/error.cc:1266
4360
msgid "Can't access storage engine of table %-.64s"
4363
#: drizzled/error.cc:1268
4364
msgid "Starting backup process"
4367
#: drizzled/error.cc:1270
4368
msgid "Backup completed"
4371
#: drizzled/error.cc:1272
4372
msgid "Starting restore process"
4375
#: drizzled/error.cc:1274
4376
msgid "Restore completed"
4379
#: drizzled/error.cc:1276
4380
msgid "Nothing to backup"
4383
#: drizzled/error.cc:1278
4385
msgid "Database '%-.64s' cannot be included in a backup"
4388
#: drizzled/error.cc:1280
4390
"Error during backup operation - server's error log contains more information "
4394
#: drizzled/error.cc:1282
4396
"Error during restore operation - server's error log contains more "
4397
"information about the error"
4400
#: drizzled/error.cc:1284
4402
"Can't execute this command because another BACKUP/RESTORE operation is in "
4406
#: drizzled/error.cc:1286
4407
msgid "Error when preparing for backup operation"
4410
#: drizzled/error.cc:1288
4411
msgid "Error when preparing for restore operation"
4414
#: drizzled/error.cc:1290
4416
msgid "Invalid backup location '%-.64s'"
4419
#: drizzled/error.cc:1292
4421
msgid "Can't read backup location '%-.64s'"
4424
#: drizzled/error.cc:1294
4426
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4429
#: drizzled/error.cc:1296
4430
msgid "Can't enumerate server databases"
4433
#: drizzled/error.cc:1298
4434
msgid "Can't enumerate server tables"
4437
#: drizzled/error.cc:1300
4439
msgid "Can't enumerate tables in database %-.64s"
4442
#: drizzled/error.cc:1302
4444
msgid "Skipping view %-.64s in database %-.64s"
4447
#: drizzled/error.cc:1304
4449
msgid "Skipping table %-.64s since it has no valid storage engine"
4452
#: drizzled/error.cc:1306
4454
msgid "Can't open table %-.64s"
4457
#: drizzled/error.cc:1308
4458
msgid "Can't read backup archive preamble"
4461
#: drizzled/error.cc:1310
4462
msgid "Can't write backup archive preamble"
4465
#: drizzled/error.cc:1312
4467
msgid "Can't find backup driver for table %-.64s"
4470
#: drizzled/error.cc:1314
4473
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4477
#: drizzled/error.cc:1316
4479
msgid "Can't create %-.64s backup driver"
4482
#: drizzled/error.cc:1318
4484
msgid "Can't create %-.64s restore driver"
4487
#: drizzled/error.cc:1320
4489
msgid "Found %d images in backup archive but maximum %d are supported"
4492
#: drizzled/error.cc:1322
4494
msgid "Error when saving meta-data of %-.64s"
4497
#: drizzled/error.cc:1324
4498
msgid "Error when reading meta-data list"
4501
#: drizzled/error.cc:1326
4503
msgid "Can't create %-.64s"
4506
#: drizzled/error.cc:1328
4507
msgid "Can't allocate buffer for image data transfer"
4510
#: drizzled/error.cc:1330
4512
msgid "Error when writing %-.64s backup image data (for table #%d)"
4515
#: drizzled/error.cc:1332
4516
msgid "Error when reading data from backup stream"
4519
#: drizzled/error.cc:1334
4520
msgid "Can't go to the next chunk in backup stream"
4523
#: drizzled/error.cc:1336
4525
msgid "Can't initialize %-.64s backup driver"
4528
#: drizzled/error.cc:1338
4530
msgid "Can't initialize %-.64s restore driver"
4533
#: drizzled/error.cc:1340
4535
msgid "Can't shut down %-.64s backup driver"
4538
#: drizzled/error.cc:1342
4540
msgid "Can't shut down %-.64s backup driver(s)"
4543
#: drizzled/error.cc:1344
4545
msgid "%-.64s backup driver can't prepare for synchronization"
4548
#: drizzled/error.cc:1346
4550
msgid "%-.64s backup driver can't create its image validity point"
4553
#: drizzled/error.cc:1348
4555
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4558
#: drizzled/error.cc:1350
4560
msgid "%-.64s backup driver can't cancel its backup operation"
4563
#: drizzled/error.cc:1352
4565
msgid "%-.64s restore driver can't cancel its restore operation"
4568
#: drizzled/error.cc:1354
4570
msgid "Error when polling %-.64s backup driver for its image data"
4573
#: drizzled/error.cc:1356
4575
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4578
#: drizzled/error.cc:1358
4581
"After %d attempts %-.64s restore driver still can't accept next block of data"
4584
#: drizzled/error.cc:1360
4586
msgid "Open and lock tables failed in %-.64s"
4589
#: drizzled/error.cc:1362
4590
msgid "Backup driver's table locking thread can not be initialized."
4593
#: drizzled/error.cc:1364
4595
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4596
"and 'drizzle.online_backup_progress'."
4599
#: drizzled/error.cc:1366
4601
msgid "Tablespace '%-.192s' already exists"
4604
#: drizzled/error.cc:1368
4606
msgid "Tablespace '%-.192s' doesn't exist"
4609
#: drizzled/error.cc:1370
4611
msgid "Unexpected master's heartbeat data: %s"
4614
#: drizzled/error.cc:1372
4616
msgid "The requested value for the heartbeat period %s %s"
4619
#: drizzled/error.cc:1374
4621
msgid "Can't write to the online backup progress log %-.64s."
4624
#: drizzled/error.cc:1376
4626
msgid "Tablespace '%-.192s' not empty"
4629
#: drizzled/error.cc:1378
4632
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4633
"server. The original definition of the required tablespace is '%-.256s' "
4634
"while the same tablespace is defined on the server as '%-.256s'"
4637
#: drizzled/error.cc:1380
4638
msgid "A virtual column cannot be based on a virtual column"
4641
#: drizzled/error.cc:1382
4643
msgid "Non-deterministic expression for virtual column '%s'."
4646
#: drizzled/error.cc:1384
4649
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4652
#: drizzled/error.cc:1386
4653
msgid "Primary key cannot be defined upon a virtual column."
4656
#: drizzled/error.cc:1388
4657
msgid "Key/Index cannot be defined on a non-stored virtual column."
4660
#: drizzled/error.cc:1390
4662
msgid "Cannot define foreign key with %s clause on a virtual column."
4665
#: drizzled/error.cc:1392
4667
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4670
#: drizzled/error.cc:1394
4672
msgid "'%s' is not yet supported for virtual columns."
4675
#: drizzled/error.cc:1396
4676
msgid "Constant expression in virtual column function is not allowed."
4679
#: drizzled/error.cc:1398
4680
msgid "Encountered an unknown temporal type."
4683
#: drizzled/error.cc:1400
4685
msgid "Received an invalid string format '%s' for a date value."
4688
#: drizzled/error.cc:1402
4690
msgid "Received an invalid string format '%s' for a time value."
4693
#: drizzled/error.cc:1404
4695
msgid "Received an invalid value '%s' for a UNIX timestamp."
4698
#: drizzled/error.cc:1406
3101
4700
msgid "Received an invalid datetime value '%s'."
3104
#: ../drizzled/error.cc:478
3106
msgid "Received an invalid DATE value '%s'."
3109
#: ../drizzled/error.cc:479
4703
#: drizzled/error.cc:1408
3111
4705
msgid "Received a NULL argument for function '%s'."
3114
#: ../drizzled/error.cc:480
3116
msgid "Received an invalid timestamp value '%s'."
3119
#: ../drizzled/error.cc:481
3121
msgid "Received an invalid TIME value '%s'."
3124
#: ../drizzled/error.cc:482
3126
msgid "Received an invalid value '%s' for a UNIX timestamp."
3129
#: ../drizzled/error.cc:484
4708
#: drizzled/error.cc:1410
4710
msgid "Received an invalid negative argument '%s' for function '%s'."
4713
#: drizzled/error.cc:1412
3131
4715
msgid "Received an out-of-range argument '%s' for function '%s'."
3134
#: ../drizzled/error.cc:485
4718
#: drizzled/error.cc:1414
4720
msgid "Received an invalid time value '%s'."
4723
#: drizzled/error.cc:1416
3136
4725
msgid "Received an invalid enum value '%s'."
3139
#: ../drizzled/error.cc:486
3140
msgid "Tables which are replicated require a primary key."
3143
#: ../drizzled/error.cc:488
3145
msgid "Corrupt or invalid schema definition for '%s' : %s"
3148
#: ../drizzled/error.cc:489
3150
msgid "Corrupt or invalid table definition for '%s': %s"
3153
#: ../drizzled/error.cc:490
3155
msgid "The number of enum that were required was too high for table '%s'"
3158
#: ../drizzled/error.cc:491
3160
msgid "Corrupt or invalid table definition for '%s'"
3163
#: ../drizzled/error.cc:492
3165
msgid "Collation '%s' for table %s is invalid/unknown"
3168
#: ../drizzled/error.cc:494
3170
msgid "Cannot drop table '%s'"
3171
msgstr "No es pot obrir el fitxer: %s\n"
3173
#: ../drizzled/error.cc:495
3175
msgid "Error occurred while dropping table '%s'"
3178
#: ../drizzled/error.cc:496
3180
msgid "Permission denied to create '%s'"
3181
msgstr "No s'ha pogut crear %s"
3183
#: ../drizzled/error.cc:497
3185
msgid "Unknown table '%s'"
3186
msgstr "No es pot obrir el fitxer: %s\n"
3188
#: ../drizzled/error.cc:499
3190
msgid "Cannot create schema '%s'"
3191
msgstr "No es pot obrir el fitxer: %s\n"
3193
#: ../drizzled/error.cc:500
3195
msgid "Schema does not exist: %s"
3198
#: ../drizzled/error.cc:501
3200
msgid "Error altering schema: %s"
3203
#: ../drizzled/error.cc:502
3205
msgid "Error droppping Schema : %s"
3208
#: ../drizzled/error.cc:504
3209
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3212
#: ../drizzled/error.cc:505
3214
msgid "Unknown table engine option key/pair %s = %s."
3217
#: ../drizzled/error.cc:506
3219
msgid "Unknown schema engine option key/pair %s = %s."
3222
#: ../drizzled/error.cc:508
3223
msgid "Admin access not allowed from this username/IP address."
3226
#. User lock/barrier error messages
3227
#: ../drizzled/error.cc:511
3228
msgid "wait() can not be called on session owning user defined barrier."
3231
#: ../drizzled/error.cc:512
3233
msgid "Unknown user defined barrier requested."
3234
msgstr "Error desconegut %d"
3236
#: ../drizzled/error.cc:513
3237
msgid "Session does not own user defined barrier."
3240
#: ../drizzled/error.cc:514
3241
msgid "Session can not wait on a user defined lock owned by the session."
3244
#: ../drizzled/error.cc:515
3245
msgid "Session does not own user defined lock."
3248
#: ../drizzled/error.cc:517
3249
msgid "Invalid name for user defined barrier."
3252
#: ../drizzled/error.cc:518
3253
msgid "Invalid name for user defined lock."
3256
#: ../drizzled/error.cc:520
3258
"Either a DEFAULt value or NULL NULL description is required for a new column "
3259
"if table is not empty"
3263
#: ../drizzled/error.cc:523
3266
"Cast to unsigned converted negative integer to it's positive complement: %s"
3269
#: ../drizzled/error.cc:524
3271
msgid "Invalid cast to signed integer: %s"
3274
#: ../drizzled/error.cc:526
3276
msgid "Identifier '%.*s' is a SQL keyword."
3279
#: ../drizzled/error.cc:529
4728
#: drizzled/logging.cc:59
4730
msgid "logging '%s' pre() failed"
4733
#: drizzled/logging.cc:84
4735
msgid "logging '%s' post() failed"
4738
#: drizzled/message/command_reader.cc:55
4740
msgid "Usage: %s COMMAND_LOG\n"
4743
#: drizzled/message/command_reader.cc:64
4745
msgid "Cannot open file: %s\n"
4748
#: drizzled/message/command_reader.cc:83
4750
msgid "Failed to read initial length header\n"
4753
#: drizzled/message/command_reader.cc:90
4755
msgid "Attempted to read record bigger than SIZE_MAX\n"
4758
#: drizzled/message/command_reader.cc:110
4760
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4763
#: drizzled/message/command_reader.cc:120
4766
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4770
#: drizzled/message/command_reader.cc:126
4772
msgid "Unable to parse command. Got error: %s.\n"
4775
#: drizzled/message/command_reader.cc:128
4777
msgid "BUFFER: %s\n"
4780
#: drizzled/message/command_reader.cc:136
4783
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4786
#: drizzled/plugin/listen_tcp.cc:47
4788
msgid "accept() failed with errno %d"
4791
#: drizzled/plugin/listen_tcp.cc:83
4793
msgid "getaddrinfo() failed with error %s"
4796
#: drizzled/plugin/listen_tcp.cc:115
4798
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4801
#: drizzled/plugin/listen_tcp.cc:126
4803
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4806
#: drizzled/plugin/listen_tcp.cc:135
4808
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4811
#: drizzled/plugin/listen_tcp.cc:144
4813
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4816
#: drizzled/plugin/listen_tcp.cc:153
4818
msgid "setsockopt(SO_LINGER) failed with errno %d"
4821
#: drizzled/plugin/listen_tcp.cc:162
4823
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4826
#: drizzled/plugin/listen_tcp.cc:183
4828
msgid "Retrying bind() on %u"
4831
#: drizzled/plugin/listen_tcp.cc:190
4833
msgid "bind() failed with errno: %d"
4836
#: drizzled/plugin/listen_tcp.cc:193
4837
msgid "Do you already have another drizzled running?"
4840
#: drizzled/plugin/listen_tcp.cc:200
4842
msgid "listen() failed with errno %d"
4845
#: drizzled/plugin/listen_tcp.cc:206
4847
msgid "Listening on %s:%s\n"
4850
#: drizzled/plugin/storage_engine.cc:315
4852
msgid "Found %d prepared transaction(s) in %s"
4855
#: drizzled/plugin/storage_engine.cc:389
4856
msgid "Starting crash recovery..."
4859
#: drizzled/plugin/storage_engine.cc:398
4861
msgid "Found %d prepared XA transactions"
4864
#: drizzled/plugin/storage_engine.cc:403
4867
"Found %d prepared transactions! It means that drizzled was not shut down "
4868
"properly last time and critical recovery information (last binlog or %s "
4869
"file) was manually deleted after a crash. You have to start drizzled with "
4870
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4873
#: drizzled/plugin/storage_engine.cc:413
4874
msgid "Crash recovery finished."
4877
#: drizzled/qcache.cc:63
4879
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4882
#: drizzled/qcache.cc:86
4884
msgid "qcache plugin '%s' set() failed"
4887
#: drizzled/qcache.cc:110
4889
msgid "qcache plugin '%s' invalidate_table() failed"
4892
#: drizzled/qcache.cc:137
4894
msgid "qcache plugin '%s' invalidate_db() failed"
4897
#: drizzled/qcache.cc:157
4899
msgid "qcache plugin '%s' flush() failed"
4902
#: drizzled/scheduling.cc:37
4905
"Attempted to register a scheduler %s, but a scheduler has already been "
4906
"registered with that name.\n"
4909
#: drizzled/scheduling.cc:62
4911
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4914
#: drizzled/scheduling.cc:77
4915
msgid "Scheduler initialization failed.\n"
4918
#: drizzled/session.cc:2166
4920
msgid "Could not remove temporary table: '%s', error: %d"
4923
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4925
msgid "realloc() failed with errno %d"
4928
#: drizzled/slot/listen.cc:94
4929
msgid "No sockets could be bound for listening"
4932
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4934
msgid "pipe() failed with errno %d"
4937
#: drizzled/slot/listen.cc:137
4939
msgid "poll() failed with errno %d"
4942
#: drizzled/sql_base.cc:1445
4944
msgid "Table %s had a open data handler in reopen_table"
4947
#: drizzled/sql_base.cc:2026
4949
msgid "Couldn't repair table: %s.%s"
4952
#: drizzled/sql_base.cc:2068
4955
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4956
"s`.`%s`' to replication"
4959
#: drizzled/sql_plugin.cc:553
4961
msgid "Plugin '%s' init function returned error.\n"
4964
#: drizzled/sql_plugin.cc:713
4965
msgid "plugin-load parameter too long"
4968
#: drizzled/sql_plugin.cc:775
4970
msgid "Couldn't load plugin named '%s' with soname '%s'."
4973
#: drizzled/sql_plugin.cc:1115
4974
msgid "Out of memory."
4977
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4979
msgid "Unknown variable type code 0x%x in plugin '%s'."
4982
#: drizzled/sql_plugin.cc:2010
4985
"Server variable %s of plugin %s was forced to be read-only: string variable "
4986
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4989
#: drizzled/sql_plugin.cc:2041
4991
msgid "Missing variable name in plugin '%s'."
4994
#: drizzled/sql_plugin.cc:2058
4996
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4999
#: drizzled/sql_plugin.cc:2186
5001
msgid "Out of memory for plugin '%s'."
5004
#: drizzled/sql_plugin.cc:2193
5006
msgid "Bad options for plugin '%s'."
5009
#: drizzled/sql_plugin.cc:2202
5011
msgid "Parsing options for plugin '%s' failed."
5014
#: drizzled/sql_plugin.cc:2251
5016
msgid "Plugin '%s' has conflicting system variables"
5019
#: drizzled/sql_table.cc:231
5021
"Table name cannot be encoded and fit within filesystem name length "
5025
#: drizzled/sql_table.cc:241
5027
"Schema name cannot be encoded and fit within filesystem name length "
5031
#: drizzled/sql_table.cc:2360
5033
msgid "Unknown - internal error %d during operation"
5036
#: drizzled/statement/alter_table.cc:1136
5038
msgid "Could not open table %s.%s after rename\n"
5041
#: drizzled/statement/alter_table.cc:1299
5044
"order_st BY ignored because there is a user-defined clustered index in the "
5048
#: drizzled/table.cc:329
5051
"'%s' had no or invalid character set, and default character set is multi-"
5052
"byte, so character column sizes may have changed"
5055
#: drizzled/table.cc:1608
5057
msgid "Unknown collation '%s' in table '%-.64s' definition"
5060
#: drizzled/table.cc:1615
5063
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5067
#: drizzled/table.cc:3515
5069
msgid "Got error %d when reading table '%s'"
5072
#: drizzled/tztime.cc:1061
5074
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5077
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5079
msgid "%s: option `%s' is ambiguous\n"
5082
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5084
msgid "%s: option `--%s' doesn't allow an argument\n"
5087
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5089
msgid "%s: option `%c%s' doesn't allow an argument\n"
5092
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5093
#: gnulib/getopt.c:993
5095
msgid "%s: option `%s' requires an argument\n"
5098
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5100
msgid "%s: unrecognized option `--%s'\n"
5103
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5105
msgid "%s: unrecognized option `%c%s'\n"
5108
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5110
msgid "%s: illegal option -- %c\n"
5113
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5115
msgid "%s: invalid option -- %c\n"
5118
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5119
#: gnulib/getopt.c:1064
5121
msgid "%s: option requires an argument -- %c\n"
5124
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5126
msgid "%s: option `-W %s' is ambiguous\n"
5129
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5131
msgid "%s: option `-W %s' doesn't allow an argument\n"
5134
#: mysys/default.cc:684
5136
msgid "error: could not open directory: %s\n"
5139
#: mysys/errors.cc:25
5141
msgid "Can't create/write to file '%s' (Errcode: %d)"
5144
#: mysys/errors.cc:26
5146
msgid "Error reading file '%s' (Errcode: %d)"
5149
#: mysys/errors.cc:27
5151
msgid "Error writing file '%s' (Errcode: %d)"
5154
#: mysys/errors.cc:28
5156
msgid "Error on close of '%s' (Errcode: %d)"
5159
#: mysys/errors.cc:29
5161
msgid "Out of memory (Needed %u bytes)"
5164
#: mysys/errors.cc:30
5166
msgid "Error on delete of '%s' (Errcode: %d)"
5169
#: mysys/errors.cc:31
5171
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5174
#: mysys/errors.cc:32
5176
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5179
#: mysys/errors.cc:33
5181
msgid "Can't lock file (Errcode: %d)"
5184
#: mysys/errors.cc:34
3281
5186
msgid "Can't unlock file (Errcode: %d)"
3284
#: ../drizzled/error.cc:530
5189
#: mysys/errors.cc:35
5191
msgid "Can't read dir of '%s' (Errcode: %d)"
5194
#: mysys/errors.cc:36
5196
msgid "Can't get stat of '%s' (Errcode: %d)"
5199
#: mysys/errors.cc:37
3286
5201
msgid "Can't change size of file (Errcode: %d)"
3289
#: ../drizzled/error.cc:531
5204
#: mysys/errors.cc:38
3291
5206
msgid "Can't open stream from handle (Errcode: %d)"
3294
#: ../drizzled/error.cc:532
5209
#: mysys/errors.cc:39
5211
msgid "Can't get working dirctory (Errcode: %d)"
5214
#: mysys/errors.cc:40
5216
msgid "Can't change dir to '%s' (Errcode: %d)"
5219
#: mysys/errors.cc:41
3296
5221
msgid "Warning: '%s' had %d links"
3299
#: ../drizzled/error.cc:533
5224
#: mysys/errors.cc:42
3301
5226
msgid "Warning: %d files and %d streams is left open\n"
3304
#: ../drizzled/error.cc:534
5229
#: mysys/errors.cc:43
5231
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5234
#: mysys/errors.cc:44
3306
5236
msgid "Can't create directory '%s' (Errcode: %d)"
3309
#: ../drizzled/error.cc:535
5239
#: mysys/errors.cc:45
3312
5242
"Character set '%s' is not a compiled character set and is not specified in "
3316
#: ../drizzled/error.cc:536
5246
#: mysys/errors.cc:46
3318
5248
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3321
#: ../drizzled/error.cc:537
5251
#: mysys/errors.cc:47
3323
5253
msgid "Can't read value for symlink '%s' (Error %d)"
3326
#: ../drizzled/error.cc:538
5256
#: mysys/errors.cc:48
3328
5258
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3331
#: ../drizzled/error.cc:539
5261
#: mysys/errors.cc:49
3333
5263
msgid "Error on realpath() on '%s' (Error %d)"
3336
#: ../drizzled/error.cc:540
5266
#: mysys/errors.cc:50
3338
5268
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3341
#: ../drizzled/error.cc:541
5271
#: mysys/errors.cc:51
3344
5274
"Collation '%s' is not a compiled collation and is not specified in the %s "
3348
#: ../drizzled/error.cc:542
5278
#: mysys/errors.cc:52
5280
msgid "File '%s' not found (Errcode: %d)"
5283
#: mysys/errors.cc:53
3350
5285
msgid "File '%s' (fileno: %d) was not closed"
3354
#: ../drizzled/error.cc:545
3355
msgid "Received an invalid UUID value"
3358
#: ../drizzled/error.cc:546
3359
msgid "The UUID was not created with a valid time"
3363
#: ../drizzled/error.cc:549
3365
msgid "Received an invalid BOOLEAN value '%s'."
3368
#: ../drizzled/error.cc:550
3370
msgid "Invalid cast to BOOLEAN: '%s'."
3373
#. Transactional DDL
3374
#: ../drizzled/error.cc:553
3375
msgid "Transactional DDL not supported"
3379
#: ../drizzled/error.cc:555
3381
msgid "Assertion '%s' failed."
3384
#: ../drizzled/error.cc:556
3386
msgid "Assertion '%s' failed, the result was NULL."
3389
#. Catalog related errors
3390
#: ../drizzled/error.cc:574
3392
msgid "Cannot create catalog '%s'."
3393
msgstr "No es pot obrir el fitxer: %s\n"
3395
#: ../drizzled/error.cc:575
3397
msgid "Permission is denied to create '%s' catalog."
3400
#: ../drizzled/error.cc:576
3402
msgid "Cannot drop catalog '%s'."
3403
msgstr "No es pot obrir el fitxer: %s\n"
3405
#: ../drizzled/error.cc:577
3407
msgid "Permission is denied to drop '%s' catalog."
3410
#: ../drizzled/error.cc:578
3412
msgid "Catalog '%s' does not exist."
3413
msgstr "%s %s no existeix"
3415
#: ../drizzled/error.cc:579
3416
msgid "You cannot drop the 'local' catalog."
3419
#: ../drizzled/error.cc:580
3421
msgid "Could not gain lock on '%s'."
3424
#: ../drizzled/error.cc:581
3426
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3429
#: ../drizzled/error.cc:582
3430
msgid "Invalid catalog name."
3433
#: ../drizzled/error.cc:583
3435
"Engine status is now stored in the data_dictionary tables, please use these "
3439
#: ../drizzled/identifier/catalog.cc:56
3441
"Catalog name cannot be encoded and fit within filesystem name length "
3445
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3447
"Schema name cannot be encoded and fit within filesystem name length "
3451
#: ../drizzled/identifier/table.cc:238
3453
"Table name cannot be encoded and fit within filesystem name length "
3459
#. * Since clients still use this code, we use fprintf here.
3460
#. * This fprintf needs to be turned into errmsg_printf
3461
#. * as soon as the client programs no longer use mysys
3462
#. * and can use the pluggable error message system.
3464
#: ../drizzled/internal/default.cc:687
3466
msgid "error: could not open directory: %s\n"
3469
#: ../drizzled/main.cc:169
3471
"setrlimit could not change the size of core files to 'infinity'; We may not "
3472
"be able to generate a core file on signals"
3475
#: ../drizzled/main.cc:269
3477
msgid "Data directory %s does not exist\n"
3480
#: ../drizzled/main.cc:280
3482
msgid "Local catalog %s/local does not exist\n"
3483
msgstr "%s %s no existeix"
3485
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3486
msgid "Drizzle has receieved an abort event."
3489
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3490
msgid "In Function: "
3493
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3497
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3501
#: ../drizzled/message/transaction_writer.cc:365
3503
msgid "Usage: %s TRANSACTION_LOG\n"
3506
#: ../drizzled/message/transaction_writer.cc:371
3508
msgid "Cannot open file: %s\n"
3509
msgstr "No es pot obrir el fitxer: %s\n"
3511
#: ../drizzled/module/library.cc:149
3514
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3515
"the current running version of Drizzle: %<PRIu64>."
3518
#: ../drizzled/module/loader.cc:177
3521
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3525
#: ../drizzled/module/loader.cc:224
3527
msgid "Plugin '%s' init function returned error.\n"
3530
#: ../drizzled/module/loader.cc:463
3532
msgid "Couldn't load plugin library named '%s'.\n"
3535
#: ../drizzled/module/loader.cc:473
3537
msgid "Couldn't load plugin named '%s'.\n"
3540
#: ../drizzled/module/registry.cc:176
3543
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3547
#: ../drizzled/module/registry.h:117
3549
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3552
#: ../drizzled/module/registry.h:131
3554
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3557
#: ../drizzled/option.cc:84
5288
#: mysys/my_error.cc:85
5290
msgid "Unknown error %d"
5293
#: mysys/my_getopt.cc:90
3558
5294
msgid "Warning: "
3559
5295
msgstr "AtenciĆ³: "
3561
#: ../drizzled/option.cc:86
5297
#: mysys/my_getopt.cc:92
3563
5299
msgstr "InformaciĆ³: "
3565
#: ../drizzled/option.cc:337
5301
#: mysys/my_getopt.cc:356
3567
5303
msgid "%s: %s: Option '%s' used, but is disabled\n"
3570
#: ../drizzled/option.cc:339
5306
#: mysys/my_getopt.cc:357
3571
5307
msgid "WARNING"
3572
5308
msgstr "ATENCIĆ"
3574
#: ../drizzled/option.cc:441
5310
#: mysys/my_getopt.cc:357
5314
#: mysys/my_getopt.cc:460
3576
5316
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3579
#: ../drizzled/option.cc:769
5319
#: mysys/my_getopt.cc:775
3581
5321
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3584
#: ../drizzled/option.cc:962
5324
#: mysys/my_getopt.cc:968
3586
5326
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3589
#: ../drizzled/option.cc:1194
5329
#: mysys/my_getopt.cc:1200
3591
5331
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3594
#: ../drizzled/option.cc:1214
5334
#: mysys/my_getopt.cc:1220
3600
5340
"--------------------------------- -----------------------------\n"
3603
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5343
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
3604
5344
msgid "(No default value)"
3607
#: ../drizzled/option.cc:1249
5347
#: mysys/my_getopt.cc:1255
3611
#: ../drizzled/option.cc:1249
5351
#: mysys/my_getopt.cc:1255
3615
#: ../drizzled/option.cc:1282
5355
#: mysys/my_getopt.cc:1288
3617
5357
msgid "(Disabled)\n"
3618
msgstr "(Inhabilitat)\n"
3620
#: ../drizzled/plugin/error_message.cc:81
3622
msgid "errmsg plugin '%s' errmsg() failed"
3625
#: ../drizzled/plugin/event_observer.cc:133
3628
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3629
"'%s' from EventObserver plugin '%s'"
3632
#: ../drizzled/plugin/event_observer.cc:200
3634
"EventObserver::registerTableEvents(): Table already has events registered on "
3635
"it: probable programming error."
3638
#: ../drizzled/plugin/event_observer.cc:335
3640
"EventObserver::registerSessionEvents(): Session already has events "
3641
"registered on it: probable programming error."
3644
#: ../drizzled/plugin/event_observer.cc:387
3646
msgid "EventIterate event handler '%s' failed for event '%s'"
3649
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3651
msgid "A function named %s already exists!\n"
3654
#: ../drizzled/plugin/function.cc:65
3655
msgid "Could not add Function!\n"
3658
#: ../drizzled/plugin/listen.cc:67
3659
msgid "Error getting file descriptors"
3662
#: ../drizzled/plugin/listen.cc:85
3663
msgid "No sockets could be bound for listening"
3666
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3668
msgid "pipe() failed with errno %d"
3671
#: ../drizzled/plugin/listen.cc:120
3673
msgid "poll() failed with errno %d"
3676
#: ../drizzled/plugin/listen_tcp.cc:59
3678
msgid "accept() failed with errno %d"
3681
#: ../drizzled/plugin/listen_tcp.cc:95
3683
msgid "getaddrinfo() failed with error %s"
3686
#: ../drizzled/plugin/listen_tcp.cc:127
3688
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3691
#: ../drizzled/plugin/listen_tcp.cc:138
3693
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3696
#: ../drizzled/plugin/listen_tcp.cc:147
3698
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3701
#: ../drizzled/plugin/listen_tcp.cc:156
3703
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3706
#: ../drizzled/plugin/listen_tcp.cc:165
3708
msgid "setsockopt(SO_LINGER) failed with errno %d"
3711
#: ../drizzled/plugin/listen_tcp.cc:174
3713
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3716
#: ../drizzled/plugin/listen_tcp.cc:195
3718
msgid "Retrying bind() on %u\n"
3721
#: ../drizzled/plugin/listen_tcp.cc:202
3723
msgid "bind() failed with errno: %d\n"
3726
#: ../drizzled/plugin/listen_tcp.cc:205
3727
msgid "Do you already have another drizzled running?\n"
3730
#: ../drizzled/plugin/listen_tcp.cc:212
3732
msgid "listen() failed with errno %d\n"
3735
#: ../drizzled/plugin/listen_tcp.cc:218
3737
msgid "Listening on %s:%s\n"
3740
#: ../drizzled/plugin/logging.cc:65
3742
msgid "logging '%s' pre() failed"
3745
#: ../drizzled/plugin/logging.cc:90
3747
msgid "logging '%s' post() failed"
3750
#: ../drizzled/plugin/logging.cc:114
3752
msgid "logging '%s' postEnd() failed"
3755
#: ../drizzled/plugin/logging.cc:137
3757
msgid "logging '%s' resetCurrentScoreboard() failed"
3760
#: ../drizzled/plugin/scheduler.cc:62
3763
"Attempted to register a scheduler %s, but a scheduler has already been "
3764
"registered with that name.\n"
3767
#: ../drizzled/plugin/scheduler.cc:99
3769
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3772
#: ../drizzled/plugin/schema_engine.cc:131
3774
msgid "Error while loading database options: '%s':"
3777
#: ../drizzled/plugin/xa_resource_manager.cc:115
3779
msgid "Found %d prepared transaction(s) in resource manager."
3782
#: ../drizzled/plugin/xa_resource_manager.cc:182
3783
msgid "Starting crash recovery..."
3786
#: ../drizzled/plugin/xa_resource_manager.cc:192
3788
msgid "Found %d prepared XA transactions"
3791
#: ../drizzled/plugin/xa_resource_manager.cc:197
3794
"Found %d prepared transactions! It means that drizzled was not shut down "
3795
"properly last time and critical recovery information (last binlog or %s "
3796
"file) was manually deleted after a crash. You have to start drizzled with "
3797
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3800
#: ../drizzled/plugin/xa_resource_manager.cc:207
3801
msgid "Crash recovery finished."
3804
#: ../drizzled/replication_services.cc:94
3806
"You registered a TransactionApplier plugin but no TransactionReplicator "
3807
"plugins were registered.\n"
3810
#: ../drizzled/replication_services.cc:125
3813
"You registered a TransactionApplier plugin but no TransactionReplicator "
3814
"plugins were registered that match the requested replicator name of '%s'.\n"
3815
"We have deactivated the TransactionApplier '%s'.\n"
3818
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3820
msgid "Could not remove temporary table: '%s', error: %d"
3823
#: ../drizzled/signal_handler.cc:52
3825
msgid "Got signal %d from thread %<PRIu32>"
3828
#: ../drizzled/signal_handler.cc:118
3830
msgid "Fatal signal %d while backtracing\n"
3833
#: ../drizzled/signal_handler.cc:127
3835
msgid "Fatal: time() call failed\n"
3838
#: ../drizzled/signal_handler.cc:133
3841
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3842
"This could be because you hit a bug. It is also possible that this binary\n"
3843
" or one of the libraries it was linked against is corrupt, improperly "
3845
" or misconfigured. This error can also be caused by malfunctioning "
3849
#: ../drizzled/signal_handler.cc:141
3852
"We will try our best to scrape up some info that will hopefully help "
3854
"the problem, but since we have already crashed, something is definitely "
3856
"and this may fail.\n"
3860
#: ../drizzled/signal_handler.cc:148
3863
"It is possible that drizzled could use up to \n"
3864
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3866
"Hope that's ok; if not, decrease some variables in the equation.\n"
3870
#: ../drizzled/sql_table.cc:1933
3872
msgid "Unknown - internal error %d during operation"
3875
#: ../drizzled/statement/alter_table.cc:1514
3878
"order_st BY ignored because there is a user-defined clustered index in the "
3882
#: ../drizzled/sys_var.cc:1526
3884
msgid "Variable named %s already exists!\n"
3887
#: ../drizzled/sys_var.cc:1535
3889
msgid "Could not add Variable: %s\n"
3892
#: ../drizzled/sys_var.cc:1633
3893
msgid "Failed to initialize system variables"
3896
#: ../drizzled/table.cc:1690
3898
msgid "Got error %d when reading table '%s'"
3901
#: ../drizzled/table/instance/base.cc:1883
3903
msgid "Unknown collation '%s' in table '%-.64s' definition"
3906
#: ../drizzled/table/instance/base.cc:1890
3909
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3913
#: ../drizzled/tztime.cc:170
3915
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3918
#: ../plugin/auth_file/auth_file.cc:227
3920
msgid "Could not load auth file: %s\n"
3921
msgstr "No es pot obrir el fitxer: %s\n"
3923
#: ../plugin/auth_file/auth_file.cc:243
3924
msgid "File to load for usernames and passwords"
3927
#: ../plugin/auth_http/auth_http.cc:135
3929
"auth_http plugin loaded but required option url not specified. Against which "
3930
"URL are you intending on authenticating?\n"
3933
#: ../plugin/auth_http/auth_http.cc:151
5360
#: plugin/auth_http/auth_http.cc:138
5361
msgid "Enable HTTP Auth check"
5364
#: plugin/auth_http/auth_http.cc:148
3934
5365
msgid "URL for HTTP Auth check"
3937
#: ../plugin/auth_ldap/auth_ldap.cc:291
3939
msgid "Reconnect failed: %s\n"
3940
msgstr "No es pot obrir el fitxer: %s\n"
3942
#: ../plugin/auth_ldap/auth_ldap.cc:310
3944
msgid "ldap_search_ext_s failed: %s\n"
3947
#: ../plugin/auth_ldap/auth_ldap.cc:416
3949
msgid "Could not load auth ldap: %s\n"
3952
#: ../plugin/auth_ldap/auth_ldap.cc:437
3953
msgid "URI of the LDAP server to contact"
3956
#: ../plugin/auth_ldap/auth_ldap.cc:439
3957
msgid "DN to use when binding to the LDAP server"
3960
#: ../plugin/auth_ldap/auth_ldap.cc:441
3961
msgid "Password to use when binding the DN"
3964
#: ../plugin/auth_ldap/auth_ldap.cc:443
3965
msgid "DN to use when searching"
3968
#: ../plugin/auth_ldap/auth_ldap.cc:445
3969
msgid "Attribute in LDAP with plain text password"
3972
#: ../plugin/auth_ldap/auth_ldap.cc:447
3973
msgid "Attribute in LDAP with MySQL hashed password"
3976
#: ../plugin/auth_ldap/auth_ldap.cc:449
3977
msgid "How often to empty the users cache, 0 to disable"
3980
#: ../plugin/blitzdb/ha_blitz.cc:1507
3981
msgid "Estimated number of rows that a BlitzDB table will store."
3984
#: ../plugin/console/console.cc:379
5368
#: plugin/command_log/command_log.cc:116
5369
#: plugin/command_log/command_log_reader.cc:94
5371
msgid "Failed to open command log file %s. Got error: %s\n"
5374
#: plugin/command_log/command_log.cc:200
5377
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5378
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5381
#: plugin/command_log/command_log.cc:242
5384
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5385
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5388
#: plugin/command_log/command_log.cc:294
5391
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5392
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5395
#: plugin/command_log/command_log.cc:390
5396
msgid "Enable command log"
5399
#: plugin/command_log/command_log.cc:398
5400
msgid "DEBUGGING - Truncate command log"
5403
#: plugin/command_log/command_log.cc:406
5404
msgid "Path to the file to use for command log."
5407
#: plugin/command_log/command_log.cc:414
5408
msgid "Enable CRC32 Checksumming"
5411
#: plugin/command_log/command_log.cc:432
5412
msgid "Command Message Log"
5415
#: plugin/command_log/command_log_reader.cc:114
5417
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5420
#: plugin/command_log/command_log_reader.cc:137
5422
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5425
#: plugin/command_log/command_log_reader.cc:171
5427
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5430
#: plugin/command_log/command_log_reader.cc:186
5431
msgid "Checksum FAILED!\n"
5434
#: plugin/console/console.cc:346
3985
5435
msgid "Enable the console."
3988
#: ../plugin/console/console.cc:382
5438
#: plugin/console/console.cc:349
3989
5439
msgid "Turn on extra debugging."
3992
#: ../plugin/console/console.cc:385
3993
msgid "User to use for auth."
3996
#: ../plugin/console/console.cc:388
3997
msgid "Password to use for auth."
4000
#: ../plugin/console/console.cc:391
4002
msgid "Default catalog to use."
4003
msgstr "Empra aquesta base de dades."
4005
#: ../plugin/console/console.cc:394
4007
msgid "Default schema to use."
4008
msgstr "Empra aquesta base de dades."
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4012
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4016
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4017
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4018
msgid "Connect Timeout."
4021
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4022
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4023
msgid "Read Timeout."
4026
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4027
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4028
msgid "Write Timeout."
4031
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4032
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4033
msgid "Retry Count."
4036
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4037
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4038
msgid "Buffer length."
4041
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4042
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4043
msgid "Address to bind to."
4046
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4047
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4048
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4049
msgid "Maximum simultaneous connections."
4052
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4053
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4054
msgid "A restrictive IP address list for incoming admin connections."
4057
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4058
msgid "Failed to send error message to libnotify\n"
4061
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5442
#: plugin/default_replicator/default_replicator.cc:97
5443
msgid "Enable default replicator"
5446
#: plugin/default_replicator/default_replicator.cc:112
5447
msgid "Default Replicator"
5450
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4062
5451
msgid "Error Messages to stderr"
4065
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4066
msgid "Comma-separated list of schemas to exclude"
4069
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4070
msgid "Comma-separated list of tables to exclude"
4073
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4074
msgid "Regular expression to apply to schemas to exclude"
4077
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4078
msgid "Regular expression to apply to tables to exclude"
4081
#: ../plugin/haildb/haildb_engine.cc:1080
4082
#: ../plugin/haildb/haildb_engine.cc:1218
4083
#: ../plugin/haildb/haildb_engine.cc:1248
4085
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4088
#: ../plugin/haildb/haildb_engine.cc:1099
4090
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4093
#: ../plugin/haildb/haildb_engine.cc:1197
4094
#: ../plugin/haildb/haildb_engine.cc:1310
4095
#: ../plugin/haildb/haildb_engine.cc:1491
4096
#: ../plugin/haildb/haildb_engine.cc:2157
4098
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4101
#: ../plugin/haildb/haildb_engine.cc:1349
4102
#: ../plugin/haildb/haildb_engine.cc:1365
4104
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4107
#: ../plugin/haildb/haildb_engine.cc:3403
4109
msgid "Error starting HailDB %d (%s)\n"
4112
#: ../plugin/haildb/haildb_engine.cc:3432
4113
msgid "Disable HailDB adaptive hash index (enabled by default)."
4116
#: ../plugin/haildb/haildb_engine.cc:3434
4117
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4120
#: ../plugin/haildb/haildb_engine.cc:3437
4122
"Size of a memory pool HailDB uses to store data dictionary information and "
4123
"other internal data structures."
4126
#: ../plugin/haildb/haildb_engine.cc:3440
4127
msgid "Data file autoextend increment in megabytes"
4130
#: ../plugin/haildb/haildb_engine.cc:3443
4132
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4136
#: ../plugin/haildb/haildb_engine.cc:3446
4137
msgid "The common part for HailDB table spaces."
4140
#: ../plugin/haildb/haildb_engine.cc:3448
4141
msgid "Disable HailDB checksums validation (enabled by default)."
4144
#: ../plugin/haildb/haildb_engine.cc:3450
4145
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4148
#: ../plugin/haildb/haildb_engine.cc:3453
4149
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4152
#: ../plugin/haildb/haildb_engine.cc:3456
4154
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4155
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4158
#: ../plugin/haildb/haildb_engine.cc:3459
4159
msgid "Stores each HailDB table to an .ibd file in the database dir."
4162
#: ../plugin/haildb/haildb_engine.cc:3462
4163
msgid "File format to use for new tables in .ibd files."
4166
#: ../plugin/haildb/haildb_engine.cc:3465
4168
"Set to 0 (write and flush once per second),1 (write and flush at each "
4169
"commit) or 2 (write at commit, flush once per second)."
4172
#: ../plugin/haildb/haildb_engine.cc:3468
4173
msgid "With which method to flush data."
4176
#: ../plugin/haildb/haildb_engine.cc:3471
4178
"Helps to save your data in case the disk image of the database becomes "
4182
#: ../plugin/haildb/haildb_engine.cc:3474
4183
msgid "Path to individual files and their sizes."
4186
#: ../plugin/haildb/haildb_engine.cc:3477
4187
msgid "Path to HailDB log files."
4190
#: ../plugin/haildb/haildb_engine.cc:3480
4191
msgid "Size of each log file in a log group."
4194
#: ../plugin/haildb/haildb_engine.cc:3483
4196
"Number of log files in the log group. HailDB writes to the files in a "
4197
"circular fashion. Value 3 is recommended here."
4200
#: ../plugin/haildb/haildb_engine.cc:3486
4202
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4203
"rolled back. Values above 100000000 disable the timeout."
4206
#: ../plugin/haildb/haildb_engine.cc:3489
4208
"The size of the buffer which HailDB uses to write log to the log files on "
4212
#: ../plugin/haildb/haildb_engine.cc:3492
4214
"Sets the point in the LRU list from where all pages are classified as old "
4218
#: ../plugin/haildb/haildb_engine.cc:3495
4220
"Milliseconds between accesses to a block at which it is made young. "
4221
"0=disabled (Advanced users)"
4224
#: ../plugin/haildb/haildb_engine.cc:3498
4225
msgid "Percentage of dirty pages allowed in bufferpool."
4228
#: ../plugin/haildb/haildb_engine.cc:3501
4229
msgid "Desired maximum length of the purge queue (0 = no limit)"
4232
#: ../plugin/haildb/haildb_engine.cc:3504
4234
"Roll back the complete transaction on lock wait timeout, for 4.x "
4235
"compatibility (disabled by default)"
4238
#: ../plugin/haildb/haildb_engine.cc:3507
4239
msgid "How many files at the maximum HailDB keeps open at the same time."
4242
#: ../plugin/haildb/haildb_engine.cc:3510
4243
msgid "Number of background read I/O threads in HailDB."
4246
#: ../plugin/haildb/haildb_engine.cc:3513
4247
msgid "Number of background write I/O threads in HailDB."
4250
#: ../plugin/haildb/haildb_engine.cc:3515
4252
"Disable if you want to reduce the number of messages written to the log "
4253
"(default: enabled)."
4256
#: ../plugin/haildb/haildb_engine.cc:3518
4257
msgid "Enable SHOW HAILDB STATUS output in the log"
4260
#: ../plugin/haildb/haildb_engine.cc:3521
4261
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4264
#: ../plugin/haildb/haildb_engine.cc:3523
4266
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4269
#: ../plugin/hello_events/hello_events.cc:401
4270
msgid "Enable Example Events Plugin"
4273
#: ../plugin/hello_events/hello_events.cc:404
4274
#: ../plugin/hello_events/hello_events.cc:407
4275
msgid "A comma delimited list of databases to watch"
4278
#: ../plugin/hello_events/hello_events.cc:410
4279
msgid "Before write row event observer call position"
4282
#: ../plugin/hello_events/hello_events.cc:413
4283
#: ../plugin/pbms/src/parameters_ms.cc:461
4284
msgid "Before update row event observer call position"
4287
#: ../plugin/hello_events/hello_events.cc:416
4288
msgid "After drop database event observer call position"
4291
#: ../plugin/hello_events/hello_events.cc:427
4292
msgid "An example events Plugin"
4295
#: ../plugin/innobase/handler/data_dictionary.cc:760
4297
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4300
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4302
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4306
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4308
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4312
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4315
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4316
"or its equivalent numeric id"
4319
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4320
msgid "Do not use Native AIO library for IO, even if available"
4323
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4324
msgid "Enable internal replication log."
4327
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4329
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4330
"rolled back. Values above 100000000 disable the timeout."
4333
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4334
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4337
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4339
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4340
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4343
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4344
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4345
#: ../plugin/transaction_log/print_transaction_message.cc:177
4346
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4348
msgid "Unable to parse transaction. Got error: %s.\n"
4351
#: ../plugin/innobase/srv/srv0start.cc:1034
4352
msgid "InnoDB: cannot determine Mac OS X version!\n"
4355
#: ../plugin/innobase/srv/srv0start.cc:1039
4357
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4358
"InnoDB: making transactions unsafe!\n"
4361
#: ../plugin/innobase/srv/srv0start.cc:1048
4364
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4365
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4366
"InnoDB: allocate more than 4 GB of memory."
4369
#: ../plugin/innobase/srv/srv0start.cc:1063
4371
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4374
#: ../plugin/innobase/srv/srv0start.cc:1068
4377
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4378
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4379
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4382
#: ../plugin/innobase/srv/srv0start.cc:1078
4384
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4387
#: ../plugin/innobase/srv/srv0start.cc:1083
4389
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4392
#: ../plugin/innobase/srv/srv0start.cc:1088
4394
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4397
#: ../plugin/innobase/srv/srv0start.cc:1092
4399
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4402
#: ../plugin/innobase/srv/srv0start.cc:1097
4404
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4407
#: ../plugin/innobase/srv/srv0start.cc:1167
4409
msgid " InnoDB: Using Linux native AIO\n"
4412
#: ../plugin/logging_gearman/logging_gearman.cc:186
5454
#: plugin/filtered_replicator/filtered_replicator.cc:486
5455
msgid "Enable filtered replicator"
5458
#: plugin/filtered_replicator/filtered_replicator.cc:493
5459
msgid "List of schemas to filter"
5462
#: plugin/filtered_replicator/filtered_replicator.cc:500
5463
msgid "List of tables to filter"
5466
#: plugin/filtered_replicator/filtered_replicator.cc:507
5467
msgid "Regular expression to apply to schemas to filter"
5470
#: plugin/filtered_replicator/filtered_replicator.cc:514
5471
msgid "Regular expression to apply to tables to filter"
5474
#: plugin/filtered_replicator/filtered_replicator.cc:533
5475
msgid "Filtered Replicator"
5478
#: plugin/logging_gearman/logging_gearman.cc:186
4414
5480
msgid "fail gearman_client_create(): %s"
4417
#: ../plugin/logging_gearman/logging_gearman.cc:197
5483
#: plugin/logging_gearman/logging_gearman.cc:197
4419
5485
msgid "fail gearman_client_add_server(): %s"
4422
#: ../plugin/logging_gearman/logging_gearman.cc:302
5488
#: plugin/logging_gearman/logging_gearman.cc:310
5489
msgid "Enable logging to a gearman server"
5492
#: plugin/logging_gearman/logging_gearman.cc:319
4423
5493
msgid "Hostname for logging to a Gearman server"
4426
#: ../plugin/logging_gearman/logging_gearman.cc:305
5496
#: plugin/logging_gearman/logging_gearman.cc:328
4427
5497
msgid "Gearman Function to send logging to"
4430
#: ../plugin/logging_gearman/logging_gearman.cc:316
5500
#: plugin/logging_gearman/logging_gearman.cc:345
4431
5501
msgid "Log queries to a Gearman server"
4434
#: ../plugin/logging_query/logging_query.cc:178
5504
#: plugin/logging_query/logging_query.cc:188
4436
5506
msgid "fail open() fn=%s er=%s\n"
4439
#: ../plugin/logging_query/logging_query.cc:319
5509
#: plugin/logging_query/logging_query.cc:344
4440
5510
msgid "Enable logging to CSV file"
4443
#: ../plugin/logging_query/logging_query.cc:322
5513
#: plugin/logging_query/logging_query.cc:353
4444
5514
msgid "File to log to"
4445
msgstr "Enregistra a un fitxer"
4447
#: ../plugin/logging_query/logging_query.cc:325
5517
#: plugin/logging_query/logging_query.cc:362
4448
5518
msgid "PCRE to match the query against"
4451
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5521
#: plugin/logging_query/logging_query.cc:371
5522
#: plugin/logging_syslog/logging_syslog.cc:231
4452
5523
msgid "Threshold for logging slow queries, in microseconds"
4455
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5526
#: plugin/logging_query/logging_query.cc:383
5527
#: plugin/logging_syslog/logging_syslog.cc:243
4456
5528
msgid "Threshold for logging big queries, for rows returned"
4459
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5531
#: plugin/logging_query/logging_query.cc:395
5532
#: plugin/logging_syslog/logging_syslog.cc:255
4460
5533
msgid "Threshold for logging big queries, for rows examined"
4463
#: ../plugin/logging_query/logging_query.cc:345
5536
#: plugin/logging_query/logging_query.cc:418
4464
5537
msgid "Log queries to a CSV file"
4467
#: ../plugin/logging_stats/logging_stats.cc:373
4468
msgid "Max number of users that will be logged"
4471
#: ../plugin/logging_stats/logging_stats.cc:376
4472
msgid "Max number of range locks to use for Scoreboard"
4475
#: ../plugin/logging_stats/logging_stats.cc:379
4476
msgid "Max number of concurrent sessions that will be logged"
4479
#: ../plugin/logging_stats/logging_stats.cc:380
4480
msgid "Enable Logging Statistics Collection"
4483
#: ../plugin/logging_stats/logging_stats.cc:389
4484
msgid "User Statistics as DATA_DICTIONARY tables"
4487
#: ../plugin/md5/md5.cc:99
4488
msgid "libgcrypt library version mismatch\n"
4491
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4492
#: ../plugin/memcached_stats/memcached_stats.cc:87
4493
msgid "List of memcached servers."
4496
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4497
msgid "Expiry time of memcached entries"
4500
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4501
msgid "Enable Memcached Query Cache"
4504
#: ../plugin/memcached_stats/analysis_table.cc:78
4505
#: ../plugin/memcached_stats/stats_table.cc:144
4506
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4509
#: ../plugin/memcached_stats/memcached_stats.cc:98
4510
msgid "Memcached Stats as I_S tables"
4513
#: ../plugin/memcached_stats/stats_table.cc:74
4516
"Unable get stats from memcached server %s. Got error from "
4517
"memcached_stat_servername()."
4520
#: ../plugin/memcached_stats/stats_table.cc:151
4521
msgid "Unable to create memcached struct. Got error from memcached_create()."
4524
#: ../plugin/memcached_stats/stats_table.cc:159
4527
"Unable to create memcached server list. Got error from "
4528
"memcached_servers_parse(%s)."
4531
#: ../plugin/multi_thread/multi_thread.cc:62
4532
msgid "Session killed before thread could execute"
4535
#: ../plugin/multi_thread/multi_thread.cc:109
4536
msgid "Unable to get thread stack size\n"
4539
#: ../plugin/multi_thread/multi_thread.cc:211
5540
#: plugin/logging_syslog/logging_syslog.cc:84
5542
msgid "syslog facility \"%s\" not known, using \"local0\""
5545
#: plugin/logging_syslog/logging_syslog.cc:100
5547
msgid "syslog priority \"%s\" not known, using \"info\""
5550
#: plugin/logging_syslog/logging_syslog.cc:195
5551
msgid "Enable logging to syslog"
5554
#: plugin/logging_syslog/logging_syslog.cc:204
5555
msgid "Syslog Ident"
5558
#: plugin/logging_syslog/logging_syslog.cc:213
5559
msgid "Syslog Facility"
5562
#: plugin/logging_syslog/logging_syslog.cc:222
5563
msgid "Syslog Priority"
5566
#: plugin/logging_syslog/logging_syslog.cc:279
5567
msgid "Log to syslog"
5570
#: plugin/multi_thread/multi_thread.cc:171
4540
5571
msgid "Maximum number of user threads available."
4543
#: ../plugin/myisam/ha_myisam.cc:532
5574
#: plugin/myisam/ha_myisam.cc:447
4545
5576
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4548
#: ../plugin/myisam/ha_myisam.cc:536
5579
#: plugin/myisam/ha_myisam.cc:451
4550
5581
msgid "Got an error from unknown thread, %s:%d"
4553
#: ../plugin/myisam/ha_myisam.cc:542
5584
#: plugin/myisam/ha_myisam.cc:457
4554
5585
msgid "Unknown thread accessing table"
4557
#: ../plugin/myisam/ha_myisam.cc:1506
5588
#: plugin/myisam/ha_myisam.cc:1488
5589
msgid "Block size to be used for MyISAM index pages."
5592
#: plugin/myisam/ha_myisam.cc:1494
5594
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5595
"disables parallel repair."
5598
#: plugin/myisam/ha_myisam.cc:1500
4559
5600
"Don't use the fast sort index method to created index if the temporary file "
4560
5601
"would get bigger than this."
4563
#: ../plugin/myisam/ha_myisam.cc:1509
5604
#: plugin/myisam/ha_myisam.cc:1505
4565
5606
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4566
5607
"when creating indexes with CREATE INDEX or ALTER TABLE."
4569
#: ../plugin/myisam/my_handler_errors.cc:42
5610
#: plugin/myisam/ha_myisam.cc:1511
5611
msgid "Default pointer size to be used for MyISAM tables."
5614
#: plugin/myisam/my_handler_errors.cc:34
4570
5615
msgid "Didn't find key on read or update"
4573
#: ../plugin/myisam/my_handler_errors.cc:43
5618
#: plugin/myisam/my_handler_errors.cc:36
4574
5619
msgid "Duplicate key on write or update"
4577
#: ../plugin/myisam/my_handler_errors.cc:44
5622
#: plugin/myisam/my_handler_errors.cc:38
4578
5623
msgid "Internal (unspecified) error in handler"
4581
#: ../plugin/myisam/my_handler_errors.cc:46
5626
#: plugin/myisam/my_handler_errors.cc:40
4583
5628
"Someone has changed the row since it was read (while the table was locked to "
4587
#: ../plugin/myisam/my_handler_errors.cc:48
5632
#: plugin/myisam/my_handler_errors.cc:43
4588
5633
msgid "Wrong index given to function"
4591
#: ../plugin/myisam/my_handler_errors.cc:49
5636
#: plugin/myisam/my_handler_errors.cc:45
5637
msgid "Undefined handler error 125"
5640
#: plugin/myisam/my_handler_errors.cc:47
4592
5641
msgid "Index file is crashed"
4595
#: ../plugin/myisam/my_handler_errors.cc:50
5644
#: plugin/myisam/my_handler_errors.cc:49
4596
5645
msgid "Record file is crashed"
4599
#: ../plugin/myisam/my_handler_errors.cc:51
5648
#: plugin/myisam/my_handler_errors.cc:51
4600
5649
msgid "Out of memory in engine"
4603
#: ../plugin/myisam/my_handler_errors.cc:52
5652
#: plugin/myisam/my_handler_errors.cc:53
5653
msgid "Undefined handler error 129"
5656
#: plugin/myisam/my_handler_errors.cc:55
4604
5657
msgid "Incorrect file format"
4605
5658
msgstr "Format del fitxer incorrecte"
4607
#: ../plugin/myisam/my_handler_errors.cc:53
5660
#: plugin/myisam/my_handler_errors.cc:57
4608
5661
msgid "Command not supported by database"
4611
#: ../plugin/myisam/my_handler_errors.cc:54
5664
#: plugin/myisam/my_handler_errors.cc:59
4612
5665
msgid "Old database file"
4615
#: ../plugin/myisam/my_handler_errors.cc:55
5668
#: plugin/myisam/my_handler_errors.cc:61
4616
5669
msgid "No record read before update"
4619
#: ../plugin/myisam/my_handler_errors.cc:56
5672
#: plugin/myisam/my_handler_errors.cc:63
4620
5673
msgid "Record was already deleted (or record file crashed)"
4623
#: ../plugin/myisam/my_handler_errors.cc:57
5676
#: plugin/myisam/my_handler_errors.cc:65
4624
5677
msgid "No more room in record file"
4627
#: ../plugin/myisam/my_handler_errors.cc:58
5680
#: plugin/myisam/my_handler_errors.cc:67
4628
5681
msgid "No more room in index file"
4631
#: ../plugin/myisam/my_handler_errors.cc:59
5684
#: plugin/myisam/my_handler_errors.cc:69
4632
5685
msgid "No more records (read after end of file)"
4635
#: ../plugin/myisam/my_handler_errors.cc:60
5688
#: plugin/myisam/my_handler_errors.cc:71
4636
5689
msgid "Unsupported extension used for table"
4639
#: ../plugin/myisam/my_handler_errors.cc:61
5692
#: plugin/myisam/my_handler_errors.cc:73
4640
5693
msgid "Too big row"
4643
#: ../plugin/myisam/my_handler_errors.cc:62
5696
#: plugin/myisam/my_handler_errors.cc:75
4644
5697
msgid "Wrong create options"
4647
#: ../plugin/myisam/my_handler_errors.cc:63
5700
#: plugin/myisam/my_handler_errors.cc:77
4648
5701
msgid "Duplicate unique key or constraint on write or update"
4651
#: ../plugin/myisam/my_handler_errors.cc:64
5704
#: plugin/myisam/my_handler_errors.cc:79
4652
5705
msgid "Unknown character set used in table"
4655
#: ../plugin/myisam/my_handler_errors.cc:65
5708
#: plugin/myisam/my_handler_errors.cc:81
4656
5709
msgid "Conflicting table definitions in sub-tables of MERGE table"
4659
#: ../plugin/myisam/my_handler_errors.cc:66
5712
#: plugin/myisam/my_handler_errors.cc:83
4660
5713
msgid "Table is crashed and last repair failed"
4663
#: ../plugin/myisam/my_handler_errors.cc:67
5716
#: plugin/myisam/my_handler_errors.cc:85
4664
5717
msgid "Table was marked as crashed and should be repaired"
4667
#: ../plugin/myisam/my_handler_errors.cc:68
5720
#: plugin/myisam/my_handler_errors.cc:87
4668
5721
msgid "Lock timed out; Retry transaction"
4671
#: ../plugin/myisam/my_handler_errors.cc:69
5724
#: plugin/myisam/my_handler_errors.cc:89
4672
5725
msgid "Lock table is full; Restart program with a larger locktable"
4675
#: ../plugin/myisam/my_handler_errors.cc:70
5728
#: plugin/myisam/my_handler_errors.cc:91
4676
5729
msgid "Updates are not allowed under a read only transactions"
4679
#: ../plugin/myisam/my_handler_errors.cc:71
5732
#: plugin/myisam/my_handler_errors.cc:93
4680
5733
msgid "Lock deadlock; Retry transaction"
4683
#: ../plugin/myisam/my_handler_errors.cc:72
5736
#: plugin/myisam/my_handler_errors.cc:95
4684
5737
msgid "Foreign key constraint is incorrectly formed"
4687
#: ../plugin/myisam/my_handler_errors.cc:73
5740
#: plugin/myisam/my_handler_errors.cc:97
4688
5741
msgid "Cannot add a child row"
4691
#: ../plugin/myisam/my_handler_errors.cc:74
5744
#: plugin/myisam/my_handler_errors.cc:99
4692
5745
msgid "Cannot delete a parent row"
4695
#: ../plugin/myisam/my_handler_errors.cc:75
5748
#: plugin/myisam/my_handler_errors.cc:101
4696
5749
msgid "No savepoint with that name"
4699
#: ../plugin/myisam/my_handler_errors.cc:76
5752
#: plugin/myisam/my_handler_errors.cc:103
4700
5753
msgid "Non unique key block size"
4703
#: ../plugin/myisam/my_handler_errors.cc:77
5756
#: plugin/myisam/my_handler_errors.cc:105
4704
5757
msgid "The table does not exist in engine"
4707
#: ../plugin/myisam/my_handler_errors.cc:78
5760
#: plugin/myisam/my_handler_errors.cc:107
4708
5761
msgid "The table already existed in storage engine"
4711
#: ../plugin/myisam/my_handler_errors.cc:79
5764
#: plugin/myisam/my_handler_errors.cc:109
4712
5765
msgid "Could not connect to storage engine"
4715
#: ../plugin/myisam/my_handler_errors.cc:80
5768
#: plugin/myisam/my_handler_errors.cc:111
4716
5769
msgid "Unexpected null pointer found when using spatial index"
4719
#: ../plugin/myisam/my_handler_errors.cc:81
5772
#: plugin/myisam/my_handler_errors.cc:113
4720
5773
msgid "The table changed in storage engine"
4723
#: ../plugin/myisam/my_handler_errors.cc:82
5776
#: plugin/myisam/my_handler_errors.cc:115
4724
5777
msgid "There's no partition in table for the given value"
4727
#: ../plugin/myisam/my_handler_errors.cc:83
5780
#: plugin/myisam/my_handler_errors.cc:117
4728
5781
msgid "Row-based binlogging of row failed"
4731
#: ../plugin/myisam/my_handler_errors.cc:84
5784
#: plugin/myisam/my_handler_errors.cc:119
4732
5785
msgid "Index needed in foreign key constraint"
4735
#: ../plugin/myisam/my_handler_errors.cc:85
5788
#: plugin/myisam/my_handler_errors.cc:121
4736
5789
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4739
#: ../plugin/myisam/my_handler_errors.cc:86
5792
#: plugin/myisam/my_handler_errors.cc:123
4740
5793
msgid "Table needs to be upgraded before it can be used"
4743
#: ../plugin/myisam/my_handler_errors.cc:87
5796
#: plugin/myisam/my_handler_errors.cc:125
4744
5797
msgid "Table is read only"
4747
#: ../plugin/myisam/my_handler_errors.cc:88
5800
#: plugin/myisam/my_handler_errors.cc:127
4748
5801
msgid "Failed to get next auto increment value"
4751
#: ../plugin/myisam/my_handler_errors.cc:89
5804
#: plugin/myisam/my_handler_errors.cc:129
4752
5805
msgid "Failed to set row auto increment value"
4755
#: ../plugin/myisam/my_handler_errors.cc:90
5808
#: plugin/myisam/my_handler_errors.cc:131
4756
5809
msgid "Unknown (generic) error from engine"
4759
#: ../plugin/myisam/my_handler_errors.cc:91
5812
#: plugin/myisam/my_handler_errors.cc:133
4760
5813
msgid "Record is the same"
4763
#: ../plugin/myisam/my_handler_errors.cc:92
5816
#: plugin/myisam/my_handler_errors.cc:135
4764
5817
msgid "It is not possible to log this statement"
4767
#: ../plugin/myisam/my_handler_errors.cc:93
5820
#: plugin/myisam/my_handler_errors.cc:137
4768
5821
msgid "Tablespace exists"
4771
#: ../plugin/myisam/my_handler_errors.cc:94
5824
#: plugin/myisam/my_handler_errors.cc:139
4772
5825
msgid "The event was corrupt, leading to illegal data being read"
4775
#: ../plugin/myisam/my_handler_errors.cc:95
5828
#: plugin/myisam/my_handler_errors.cc:141
4776
5829
msgid "The table is of a new format not supported by this version"
4779
#: ../plugin/myisam/my_handler_errors.cc:96
5832
#: plugin/myisam/my_handler_errors.cc:143
4780
5833
msgid "The event could not be processed no other handler error happened"
4783
#: ../plugin/myisam/my_handler_errors.cc:97
5836
#: plugin/myisam/my_handler_errors.cc:145
4784
5837
msgid "Got a fatal error during initialzation of handler"
4787
#: ../plugin/myisam/my_handler_errors.cc:98
5840
#: plugin/myisam/my_handler_errors.cc:147
4788
5841
msgid "File to short; Expected more data in file"
4791
#: ../plugin/myisam/my_handler_errors.cc:99
5844
#: plugin/myisam/my_handler_errors.cc:149
4792
5845
msgid "Read page with wrong checksum"
4795
#. TODO: get a better message for these
4796
#: ../plugin/myisam/my_handler_errors.cc:101
5848
#: plugin/myisam/my_handler_errors.cc:151
4797
5849
msgid "Lock or active transaction"
4800
#: ../plugin/myisam/my_handler_errors.cc:102
5852
#: plugin/myisam/my_handler_errors.cc:153
4801
5853
msgid "No such table space"
4804
#: ../plugin/myisam/my_handler_errors.cc:103
5856
#: plugin/myisam/my_handler_errors.cc:155
4805
5857
msgid "Tablespace not empty"
4808
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4810
"Port number to use for connection or 0 for default to with MySQL protocol."
4813
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4815
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4816
"the file is stale and should be removed?"
4819
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4820
msgid "Path used for MySQL UNIX Socket Protocol."
4823
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4824
msgid "Clobber socket file if one is there already."
4827
#: ../plugin/pbms/src/parameters_ms.cc:426
4828
msgid "Port number to use for connection or 0 for default PBMS port "
4831
#: ../plugin/pbms/src/parameters_ms.cc:429
4832
msgid "The maximum size of a BLOB repository file."
4835
#: ../plugin/pbms/src/parameters_ms.cc:432
4836
msgid "The maximum size of a temorary BLOB log file."
4839
#: ../plugin/pbms/src/parameters_ms.cc:435
4841
"A ':' delimited list of metadata header names to be used to initialize the "
4842
"pbms_metadata_header table when a database is created."
4845
#: ../plugin/pbms/src/parameters_ms.cc:439
4846
msgid "The percentage of garbage in a repository file before it is compacted."
4849
#: ../plugin/pbms/src/parameters_ms.cc:442
4851
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4852
"after this time, unless committed to the database."
4855
#: ../plugin/pbms/src/parameters_ms.cc:445
4857
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4861
#: ../plugin/pbms/src/parameters_ms.cc:448
4862
msgid "The next backup ID to use when backing up a PBMS database."
4865
#: ../plugin/pbms/src/parameters_ms.cc:451
4867
"A comma delimited list of tables to watch of the format: <database>."
4871
#: ../plugin/pbms/src/parameters_ms.cc:453
4872
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4875
#: ../plugin/pbms/src/parameters_ms.cc:457
4876
msgid "Before insert row event observer call position"
4879
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4880
msgid "Could not open socket, is rabbitmq running?"
4883
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4884
msgid "Failed to allocate enough memory to transaction message\n"
4887
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4889
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4892
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4894
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4898
msgid "Host name to connect to"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4903
msgid "Port to connect to"
4904
msgstr "S'ha produĆÆt un error en la connexiĆ³ SSL"
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4907
msgid "RabbitMQ virtualhost"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4912
msgid "RabbitMQ username"
4913
msgstr "nom d'usuari/a"
4915
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4916
msgid "RabbitMQ password"
4919
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4920
#: ../plugin/transaction_log/module.cc:270
4921
msgid "Name of the replicator plugin to use (default='default_replicator')"
4924
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4925
msgid "Name of RabbitMQ exchange to publish to"
4928
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4929
msgid "Name of RabbitMQ routing key to use"
4932
#: ../plugin/session_dictionary/processlist.cc:78
4935
msgstr "(sense usar)"
4937
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4939
msgid "syslog facility \"%s\" not known, using \"local0\""
4942
#: ../plugin/syslog/errmsg.cc:50
4944
msgid "syslog priority \"%s\" not known, using \"warn\""
4947
#: ../plugin/syslog/logging.cc:63
4949
msgid "syslog priority \"%s\" not known, using \"info\""
4952
#: ../plugin/syslog/module.cc:95
4953
msgid "Syslog Ident"
4956
#: ../plugin/syslog/module.cc:98
4957
msgid "Syslog Facility"
4960
#: ../plugin/syslog/module.cc:101
4961
msgid "Enable logging to syslog of the query log"
4964
#: ../plugin/syslog/module.cc:104
4965
msgid "Syslog Priority of query logging"
4968
#: ../plugin/syslog/module.cc:116
4969
msgid "Enable logging to syslog of the error messages"
4972
#: ../plugin/syslog/module.cc:119
4973
msgid "Syslog Priority of error messages"
4976
#: ../plugin/transaction_log/background_worker.cc:77
4978
msgid "Unable to create background worker thread. Got error %s.\n"
4981
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4982
#: ../plugin/transaction_log/print_transaction_message.cc:106
4983
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4985
msgid "Failed to open transaction log file %s. Got error: %s\n"
4988
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4989
#: ../plugin/transaction_log/print_transaction_message.cc:169
4990
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4991
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4993
msgid "Could not read transaction message.\n"
4996
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4997
#: ../plugin/transaction_log/print_transaction_message.cc:170
4998
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5000
msgid "GPB ERROR: %s.\n"
5003
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5004
#: ../plugin/transaction_log/print_transaction_message.cc:171
5005
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5007
msgid "Raw buffer read: %s.\n"
5010
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5011
#: ../plugin/transaction_log/print_transaction_message.cc:179
5012
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5014
msgid "BUFFER: %s\n"
5015
msgstr "MemĆ²ria intermĆØdia: %s\n"
5017
#: ../plugin/transaction_log/module.cc:171
5019
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5022
#: ../plugin/transaction_log/module.cc:180
5024
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5027
#: ../plugin/transaction_log/module.cc:192
5029
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5032
#: ../plugin/transaction_log/module.cc:201
5034
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5037
#: ../plugin/transaction_log/module.cc:216
5039
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5042
#: ../plugin/transaction_log/module.cc:258
5043
msgid "DEBUGGING - Truncate transaction log"
5046
#: ../plugin/transaction_log/module.cc:261
5047
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5050
#: ../plugin/transaction_log/module.cc:264
5051
msgid "Enable transaction log"
5054
#: ../plugin/transaction_log/module.cc:267
5055
msgid "Path to the file to use for transaction log"
5058
#: ../plugin/transaction_log/module.cc:273
5060
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5061
"each transaction write, 2 == sync log file once per second"
5064
#: ../plugin/transaction_log/module.cc:276
5065
msgid "Number of slots for in-memory write buffers (default=8)."
5068
#: ../plugin/transaction_log/print_transaction_message.cc:135
5070
msgid "GPB message is not a valid type.\n"
5073
#: ../plugin/transaction_log/print_transaction_message.cc:155
5075
msgid "GPB message is not a valid size.\n"
5078
#: ../plugin/transaction_log/transaction_log.cc:114
5079
msgid "Failed to open transaction log file "
5082
#: ../plugin/transaction_log/transaction_log.cc:215
5085
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5086
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5089
#: ../plugin/transaction_log/transaction_log.cc:236
5091
msgid "Failed to sync log file. Got error: %s\n"
5094
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5095
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5097
msgid "Attempted to read record bigger than INT_MAX\n"
5100
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5102
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5105
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5107
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5110
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5112
msgid "Cannot open file: "
5113
msgstr "No es pot obrir el fitxer: %s\n"
5115
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5116
msgid "Could not skip to position "
5119
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5120
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5123
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5124
msgid "Memory allocation failure trying to allocate "
5127
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5131
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5136
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5142
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5143
msgid "Unable to parse command. Got error: "
5146
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5153
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5155
msgid "Display help and exit"
5156
msgstr "Mostra aquesta ajuda i surt."
5158
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5159
msgid "Read from the innodb transaction log"
5162
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5163
msgid "Password to use when connecting to server"
5166
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5167
msgid "Perform checksum"
5170
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5171
msgid "Ignore event messages"
5174
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5175
msgid "Transaction log file"
5178
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5179
msgid "Print raw Protobuf messages instead of SQL"
5182
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5183
msgid "Start reading from the given file position"
5186
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5187
msgid "Only output for the given transaction ID and later"
5190
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5191
msgid "Only output for the given transaction ID"
5194
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5195
msgid "Summarize message contents"
5198
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5199
msgid "Cannot use --start-pos and --transaction-id together\n"
5202
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5203
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5206
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5207
msgid "Checksum failed. Wanted "
5210
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5214
#~ msgid "Out of memory."
5215
#~ msgstr "MemĆ²ria exhaurida."
5218
#~ msgid "--help : Display help and exit\n"
5219
#~ msgstr "Mostra aquesta ajuda i surt."
5221
#~ msgid "Use compression in server/client protocol."
5222
#~ msgstr "Empra la compressiĆ³ en el protocol client-servidor."
5224
#~ msgid "(IGNORED)"
5225
#~ msgstr "(Ignorat)"
5227
#~ msgid "SSL connection error"
5228
#~ msgstr "S'ha produĆÆt un error en la connexiĆ³ SSL"
5231
#~ msgid "-- Connecting to %s, using protocol %s...\n"
5232
#~ msgstr "S'estĆ connectant a: %s\n"
5234
#~ msgid "%s %s already exists"
5235
#~ msgstr "ja existeix %s %s"
5237
#~ msgid "Failed to CREATE %s %s"
5238
#~ msgstr "No s'ha pogut crear %s %s"
5240
#~ msgid "user name"
5241
#~ msgstr "nom d'usuari/a"
5243
#~ msgid "host name"
5244
#~ msgstr "Nom del servidor"
5246
#~ msgid "%s: option `%s' is ambiguous\n"
5247
#~ msgstr "%s: l'opciĆ³ `%s' Ć©s ambigua\n"
5249
#~ msgid "%s: option `--%s' doesn't allow an argument\n"
5250
#~ msgstr "%s: l'opciĆ³ `--%s' no admet arguments\n"
5252
#~ msgid "%s: option `%c%s' doesn't allow an argument\n"
5253
#~ msgstr "%s: l'opciĆ³ `%c%s' no permet cap argument\n"
5255
#~ msgid "%s: option `%s' requires an argument\n"
5256
#~ msgstr "%s: l'opciĆ³ `%s' requereix un argument\n"
5258
#~ msgid "%s: unrecognized option `--%s'\n"
5259
#~ msgstr "%s: no es reconeix l'opciĆ³ `--%s'\n"
5261
#~ msgid "%s: unrecognized option `%c%s'\n"
5262
#~ msgstr "%s: l'opciĆ³ `%c%s' Ć©s desconeguda\n"
5264
#~ msgid "%s: illegal option -- %c\n"
5265
#~ msgstr "%s: l'opciĆ³ Ć©s ilĀ·legal -- %c\n"
5267
#~ msgid "%s: invalid option -- %c\n"
5268
#~ msgstr "%s: l'opciĆ³ no Ć©s vĆ lida -- %c\n"
5270
#~ msgid "%s: option requires an argument -- %c\n"
5271
#~ msgstr "%s: l'opciĆ³ requereix un argument -- %c\n"
5273
#~ msgid "%s: option `-W %s' is ambiguous\n"
5274
#~ msgstr "%s: l'opciĆ³ `-W %s' Ć©s ambigua\n"
5276
#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
5277
#~ msgstr "%s: l'opciĆ³ `-W %s' no permet cap argument\n"
5860
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5862
msgid "%-.100s via TCP/IP"
5865
#: plugin/oldlibdrizzle/errmsg.cc:28
5866
msgid "Unknown Drizzle error"
5869
#: plugin/oldlibdrizzle/errmsg.cc:29
5871
msgid "Can't create UNIX socket (%d)"
5874
#: plugin/oldlibdrizzle/errmsg.cc:30
5876
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5879
#: plugin/oldlibdrizzle/errmsg.cc:31
5881
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5884
#: plugin/oldlibdrizzle/errmsg.cc:32
5886
msgid "Can't create TCP/IP socket (%d)"
5889
#: plugin/oldlibdrizzle/errmsg.cc:33
5891
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5894
#: plugin/oldlibdrizzle/errmsg.cc:34
5895
msgid "Drizzle server has gone away"
5898
#: plugin/oldlibdrizzle/errmsg.cc:35
5900
msgid "Protocol mismatch; server version = %d, client version = %d"
5903
#: plugin/oldlibdrizzle/errmsg.cc:36
5904
msgid "Drizzle client ran out of memory"
5907
#: plugin/oldlibdrizzle/errmsg.cc:37
5908
msgid "Wrong host info"
5911
#: plugin/oldlibdrizzle/errmsg.cc:38
5912
msgid "Localhost via UNIX socket"
5915
#: plugin/oldlibdrizzle/errmsg.cc:40
5916
msgid "Error in server handshake"
5919
#: plugin/oldlibdrizzle/errmsg.cc:41
5920
msgid "Lost connection to Drizzle server during query"
5923
#: plugin/oldlibdrizzle/errmsg.cc:42
5924
msgid "Commands out of sync; you can't run this command now"
5927
#: plugin/oldlibdrizzle/errmsg.cc:43
5929
msgid "Named pipe: %-.32s"
5932
#: plugin/oldlibdrizzle/errmsg.cc:44
5934
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5937
#: plugin/oldlibdrizzle/errmsg.cc:45
5939
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5942
#: plugin/oldlibdrizzle/errmsg.cc:46
5944
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5947
#: plugin/oldlibdrizzle/errmsg.cc:47
5949
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5952
#: plugin/oldlibdrizzle/errmsg.cc:48
5953
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5956
#: plugin/oldlibdrizzle/errmsg.cc:49
5957
msgid "Embedded server"
5960
#: plugin/oldlibdrizzle/errmsg.cc:50
5961
msgid "Error on SHOW SLAVE STATUS:"
5964
#: plugin/oldlibdrizzle/errmsg.cc:51
5965
msgid "Error on SHOW SLAVE HOSTS:"
5968
#: plugin/oldlibdrizzle/errmsg.cc:52
5969
msgid "Error connecting to slave:"
5972
#: plugin/oldlibdrizzle/errmsg.cc:53
5973
msgid "Error connecting to master:"
5976
#: plugin/oldlibdrizzle/errmsg.cc:54
5977
msgid "SSL connection error"
5980
#: plugin/oldlibdrizzle/errmsg.cc:55
5981
msgid "Malformed packet"
5984
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5985
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5986
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5987
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5988
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5989
msgid "(unused error message)"
5992
#: plugin/oldlibdrizzle/errmsg.cc:57
5993
msgid "Invalid use of null pointer"
5996
#: plugin/oldlibdrizzle/errmsg.cc:58
5997
msgid "Statement not prepared"
6000
#: plugin/oldlibdrizzle/errmsg.cc:59
6001
msgid "No data supplied for parameters in prepared statement"
6004
#: plugin/oldlibdrizzle/errmsg.cc:60
6005
msgid "Data truncated"
6008
#: plugin/oldlibdrizzle/errmsg.cc:61
6009
msgid "No parameters exist in the statement"
6012
#: plugin/oldlibdrizzle/errmsg.cc:62
6013
msgid "Invalid parameter number"
6016
#: plugin/oldlibdrizzle/errmsg.cc:63
6019
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6022
#: plugin/oldlibdrizzle/errmsg.cc:65
6024
msgid "Using unsupported buffer type: %d (parameter: %d)"
6027
#: plugin/oldlibdrizzle/errmsg.cc:66
6029
msgid "Shared memory: %-.100s"
6032
#: plugin/oldlibdrizzle/errmsg.cc:76
6033
msgid "Wrong or unknown protocol"
6036
#: plugin/oldlibdrizzle/errmsg.cc:77
6037
msgid "Invalid connection handle"
6040
#: plugin/oldlibdrizzle/errmsg.cc:78
6042
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6043
"option 'secure_auth' enabled)"
6046
#: plugin/oldlibdrizzle/errmsg.cc:80
6047
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6050
#: plugin/oldlibdrizzle/errmsg.cc:81
6051
msgid "Attempt to read column without prior row fetch"
6054
#: plugin/oldlibdrizzle/errmsg.cc:82
6055
msgid "Prepared statement contains no metadata"
6058
#: plugin/oldlibdrizzle/errmsg.cc:83
6060
"Attempt to read a row while there is no result set associated with the "
6064
#: plugin/oldlibdrizzle/errmsg.cc:85
6065
msgid "This feature is not implemented yet"
6068
#: plugin/oldlibdrizzle/errmsg.cc:86
6071
"Lost connection to Drizzle server while waiting for initial communication "
6072
"packet, system error: %d"
6075
#: plugin/oldlibdrizzle/errmsg.cc:88
6078
"Lost connection to Drizzle server while reading initial communication "
6079
"packet, system error: %d"
6082
#: plugin/oldlibdrizzle/errmsg.cc:90
6085
"Lost connection to Drizzle server while sending authentication information, "
6089
#: plugin/oldlibdrizzle/errmsg.cc:92
6092
"Lost connection to Drizzle server while reading authorization information, "
6096
#: plugin/oldlibdrizzle/errmsg.cc:94
6099
"Lost connection to Drizzle server while setting initial database, system "
6103
#: plugin/oldlibdrizzle/errmsg.cc:96
6105
msgid "Statement closed indirectly because of a preceding %s() call"
6108
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6109
msgid "Connect Timeout."
6112
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6113
msgid "Read Timeout."
6116
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6117
msgid "Write Timeout."
6120
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6121
msgid "Retry Count."
6124
#: plugin/pool_of_threads/pool_of_threads.cc:237
6125
msgid "event_add error in libevent_add_session_callback\n"
6128
#: plugin/pool_of_threads/pool_of_threads.cc:403
6129
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6132
#: plugin/pool_of_threads/pool_of_threads.cc:410
6133
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6136
#: plugin/pool_of_threads/pool_of_threads.cc:422
6137
msgid "session_add_event event_add error in libevent_init\n"
6140
#: plugin/pool_of_threads/pool_of_threads.cc:435
6142
msgid "Can't create completion port thread (error %d)"
6145
#: plugin/pool_of_threads/pool_of_threads.cc:527
6146
msgid "libevent_thread_proc: my_thread_init() failed\n"
6149
#: plugin/pool_of_threads/pool_of_threads.cc:725
6150
msgid "Size of Pool."
6153
#: plugin/signal_handler/signal_handler.cc:214
6155
msgid "Can't create interrupt-thread (error %d, errno: %d)"