320
#: ../client/drizzle.cc:1355
321
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
324
#: ../client/drizzle.cc:1357
319
#: client/drizzle.cc:1361
321
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
322
"option deprecated; use --disable-pager instead."
325
#: client/drizzle.cc:1364 client/drizzleadmin.cc:79
327
"Password to use when connecting to server. If password is not given it's "
328
"asked from the tty."
331
#: client/drizzle.cc:1366
333
"Port number to use for connection or 0 for default to, in order of "
334
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
337
#: client/drizzle.cc:1367
338
msgid "built-in default"
341
#: client/drizzle.cc:1370
325
342
msgid "Set the drizzle prompt to this value."
328
#: ../client/drizzle.cc:1359
345
#: client/drizzle.cc:1373
346
msgid "The protocol of connection (tcp,socket,pipe,memory)."
349
#: client/drizzle.cc:1376
330
351
"Don't cache result, print it row by row. This may slow down the server if "
331
352
"the output is suspended. Doesn't use history file."
334
#: ../client/drizzle.cc:1361
355
#: client/drizzle.cc:1378
335
356
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
359
#: client/drizzle.cc:1381
361
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
362
"option is enabled by default."
365
#: client/drizzle.cc:1383
348
367
"Be more silent. Print results with a tab as separator, each row on new line."
351
#: ../client/drizzle.cc:1367
370
#: client/drizzle.cc:1385
371
msgid "Socket file to use for connection."
374
#: client/drizzle.cc:1388
375
msgid "Output in table format."
378
#: client/drizzle.cc:1391
353
380
"Append everything into outfile. See interactive help (\\h) also. Does not "
354
381
"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
385
#: client/drizzle.cc:1393
387
"Disable outfile. See interactive help (\\h) also. WARNING: option "
388
"deprecated; use --disable-tee instead"
391
#: client/drizzle.cc:1396 client/drizzleadmin.cc:89
392
msgid "User for login if not current user."
395
#: client/drizzle.cc:1399
396
msgid "Only allow UPDATE and DELETE that uses keys."
399
#: client/drizzle.cc:1402
400
msgid "Synonym for option --safe-updates, -U."
403
#: client/drizzle.cc:1405
404
msgid "Write more. (-v -v -v gives the table output format)."
407
#: client/drizzle.cc:1407 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3647
408
msgid "Output version information and exit."
411
#: client/drizzle.cc:1409 client/drizzleadmin.cc:96
412
msgid "Wait and retry if connection is down."
415
#: client/drizzle.cc:1412
363
416
msgid "Number of seconds before connection timeout."
366
#: ../client/drizzle.cc:1373
367
msgid "Max length of input line"
370
#: ../client/drizzle.cc:1375
419
#: client/drizzle.cc:1417
420
msgid "Max packet length to send to, or receive from server"
423
#: client/drizzle.cc:1422
424
msgid "Buffer for TCP/IP and socket communication"
427
#: client/drizzle.cc:1426
371
428
msgid "Automatic limit for SELECT when using --safe-updates"
374
#: ../client/drizzle.cc:1377
431
#: client/drizzle.cc:1431
375
432
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
435
#: client/drizzle.cc:1435
436
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
439
#: client/drizzle.cc:1448
441
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
444
#: client/drizzle.cc:1455
447
"Copyright (C) 2000-2008 MySQL AB\n"
448
" This software comes with ABSOLUTELY NO "
449
"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:1459
455
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1492
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
500
msgid "Processing line: %<PRIu32>\n"
503
#: ../client/drizzle.cc:2175
504
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
462
#: client/drizzle.cc:1513
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1536
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1540
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1912
479
msgid "Unknown command '\\%c'."
482
#: client/drizzle.cc:2339
513
484
"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"
485
" You can turn off this feature to get a quicker startup with -A\n"
518
#: ../client/drizzle.cc:2631
489
#: client/drizzle.cc:2436
519
490
msgid "No connection. Trying to reconnect..."
522
#: ../client/drizzle.cc:2637
493
#: client/drizzle.cc:2442
523
494
msgid "Can't connect to the server\n"
526
#: ../client/drizzle.cc:2721
497
#: client/drizzle.cc:2499
501
#: client/drizzle.cc:2499
505
#: client/drizzle.cc:2550
510
#: client/drizzle.cc:2551
519
#: client/drizzle.cc:2553
528
#: client/drizzle.cc:2566
529
msgid "Many help items for your request exist."
532
#: client/drizzle.cc:2567
534
"To make a more specific request, please type 'help <item>',\n"
535
"where <item> is one of the following"
538
#: client/drizzle.cc:2573
540
msgid "You asked for help about help category: '%s'\n"
543
#: client/drizzle.cc:2574
545
"For more information, type 'help <item>', where <item> is one of the "
549
#: client/drizzle.cc:2587
555
#: client/drizzle.cc:2588
556
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
559
#: client/drizzle.cc:2610
527
560
msgid "List of all Drizzle commands:"
530
#: ../client/drizzle.cc:2725
563
#: client/drizzle.cc:2612
564
msgid "Note that all text commands must be first on line and end with ';'"
567
#: client/drizzle.cc:2623
533
"Note that all text commands must be first on line and end with '%s' or \\g"
536
#: ../client/drizzle.cc:2783
570
"For server side help, type 'help contents'\n"
573
#: client/drizzle.cc:2648
574
msgid "Usage: \\C char_setname | charset charset_name"
577
#: client/drizzle.cc:2658
578
msgid "Charset changed"
581
#: client/drizzle.cc:2660
582
msgid "Charset is not found"
585
#: client/drizzle.cc:2691
537
586
msgid "No query specified\n"
540
#: ../client/drizzle.cc:2798
589
#: client/drizzle.cc:2706
541
590
msgid "Ignoring query to other database"
544
#: ../client/drizzle.cc:2848
593
#: client/drizzle.cc:2755
545
594
msgid "Empty set"
546
msgstr "Conjunt buit"
548
#: ../client/drizzle.cc:2861
597
#: client/drizzle.cc:2768
550
599
msgid "%ld row in set"
551
600
msgid_plural "%ld rows in set"
555
#: ../client/drizzle.cc:2870
604
#: client/drizzle.cc:2777
557
606
msgstr "Petició Correcta"
559
#: ../client/drizzle.cc:2872
608
#: client/drizzle.cc:2779
561
610
msgid "Query OK, %ld row affected"
562
611
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
615
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:3438
617
"Port number to use for connection or 0 for default to, in order of "
618
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
621
#: client/drizzleadmin.cc:86
622
msgid "Silently exit if one can't connect to server."
625
#: client/drizzleadmin.cc:92
626
msgid "Write more information."
629
#: client/drizzleadmin.cc:259
632
"connect to server at '%s' failed\n"
636
#: client/drizzleadmin.cc:265
638
msgid "Check that drizzled is running on %s"
641
#: client/drizzleadmin.cc:266
643
msgid " and that the port is %d.\n"
646
#: client/drizzleadmin.cc:268
648
msgid "You can check this by doing 'telnet %s %d'\n"
651
#: client/drizzleadmin.cc:279
653
msgid "Got error: %s\n"
656
#: client/drizzleadmin.cc:286
657
msgid "Waiting for Drizzle server to answer"
660
#: client/drizzleadmin.cc:319
662
msgid "shutting down drizzled...\n"
665
#: client/drizzleadmin.cc:323
667
msgid "shutdown failed; error: '%s'"
670
#: client/drizzleadmin.cc:330
675
#: client/drizzleadmin.cc:340
676
msgid "drizzled is alive"
679
#: client/drizzleadmin.cc:348
680
msgid "connection was down, but drizzled is now alive"
683
#: client/drizzleadmin.cc:352
685
msgid "drizzled doesn't answer to ping, error: '%s'"
688
#: client/drizzleadmin.cc:361
690
msgid "Unknown command: '%-.60s'"
693
#: client/drizzleadmin.cc:370
695
msgid "%s Ver %s Distrib %s, for %s on %s\n"
698
#: client/drizzleadmin.cc:377
699
msgid "Copyright (C) 2000-2008 MySQL AB"
702
#: client/drizzleadmin.cc:378
704
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
705
"and you are welcome to modify and redistribute it under the GPL license\n"
708
#: client/drizzleadmin.cc:379
709
msgid "Administration program for the drizzled daemon."
712
#: client/drizzleadmin.cc:380
714
msgid "Usage: %s [OPTIONS] command command....\n"
717
#: client/drizzleadmin.cc:382
719
" ping Check if server is down\n"
720
" shutdown Take server down\n"
723
#: libdrizzle/client.c:679
725
msgid "Unknown option to protocol: %s\n"
728
#: libdrizzle/client.c:1159
730
msgid "COLLATION %s is not valid for CHARACTER SET %s"
733
#: libdrizzle/errmsg.c:29
735
msgid "Unknown Drizzle error"
736
msgstr "Error desconegut"
738
#: libdrizzle/errmsg.c:30
740
msgid "Can't create UNIX socket (%d)"
743
#: libdrizzle/errmsg.c:31
745
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
748
#: libdrizzle/errmsg.c:32
750
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
753
#: libdrizzle/errmsg.c:33
755
msgid "Can't create TCP/IP socket (%d)"
758
#: libdrizzle/errmsg.c:34
760
msgid "Unknown Drizzle server host '%-.100s' (%d)"
763
#: libdrizzle/errmsg.c:35
764
msgid "Drizzle server has gone away"
767
#: libdrizzle/errmsg.c:36
769
msgid "Protocol mismatch; server version = %d, client version = %d"
772
#: libdrizzle/errmsg.c:37
773
msgid "Drizzle client ran out of memory"
776
#: libdrizzle/errmsg.c:38
777
msgid "Wrong host info"
780
#: libdrizzle/errmsg.c:39
781
msgid "Localhost via UNIX socket"
784
#: libdrizzle/errmsg.c:40
786
msgid "%-.100s via TCP/IP"
789
#: libdrizzle/errmsg.c:41
790
msgid "Error in server handshake"
793
#: libdrizzle/errmsg.c:42
794
msgid "Lost connection to Drizzle server during query"
797
#: libdrizzle/errmsg.c:43
798
msgid "Commands out of sync; you can't run this command now"
801
#: libdrizzle/errmsg.c:44
803
msgid "Named pipe: %-.32s"
806
#: libdrizzle/errmsg.c:45
808
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
811
#: libdrizzle/errmsg.c:46
813
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
816
#: libdrizzle/errmsg.c:47
818
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
821
#: libdrizzle/errmsg.c:48
823
msgid "Can't initialize character set %-.32s (path: %-.100s)"
826
#: libdrizzle/errmsg.c:49
827
msgid "Got packet bigger than 'max_allowed_packet' bytes"
830
#: libdrizzle/errmsg.c:50
831
msgid "Embedded server"
834
#: libdrizzle/errmsg.c:51
835
msgid "Error on SHOW SLAVE STATUS:"
838
#: libdrizzle/errmsg.c:52
839
msgid "Error on SHOW SLAVE HOSTS:"
842
#: libdrizzle/errmsg.c:53
843
msgid "Error connecting to slave:"
846
#: libdrizzle/errmsg.c:54
847
msgid "Error connecting to master:"
850
#: libdrizzle/errmsg.c:55
852
msgid "SSL connection error"
853
msgstr "Error desconegut"
855
#: libdrizzle/errmsg.c:56
856
msgid "Malformed packet"
859
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
860
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
861
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
862
#: libdrizzle/errmsg.c:76
863
msgid "(unused error message)"
866
#: libdrizzle/errmsg.c:58
867
msgid "Invalid use of null pointer"
870
#: libdrizzle/errmsg.c:59
871
msgid "Statement not prepared"
874
#: libdrizzle/errmsg.c:60
875
msgid "No data supplied for parameters in prepared statement"
878
#: libdrizzle/errmsg.c:61
879
msgid "Data truncated"
882
#: libdrizzle/errmsg.c:62
883
msgid "No parameters exist in the statement"
886
#: libdrizzle/errmsg.c:63
887
msgid "Invalid parameter number"
890
#: libdrizzle/errmsg.c:64
893
"Can't send long data for non-string/non-binary data types (parameter: %d)"
896
#: libdrizzle/errmsg.c:66
898
msgid "Using unsupported buffer type: %d (parameter: %d)"
901
#: libdrizzle/errmsg.c:67
903
msgid "Shared memory: %-.100s"
906
#: libdrizzle/errmsg.c:77
907
msgid "Wrong or unknown protocol"
910
#: libdrizzle/errmsg.c:78
911
msgid "Invalid connection handle"
914
#: libdrizzle/errmsg.c:79
916
"Connection using old (pre-4.1.1) authentication protocol refused (client "
917
"option 'secure_auth' enabled)"
920
#: libdrizzle/errmsg.c:81
921
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
924
#: libdrizzle/errmsg.c:82
925
msgid "Attempt to read column without prior row fetch"
928
#: libdrizzle/errmsg.c:83
929
msgid "Prepared statement contains no metadata"
932
#: libdrizzle/errmsg.c:84
934
"Attempt to read a row while there is no result set associated with the "
938
#: libdrizzle/errmsg.c:86
939
msgid "This feature is not implemented yet"
942
#: libdrizzle/errmsg.c:87
945
"Lost connection to Drizzle server while waiting for initial communication "
946
"packet, system error: %d"
949
#: libdrizzle/errmsg.c:89
952
"Lost connection to Drizzle server while reading initial communication "
953
"packet, system error: %d"
956
#: libdrizzle/errmsg.c:91
959
"Lost connection to Drizzle server while sending authentication information, "
963
#: libdrizzle/errmsg.c:93
966
"Lost connection to Drizzle server while reading authorization information, "
970
#: libdrizzle/errmsg.c:95
973
"Lost connection to Drizzle server while setting initial database, system "
977
#: libdrizzle/errmsg.c:97
979
msgid "Statement closed indirectly because of a preceeding %s() call"
982
#: libdrizzle/local_infile.c:184 mysys/errors.c:52
984
msgid "File '%s' not found (Errcode: %d)"
987
#: libdrizzle/local_infile.c:215 mysys/errors.c:26
989
msgid "Error reading file '%s' (Errcode: %d)"
994
msgid "Can't create/write to file '%s' (Errcode: %d)"
999
msgid "Error writing file '%s' (Errcode: %d)"
1002
#: mysys/errors.c:28
1004
msgid "Error on close of '%s' (Errcode: %d)"
1007
#: mysys/errors.c:29
1009
msgid "Out of memory (Needed %u bytes)"
1012
#: mysys/errors.c:30
1014
msgid "Error on delete of '%s' (Errcode: %d)"
1017
#: mysys/errors.c:31
1019
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1022
#: mysys/errors.c:32
1024
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1027
#: mysys/errors.c:33
1029
msgid "Can't lock file (Errcode: %d)"
1032
#: mysys/errors.c:34
1034
msgid "Can't unlock file (Errcode: %d)"
1037
#: mysys/errors.c:35
1039
msgid "Can't read dir of '%s' (Errcode: %d)"
1042
#: mysys/errors.c:36
1044
msgid "Can't get stat of '%s' (Errcode: %d)"
1047
#: mysys/errors.c:37
1049
msgid "Can't change size of file (Errcode: %d)"
1052
#: mysys/errors.c:38
1054
msgid "Can't open stream from handle (Errcode: %d)"
1057
#: mysys/errors.c:39
1059
msgid "Can't get working dirctory (Errcode: %d)"
1062
#: mysys/errors.c:40
1064
msgid "Can't change dir to '%s' (Errcode: %d)"
1067
#: mysys/errors.c:41
1069
msgid "Warning: '%s' had %d links"
1072
#: mysys/errors.c:42
1074
msgid "Warning: %d files and %d streams is left open\n"
1077
#: mysys/errors.c:43
1079
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1082
#: mysys/errors.c:44
1084
msgid "Can't create directory '%s' (Errcode: %d)"
1087
#: mysys/errors.c:45
1090
"Character set '%s' is not a compiled character set and is not specified in "
1094
#: mysys/errors.c:46
1096
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1099
#: mysys/errors.c:47
1101
msgid "Can't read value for symlink '%s' (Error %d)"
1104
#: mysys/errors.c:48
1106
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1109
#: mysys/errors.c:49
1111
msgid "Error on realpath() on '%s' (Error %d)"
1114
#: mysys/errors.c:50
1116
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1119
#: mysys/errors.c:51
1122
"Collation '%s' is not a compiled collation and is not specified in the %s "
1126
#: mysys/errors.c:53
1128
msgid "File '%s' (fileno: %d) was not closed"
1131
#: mysys/my_error.c:86
1133
msgid "Unknown error %d"
1136
#: mysys/my_getopt.c:83
1140
#: mysys/my_getopt.c:85
1142
msgstr "Informació: "
1144
#: mysys/my_getopt.c:350
1146
msgid "%s: %s: Option '%s' used, but is disabled\n"
1149
#: mysys/my_getopt.c:351
1153
#: mysys/my_getopt.c:351
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
838
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
1094
msgid "Usage: %s [OPTIONS] database [tables]\n"
1097
#: ../client/drizzledump.cc:645
1099
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1102
#: ../client/drizzledump.cc:647
1104
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
1110
msgid "Value supplied for port is not valid.\n"
1113
#: ../client/drizzledump.cc:743
1115
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
1157
#: mysys/my_getopt.c:454
1159
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1162
#: mysys/my_getopt.c:767
1164
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1167
#: mysys/my_getopt.c:948
1169
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1172
#: mysys/my_getopt.c:1170
1174
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1177
#: mysys/my_getopt.c:1190
1181
"Variables (--variable-name=value)\n"
1182
"and boolean options {false|true} Value (after reading options)\n"
1183
"--------------------------------- -----------------------------\n"
1186
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1187
msgid "(No default value)"
1190
#: mysys/my_getopt.c:1225
1194
#: mysys/my_getopt.c:1225
1198
#: mysys/my_getopt.c:1250
1200
msgid "(Disabled)\n"
1203
#: mysys/my_handler_errors.h:10
1204
msgid "Didn't find key on read or update"
1207
#: mysys/my_handler_errors.h:12
1208
msgid "Duplicate key on write or update"
1211
#: mysys/my_handler_errors.h:14
1212
msgid "Internal (unspecified) error in handler"
1215
#: mysys/my_handler_errors.h:16
1217
"Someone has changed the row since it was read (while the table was locked to "
1221
#: mysys/my_handler_errors.h:18
1222
msgid "Wrong index given to function"
1225
#: mysys/my_handler_errors.h:20
1226
msgid "Undefined handler error 125"
1229
#: mysys/my_handler_errors.h:22
1230
msgid "Index file is crashed"
1233
#: mysys/my_handler_errors.h:24
1234
msgid "Record file is crashed"
1237
#: mysys/my_handler_errors.h:26
1238
msgid "Out of memory in engine"
1241
#: mysys/my_handler_errors.h:28
1242
msgid "Undefined handler error 129"
1245
#: mysys/my_handler_errors.h:30
1246
msgid "Incorrect file format"
1247
msgstr "Format del fitxer incorrecte"
1249
#: mysys/my_handler_errors.h:32
1250
msgid "Command not supported by database"
1253
#: mysys/my_handler_errors.h:34
1254
msgid "Old database file"
1257
#: mysys/my_handler_errors.h:36
1258
msgid "No record read before update"
1261
#: mysys/my_handler_errors.h:38
1262
msgid "Record was already deleted (or record file crashed)"
1265
#: mysys/my_handler_errors.h:40
1266
msgid "No more room in record file"
1269
#: mysys/my_handler_errors.h:42
1270
msgid "No more room in index file"
1273
#: mysys/my_handler_errors.h:44
1274
msgid "No more records (read after end of file)"
1277
#: mysys/my_handler_errors.h:46
1278
msgid "Unsupported extension used for table"
1281
#: mysys/my_handler_errors.h:48
1285
#: mysys/my_handler_errors.h:50
1286
msgid "Wrong create options"
1289
#: mysys/my_handler_errors.h:52
1290
msgid "Duplicate unique key or constraint on write or update"
1293
#: mysys/my_handler_errors.h:54
1294
msgid "Unknown character set used in table"
1297
#: mysys/my_handler_errors.h:56
1298
msgid "Conflicting table definitions in sub-tables of MERGE table"
1301
#: mysys/my_handler_errors.h:58
1302
msgid "Table is crashed and last repair failed"
1305
#: mysys/my_handler_errors.h:60
1306
msgid "Table was marked as crashed and should be repaired"
1309
#: mysys/my_handler_errors.h:62
1310
msgid "Lock timed out; Retry transaction"
1313
#: mysys/my_handler_errors.h:64
1314
msgid "Lock table is full; Restart program with a larger locktable"
1317
#: mysys/my_handler_errors.h:66
1318
msgid "Updates are not allowed under a read only transactions"
1321
#: mysys/my_handler_errors.h:68
1322
msgid "Lock deadlock; Retry transaction"
1325
#: mysys/my_handler_errors.h:70
1326
msgid "Foreign key constraint is incorrectly formed"
1329
#: mysys/my_handler_errors.h:72
1330
msgid "Cannot add a child row"
1333
#: mysys/my_handler_errors.h:74
1334
msgid "Cannot delete a parent row"
1337
#: mysys/my_handler_errors.h:76
1338
msgid "No savepoint with that name"
1341
#: mysys/my_handler_errors.h:78
1342
msgid "Non unique key block size"
1345
#: mysys/my_handler_errors.h:80
1346
msgid "The table does not exist in engine"
1349
#: mysys/my_handler_errors.h:82
1350
msgid "The table already existed in storage engine"
1353
#: mysys/my_handler_errors.h:84
1354
msgid "Could not connect to storage engine"
1357
#: mysys/my_handler_errors.h:86
1358
msgid "Unexpected null pointer found when using spatial index"
1361
#: mysys/my_handler_errors.h:88
1362
msgid "The table changed in storage engine"
1365
#: mysys/my_handler_errors.h:90
1366
msgid "There's no partition in table for the given value"
1369
#: mysys/my_handler_errors.h:92
1370
msgid "Row-based binlogging of row failed"
1373
#: mysys/my_handler_errors.h:94
1374
msgid "Index needed in foreign key constraint"
1377
#: mysys/my_handler_errors.h:96
1378
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1381
#: mysys/my_handler_errors.h:98
1382
msgid "Table needs to be upgraded before it can be used"
1385
#: mysys/my_handler_errors.h:100
1386
msgid "Table is read only"
1389
#: mysys/my_handler_errors.h:102
1390
msgid "Failed to get next auto increment value"
1393
#: mysys/my_handler_errors.h:104
1394
msgid "Failed to set row auto increment value"
1397
#: mysys/my_handler_errors.h:106
1398
msgid "Unknown (generic) error from engine"
1401
#: mysys/my_handler_errors.h:108
1402
msgid "Record is the same"
1405
#: mysys/my_handler_errors.h:110
1406
msgid "It is not possible to log this statement"
1409
#: mysys/my_handler_errors.h:112
1410
msgid "Tablespace exists"
1413
#: mysys/my_handler_errors.h:114
1414
msgid "The event was corrupt, leading to illegal data being read"
1417
#: mysys/my_handler_errors.h:116
1418
msgid "The table is of a new format not supported by this version"
1421
#: mysys/my_handler_errors.h:118
1422
msgid "The event could not be processed no other hanlder error happened"
1425
#: mysys/my_handler_errors.h:120
1426
msgid "Got a fatal error during initialzaction of handler"
1429
#: mysys/my_handler_errors.h:122
1430
msgid "File to short; Expected more data in file"
1433
#: mysys/my_handler_errors.h:124
1434
msgid "Read page with wrong checksum"
1437
#: mysys/my_handler_errors.h:126
1438
msgid "Lock or active transaction"
1441
#: mysys/my_handler_errors.h:128
1442
msgid "No such table space"
1445
#: mysys/my_handler_errors.h:130
1446
msgid "Tablespace not empty"
1449
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1450
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4655
1451
#: drizzled/sql_udf.cc:100
1453
msgid "Plugin '%s' init function returned error."
1456
#: drizzled/drizzled.cc:559
1458
msgid "Got error %d from pthread_cond_timedwait"
1461
#: drizzled/drizzled.cc:699 drizzled/drizzled.cc:1788
1462
msgid "Can't create thread to kill server"
1465
#: drizzled/drizzled.cc:766
1467
msgid "Got signal %d from thread %ld"
1470
#: drizzled/drizzled.cc:800
1204
1471
msgid "Aborting\n"
1205
msgstr "S'està interrompent\n"
1207
#: ../drizzled/drizzled.cc:550
1474
#: drizzled/drizzled.cc:997
1208
1475
msgid "One can only use the --user switch if running as root\n"
1211
#: ../drizzled/drizzled.cc:557
1478
#: drizzled/drizzled.cc:1005
1213
1480
"Fatal error: Please read \"Security\" section of the manual to find out how "
1214
"to run drizzled as root!\n"
1481
"to run mysqld as root!\n"
1217
#: ../drizzled/drizzled.cc:577
1484
#: drizzled/drizzled.cc:1029
1220
1487
"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
1491
#: drizzled/drizzled.cc:1204
1493
msgid "Retrying bind on TCP/IP port %u"
1496
#: drizzled/drizzled.cc:1210
1497
msgid "Can't start server: Bind on TCP/IP port"
1500
#: drizzled/drizzled.cc:1211
1502
msgid "Do you already have another drizzled server running on port: %d ?"
1505
#: drizzled/drizzled.cc:1217
1506
msgid "Can't start server: listen() on TCP/IP port"
1509
#: drizzled/drizzled.cc:1218
1511
msgid "listen() on TCP/IP failed with error %d"
1514
#: drizzled/drizzled.cc:1436
1519
#: drizzled/drizzled.cc:1454
1522
"We will try our best to scrape up some info that will hopefully help "
1524
"the problem, but since we have already crashed, something is definitely "
1526
"and this may fail.\n"
1530
#: drizzled/drizzled.cc:1465
1533
"It is possible that mysqld could use up to \n"
1534
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1536
"Hope that's ok; if not, decrease some variables in the equation.\n"
1540
#: drizzled/drizzled.cc:1483
1543
"Attempting backtrace. You can use the following information to find out\n"
1544
"where mysqld died. If you see no messages after this, something went\n"
1545
"terribly wrong...\n"
1548
#: drizzled/drizzled.cc:1511
1551
"Trying to get some variables.\n"
1552
"Some pointers may be invalid and cause the dump to abort...\n"
1555
#: drizzled/drizzled.cc:1523
1559
"This crash occured while the server was calling initgroups(). This is\n"
1560
"often due to the use of a drizzled that is statically linked against glibc\n"
1561
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1562
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1563
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1564
"drizzled that is not statically linked.\n"
1567
#: drizzled/drizzled.cc:1538
1571
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1572
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1573
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1574
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1575
"the documentation for your distribution on how to do that.\n"
1578
#: drizzled/drizzled.cc:1551
1582
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1583
"unreliable and unstable on some operating systems and operating-system\n"
1584
"versions (notably, some versions of Linux). This crash could be due to use\n"
1585
"of those buggy OS calls. You should consider whether you really need the\n"
1586
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1590
#: drizzled/drizzled.cc:1566
1592
msgid "Writing a core file\n"
1595
#: drizzled/drizzled.cc:1613
1597
"setrlimit could not change the size of core files to 'infinity'; We may not "
1598
"be able to generate a core file on signals"
1601
#: drizzled/drizzled.cc:1681
1603
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1606
#: drizzled/drizzled.cc:1769
1608
msgid "Got signal %d to shutdown mysqld"
1611
#: drizzled/drizzled.cc:1815
1613
msgid "Got signal: %d error: %d"
1616
#: drizzled/drizzled.cc:1954
1618
msgid "Wrong date/time format specifier: %s\n"
1621
#: drizzled/drizzled.cc:2083
1349
1623
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
1626
#: drizzled/drizzled.cc:2147
1629
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1632
#: drizzled/drizzled.cc:2152
1635
"Could not increase number of max_open_files to more than %u (request: %u)"
1638
#: drizzled/drizzled.cc:2233
1640
msgid "Unknown locale: '%s'"
1643
#: drizzled/drizzled.cc:2253
1645
"Although a path was specified for the --log option, log tables are used. To "
1646
"enable logging to files use the --log-output option."
1649
#: drizzled/drizzled.cc:2260
1651
"Although a path was specified for the --log-slow-queries option, log tables "
1652
"are used. To enable logging to files use the --log-output=file option."
1655
#: drizzled/drizzled.cc:2328
1656
msgid "Can't create thread-keys"
1659
#: drizzled/drizzled.cc:2375
1660
msgid "Out of memory"
1663
#: drizzled/drizzled.cc:2382
1664
msgid "You need to use --log-bin to make --binlog-format work."
1667
#: drizzled/drizzled.cc:2404
1669
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1670
"impossible, it would lead to infinite loops in this server."
1673
#: drizzled/drizzled.cc:2424
1676
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1677
"replication may break when this Drizzle server acts as a master and has his "
1678
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1681
#: drizzled/drizzled.cc:2458
1682
msgid "Failed to initialize plugins."
1685
#: drizzled/drizzled.cc:2489
1688
"%s: Too many arguments (first extra is '%s').\n"
1689
"Use --verbose --help to get a list of available options\n"
1692
#: drizzled/drizzled.cc:2499
1693
msgid "Can't init databases"
1696
#: drizzled/drizzled.cc:2522
1698
msgid "Unknown/unsupported table type: %s"
1701
#: drizzled/drizzled.cc:2528
1703
msgid "Default storage engine (%s) is not available"
1706
#: drizzled/drizzled.cc:2551
1707
msgid "Can't initialize tc_log"
1710
#: drizzled/drizzled.cc:2582
1712
msgid "Failed to lock memory. Errno: %d\n"
1715
#: drizzled/drizzled.cc:2652
1717
msgid "Asked for %u thread stack, but got %llu"
1720
#: drizzled/drizzled.cc:2688
1722
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1723
"value: we force server id to 1; updates will be logged to the binary log, "
1724
"but connections from slaves will not be accepted."
1727
#: drizzled/drizzled.cc:2746
1728
msgid "Before Lock_thread_count"
1731
#: drizzled/drizzled.cc:2753
1732
msgid "After lock_thread_count"
1735
#: drizzled/drizzled.cc:2862
1737
msgid "drizzled: Got error %d from select"
1740
#: drizzled/drizzled.cc:3117 drizzled/drizzled.cc:3236
1741
#: drizzled/drizzled.cc:3406
1742
msgid "Option used by mysql-test for debugging and testing of replication."
1745
#: drizzled/drizzled.cc:3121
1388
1746
msgid "Auto-increment columns are incremented by this"
1391
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1749
#: drizzled/drizzled.cc:3126
1393
1751
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1397
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1755
#: drizzled/drizzled.cc:3132
1399
1757
"Path to installation directory. All paths are usually resolved relative to "
1403
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1404
msgid "Chroot drizzled daemon during startup."
1407
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1761
#: drizzled/drizzled.cc:3136
1762
msgid "IP address to bind to."
1765
#: drizzled/drizzled.cc:3140
1767
"Does not have any effect without '--log-bin'. Tell the master the form of "
1768
"binary logging to use: either 'row' for row-based binary logging, or "
1769
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1770
"statement-based binary logging except for those statements where only row-"
1771
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1772
"the UUID() function; for those, row-based binary logging is automatically "
1776
#: drizzled/drizzled.cc:3150
1778
"Tells the master it should log updates for the specified database, and "
1779
"exclude all others not explicitly mentioned."
1782
#: drizzled/drizzled.cc:3154
1784
"Tells the master that updates to the given database should not be logged "
1788
#: drizzled/drizzled.cc:3158
1790
"The maximum size of a row-based binary log event in bytes. Rows will be "
1791
"grouped into events smaller than this size if possible. The value has to be "
1792
"a multiple of 256."
1795
#: drizzled/drizzled.cc:3169
1796
msgid "Don't ignore client side character set value sent during handshake."
1799
#: drizzled/drizzled.cc:3174
1800
msgid "Set the filesystem character set."
1803
#: drizzled/drizzled.cc:3186
1804
msgid "Chroot mysqld daemon during startup."
1807
#: drizzled/drizzled.cc:3190
1408
1808
msgid "Set the default collation."
1411
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1811
#: drizzled/drizzled.cc:3194
1412
1812
msgid "Default completion type."
1413
msgstr "Tipus de complement per defecte."
1415
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1815
#: drizzled/drizzled.cc:3199
1816
msgid "Write error output on screen."
1819
#: drizzled/drizzled.cc:3203
1416
1820
msgid "Write core on errors."
1419
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1823
#: drizzled/drizzled.cc:3207
1420
1824
msgid "Path to the database root."
1423
#: ../drizzled/drizzled.cc:1196
1424
msgid "Set the default storage engine for tables."
1427
#: ../drizzled/drizzled.cc:1198
1827
#: drizzled/drizzled.cc:3211
1829
"Set the default character set (deprecated option, use --character-set-server "
1833
#: drizzled/drizzled.cc:3216
1835
"Set the default collation (deprecated option, use --collation-server "
1839
#: drizzled/drizzled.cc:3221
1840
msgid "Set the default storage engine (table type) for tables."
1843
#: drizzled/drizzled.cc:3225
1428
1844
msgid "Set the default time zone."
1431
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1847
#: drizzled/drizzled.cc:3229
1848
msgid "Type of DELAY_KEY_WRITE."
1851
#: drizzled/drizzled.cc:3232
1853
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1854
"option, use --delay-key-write=all instead)."
1857
#: drizzled/drizzled.cc:3242
1858
msgid "Print a symbolic stack trace on failure."
1861
#: drizzled/drizzled.cc:3248
1862
msgid "Push supported query conditions to the storage engine."
1865
#: drizzled/drizzled.cc:3254
1432
1866
msgid "Used for debugging; Use at your own risk!"
1435
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1869
#: drizzled/drizzled.cc:3257
1870
msgid "Flush tables to disk between SQL commands."
1873
#: drizzled/drizzled.cc:3262
1436
1874
msgid "Set up signals usable for debugging"
1439
#: ../drizzled/drizzled.cc:1204
1877
#: drizzled/drizzled.cc:3266
1878
msgid "Enable general query log"
1881
#: drizzled/drizzled.cc:3270
1882
msgid "Command(s) that are executed for each new connection"
1885
#: drizzled/drizzled.cc:3274
1886
msgid "Read SQL commands from this file at startup."
1889
#: drizzled/drizzled.cc:3278
1890
msgid "Command(s) that are executed when a slave connects to this master"
1893
#: drizzled/drizzled.cc:3282
1897
#: drizzled/drizzled.cc:3286
1440
1898
msgid "Set the language used for the month names and the days of the week."
1443
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1901
#: drizzled/drizzled.cc:3291
1902
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1905
#: drizzled/drizzled.cc:3296
1906
msgid "Log connections and queries to file."
1909
#: drizzled/drizzled.cc:3300
1911
"Log update queries in binary format. Optional argument is the location for "
1912
"the binary log files.(Strongly recommended to avoid replication problems if "
1913
"server's hostname changes)"
1916
#: drizzled/drizzled.cc:3307
1917
msgid "File that holds the names for last binary log files."
1920
#: drizzled/drizzled.cc:3315
1922
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1923
"stored function (or trigger) is allowed only to users having the SUPER "
1924
"privilege and only if this stored function (trigger) may not break binary "
1925
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1926
"binary logging, the security issues do not exist and the binary logging "
1927
"cannot break, so you can safely set this to 1."
1930
#: drizzled/drizzled.cc:3324
1931
msgid "Error log file."
1934
#: drizzled/drizzled.cc:3328
1935
msgid "Log all MyISAM changes to file."
1938
#: drizzled/drizzled.cc:3332
1940
"Log some extra information to update log. Please note that this option is "
1941
"deprecated; see --log-queries-not-using-indexes option."
1944
#: drizzled/drizzled.cc:3337
1946
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1950
#: drizzled/drizzled.cc:3343
1952
"Log queries that are executed without benefit of any index to the slow log "
1956
#: drizzled/drizzled.cc:3349
1958
"Tells the slave to log the updates from the slave thread to the binary log. "
1959
"You will need to turn it on if you plan to daisy-chain the slaves."
1962
#: drizzled/drizzled.cc:3356
1964
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1965
"slow log if it is open."
1968
#: drizzled/drizzled.cc:3362
1970
"Log slow statements executed by slave thread to the slow log if it is open."
1973
#: drizzled/drizzled.cc:3368
1975
"Log slow queries to a table or log file. Defaults logging to table mysql."
1976
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1977
"to activate other slow log options."
1980
#: drizzled/drizzled.cc:3374
1982
"Path to transaction coordinator log (used for transactions that affect more "
1983
"than one storage engine, when binary log is disabled)"
1986
#: drizzled/drizzled.cc:3380
1987
msgid "Size of transaction coordinator log."
1990
#: drizzled/drizzled.cc:3386
1444
1991
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
1994
#: drizzled/drizzled.cc:3391
1995
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1998
#: drizzled/drizzled.cc:3396
2000
"The location and name of the file that remembers the master and where the I/"
2001
"O replication thread is in the master's binlogs."
2004
#: drizzled/drizzled.cc:3401
2006
"The number of tries the slave will make to connect to the master before "
2010
#: drizzled/drizzled.cc:3410
2011
msgid "Lock mysqld in memory."
2014
#: drizzled/drizzled.cc:3414
2016
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2017
"BACKUP, FORCE or QUICK."
2020
#: drizzled/drizzled.cc:3419
2021
msgid "Use very new possible 'unsafe' functions."
2024
#: drizzled/drizzled.cc:3424
2025
msgid "Use old, non-optimized alter table."
2028
#: drizzled/drizzled.cc:3429
2030
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2031
"each user+host vs. per account)"
2034
#: drizzled/drizzled.cc:3434
2035
msgid "Pid file used by safe_mysqld."
2038
#: drizzled/drizzled.cc:3444
2040
"Maximum time in seconds to wait for the port to become free. (Default: no "
2044
#: drizzled/drizzled.cc:3449
2045
msgid "The location and name to use for relay logs."
2048
#: drizzled/drizzled.cc:3453
2050
"The location and name to use for the file that keeps a list of the last "
2054
#: drizzled/drizzled.cc:3458
2056
"The location and name of the file that remembers where the SQL replication "
2057
"thread is in the relay logs."
2060
#: drizzled/drizzled.cc:3463
2062
"Tells the slave thread to restrict replication to the specified database. To "
2063
"specify more than one database, use the directive multiple times, once for "
2064
"each database. Note that this will only work if you do not use cross-"
2065
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2066
"having selected a different or no database. If you need cross database "
2067
"updates to work, use replicate-wild-do-table=db_name.%."
2070
#: drizzled/drizzled.cc:3472
2072
"Tells the slave thread to restrict replication to the specified table. To "
2073
"specify more than one table, use the directive multiple times, once for each "
2074
"table. This will work for cross-database updates, in contrast to replicate-"
2078
#: drizzled/drizzled.cc:3478
2080
"Tells the slave thread to not replicate to the specified database. To "
2081
"specify more than one database to ignore, use the directive multiple times, "
2082
"once for each database. This option will not work if you use cross database "
2083
"updates. If you need cross database updates to work, use replicate-wild-"
2084
"ignore-table=db_name.%. "
2087
#: drizzled/drizzled.cc:3485
2089
"Tells the slave thread to not replicate to the specified table. To specify "
2090
"more than one table to ignore, use the directive multiple times, once for "
2091
"each table. This will work for cross-datbase updates, in contrast to "
2092
"replicate-ignore-db."
2095
#: drizzled/drizzled.cc:3491
2097
"Updates to a database with a different name than the original. Example: "
2098
"replicate-rewrite-db=master_db_name->slave_db_name."
2101
#: drizzled/drizzled.cc:3495
2103
"In replication, if set to 1, do not skip events having our server id. "
2104
"Default value is 0 (to break infinite loops in circular replication). Can't "
2105
"be set to 1 if --log-slave-updates is used."
2108
#: drizzled/drizzled.cc:3502
2110
"Tells the slave thread to restrict replication to the tables that match the "
2111
"specified wildcard pattern. To specify more than one table, use the "
2112
"directive multiple times, once for each table. This will work for cross-"
2113
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2114
"only updates to tables in all databases that start with foo and whose table "
2115
"names start with bar."
2118
#: drizzled/drizzled.cc:3510
2120
"Tells the slave thread to not replicate to the tables that match the given "
2121
"wildcard pattern. To specify more than one table to ignore, use the "
2122
"directive multiple times, once for each table. This will work for cross-"
2123
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2124
"updates to tables in databases that start with foo and whose table names "
2128
#: drizzled/drizzled.cc:3519
2130
"Hostname or IP of the slave to be reported to to the master during slave "
2131
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2132
"you do not want the slave to register itself with the master. Note that it "
2133
"is not sufficient for the master to simply read the IP of the slave off the "
2134
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2135
"may not be valid for connecting to the slave from the master or other hosts."
2138
#: drizzled/drizzled.cc:3532
2140
"Port for connecting to slave reported to the master during slave "
2141
"registration. Set it only if the slave is listening on a non-default port or "
2142
"if you have a special tunnel from the master or other clients to the slave. "
2143
"If not sure, leave this option unset."
2146
#: drizzled/drizzled.cc:3539
2147
msgid "Skip some optimize stages (for testing)."
2150
#: drizzled/drizzled.cc:3542
1461
2152
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1462
2153
"specified directory"
1465
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
2156
#: drizzled/drizzled.cc:3547
1467
2158
"Uniquely identifies the server instance in the community of replication "
1471
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
2162
#: drizzled/drizzled.cc:3552
2164
"Change the value of a variable. Please note that this option is deprecated;"
2165
"you can set variables directly with --variable-name=value."
2168
#: drizzled/drizzled.cc:3556
2169
msgid "Don't use new, possible wrong routines."
2172
#: drizzled/drizzled.cc:3559
2173
msgid "If set, slave is not autostarted."
2176
#: drizzled/drizzled.cc:3563
1472
2177
msgid "Don't print a stack trace on failure."
1475
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
2180
#: drizzled/drizzled.cc:3567
2182
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
2186
#: drizzled/drizzled.cc:3571
2187
msgid "Don't give threads different priorities."
2190
#: drizzled/drizzled.cc:3575
2192
"The location where the slave should put its temporary files when replicating "
2193
"a LOAD DATA INFILE command."
2196
#: drizzled/drizzled.cc:3580
2198
"Tells the slave thread to continue replication when a query event returns an "
2199
"error from the provided list."
2202
#: drizzled/drizzled.cc:3584
2204
"Modes for how replication events should be executed. Legal values are "
2205
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2206
"stop for operations that are idempotent. In STRICT mode, replication will "
2207
"stop on any unexpected difference between the master and the slave."
2210
#: drizzled/drizzled.cc:3592
2211
msgid "Enable|disable slow query log"
2214
#: drizzled/drizzled.cc:3596
2218
#: drizzled/drizzled.cc:3599
1476
2219
msgid "Enable symbolic link support."
1479
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
2222
#: drizzled/drizzled.cc:3608
2224
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2227
#: drizzled/drizzled.cc:3613
2229
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2233
#: drizzled/drizzled.cc:3618
2235
"Using this option will cause most temporary files created to use a small set "
2236
"of names, rather than a unique name for each new file."
2239
#: drizzled/drizzled.cc:3623
1481
2241
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1484
#: ../drizzled/drizzled.cc:1227
1485
msgid "Path for temporary files."
2244
#: drizzled/drizzled.cc:3628
2246
"Path for temporary files. Several paths may be specified, separated by a "
2247
"colon (:), in this case they are used in a round-robin fashion."
1488
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
2250
#: drizzled/drizzled.cc:3634
1489
2251
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
1499
msgid "Run drizzled daemon as user."
1502
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1504
"The number of outstanding connection requests Drizzle can have. This comes "
1505
"into play when the main Drizzle thread gets very many connection requests in "
1506
"a very short time."
1509
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1511
"Size of tree cache used in bulk insert optimization. Note that this is a "
2254
#: drizzled/drizzled.cc:3638
2256
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2260
#: drizzled/drizzled.cc:3643
2261
msgid "Run mysqld daemon as user."
2264
#: drizzled/drizzled.cc:3651
2265
msgid "Deprecated; use --log-warnings instead."
2268
#: drizzled/drizzled.cc:3656
2270
"The number of outstanding connection requests MySQL can have. This comes "
2271
"into play when the main MySQL thread gets very many connection requests in a "
2275
#: drizzled/drizzled.cc:3662
2277
"The size of the cache to hold the SQL statements for the binary log during a "
2278
"transaction. If you often use big, multi-statement transactions you can "
2279
"increase this to get more performance."
2282
#: drizzled/drizzled.cc:3668
2284
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1512
2285
"limit per thread!"
1515
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
2288
#: drizzled/drizzled.cc:3674
2290
"The number of seconds the mysqld server is waiting for a connect packet "
2291
"before responding with 'Bad handshake'."
2294
#: drizzled/drizzled.cc:3679
2295
msgid "The DATE format (For future)."
2298
#: drizzled/drizzled.cc:3684
2299
msgid "The DATETIME/TIMESTAMP format (for future)."
2302
#: drizzled/drizzled.cc:3689
2303
msgid "The default week format used by WEEK() functions."
2306
#: drizzled/drizzled.cc:3694
1517
2308
"Precision of the result of '/' operator will be increased on that value."
1520
#: ../drizzled/drizzled.cc:1248
2311
#: drizzled/drizzled.cc:3700
2313
"If non-zero, binary logs will be purged after expire_logs_days days; "
2314
"possible purges happen at startup and at binary log rotation."
2317
#: drizzled/drizzled.cc:3706
1521
2318
msgid "The maximum length of the result of function group_concat."
1524
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
2321
#: drizzled/drizzled.cc:3711
2323
"The number of seconds the server waits for activity on an interactive "
2324
"connection before closing it."
2327
#: drizzled/drizzled.cc:3717
1525
2328
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
2331
#: drizzled/drizzled.cc:3723
2332
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2335
#: drizzled/drizzled.cc:3728
2337
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2338
"this to get better index handling (for all reads and multiple writes) to as "
2339
"much as you can afford;"
2342
#: drizzled/drizzled.cc:3737
2344
"This characterizes the number of hits a hot block has to be untouched until "
2345
"it is considered aged enough to be downgraded to a warm block. This "
2346
"specifies the percentage ratio of that number of hits to the total number of "
2347
"blocks in key cache"
2350
#: drizzled/drizzled.cc:3746
2351
msgid "The default size of key cache blocks"
2354
#: drizzled/drizzled.cc:3752
2355
msgid "The minimum percentage of warm blocks in key cache"
2358
#: drizzled/drizzled.cc:3758
2360
"Log all queries that have taken more than long_query_time seconds to execute "
2361
"to file. The argument will be treated as a decimal value with microsecond "
2365
#: drizzled/drizzled.cc:3764
1535
2366
msgid "Max packetlength to send/receive from to server."
1538
#: ../drizzled/drizzled.cc:1257
2369
#: drizzled/drizzled.cc:3769
2371
"Can be used to restrict the total size used to cache a multi-transaction "
2375
#: drizzled/drizzled.cc:3774
2377
"Binary log will be rotated automatically when the size exceeds this value. "
2378
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2379
"for this variable is 4096."
2382
#: drizzled/drizzled.cc:3780
2384
"If there is more than this number of interrupted connections from a host "
2385
"this host will be blocked from further connections."
2388
#: drizzled/drizzled.cc:3787
2389
msgid "The number of simultaneous clients allowed."
2392
#: drizzled/drizzled.cc:3792
1539
2393
msgid "Max number of errors/warnings to store for a statement."
1542
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
2396
#: drizzled/drizzled.cc:3797
1543
2397
msgid "Don't allow creation of heap tables bigger than this."
1546
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
2400
#: drizzled/drizzled.cc:3803
1548
2402
"Joins that are probably going to read more than max_join_size records return "
1552
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
2406
#: drizzled/drizzled.cc:3809
1553
2407
msgid "Max number of bytes in sorted records."
1556
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
2410
#: drizzled/drizzled.cc:3814
2412
"If non-zero: relay log will be rotated automatically when the size exceeds "
2413
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2414
"excepted, the minimum value for this variable is 4096."
2417
#: drizzled/drizzled.cc:3821
1557
2418
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1560
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
2421
#: drizzled/drizzled.cc:3826
1562
2423
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1563
2424
"max_sort_length bytes of each value are used; the rest are ignored)."
1566
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
2427
#: drizzled/drizzled.cc:3833
2428
msgid "Maximum number of temporary tables a client can keep open at a time."
2431
#: drizzled/drizzled.cc:3838
1567
2432
msgid "After this many write locks, allow some read locks to run in between."
1570
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
2435
#: drizzled/drizzled.cc:3842
1572
2437
"Don't log queries which examine less than min_examined_row_limit rows to "
1576
#: ../drizzled/drizzled.cc:1277
1578
"Do not apply any heuristic(s) during query optimization to prune, thus "
1579
"perform an exhaustive search from the optimizer search space."
1582
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
2441
#: drizzled/drizzled.cc:3848
2442
msgid "Block size to be used for MyISAM index pages."
2445
#: drizzled/drizzled.cc:3854
2446
msgid "Default pointer size to be used for MyISAM tables."
2449
#: drizzled/drizzled.cc:3859
2450
msgid "(Deprecated option)"
2453
#: drizzled/drizzled.cc:3865
2455
"Don't use the fast sort index method to created index if the temporary file "
2456
"would get bigger than this."
2459
#: drizzled/drizzled.cc:3872
2461
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2462
"disables parallel repair."
2465
#: drizzled/drizzled.cc:3878
2467
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2468
"when creating indexes with CREATE INDEX or ALTER TABLE."
2471
#: drizzled/drizzled.cc:3884
2473
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2474
"Possible values of name are 'nulls_unequal' (default behavior), "
2475
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2478
#: drizzled/drizzled.cc:3891
2479
msgid "Buffer length for TCP/IP and socket communication."
2482
#: drizzled/drizzled.cc:3896
2484
"Number of seconds to wait for more data from a connection before aborting "
2488
#: drizzled/drizzled.cc:3902
2490
"If a read on a communication port is interrupted, retry this many times "
2494
#: drizzled/drizzled.cc:3908
2496
"Number of seconds to wait for a block to be written to a connection before "
2497
"aborting the write."
2500
#: drizzled/drizzled.cc:3914
2501
msgid "Use compatible behavior."
2504
#: drizzled/drizzled.cc:3919
2506
"If this is not 0, then mysqld will use this value to reserve file "
2507
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2508
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2509
"larger) number of files."
2512
#: drizzled/drizzled.cc:3926
2514
"Controls the heuristic(s) applied during query optimization to prune less-"
2515
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2516
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2517
"on number of retrieved rows."
2520
#: drizzled/drizzled.cc:3934
1584
2522
"Maximum depth of search performed by the query optimizer. Values larger than "
1585
2523
"the number of relations in a query result in better query plans, but take "
1590
2528
"(used for testing/comparison)."
1593
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
2531
#: drizzled/drizzled.cc:3946
2532
msgid "Directory for plugins."
2535
#: drizzled/drizzled.cc:3950
2537
"Optional comma separated list of plugins to load, where each plugin is "
2538
"identified by the name of the shared library. [for example: --"
2539
"plugin_load=libmd5udf.so]"
2542
#: drizzled/drizzled.cc:3956
1594
2543
msgid "The size of the buffer that is allocated when preloading indexes"
1597
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
2546
#: drizzled/drizzled.cc:3961
1598
2547
msgid "Allocation block size for query parsing and execution"
1601
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
2550
#: drizzled/drizzled.cc:3966
1602
2551
msgid "Persistent buffer for query parsing and execution"
1605
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
2554
#: drizzled/drizzled.cc:3972
1606
2555
msgid "Allocation block size for storing ranges during optimization"
1609
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
2558
#: drizzled/drizzled.cc:3978
1611
2560
"Each thread that does a sequential scan allocates a buffer of this size for "
1612
2561
"each table it scans. If you do many sequential scans, you may want to "
1613
2562
"increase this value."
1616
#: ../drizzled/drizzled.cc:1306
1617
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
2565
#: drizzled/drizzled.cc:3986
2567
"Make all non-temporary tables read-only, with the exception for replication "
2568
"(slave) threads and users with the SUPER privilege"
1620
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
2571
#: drizzled/drizzled.cc:3992
1622
2573
"When reading rows in sorted order after a sort, the rows are read through "
1623
2574
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1624
2575
"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
1632
msgid "Select scheduler to be used (by default multi-thread)."
1635
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
2578
#: drizzled/drizzled.cc:4006
2580
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2584
#: drizzled/drizzled.cc:4012
2585
msgid "Maximum space to use for all relay logs."
2588
#: drizzled/drizzled.cc:4017
2589
msgid "Use compression on master/slave protocol."
2592
#: drizzled/drizzled.cc:4022
2594
"Number of seconds to wait for more data from a master/slave connection "
2595
"before aborting the read."
2598
#: drizzled/drizzled.cc:4027
2600
"Number of times the slave SQL thread will retry a transaction in case it "
2601
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2605
#: drizzled/drizzled.cc:4033
2606
msgid "Allow slave to batch requests."
2609
#: drizzled/drizzled.cc:4037
2611
"If creating the thread takes longer than this value (in seconds), the "
2612
"Slow_launch_threads counter will be incremented."
2615
#: drizzled/drizzled.cc:4042
1636
2616
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1639
#: ../drizzled/drizzled.cc:1322
2619
#: drizzled/drizzled.cc:4048
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
2621
"Synchronously flush binary log to disk after every #th event. Use 0 "
2622
"(default) to disable synchronous flushing."
2625
#: drizzled/drizzled.cc:4053
2626
msgid "Deprecated; use --table_open_cache instead."
2629
#: drizzled/drizzled.cc:4057
1646
2630
msgid "The number of cached table definitions."
1649
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
2633
#: drizzled/drizzled.cc:4061
1650
2634
msgid "The number of cached open tables."
1653
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
2637
#: drizzled/drizzled.cc:4065
1655
2639
"Timeout in seconds to wait for a table level lock before returning an error. "
1656
2640
"Used only if the connection has active cursors."
1659
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
2643
#: drizzled/drizzled.cc:4070
2644
msgid "How many threads we should keep in a cache for reuse."
2647
#: drizzled/drizzled.cc:4074
2649
"How many threads we should create to handle query requests in case of "
2650
"'thread_handling=pool-of-threads'"
2653
#: drizzled/drizzled.cc:4079
1660
2654
msgid "The stack size for each thread."
1663
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
2657
#: drizzled/drizzled.cc:4085
2658
msgid "The TIME format (for future)."
2661
#: drizzled/drizzled.cc:4090
1665
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2663
"If an internal in-memory temporary table exceeds this size, MySQL will "
1666
2664
"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
1739
"Copyright (C) 2008 Sun Microsystems\n"
2667
#: drizzled/drizzled.cc:4096
2668
msgid "Allocation block size for transactions to be stored in binary log"
2671
#: drizzled/drizzled.cc:4101
2672
msgid "Persistent buffer for transactions to be stored in binary log"
2675
#: drizzled/drizzled.cc:4106
2677
"The number of seconds the server waits for activity on a connection before "
2681
#: drizzled/drizzled.cc:4354
2683
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1740
2684
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1741
2685
"and you are welcome to modify and redistribute it under the GPL license\n"
2687
"Starts the Drizzle database server\n"
1745
#: ../drizzled/drizzled.cc:2046
2690
#: drizzled/drizzled.cc:4361
1747
2692
msgid "Usage: %s [OPTIONS]\n"
1748
msgstr "Forma d'ús: %s [OPCIONS]\n"
1750
#: ../drizzled/drizzled.cc:2167
2695
#: drizzled/drizzled.cc:4372
2698
"To see what values a running Drizzle server is using, type\n"
2699
"'drizzleadmin variables' instead of 'drizzled --help'."
2702
#: drizzled/drizzled.cc:4556
1753
2705
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1754
2706
"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
2709
#: drizzled/drizzled.cc:4608
2711
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2714
#: drizzled/drizzled.cc:4617
2716
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2719
#: drizzled/drizzled.cc:4627
2721
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2724
#: drizzled/drizzled.cc:4656 drizzled/drizzled.cc:4665
2726
msgid "Could not add do table rule '%s'!\n"
2729
#: drizzled/drizzled.cc:4674 drizzled/drizzled.cc:4683
2731
msgid "Could not add ignore table rule '%s'!\n"
2734
#: drizzled/drizzled.cc:4727
2735
msgid "Can't start server: cannot resolve hostname!"
2738
#: drizzled/drizzled.cc:4733
2739
msgid "Can't start server: bind-address refers to multiple interfaces!"
2742
#: drizzled/drizzled.cc:4908
2744
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2745
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2748
#: drizzled/drizzled.cc:5093
2750
msgid "No option given to %s\n"
2753
#: drizzled/drizzled.cc:5095
2755
msgid "Wrong option to %s. Option(s) given: %s\n"
2758
#: drizzled/drizzled.cc:5097
2760
msgid "Alternatives are: '%s'"
2763
#: drizzled/drizzled_error_messages.h:32
2767
#: drizzled/drizzled_error_messages.h:34
2771
#: drizzled/drizzled_error_messages.h:36
1804
#: ../drizzled/error.cc:210
2775
#: drizzled/drizzled_error_messages.h:38
1808
#: ../drizzled/error.cc:211
2779
#: drizzled/drizzled_error_messages.h:40
1810
2781
msgid "Can't create file '%-.200s' (errno: %d)"
1813
#: ../drizzled/error.cc:212
2784
#: drizzled/drizzled_error_messages.h:42
1815
2786
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
2789
#: drizzled/drizzled_error_messages.h:44
2791
msgid "Can't create database '%-.192s' (errno: %d)"
2794
#: drizzled/drizzled_error_messages.h:46
2796
msgid "Can't create database '%-.192s'; database exists"
2799
#: drizzled/drizzled_error_messages.h:48
2801
msgid "Can't drop database '%-.192s'; database doesn't exist"
2804
#: drizzled/drizzled_error_messages.h:50
2806
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2809
#: drizzled/drizzled_error_messages.h:52
2811
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2814
#: drizzled/drizzled_error_messages.h:54
1835
2816
msgid "Error on delete of '%-.192s' (errno: %d)"
1838
#: ../drizzled/error.cc:217
2819
#: drizzled/drizzled_error_messages.h:56
2820
msgid "Can't read record in system table"
2823
#: drizzled/drizzled_error_messages.h:58
1840
2825
msgid "Can't get status of '%-.200s' (errno: %d)"
1843
#: ../drizzled/error.cc:218
2828
#: drizzled/drizzled_error_messages.h:60
2830
msgid "Can't get working directory (errno: %d)"
2833
#: drizzled/drizzled_error_messages.h:62
1845
2835
msgid "Can't lock file (errno: %d)"
1848
#: ../drizzled/error.cc:219
2838
#: drizzled/drizzled_error_messages.h:64
1850
2840
msgid "Can't open file: '%-.200s' (errno: %d)"
1853
#: ../drizzled/error.cc:220
2843
#: drizzled/drizzled_error_messages.h:66
1855
2845
msgid "Can't find file: '%-.200s' (errno: %d)"
1858
#: ../drizzled/error.cc:221
2848
#: drizzled/drizzled_error_messages.h:68
1860
2850
msgid "Can't read dir of '%-.192s' (errno: %d)"
1863
#: ../drizzled/error.cc:222
2853
#: drizzled/drizzled_error_messages.h:70
2855
msgid "Can't change dir to '%-.192s' (errno: %d)"
2858
#: drizzled/drizzled_error_messages.h:72
1865
2860
msgid "Record has changed since last read in table '%-.192s'"
1868
#: ../drizzled/error.cc:223
2863
#: drizzled/drizzled_error_messages.h:74
1870
2865
msgid "Disk full (%s); waiting for someone to free some space..."
1873
#: ../drizzled/error.cc:224
2868
#: drizzled/drizzled_error_messages.h:76
1875
2870
msgid "Can't write; duplicate key in table '%-.192s'"
1878
#: ../drizzled/error.cc:225
2873
#: drizzled/drizzled_error_messages.h:78
1880
2875
msgid "Error on close of '%-.192s' (errno: %d)"
1883
#: ../drizzled/error.cc:226
2878
#: drizzled/drizzled_error_messages.h:80
1885
2880
msgid "Error reading file '%-.200s' (errno: %d)"
1888
#: ../drizzled/error.cc:227
2883
#: drizzled/drizzled_error_messages.h:82
1890
2885
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1893
#: ../drizzled/error.cc:228
2888
#: drizzled/drizzled_error_messages.h:84
1895
2890
msgid "Error writing file '%-.200s' (errno: %d)"
1898
#: ../drizzled/error.cc:229
2893
#: drizzled/drizzled_error_messages.h:86
1900
2895
msgid "'%-.192s' is locked against change"
1903
#: ../drizzled/error.cc:230
2898
#: drizzled/drizzled_error_messages.h:88
1904
2899
msgid "Sort aborted"
1907
#: ../drizzled/error.cc:231
2902
#: drizzled/drizzled_error_messages.h:90
2904
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2907
#: drizzled/drizzled_error_messages.h:92
1909
2909
msgid "Got error %d from storage engine"
1912
#: ../drizzled/error.cc:232
2912
#: drizzled/drizzled_error_messages.h:94
1914
2914
msgid "Table storage engine for '%-.192s' doesn't have this option"
1917
#: ../drizzled/error.cc:233
2917
#: drizzled/drizzled_error_messages.h:96
1919
2919
msgid "Can't find record in '%-.192s'"
1922
#: ../drizzled/error.cc:234
2922
#: drizzled/drizzled_error_messages.h:98
1924
2924
msgid "Incorrect information in file: '%-.200s'"
1927
#: ../drizzled/error.cc:235
2927
#: drizzled/drizzled_error_messages.h:100
1929
2929
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1932
#: ../drizzled/error.cc:236
2932
#: drizzled/drizzled_error_messages.h:102
1934
2934
msgid "Old key file for table '%-.192s'; repair it!"
1937
#: ../drizzled/error.cc:237
2937
#: drizzled/drizzled_error_messages.h:104
1939
2939
msgid "Table '%-.192s' is read only"
1942
#: ../drizzled/error.cc:238
2942
#: drizzled/drizzled_error_messages.h:106
1944
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2944
msgid "Out of memory; restart server and try again (needed %d bytes)"
1947
#: ../drizzled/error.cc:239
2947
#: drizzled/drizzled_error_messages.h:108
1948
2948
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
2951
#: drizzled/drizzled_error_messages.h:110
1969
2953
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1972
#: ../drizzled/error.cc:245
2956
#: drizzled/drizzled_error_messages.h:112
1973
2957
msgid "Too many connections"
1976
#: ../drizzled/error.cc:246
2960
#: drizzled/drizzled_error_messages.h:114
1978
"Out of memory; check if drizzled or some other process uses all available "
1979
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2962
"Out of memory; check if mysqld or some other process uses all available "
2963
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1980
2964
"memory or you can add more swap space"
1983
#: ../drizzled/error.cc:247
2967
#: drizzled/drizzled_error_messages.h:116
1984
2968
msgid "Can't get hostname for your address"
1987
#: ../drizzled/error.cc:248
2971
#: drizzled/drizzled_error_messages.h:118
1988
2972
msgid "Bad handshake"
1991
#: ../drizzled/error.cc:249
2975
#: drizzled/drizzled_error_messages.h:120
1993
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2977
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1996
#: ../drizzled/error.cc:250
2980
#: drizzled/drizzled_error_messages.h:122
1998
2982
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2001
#: ../drizzled/error.cc:251
2002
msgid "No schema selected"
2985
#: drizzled/drizzled_error_messages.h:124
2986
msgid "No database selected"
2005
#: ../drizzled/error.cc:252
2989
#: drizzled/drizzled_error_messages.h:126
2006
2990
msgid "Unknown command"
2007
2991
msgstr "Ordre desconeguda"
2009
#: ../drizzled/error.cc:253
2993
#: drizzled/drizzled_error_messages.h:128
2011
2995
msgid "Column '%-.192s' cannot be null"
2014
#: ../drizzled/error.cc:254
2998
#: drizzled/drizzled_error_messages.h:130
2016
msgid "Unknown schema '%-.192s'"
3000
msgid "Unknown database '%-.192s'"
2019
#: ../drizzled/error.cc:255
3003
#: drizzled/drizzled_error_messages.h:132
2021
3005
msgid "Table '%-.192s' already exists"
2024
#: ../drizzled/error.cc:256
3008
#: drizzled/drizzled_error_messages.h:134
2026
3010
msgid "Unknown table '%-.100s'"
2029
#: ../drizzled/error.cc:257
3013
#: drizzled/drizzled_error_messages.h:136
2031
3015
msgid "Column '%-.192s' in %-.192s is ambiguous"
2034
#: ../drizzled/error.cc:258
3018
#: drizzled/drizzled_error_messages.h:138
2035
3019
msgid "Server shutdown in progress"
2038
#: ../drizzled/error.cc:259
3022
#: drizzled/drizzled_error_messages.h:140
2040
3024
msgid "Unknown column '%-.192s' in '%-.192s'"
2043
#: ../drizzled/error.cc:260
3027
#: drizzled/drizzled_error_messages.h:142
2045
3029
msgid "'%-.192s' isn't in GROUP BY"
2048
#: ../drizzled/error.cc:261
3032
#: drizzled/drizzled_error_messages.h:144
2050
3034
msgid "Can't group on '%-.192s'"
2053
#: ../drizzled/error.cc:262
3037
#: drizzled/drizzled_error_messages.h:146
2054
3038
msgid "Statement has sum functions and columns in same statement"
2057
#: ../drizzled/error.cc:263
3041
#: drizzled/drizzled_error_messages.h:148
2058
3042
msgid "Column count doesn't match value count"
2061
#: ../drizzled/error.cc:264
3045
#: drizzled/drizzled_error_messages.h:150
2063
3047
msgid "Identifier name '%-.100s' is too long"
2066
#: ../drizzled/error.cc:265
3050
#: drizzled/drizzled_error_messages.h:152
2068
3052
msgid "Duplicate column name '%-.192s'"
2071
#: ../drizzled/error.cc:266
3055
#: drizzled/drizzled_error_messages.h:154
2073
3057
msgid "Duplicate key name '%-.192s'"
2076
#: ../drizzled/error.cc:267
3060
#: drizzled/drizzled_error_messages.h:156
2078
3062
msgid "Duplicate entry '%-.192s' for key %d"
2081
#: ../drizzled/error.cc:268
3065
#: drizzled/drizzled_error_messages.h:158
2083
3067
msgid "Incorrect column specifier for column '%-.192s'"
2086
#: ../drizzled/error.cc:269
3070
#: drizzled/drizzled_error_messages.h:160
2088
3072
msgid "%s near '%-.80s' at line %d"
2091
#: ../drizzled/error.cc:270
2093
msgid "Parsing error near '%s'"
2096
#: ../drizzled/error.cc:271
3075
#: drizzled/drizzled_error_messages.h:162
2097
3076
msgid "Query was empty"
2100
#: ../drizzled/error.cc:272
3079
#: drizzled/drizzled_error_messages.h:164
2102
3081
msgid "Not unique table/alias: '%-.192s'"
2105
#: ../drizzled/error.cc:273
3084
#: drizzled/drizzled_error_messages.h:166
2107
3086
msgid "Invalid default value for '%-.192s'"
2110
#: ../drizzled/error.cc:274
3089
#: drizzled/drizzled_error_messages.h:168
2111
3090
msgid "Multiple primary key defined"
2114
#: ../drizzled/error.cc:275
3093
#: drizzled/drizzled_error_messages.h:170
2116
3095
msgid "Too many keys specified; max %d keys allowed"
2119
#: ../drizzled/error.cc:276
3098
#: drizzled/drizzled_error_messages.h:172
2121
3100
msgid "Too many key parts specified; max %d parts allowed"
2124
#: ../drizzled/error.cc:277
3103
#: drizzled/drizzled_error_messages.h:174
2126
3105
msgid "Specified key was too long; max key length is %d bytes"
2129
#: ../drizzled/error.cc:278
3108
#: drizzled/drizzled_error_messages.h:176
2131
3110
msgid "Key column '%-.192s' doesn't exist in table"
2134
#: ../drizzled/error.cc:279
3113
#: drizzled/drizzled_error_messages.h:178
2137
3116
"BLOB column '%-.192s' can't be used in key specification with the used table "
2141
#: ../drizzled/error.cc:280
3120
#: drizzled/drizzled_error_messages.h:180
2144
3123
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2148
#: ../drizzled/error.cc:281
3127
#: drizzled/drizzled_error_messages.h:182
2150
3129
"Incorrect table definition; there can be only one auto column and it must be "
2151
3130
"defined as a key"
2154
#: ../drizzled/error.cc:282
3133
#: drizzled/drizzled_error_messages.h:184
3136
"%s: ready for connections.\n"
3137
"Version: '%s' socket: '%s' port: %d"
3140
#: drizzled/drizzled_error_messages.h:186
2156
3142
msgid "%s: Normal shutdown\n"
2159
#: ../drizzled/error.cc:283
3145
#: drizzled/drizzled_error_messages.h:188
2161
3147
msgid "%s: Got signal %d. Aborting!\n"
2164
#: ../drizzled/error.cc:284
3150
#: drizzled/drizzled_error_messages.h:190
2166
3152
msgid "%s: Shutdown complete\n"
2169
#: ../drizzled/error.cc:285
3155
#: drizzled/drizzled_error_messages.h:192
2171
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
3157
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2174
#: ../drizzled/error.cc:286
3160
#: drizzled/drizzled_error_messages.h:194
2175
3161
msgid "Can't create IP socket"
2178
#: ../drizzled/error.cc:287
3164
#: drizzled/drizzled_error_messages.h:196
2181
3167
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2185
#: ../drizzled/error.cc:288
2188
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
3171
#: drizzled/drizzled_error_messages.h:198
3172
msgid "Field separator argument is not what is expected; check the manual"
2192
#: ../drizzled/error.cc:289
3175
#: drizzled/drizzled_error_messages.h:200
2194
3177
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2197
#: ../drizzled/error.cc:290
3180
#: drizzled/drizzled_error_messages.h:202
2200
"The file '%-.128s' must be in the schema directory or be readable by all"
3183
"The file '%-.128s' must be in the database directory or be readable by all"
2203
#: ../drizzled/error.cc:291
3186
#: drizzled/drizzled_error_messages.h:204
2205
3188
msgid "File '%-.200s' already exists"
2208
#: ../drizzled/error.cc:292
3191
#: drizzled/drizzled_error_messages.h:206
2210
3193
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2213
#: ../drizzled/error.cc:293
3196
#: drizzled/drizzled_error_messages.h:208
3198
msgid "Records: %ld Duplicates: %ld"
3201
#: drizzled/drizzled_error_messages.h:210
2215
3203
"Incorrect prefix key; the used key part isn't a string, the used length is "
2216
3204
"longer than the key part, or the storage engine doesn't support unique "
2220
#: ../drizzled/error.cc:294
3208
#: drizzled/drizzled_error_messages.h:212
2221
3209
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2224
#: ../drizzled/error.cc:295
3212
#: drizzled/drizzled_error_messages.h:214
2226
3214
msgid "Can't DROP '%-.192s'; check that column/key exists"
2229
#: ../drizzled/error.cc:296
3217
#: drizzled/drizzled_error_messages.h:216
2231
3219
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2234
#: ../drizzled/error.cc:297
3222
#: drizzled/drizzled_error_messages.h:218
2236
3224
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
3227
#: drizzled/drizzled_error_messages.h:220
3229
msgid "Unknown thread id: %lu"
3232
#: drizzled/drizzled_error_messages.h:222
3234
msgid "You are not owner of thread %lu"
3237
#: drizzled/drizzled_error_messages.h:224
2255
3238
msgid "No tables used"
2258
#: ../drizzled/error.cc:306
3241
#: drizzled/drizzled_error_messages.h:226
3243
msgid "Too many strings for column %-.192s and SET"
3246
#: drizzled/drizzled_error_messages.h:228
3248
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
3251
#: drizzled/drizzled_error_messages.h:230
3253
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
3256
#: drizzled/drizzled_error_messages.h:232
3258
msgid "Table '%-.192s' was not locked with LOCK TABLES"
3261
#: drizzled/drizzled_error_messages.h:234
2260
3263
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2263
#: ../drizzled/error.cc:307
3266
#: drizzled/drizzled_error_messages.h:236
2265
msgid "Incorrect schema name '%-.100s'"
3268
msgid "Incorrect database name '%-.100s'"
2268
#: ../drizzled/error.cc:308
3271
#: drizzled/drizzled_error_messages.h:238
2270
3273
msgid "Incorrect table name '%-.100s'"
2273
#: ../drizzled/error.cc:309
3276
#: drizzled/drizzled_error_messages.h:240
2275
3278
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2276
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3279
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2279
#: ../drizzled/error.cc:310
3282
#: drizzled/drizzled_error_messages.h:242
2280
3283
msgid "Unknown error"
2281
3284
msgstr "Error desconegut"
2283
#: ../drizzled/error.cc:311
3286
#: drizzled/drizzled_error_messages.h:244
2285
3288
msgid "Unknown procedure '%-.192s'"
2288
#: ../drizzled/error.cc:312
3291
#: drizzled/drizzled_error_messages.h:246
2290
3293
msgid "Incorrect parameter count to procedure '%-.192s'"
2293
#: ../drizzled/error.cc:313
3296
#: drizzled/drizzled_error_messages.h:248
3298
msgid "Incorrect parameters to procedure '%-.192s'"
3301
#: drizzled/drizzled_error_messages.h:250
2295
3303
msgid "Unknown table '%-.192s' in %-.32s"
2298
#: ../drizzled/error.cc:314
3306
#: drizzled/drizzled_error_messages.h:252
2300
3308
msgid "Column '%-.192s' specified twice"
2303
#: ../drizzled/error.cc:315
3311
#: drizzled/drizzled_error_messages.h:254
2304
3312
msgid "Invalid use of group function"
2307
#: ../drizzled/error.cc:316
3315
#: drizzled/drizzled_error_messages.h:256
2310
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3318
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2313
#: ../drizzled/error.cc:317
3321
#: drizzled/drizzled_error_messages.h:258
2314
3322
msgid "A table must have at least 1 column"
2315
msgstr "Una taula ha de tenir com a mínim 1 columna"
2317
#: ../drizzled/error.cc:318
3325
#: drizzled/drizzled_error_messages.h:260
2319
3327
msgid "The table '%-.192s' is full"
2322
#: ../drizzled/error.cc:319
2324
msgid "Too many tables; Drizzle can only use %d tables in a join"
2327
#: ../drizzled/error.cc:320
3330
#: drizzled/drizzled_error_messages.h:262
3332
msgid "Unknown character set: '%-.64s'"
3335
#: drizzled/drizzled_error_messages.h:264
3337
msgid "Too many tables; MySQL can only use %d tables in a join"
3340
#: drizzled/drizzled_error_messages.h:266
2328
3341
msgid "Too many columns"
2331
#: ../drizzled/error.cc:321
3344
#: drizzled/drizzled_error_messages.h:268
2334
3347
"Row size too large. The maximum row size for the used table type, not "
2335
3348
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2338
#: ../drizzled/error.cc:322
3351
#: drizzled/drizzled_error_messages.h:270
3354
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3355
"thread_stack=#' to specify a bigger stack if needed"
3358
#: drizzled/drizzled_error_messages.h:272
2339
3359
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2342
#: ../drizzled/error.cc:323
3362
#: drizzled/drizzled_error_messages.h:274
2345
3365
"Table handler doesn't support NULL in given index. Please change column "
2346
3366
"'%-.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
3369
#: drizzled/drizzled_error_messages.h:276
3371
msgid "Can't load function '%-.192s'"
3374
#: drizzled/drizzled_error_messages.h:278
3376
msgid "Can't initialize function '%-.192s'; %-.80s"
3379
#: drizzled/drizzled_error_messages.h:280
3380
msgid "No paths allowed for shared library"
3383
#: drizzled/drizzled_error_messages.h:282
3385
msgid "Function '%-.192s' already exists"
3388
#: drizzled/drizzled_error_messages.h:284
3390
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3393
#: drizzled/drizzled_error_messages.h:286
3395
msgid "Can't find symbol '%-.128s' in library"
3398
#: drizzled/drizzled_error_messages.h:288
3400
msgid "Function '%-.192s' is not defined"
3403
#: drizzled/drizzled_error_messages.h:290
3406
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3407
"'mysqladmin flush-hosts'"
3410
#: drizzled/drizzled_error_messages.h:292
3412
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3415
#: drizzled/drizzled_error_messages.h:294
3417
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3418
"to change passwords"
3421
#: drizzled/drizzled_error_messages.h:296
3423
"You must have privileges to update tables in the mysql database to be able "
3424
"to change passwords for others"
3427
#: drizzled/drizzled_error_messages.h:298
3428
msgid "Can't find any matching row in the user table"
3431
#: drizzled/drizzled_error_messages.h:300
2370
3433
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2373
#: ../drizzled/error.cc:329
3436
#: drizzled/drizzled_error_messages.h:302
2376
3439
"Can't create a new thread (errno %d); if you are not out of available "
2377
3440
"memory, you can consult the manual for a possible OS-dependent bug"
2380
#: ../drizzled/error.cc:330
3443
#: drizzled/drizzled_error_messages.h:304
2382
3445
msgid "Column count doesn't match value count at row %ld"
2385
#: ../drizzled/error.cc:331
3448
#: drizzled/drizzled_error_messages.h:306
2387
3450
msgid "Can't reopen table: '%-.192s'"
2390
#: ../drizzled/error.cc:332
3453
#: drizzled/drizzled_error_messages.h:308
3454
msgid "Invalid use of NULL value"
3457
#: drizzled/drizzled_error_messages.h:310
3459
msgid "Got error '%-.64s' from regexp"
3462
#: drizzled/drizzled_error_messages.h:312
2392
3464
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2393
3465
"illegal if there is no GROUP BY clause"
2396
#: ../drizzled/error.cc:333
3468
#: drizzled/drizzled_error_messages.h:314
3470
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3473
#: drizzled/drizzled_error_messages.h:316
3475
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3478
#: drizzled/drizzled_error_messages.h:318
3481
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3485
#: drizzled/drizzled_error_messages.h:320
3487
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3488
"privileges can be used"
3491
#: drizzled/drizzled_error_messages.h:322
3492
msgid "The host or user argument to GRANT is too long"
3495
#: drizzled/drizzled_error_messages.h:324
2398
3497
msgid "Table '%-.192s.%-.192s' doesn't exist"
2401
#: ../drizzled/error.cc:334
3500
#: drizzled/drizzled_error_messages.h:326
3503
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3507
#: drizzled/drizzled_error_messages.h:328
3508
msgid "The used command is not allowed with this MySQL version"
3511
#: drizzled/drizzled_error_messages.h:330
2403
3513
"You have an error in your SQL syntax; check the manual that corresponds to "
2404
"your Drizzle server version for the right syntax to use"
2407
#: ../drizzled/error.cc:335
3514
"your MySQL server version for the right syntax to use"
3517
#: drizzled/drizzled_error_messages.h:332
3519
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3522
#: drizzled/drizzled_error_messages.h:334
3523
msgid "Too many delayed threads in use"
3526
#: drizzled/drizzled_error_messages.h:336
3528
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3531
#: drizzled/drizzled_error_messages.h:338
2408
3532
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2411
#: ../drizzled/error.cc:336
3535
#: drizzled/drizzled_error_messages.h:340
3536
msgid "Got a read error from the connection pipe"
3539
#: drizzled/drizzled_error_messages.h:342
3540
msgid "Got an error from fcntl()"
3543
#: drizzled/drizzled_error_messages.h:344
2412
3544
msgid "Got packets out of order"
2415
#: ../drizzled/error.cc:337
3547
#: drizzled/drizzled_error_messages.h:346
3548
msgid "Couldn't uncompress communication packet"
3551
#: drizzled/drizzled_error_messages.h:348
3552
msgid "Got an error reading communication packets"
3555
#: drizzled/drizzled_error_messages.h:350
3556
msgid "Got timeout reading communication packets"
3559
#: drizzled/drizzled_error_messages.h:352
3560
msgid "Got an error writing communication packets"
3563
#: drizzled/drizzled_error_messages.h:354
3564
msgid "Got timeout writing communication packets"
3567
#: drizzled/drizzled_error_messages.h:356
3568
msgid "Result string is longer than 'max_allowed_packet' bytes"
3571
#: drizzled/drizzled_error_messages.h:358
2416
3572
msgid "The used table type doesn't support BLOB/TEXT columns"
2419
#: ../drizzled/error.cc:338
3575
#: drizzled/drizzled_error_messages.h:360
2420
3576
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2423
#: ../drizzled/error.cc:339
3579
#: drizzled/drizzled_error_messages.h:362
3582
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3586
#: drizzled/drizzled_error_messages.h:364
2425
3588
msgid "Incorrect column name '%-.100s'"
2428
#: ../drizzled/error.cc:340
3591
#: drizzled/drizzled_error_messages.h:366
2430
3593
msgid "The used storage engine can't index column '%-.192s'"
2433
#: ../drizzled/error.cc:341
3596
#: drizzled/drizzled_error_messages.h:368
2435
3598
"Unable to open underlying table which is differently defined or of non-"
2436
3599
"MyISAM type or doesn't exist"
2439
#: ../drizzled/error.cc:342
3602
#: drizzled/drizzled_error_messages.h:370
2441
3604
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2444
#: ../drizzled/error.cc:343
3607
#: drizzled/drizzled_error_messages.h:372
2447
3610
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2450
#: ../drizzled/error.cc:344
3613
#: drizzled/drizzled_error_messages.h:374
2452
3615
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2453
3616
"UNIQUE instead"
2456
#: ../drizzled/error.cc:345
3619
#: drizzled/drizzled_error_messages.h:376
2457
3620
msgid "Result consisted of more than one row"
2460
#: ../drizzled/error.cc:346
3623
#: drizzled/drizzled_error_messages.h:378
2461
3624
msgid "This table type requires a primary key"
2464
#: ../drizzled/error.cc:347
3627
#: drizzled/drizzled_error_messages.h:380
3628
msgid "This version of MySQL is not compiled with RAID support"
3631
#: drizzled/drizzled_error_messages.h:382
3633
"You are using safe update mode and you tried to update a table without a "
3634
"WHERE that uses a KEY column"
3637
#: drizzled/drizzled_error_messages.h:384
2466
3639
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2469
#: ../drizzled/error.cc:348
3642
#: drizzled/drizzled_error_messages.h:386
2470
3643
msgid "Can't open table"
2473
#: ../drizzled/error.cc:349
3646
#: drizzled/drizzled_error_messages.h:388
2475
3648
msgid "The storage engine for the table doesn't support %s"
2478
#: ../drizzled/error.cc:350
3651
#: drizzled/drizzled_error_messages.h:390
3652
msgid "You are not allowed to execute this command in a transaction"
3655
#: drizzled/drizzled_error_messages.h:392
2480
3657
msgid "Got error %d during COMMIT"
2483
#: ../drizzled/error.cc:351
3660
#: drizzled/drizzled_error_messages.h:394
2485
3662
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
3665
#: drizzled/drizzled_error_messages.h:396
3667
msgid "Got error %d during FLUSH_LOGS"
3670
#: drizzled/drizzled_error_messages.h:398
3672
msgid "Got error %d during CHECKPOINT"
3675
#: drizzled/drizzled_error_messages.h:400
2495
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3678
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2496
3679
"'%-.64s' (%-.64s)"
2499
#: ../drizzled/error.cc:357
3682
#: drizzled/drizzled_error_messages.h:402
3683
msgid "The storage engine for the table does not support binary table dump"
3686
#: drizzled/drizzled_error_messages.h:404
3687
msgid "Binlog closed, cannot RESET MASTER"
3690
#: drizzled/drizzled_error_messages.h:406
3692
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3695
#: drizzled/drizzled_error_messages.h:408
3697
msgid "Error from master: '%-.64s'"
3700
#: drizzled/drizzled_error_messages.h:410
3701
msgid "Net error reading from master"
3704
#: drizzled/drizzled_error_messages.h:412
3705
msgid "Net error writing to master"
3708
#: drizzled/drizzled_error_messages.h:414
3709
msgid "Can't find FULLTEXT index matching the column list"
3712
#: drizzled/drizzled_error_messages.h:416
2501
3714
"Can't execute the given command because you have active locked tables or an "
2502
3715
"active transaction"
2505
#: ../drizzled/error.cc:358
3718
#: drizzled/drizzled_error_messages.h:418
2507
3720
msgid "Unknown system variable '%-.64s'"
2510
#: ../drizzled/error.cc:359
3723
#: drizzled/drizzled_error_messages.h:420
2512
3725
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2515
#: ../drizzled/error.cc:360
3728
#: drizzled/drizzled_error_messages.h:422
2518
3731
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2521
#: ../drizzled/error.cc:361
3734
#: drizzled/drizzled_error_messages.h:424
2522
3735
msgid "Some non-transactional changed tables couldn't be rolled back"
2525
#: ../drizzled/error.cc:362
3738
#: drizzled/drizzled_error_messages.h:426
3740
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3741
"of storage; increase this mysqld variable and try again"
3744
#: drizzled/drizzled_error_messages.h:428
3746
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3749
#: drizzled/drizzled_error_messages.h:430
3751
"This operation requires a running slave; configure slave and do START SLAVE"
3754
#: drizzled/drizzled_error_messages.h:432
3755
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3758
#: drizzled/drizzled_error_messages.h:434
3760
"Could not initialize master info structure; more error messages can be found "
3761
"in the MySQL error log"
3764
#: drizzled/drizzled_error_messages.h:436
3765
msgid "Could not create slave thread; check system resources"
3768
#: drizzled/drizzled_error_messages.h:438
3771
"User %-.64s already has more than 'max_user_connections' active connections"
3774
#: drizzled/drizzled_error_messages.h:440
2526
3775
msgid "You may only use constant expressions with SET"
2529
#: ../drizzled/error.cc:363
3778
#: drizzled/drizzled_error_messages.h:442
2530
3779
msgid "Lock wait timeout exceeded; try restarting transaction"
2533
#: ../drizzled/error.cc:364
3782
#: drizzled/drizzled_error_messages.h:444
2534
3783
msgid "The total number of locks exceeds the lock table size"
2537
#: ../drizzled/error.cc:365
3786
#: drizzled/drizzled_error_messages.h:446
2538
3787
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2541
#: ../drizzled/error.cc:366
3790
#: drizzled/drizzled_error_messages.h:448
2542
3791
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2545
#: ../drizzled/error.cc:367
3794
#: drizzled/drizzled_error_messages.h:450
3795
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3798
#: drizzled/drizzled_error_messages.h:452
2547
3800
msgid "Incorrect arguments to %s"
2550
#: ../drizzled/error.cc:368
3803
#: drizzled/drizzled_error_messages.h:454
3805
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3808
#: drizzled/drizzled_error_messages.h:456
3810
"Incorrect table definition; all MERGE tables must be in the same database"
3813
#: drizzled/drizzled_error_messages.h:458
2551
3814
msgid "Deadlock found when trying to get lock; try restarting transaction"
2554
#: ../drizzled/error.cc:369
3817
#: drizzled/drizzled_error_messages.h:460
2555
3818
msgid "The used table type doesn't support FULLTEXT indexes"
2558
#: ../drizzled/error.cc:370
3821
#: drizzled/drizzled_error_messages.h:462
2559
3822
msgid "Cannot add foreign key constraint"
2562
#: ../drizzled/error.cc:371
3825
#: drizzled/drizzled_error_messages.h:464
2563
3826
msgid "Cannot add or update a child row: a foreign key constraint fails"
2566
#: ../drizzled/error.cc:372
3829
#: drizzled/drizzled_error_messages.h:466
2567
3830
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2570
#: ../drizzled/error.cc:373
3833
#: drizzled/drizzled_error_messages.h:468
3835
msgid "Error connecting to master: %-.128s"
3838
#: drizzled/drizzled_error_messages.h:470
3840
msgid "Error running query on master: %-.128s"
3843
#: drizzled/drizzled_error_messages.h:472
3845
msgid "Error when executing command %s: %-.128s"
3848
#: drizzled/drizzled_error_messages.h:474
2572
3850
msgid "Incorrect usage of %s and %s"
2575
#: ../drizzled/error.cc:374
3853
#: drizzled/drizzled_error_messages.h:476
2576
3854
msgid "The used SELECT statements have a different number of columns"
2579
#: ../drizzled/error.cc:375
3857
#: drizzled/drizzled_error_messages.h:478
2580
3858
msgid "Can't execute the query because you have a conflicting read lock"
2583
#: ../drizzled/error.cc:376
3861
#: drizzled/drizzled_error_messages.h:480
3862
msgid "Mixing of transactional and non-transactional tables is disabled"
3865
#: drizzled/drizzled_error_messages.h:482
3867
msgid "Option '%s' used twice in statement"
3870
#: drizzled/drizzled_error_messages.h:484
3872
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3875
#: drizzled/drizzled_error_messages.h:486
3877
msgid "Access denied; you need the %-.128s privilege for this operation"
3880
#: drizzled/drizzled_error_messages.h:488
2586
3883
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2589
#: ../drizzled/error.cc:377
3886
#: drizzled/drizzled_error_messages.h:490
2592
3889
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2595
#: ../drizzled/error.cc:378
3892
#: drizzled/drizzled_error_messages.h:492
2597
3894
msgid "Variable '%-.64s' doesn't have a default value"
2600
#: ../drizzled/error.cc:379
3897
#: drizzled/drizzled_error_messages.h:494
2602
3899
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2605
#: ../drizzled/error.cc:380
3902
#: drizzled/drizzled_error_messages.h:496
2607
3904
msgid "Incorrect argument type to variable '%-.64s'"
2610
#: ../drizzled/error.cc:381
3907
#: drizzled/drizzled_error_messages.h:498
2612
3909
msgid "Variable '%-.64s' can only be set, not read"
2615
#: ../drizzled/error.cc:382
3912
#: drizzled/drizzled_error_messages.h:500
2617
3914
msgid "Incorrect usage/placement of '%s'"
2620
#: ../drizzled/error.cc:383
2622
msgid "This version of Drizzle doesn't yet support '%s'"
2625
#: ../drizzled/error.cc:384
3917
#: drizzled/drizzled_error_messages.h:502
3919
msgid "This version of MySQL doesn't yet support '%s'"
3922
#: drizzled/drizzled_error_messages.h:504
3925
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3928
#: drizzled/drizzled_error_messages.h:506
3929
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3932
#: drizzled/drizzled_error_messages.h:508
2627
3934
msgid "Variable '%-.192s' is a %s variable"
2630
#: ../drizzled/error.cc:385
3937
#: drizzled/drizzled_error_messages.h:510
2632
3939
msgid "Incorrect foreign key definition for '%-.192s': %s"
2635
#: ../drizzled/error.cc:386
3942
#: drizzled/drizzled_error_messages.h:512
2636
3943
msgid "Key reference and table reference don't match"
2639
#: ../drizzled/error.cc:387
3946
#: drizzled/drizzled_error_messages.h:514
2641
3948
msgid "Operand should contain %d column(s)"
2644
#: ../drizzled/error.cc:388
3951
#: drizzled/drizzled_error_messages.h:516
2645
3952
msgid "Subquery returns more than 1 row"
2648
#: ../drizzled/error.cc:389
3955
#: drizzled/drizzled_error_messages.h:518
3957
msgid "Unknown prepared statement handler (%.*s) given to %s"
3960
#: drizzled/drizzled_error_messages.h:520
3961
msgid "Help database is corrupt or does not exist"
3964
#: drizzled/drizzled_error_messages.h:522
3965
msgid "Cyclic reference on subqueries"
3968
#: drizzled/drizzled_error_messages.h:524
2650
3970
msgid "Converting column '%s' from %s to %s"
2653
#: ../drizzled/error.cc:390
3973
#: drizzled/drizzled_error_messages.h:526
2655
3975
msgid "Reference '%-.64s' not supported (%s)"
2658
#: ../drizzled/error.cc:391
3978
#: drizzled/drizzled_error_messages.h:528
2659
3979
msgid "Every derived table must have its own alias"
2662
#: ../drizzled/error.cc:392
3982
#: drizzled/drizzled_error_messages.h:530
2664
3984
msgid "Select %u was reduced during optimization"
2667
#: ../drizzled/error.cc:393
3987
#: drizzled/drizzled_error_messages.h:532
2669
3989
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2672
#: ../drizzled/error.cc:394
3992
#: drizzled/drizzled_error_messages.h:534
3994
"Client does not support authentication protocol requested by server; "
3995
"consider upgrading MySQL client"
3998
#: drizzled/drizzled_error_messages.h:536
2673
3999
msgid "All parts of a SPATIAL index must be NOT NULL"
2676
#: ../drizzled/error.cc:395
4002
#: drizzled/drizzled_error_messages.h:538
2678
4004
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2681
#: ../drizzled/error.cc:396
4007
#: drizzled/drizzled_error_messages.h:540
4008
msgid "Slave is already running"
4011
#: drizzled/drizzled_error_messages.h:542
4012
msgid "Slave already has been stopped"
4015
#: drizzled/drizzled_error_messages.h:544
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."
4018
"Uncompressed data size too large; the maximum size is %d (probably, length "
4019
"of uncompressed data was corrupted)"
2688
#: ../drizzled/error.cc:397
4022
#: drizzled/drizzled_error_messages.h:546
2689
4023
msgid "ZLIB: Not enough memory"
2692
#: ../drizzled/error.cc:398
4026
#: drizzled/drizzled_error_messages.h:548
2694
4028
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2695
4029
"data was corrupted)"
2698
#: ../drizzled/error.cc:399
4032
#: drizzled/drizzled_error_messages.h:550
2699
4033
msgid "ZLIB: Input data corrupted"
2702
#: ../drizzled/error.cc:400
4036
#: drizzled/drizzled_error_messages.h:552
2704
4038
msgid "%d line(s) were cut by GROUP_CONCAT()"
2707
#: ../drizzled/error.cc:401
4041
#: drizzled/drizzled_error_messages.h:554
2709
4043
msgid "Row %ld doesn't contain data for all columns"
2712
#: ../drizzled/error.cc:402
4046
#: drizzled/drizzled_error_messages.h:556
2715
4049
"Row %ld was truncated; it contained more data than there were input columns"
2718
#: ../drizzled/error.cc:403
4052
#: drizzled/drizzled_error_messages.h:558
2721
4055
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2724
#: ../drizzled/error.cc:404
4058
#: drizzled/drizzled_error_messages.h:560
2726
4060
msgid "Out of range value for column '%s' at row %ld"
2729
#: ../drizzled/error.cc:405
4063
#: drizzled/drizzled_error_messages.h:562
2731
4065
msgid "Data truncated for column '%s' at row %ld"
2734
#: ../drizzled/error.cc:406
4068
#: drizzled/drizzled_error_messages.h:564
4070
msgid "Using storage engine %s for table '%s'"
4073
#: drizzled/drizzled_error_messages.h:566
2736
4075
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2739
#: ../drizzled/error.cc:407
4078
#: drizzled/drizzled_error_messages.h:568
4079
msgid "Cannot drop one or more of the requested users"
4082
#: drizzled/drizzled_error_messages.h:570
4083
msgid "Can't revoke all privileges for one or more of the requested users"
4086
#: drizzled/drizzled_error_messages.h:572
2741
4088
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2744
#: ../drizzled/error.cc:408
4091
#: drizzled/drizzled_error_messages.h:574
2746
4093
msgid "Illegal mix of collations for operation '%s'"
2749
#: ../drizzled/error.cc:409
4096
#: drizzled/drizzled_error_messages.h:576
2752
4099
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2753
4100
"variable_name)"
2756
#: ../drizzled/error.cc:410
4103
#: drizzled/drizzled_error_messages.h:578
2758
4105
msgid "Unknown collation: '%-.64s'"
2761
#: ../drizzled/error.cc:411
4108
#: drizzled/drizzled_error_messages.h:580
4110
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4111
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4115
#: drizzled/drizzled_error_messages.h:582
4118
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4119
"old format; please change the password to the new format"
4122
#: drizzled/drizzled_error_messages.h:584
2764
4125
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2768
#: ../drizzled/error.cc:412
4129
#: drizzled/drizzled_error_messages.h:586
4130
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4133
#: drizzled/drizzled_error_messages.h:588
4135
"It is recommended to use --skip-slave-start when doing step-by-step "
4136
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
4137
"get an unexpected slave's mysqld restart"
4140
#: drizzled/drizzled_error_messages.h:590
4141
msgid "SQL thread is not to be started so UNTIL options are ignored"
4144
#: drizzled/drizzled_error_messages.h:592
2770
4146
msgid "Incorrect index name '%-.100s'"
2773
#: ../drizzled/error.cc:413
4149
#: drizzled/drizzled_error_messages.h:594
2775
4151
msgid "Incorrect catalog name '%-.100s'"
2778
#: ../drizzled/error.cc:414
4154
#: drizzled/drizzled_error_messages.h:596
4156
msgid "Query cache failed to set size %lu; new query cache size is %lu"
4159
#: drizzled/drizzled_error_messages.h:598
2780
4161
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2783
#: ../drizzled/error.cc:415
4164
#: drizzled/drizzled_error_messages.h:600
4166
msgid "Unknown key cache '%-.100s'"
4169
#: drizzled/drizzled_error_messages.h:602
4171
"MySQL is started in --skip-name-resolve mode; you must restart it without "
4172
"this switch for this grant to work"
4175
#: drizzled/drizzled_error_messages.h:604
2785
4177
msgid "Unknown table engine '%s'"
2788
#: ../drizzled/error.cc:416
4180
#: drizzled/drizzled_error_messages.h:606
4182
msgid "'%s' is deprecated; use '%s' instead"
4185
#: drizzled/drizzled_error_messages.h:608
2790
4187
msgid "The target table %-.100s of the %s is not updatable"
2793
#: ../drizzled/error.cc:417
4190
#: drizzled/drizzled_error_messages.h:610
2796
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
4193
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
2800
#: ../drizzled/error.cc:418
4197
#: drizzled/drizzled_error_messages.h:612
2803
"The Drizzle server is running with the %s option so it cannot execute this "
4200
"The MySQL server is running with the %s option so it cannot execute this "
2807
#: ../drizzled/error.cc:419
4204
#: drizzled/drizzled_error_messages.h:614
2809
4206
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2812
#: ../drizzled/error.cc:420
4209
#: drizzled/drizzled_error_messages.h:616
2814
4211
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2817
#: ../drizzled/error.cc:421
4214
#: drizzled/drizzled_error_messages.h:618
2819
4216
"Incorrect table definition; there can be only one TIMESTAMP column with "
2820
4217
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2823
#: ../drizzled/error.cc:422
4220
#: drizzled/drizzled_error_messages.h:620
2825
4222
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2828
#: ../drizzled/error.cc:423
4225
#: drizzled/drizzled_error_messages.h:622
4226
msgid "This command is not supported in the prepared statement protocol yet"
4229
#: drizzled/drizzled_error_messages.h:624
2830
4231
msgid "Got error %d '%-.100s' from %s"
2833
#: ../drizzled/error.cc:424
4234
#: drizzled/drizzled_error_messages.h:626
2835
4236
msgid "Got temporary error %d '%-.100s' from %s"
2838
#: ../drizzled/error.cc:425
4239
#: drizzled/drizzled_error_messages.h:628
2840
4241
msgid "Unknown or incorrect time zone: '%-.64s'"
2843
#: ../drizzled/error.cc:426
4244
#: drizzled/drizzled_error_messages.h:630
4246
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4249
#: drizzled/drizzled_error_messages.h:632
2845
4251
msgid "Invalid %s character string: '%.64s'"
2848
#: ../drizzled/error.cc:427
4254
#: drizzled/drizzled_error_messages.h:634
2850
4256
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2853
#: ../drizzled/error.cc:428
4259
#: drizzled/drizzled_error_messages.h:636
4261
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4264
#: drizzled/drizzled_error_messages.h:638
4266
msgid "Can't create a %s from within another stored routine"
4269
#: drizzled/drizzled_error_messages.h:640
4271
msgid "%s %s already exists"
4274
#: drizzled/drizzled_error_messages.h:642
2855
4276
msgid "%s %s does not exist"
2856
msgstr "%s %s no existeix"
2858
#: ../drizzled/error.cc:429
4279
#: drizzled/drizzled_error_messages.h:644
4281
msgid "Failed to DROP %s %s"
4284
#: drizzled/drizzled_error_messages.h:646
4286
msgid "Failed to CREATE %s %s"
4289
#: drizzled/drizzled_error_messages.h:648
4291
msgid "%s with no matching label: %s"
4294
#: drizzled/drizzled_error_messages.h:650
4296
msgid "Redefining label %s"
4299
#: drizzled/drizzled_error_messages.h:652
4301
msgid "End-label %s without match"
4304
#: drizzled/drizzled_error_messages.h:654
4306
msgid "Referring to uninitialized variable %s"
4309
#: drizzled/drizzled_error_messages.h:656
4311
msgid "PROCEDURE %s can't return a result set in the given context"
4314
#: drizzled/drizzled_error_messages.h:658
4315
msgid "RETURN is only allowed in a FUNCTION"
4318
#: drizzled/drizzled_error_messages.h:660
4320
msgid "%s is not allowed in stored procedures"
4323
#: drizzled/drizzled_error_messages.h:662
4325
"The update log is deprecated and replaced by the binary log; SET "
4326
"SQL_LOG_UPDATE has been ignored"
4329
#: drizzled/drizzled_error_messages.h:664
4331
"The update log is deprecated and replaced by the binary log; SET "
4332
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4335
#: drizzled/drizzled_error_messages.h:666
2859
4336
msgid "Query execution was interrupted"
2862
#: ../drizzled/error.cc:430
4339
#: drizzled/drizzled_error_messages.h:668
4341
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4344
#: drizzled/drizzled_error_messages.h:670
4346
msgid "Undefined CONDITION: %s"
4349
#: drizzled/drizzled_error_messages.h:672
4351
msgid "No RETURN found in FUNCTION %s"
4354
#: drizzled/drizzled_error_messages.h:674
4356
msgid "FUNCTION %s ended without RETURN"
4359
#: drizzled/drizzled_error_messages.h:676
4360
msgid "Cursor statement must be a SELECT"
4363
#: drizzled/drizzled_error_messages.h:678
4364
msgid "Cursor SELECT must not have INTO"
4367
#: drizzled/drizzled_error_messages.h:680
4369
msgid "Undefined CURSOR: %s"
4372
#: drizzled/drizzled_error_messages.h:682
4373
msgid "Cursor is already open"
4376
#: drizzled/drizzled_error_messages.h:684
4377
msgid "Cursor is not open"
4380
#: drizzled/drizzled_error_messages.h:686
4382
msgid "Undeclared variable: %s"
4385
#: drizzled/drizzled_error_messages.h:688
4386
msgid "Incorrect number of FETCH variables"
4389
#: drizzled/drizzled_error_messages.h:690
4390
msgid "No data - zero rows fetched, selected, or processed"
4393
#: drizzled/drizzled_error_messages.h:692
4395
msgid "Duplicate parameter: %s"
4398
#: drizzled/drizzled_error_messages.h:694
4400
msgid "Duplicate variable: %s"
4403
#: drizzled/drizzled_error_messages.h:696
4405
msgid "Duplicate condition: %s"
4408
#: drizzled/drizzled_error_messages.h:698
4410
msgid "Duplicate cursor: %s"
4413
#: drizzled/drizzled_error_messages.h:700
4415
msgid "Failed to ALTER %s %s"
4418
#: drizzled/drizzled_error_messages.h:702
4419
msgid "Subquery value not supported"
4422
#: drizzled/drizzled_error_messages.h:704
4424
msgid "%s is not allowed in stored function or trigger"
4427
#: drizzled/drizzled_error_messages.h:706
4428
msgid "Variable or condition declaration after cursor or handler declaration"
4431
#: drizzled/drizzled_error_messages.h:708
4432
msgid "Cursor declaration after handler declaration"
4435
#: drizzled/drizzled_error_messages.h:710
4436
msgid "Case not found for CASE statement"
4439
#: drizzled/drizzled_error_messages.h:712
4441
msgid "Configuration file '%-.192s' is too big"
4444
#: drizzled/drizzled_error_messages.h:714
4446
msgid "Malformed file type header in file '%-.192s'"
4449
#: drizzled/drizzled_error_messages.h:716
4451
msgid "Unexpected end of file while parsing comment '%-.200s'"
4454
#: drizzled/drizzled_error_messages.h:718
4456
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4459
#: drizzled/drizzled_error_messages.h:720
4461
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4464
#: drizzled/drizzled_error_messages.h:722
4465
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4468
#: drizzled/drizzled_error_messages.h:724
4470
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4473
#: drizzled/drizzled_error_messages.h:726
4475
msgid "'%-.192s.%-.192s' is not %s"
4478
#: drizzled/drizzled_error_messages.h:728
4480
msgid "Column '%-.192s' is not updatable"
4483
#: drizzled/drizzled_error_messages.h:730
4484
msgid "View's SELECT contains a subquery in the FROM clause"
4487
#: drizzled/drizzled_error_messages.h:732
4489
msgid "View's SELECT contains a '%s' clause"
4492
#: drizzled/drizzled_error_messages.h:734
4493
msgid "View's SELECT contains a variable or parameter"
4496
#: drizzled/drizzled_error_messages.h:736
4498
msgid "View's SELECT refers to a temporary table '%-.192s'"
4501
#: drizzled/drizzled_error_messages.h:738
4502
msgid "View's SELECT and view's field list have different column counts"
4505
#: drizzled/drizzled_error_messages.h:740
4507
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4510
#: drizzled/drizzled_error_messages.h:742
4511
msgid "View being updated does not have complete key of underlying table in it"
4514
#: drizzled/drizzled_error_messages.h:744
2865
4517
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2866
4518
"(s) or definer/invoker of view lack rights to use them"
2869
#: ../drizzled/error.cc:431
4521
#: drizzled/drizzled_error_messages.h:746
4523
msgid "Can't drop or alter a %s from within another stored routine"
4526
#: drizzled/drizzled_error_messages.h:748
4527
msgid "GOTO is not allowed in a stored procedure handler"
4530
#: drizzled/drizzled_error_messages.h:750
4531
msgid "Trigger already exists"
4534
#: drizzled/drizzled_error_messages.h:752
4535
msgid "Trigger does not exist"
4538
#: drizzled/drizzled_error_messages.h:754
4540
msgid "Trigger's '%-.192s' is view or temporary table"
4543
#: drizzled/drizzled_error_messages.h:756
4545
msgid "Updating of %s row is not allowed in %strigger"
4548
#: drizzled/drizzled_error_messages.h:758
4550
msgid "There is no %s row in %s trigger"
4553
#: drizzled/drizzled_error_messages.h:760
2871
4555
msgid "Field '%-.192s' doesn't have a default value"
2874
#: ../drizzled/error.cc:432
4558
#: drizzled/drizzled_error_messages.h:762
2875
4559
msgid "Division by 0"
2878
#: ../drizzled/error.cc:433
4562
#: drizzled/drizzled_error_messages.h:764
2880
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4564
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
2883
#: ../drizzled/error.cc:434
4567
#: drizzled/drizzled_error_messages.h:766
2885
4569
msgid "Illegal %s '%-.192s' value found during parsing"
2888
#: ../drizzled/error.cc:435
4572
#: drizzled/drizzled_error_messages.h:768
4574
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4577
#: drizzled/drizzled_error_messages.h:770
4579
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4582
#: drizzled/drizzled_error_messages.h:772
4584
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4587
#: drizzled/drizzled_error_messages.h:774
4589
msgid "Failed purging old relay logs: %s"
4592
#: drizzled/drizzled_error_messages.h:776
4594
msgid "Password hash should be a %d-digit hexadecimal number"
4597
#: drizzled/drizzled_error_messages.h:778
4598
msgid "Target log not found in binlog index"
4601
#: drizzled/drizzled_error_messages.h:780
4602
msgid "I/O error reading log index file"
4605
#: drizzled/drizzled_error_messages.h:782
4606
msgid "Server configuration does not permit binlog purge"
4609
#: drizzled/drizzled_error_messages.h:784
4610
msgid "Failed on fseek()"
4613
#: drizzled/drizzled_error_messages.h:786
4614
msgid "Fatal error during log purge"
4617
#: drizzled/drizzled_error_messages.h:788
4618
msgid "A purgeable log is in use, will not purge"
4621
#: drizzled/drizzled_error_messages.h:790
4622
msgid "Unknown error during log purge"
4625
#: drizzled/drizzled_error_messages.h:792
4627
msgid "Failed initializing relay log position: %s"
4630
#: drizzled/drizzled_error_messages.h:794
4631
msgid "You are not using binary logging"
4634
#: drizzled/drizzled_error_messages.h:796
4637
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4640
#: drizzled/drizzled_error_messages.h:798
4641
msgid "WSAStartup Failed"
4644
#: drizzled/drizzled_error_messages.h:800
4645
msgid "Can't handle procedures with different groups yet"
4648
#: drizzled/drizzled_error_messages.h:802
4649
msgid "Select must have a group with this procedure"
4652
#: drizzled/drizzled_error_messages.h:804
4653
msgid "Can't use ORDER clause with this procedure"
4656
#: drizzled/drizzled_error_messages.h:806
4658
msgid "Binary logging and replication forbid changing the global server %s"
4661
#: drizzled/drizzled_error_messages.h:808
4663
msgid "Can't map file: %-.200s, errno: %d"
4666
#: drizzled/drizzled_error_messages.h:810
4668
msgid "Wrong magic in %-.64s"
4671
#: drizzled/drizzled_error_messages.h:812
4672
msgid "Prepared statement contains too many placeholders"
4675
#: drizzled/drizzled_error_messages.h:814
2890
4677
msgid "Key part '%-.192s' length cannot be 0"
2893
#: ../drizzled/error.cc:436
4680
#: drizzled/drizzled_error_messages.h:816
4681
msgid "View text checksum failed"
4684
#: drizzled/drizzled_error_messages.h:818
4687
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4690
#: drizzled/drizzled_error_messages.h:820
4692
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4695
#: drizzled/drizzled_error_messages.h:822
4697
msgid "Can not delete from join view '%-.192s.%-.192s'"
4700
#: drizzled/drizzled_error_messages.h:824
4702
msgid "Operation %s failed for %.256s"
4705
#: drizzled/drizzled_error_messages.h:826
4706
msgid "XAER_NOTA: Unknown XID"
4709
#: drizzled/drizzled_error_messages.h:828
4710
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4713
#: drizzled/drizzled_error_messages.h:830
2896
4716
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2897
4717
"the %.64s state"
2900
#: ../drizzled/error.cc:437
4720
#: drizzled/drizzled_error_messages.h:832
4721
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4724
#: drizzled/drizzled_error_messages.h:834
4726
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4730
#: drizzled/drizzled_error_messages.h:836
4731
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4734
#: drizzled/drizzled_error_messages.h:838
4737
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4741
#: drizzled/drizzled_error_messages.h:840
4742
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4745
#: drizzled/drizzled_error_messages.h:842
4746
msgid "Failed to revoke all privileges to dropped routine"
4749
#: drizzled/drizzled_error_messages.h:844
2902
4751
msgid "Data too long for column '%s' at row %ld"
2905
#: ../drizzled/error.cc:438
4754
#: drizzled/drizzled_error_messages.h:846
4756
msgid "Bad SQLSTATE: '%s'"
4759
#: drizzled/drizzled_error_messages.h:848
2908
4762
"%s: ready for connections.\n"
2909
"Version: '%s' %s\n"
4763
"Version: '%s' socket: '%s' port: %d %s"
2912
#: ../drizzled/error.cc:439
4766
#: drizzled/drizzled_error_messages.h:850
2913
4767
msgid "Can't load value from file with fixed size rows to variable"
2916
#: ../drizzled/error.cc:440
4770
#: drizzled/drizzled_error_messages.h:852
4771
msgid "You are not allowed to create a user with GRANT"
4774
#: drizzled/drizzled_error_messages.h:854
2918
4776
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2921
#: ../drizzled/error.cc:441
4779
#: drizzled/drizzled_error_messages.h:856
2922
4780
msgid "Table definition has changed, please retry transaction"
2925
#: ../drizzled/error.cc:442
4783
#: drizzled/drizzled_error_messages.h:858
4784
msgid "Duplicate handler declared in the same block"
4787
#: drizzled/drizzled_error_messages.h:860
4790
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4791
"variable in BEFORE trigger"
4794
#: drizzled/drizzled_error_messages.h:862
2927
4796
msgid "Not allowed to return a result set from a %s"
2930
#: ../drizzled/error.cc:443
4799
#: drizzled/drizzled_error_messages.h:864
2931
4800
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2934
#: ../drizzled/error.cc:444
4803
#: drizzled/drizzled_error_messages.h:866
4805
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4806
"declaration and binary logging is enabled; if non-transactional tables were "
4807
"updated, the binary log will miss their changes"
4810
#: drizzled/drizzled_error_messages.h:868
4812
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4813
"declaration and binary logging is enabled (you *might* want to use the less "
4814
"safe log_bin_trust_function_creators variable)"
4817
#: drizzled/drizzled_error_messages.h:870
4819
"You do not have the SUPER privilege and binary logging is enabled (you "
4820
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4823
#: drizzled/drizzled_error_messages.h:872
4825
"You can't execute a prepared statement which has an open cursor associated "
4826
"with it. Reset the statement to re-execute it."
4829
#: drizzled/drizzled_error_messages.h:874
4831
msgid "The statement (%lu) has no open cursor."
4834
#: drizzled/drizzled_error_messages.h:876
2936
4836
"Explicit or implicit commit is not allowed in stored function or trigger."
2939
#: ../drizzled/error.cc:445
4839
#: drizzled/drizzled_error_messages.h:878
4842
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4845
#: drizzled/drizzled_error_messages.h:880
4846
msgid "Recursive stored functions and triggers are not allowed."
4849
#: drizzled/drizzled_error_messages.h:882
2941
4851
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2944
#: ../drizzled/error.cc:446
4854
#: drizzled/drizzled_error_messages.h:884
2946
4856
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2949
#: ../drizzled/error.cc:447
4859
#: drizzled/drizzled_error_messages.h:886
2952
4862
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2956
#: ../drizzled/error.cc:448
4866
#: drizzled/drizzled_error_messages.h:888
4868
"You can't combine write-locking of system tables with other tables or lock "
4872
#: drizzled/drizzled_error_messages.h:890
4874
msgid "Unable to connect to foreign data source: %.64s"
4877
#: drizzled/drizzled_error_messages.h:892
4880
"There was a problem processing the query on the foreign data source. Data "
4881
"source error: %-.64s"
4884
#: drizzled/drizzled_error_messages.h:894
4887
"The foreign data source you are trying to reference does not exist. Data "
4888
"source error: %-.64s"
4891
#: drizzled/drizzled_error_messages.h:896
4894
"Can't create federated table. The data source connection string '%-.64s' is "
4895
"not in the correct format"
4898
#: drizzled/drizzled_error_messages.h:898
4900
msgid "The data source connection string '%-.64s' is not in the correct format"
4903
#: drizzled/drizzled_error_messages.h:900
4905
msgid "Can't create federated table. Foreign data src error: %-.64s"
4908
#: drizzled/drizzled_error_messages.h:902
2957
4909
msgid "Trigger in wrong schema"
2960
#: ../drizzled/error.cc:449
4912
#: drizzled/drizzled_error_messages.h:904
2963
4915
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2964
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2967
#: ../drizzled/error.cc:450
4916
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4919
#: drizzled/drizzled_error_messages.h:906
4921
msgid "Routine body for '%-.100s' is too long"
4924
#: drizzled/drizzled_error_messages.h:908
4925
msgid "Cannot drop default keycache"
4928
#: drizzled/drizzled_error_messages.h:910
2969
4930
msgid "Display width out of range for column '%-.192s' (max = %d)"
2972
#: ../drizzled/error.cc:451
4933
#: drizzled/drizzled_error_messages.h:912
4934
msgid "XAER_DUPID: The XID already exists"
4937
#: drizzled/drizzled_error_messages.h:914
2974
4939
msgid "Datetime function: %-.32s field overflow"
2977
#: ../drizzled/error.cc:452
4942
#: drizzled/drizzled_error_messages.h:916
4945
"Can't update table '%-.192s' in stored function/trigger because it is "
4946
"already used by statement which invoked this stored function/trigger."
4949
#: drizzled/drizzled_error_messages.h:918
4952
"The definition of table '%-.192s' prevents operation %.192s on table "
4956
#: drizzled/drizzled_error_messages.h:920
4958
"The prepared statement contains a stored routine call that refers to that "
4959
"same statement. It's not allowed to execute a prepared statement in such a "
4963
#: drizzled/drizzled_error_messages.h:922
4964
msgid "Not allowed to set autocommit from a stored function or trigger"
4967
#: drizzled/drizzled_error_messages.h:924
4968
msgid "Definer is not fully qualified"
4971
#: drizzled/drizzled_error_messages.h:926
4974
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4975
"Current user is used as definer. Please recreate the view!"
4978
#: drizzled/drizzled_error_messages.h:928
4981
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4985
#: drizzled/drizzled_error_messages.h:930
4987
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4990
#: drizzled/drizzled_error_messages.h:932
4992
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4995
#: drizzled/drizzled_error_messages.h:934
2980
4998
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2983
#: ../drizzled/error.cc:453
5001
#: drizzled/drizzled_error_messages.h:936
2986
5004
"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
5007
#: drizzled/drizzled_error_messages.h:938
5009
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
5012
#: drizzled/drizzled_error_messages.h:940
5015
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
5016
"activated under the authorization of the invoker, which may have "
5017
"insufficient privileges. Please recreate the trigger."
5020
#: drizzled/drizzled_error_messages.h:942
5022
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
5025
#: drizzled/drizzled_error_messages.h:944
5028
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
5029
"exceeded for routine %.192s"
5032
#: drizzled/drizzled_error_messages.h:946
5035
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5036
"contains bad data (internal code %d)"
5039
#: drizzled/drizzled_error_messages.h:948
5041
msgid "Incorrect routine name '%-.192s'"
5044
#: drizzled/drizzled_error_messages.h:950
2995
5046
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2998
#: ../drizzled/error.cc:456
5049
#: drizzled/drizzled_error_messages.h:952
5050
msgid "AGGREGATE is not supported for stored functions"
5053
#: drizzled/drizzled_error_messages.h:954
5056
"Can't create more than max_prepared_stmt_count statements (current value: %"
5060
#: drizzled/drizzled_error_messages.h:956
5062
msgid "`%-.192s`.`%-.192s` contains view recursion"
5065
#: drizzled/drizzled_error_messages.h:958
3000
5067
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3003
#: ../drizzled/error.cc:457
5070
#: drizzled/drizzled_error_messages.h:960
3004
5071
msgid "The used table type doesn't support SPATIAL indexes"
3007
#: ../drizzled/error.cc:458
5074
#: drizzled/drizzled_error_messages.h:962
5075
msgid "Triggers can not be created on system tables"
5078
#: drizzled/drizzled_error_messages.h:964
3009
5080
msgid "Leading spaces are removed from name '%s'"
3012
#: ../drizzled/error.cc:459
5083
#: drizzled/drizzled_error_messages.h:966
3013
5084
msgid "Failed to read auto-increment value from storage engine"
3016
#: ../drizzled/error.cc:460
5087
#: drizzled/drizzled_error_messages.h:968
5091
#: drizzled/drizzled_error_messages.h:970
5095
#: drizzled/drizzled_error_messages.h:972
3018
5097
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3021
#: ../drizzled/error.cc:461
5100
#: drizzled/drizzled_error_messages.h:974
5102
msgid "The target table %-.100s of the %s is not insertable-into"
5105
#: drizzled/drizzled_error_messages.h:976
5108
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5111
#: drizzled/drizzled_error_messages.h:978
3022
5112
msgid "Too high level of nesting for select"
3025
#: ../drizzled/error.cc:462
5115
#: drizzled/drizzled_error_messages.h:980
3027
5117
msgid "Name '%-.64s' has become ''"
3030
#: ../drizzled/error.cc:463
5120
#: drizzled/drizzled_error_messages.h:982
3032
5122
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3033
5123
"optional and non-empty FIELDS ENCLOSED BY"
3036
#: ../drizzled/error.cc:464
5126
#: drizzled/drizzled_error_messages.h:984
5128
msgid "The foreign server, %s, you are trying to create already exists."
5131
#: drizzled/drizzled_error_messages.h:986
5134
"The foreign server name you are trying to reference does not exist. Data "
5135
"source error: %-.64s"
5138
#: drizzled/drizzled_error_messages.h:988
3039
5141
"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
5144
#: drizzled/drizzled_error_messages.h:990
5147
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5151
#: drizzled/drizzled_error_messages.h:992
5153
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5156
#: drizzled/drizzled_error_messages.h:994
5157
msgid "MAXVALUE can only be used in last partition definition"
5160
#: drizzled/drizzled_error_messages.h:996
5161
msgid "Subpartitions can only be hash partitions and by key"
5164
#: drizzled/drizzled_error_messages.h:998
5165
msgid "Must define subpartitions on all partitions if on one partition"
5168
#: drizzled/drizzled_error_messages.h:1000
5169
msgid "Wrong number of partitions defined, mismatch with previous setting"
5172
#: drizzled/drizzled_error_messages.h:1002
5173
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5176
#: drizzled/drizzled_error_messages.h:1004
5177
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5180
#: drizzled/drizzled_error_messages.h:1006
5181
msgid "Expression in RANGE/LIST VALUES must be constant"
5184
#: drizzled/drizzled_error_messages.h:1008
5185
msgid "Field in list of fields for partition function not found in table"
5188
#: drizzled/drizzled_error_messages.h:1010
5189
msgid "List of fields is only allowed in KEY partitions"
5192
#: drizzled/drizzled_error_messages.h:1012
5194
"The partition info in the frm file is not consistent with what can be "
5195
"written into the frm file"
5198
#: drizzled/drizzled_error_messages.h:1014
5200
msgid "The %-.192s function returns the wrong type"
5203
#: drizzled/drizzled_error_messages.h:1016
5205
msgid "For %-.64s partitions each partition must be defined"
5208
#: drizzled/drizzled_error_messages.h:1018
5209
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5212
#: drizzled/drizzled_error_messages.h:1020
5213
msgid "VALUES value must be of same type as partition function"
5216
#: drizzled/drizzled_error_messages.h:1022
5217
msgid "Multiple definition of same constant in list partitioning"
5220
#: drizzled/drizzled_error_messages.h:1024
5221
msgid "Partitioning can not be used stand-alone in query"
5224
#: drizzled/drizzled_error_messages.h:1026
5226
"The mix of handlers in the partitions is not allowed in this version of MySQL"
5229
#: drizzled/drizzled_error_messages.h:1028
5231
msgid "For the partitioned engine it is necessary to define all %-.64s"
5234
#: drizzled/drizzled_error_messages.h:1030
5235
msgid "Too many partitions (including subpartitions) were defined"
5238
#: drizzled/drizzled_error_messages.h:1032
5240
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5241
"partitioning for subpartitioning"
5244
#: drizzled/drizzled_error_messages.h:1034
5245
msgid "Failed to create specific handler file"
5248
#: drizzled/drizzled_error_messages.h:1036
5249
msgid "A BLOB field is not allowed in partition function"
5252
#: drizzled/drizzled_error_messages.h:1038
5254
msgid "A %-.192s must include all columns in the table's partitioning function"
5257
#: drizzled/drizzled_error_messages.h:1040
5259
msgid "Number of %-.64s = 0 is not an allowed value"
5262
#: drizzled/drizzled_error_messages.h:1042
5263
msgid "Partition management on a not partitioned table is not possible"
5266
#: drizzled/drizzled_error_messages.h:1044
5268
"Foreign key condition is not yet supported in conjunction with partitioning"
5271
#: drizzled/drizzled_error_messages.h:1046
5273
msgid "Error in list of partitions to %-.64s"
5276
#: drizzled/drizzled_error_messages.h:1048
5277
msgid "Cannot remove all partitions, use DROP TABLE instead"
5280
#: drizzled/drizzled_error_messages.h:1050
5281
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5284
#: drizzled/drizzled_error_messages.h:1052
5286
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5290
#: drizzled/drizzled_error_messages.h:1054
5292
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5293
"tables using HASH PARTITIONs"
5296
#: drizzled/drizzled_error_messages.h:1056
5298
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5301
#: drizzled/drizzled_error_messages.h:1058
5302
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5305
#: drizzled/drizzled_error_messages.h:1060
5306
msgid "At least one partition must be added"
5309
#: drizzled/drizzled_error_messages.h:1062
5310
msgid "At least one partition must be coalesced"
5313
#: drizzled/drizzled_error_messages.h:1064
5314
msgid "More partitions to reorganise than there are partitions"
5317
#: drizzled/drizzled_error_messages.h:1066
5319
msgid "Duplicate partition name %-.192s"
5322
#: drizzled/drizzled_error_messages.h:1068
5323
msgid "It is not allowed to shut off binlog on this command"
5326
#: drizzled/drizzled_error_messages.h:1070
5327
msgid "When reorganising a set of partitions they must be in consecutive order"
5330
#: drizzled/drizzled_error_messages.h:1072
5332
"Reorganize of range partitions cannot change total ranges except for last "
5333
"partition where it can extend the range"
5336
#: drizzled/drizzled_error_messages.h:1074
5337
msgid "Partition function not supported in this version for this handler"
5340
#: drizzled/drizzled_error_messages.h:1076
5341
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5344
#: drizzled/drizzled_error_messages.h:1078
5346
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5349
#: drizzled/drizzled_error_messages.h:1080
5351
msgid "Plugin '%-.192s' is not loaded"
5354
#: drizzled/drizzled_error_messages.h:1082
3049
5356
msgid "Incorrect %-.32s value: '%-.128s'"
3052
#: ../drizzled/error.cc:467
5359
#: drizzled/drizzled_error_messages.h:1084
3054
5361
msgid "Table has no partition for value %-.64s"
3057
#: ../drizzled/error.cc:468
5364
#: drizzled/drizzled_error_messages.h:1086
5366
msgid "It is not allowed to specify %s more than once"
5369
#: drizzled/drizzled_error_messages.h:1088
5370
#: drizzled/drizzled_error_messages.h:1224
5372
msgid "Failed to create %s"
5375
#: drizzled/drizzled_error_messages.h:1090
5376
#: drizzled/drizzled_error_messages.h:1114
5378
msgid "Failed to drop %s"
5381
#: drizzled/drizzled_error_messages.h:1092
5382
msgid "The handler doesn't support autoextend of tablespaces"
5385
#: drizzled/drizzled_error_messages.h:1094
5387
"A size parameter was incorrectly specified, either number or on the form 10M"
5390
#: drizzled/drizzled_error_messages.h:1096
5392
"The size number was correct but we don't allow the digit part to be more "
5396
#: drizzled/drizzled_error_messages.h:1098
5398
msgid "Failed to alter: %s"
5401
#: drizzled/drizzled_error_messages.h:1100
3058
5402
msgid "Writing one row to the row-based binary log failed"
3061
#: ../drizzled/error.cc:469
5405
#: drizzled/drizzled_error_messages.h:1102
5407
msgid "Table definition on master and slave does not match: %s"
5410
#: drizzled/drizzled_error_messages.h:1104
5412
"Slave running with --log-slave-updates must use row-based binary logging to "
5413
"be able to replicate row-based binary log events"
5416
#: drizzled/drizzled_error_messages.h:1106
5418
msgid "Event '%-.192s' already exists"
5421
#: drizzled/drizzled_error_messages.h:1108
5423
msgid "Failed to store event %s. Error code %d from storage engine."
5426
#: drizzled/drizzled_error_messages.h:1110
5428
msgid "Unknown event '%-.192s'"
5431
#: drizzled/drizzled_error_messages.h:1112
5433
msgid "Failed to alter event '%-.192s'"
5436
#: drizzled/drizzled_error_messages.h:1116
5437
msgid "INTERVAL is either not positive or too big"
5440
#: drizzled/drizzled_error_messages.h:1118
5441
msgid "ENDS is either invalid or before STARTS"
5444
#: drizzled/drizzled_error_messages.h:1120
5445
msgid "Event execution time is in the past. Event has been disabled"
5448
#: drizzled/drizzled_error_messages.h:1122
5449
msgid "Failed to open mysql.event"
5452
#: drizzled/drizzled_error_messages.h:1124
5453
msgid "No datetime expression provided"
5456
#: drizzled/drizzled_error_messages.h:1126
5459
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5460
"probably corrupted"
5463
#: drizzled/drizzled_error_messages.h:1128
5465
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5468
#: drizzled/drizzled_error_messages.h:1130
5469
msgid "Failed to delete the event from mysql.event"
5472
#: drizzled/drizzled_error_messages.h:1132
5473
msgid "Error during compilation of event's body"
5476
#: drizzled/drizzled_error_messages.h:1134
5477
msgid "Same old and new event name"
5480
#: drizzled/drizzled_error_messages.h:1136
5482
msgid "Data for column '%s' too long"
5485
#: drizzled/drizzled_error_messages.h:1138
3063
5487
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3066
#: ../drizzled/error.cc:470
5490
#: drizzled/drizzled_error_messages.h:1140
5493
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5497
#: drizzled/drizzled_error_messages.h:1142
5498
msgid "You can't write-lock a log table. Only read access is possible"
5501
#: drizzled/drizzled_error_messages.h:1144
5502
msgid "You can't use locks with log tables."
5505
#: drizzled/drizzled_error_messages.h:1146
3069
5508
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3070
5509
"d would lead to a duplicate entry"
3073
#: ../drizzled/error.cc:471
5512
#: drizzled/drizzled_error_messages.h:1148
5515
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5516
"%d, now running %d. Please use mysql_upgrade to fix this error."
5519
#: drizzled/drizzled_error_messages.h:1150
5521
"Cannot switch out of the row-based binary log format when the session has "
5522
"open temporary tables"
5525
#: drizzled/drizzled_error_messages.h:1152
5527
"Cannot change the binary logging format inside a stored function or trigger"
5530
#: drizzled/drizzled_error_messages.h:1154
5532
"The NDB cluster engine does not support changing the binlog format on the "
5536
#: drizzled/drizzled_error_messages.h:1156
5537
msgid "Cannot create temporary table with partitions"
5540
#: drizzled/drizzled_error_messages.h:1158
5541
msgid "Partition constant is out of partition function domain"
5544
#: drizzled/drizzled_error_messages.h:1160
5545
msgid "This partition function is not allowed"
5548
#: drizzled/drizzled_error_messages.h:1162
5549
msgid "Error in DDL log"
5552
#: drizzled/drizzled_error_messages.h:1164
5553
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5556
#: drizzled/drizzled_error_messages.h:1166
5557
msgid "Incorrect partition name"
5560
#: drizzled/drizzled_error_messages.h:1168
3075
5562
"Transaction isolation level can't be changed while a transaction is in "
3079
#: ../drizzled/error.cc:472
5566
#: drizzled/drizzled_error_messages.h:1170
5569
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5570
"'%-.192s' for key '%-.192s'"
5573
#: drizzled/drizzled_error_messages.h:1172
5575
msgid "Internal scheduler error %d"
5578
#: drizzled/drizzled_error_messages.h:1174
5580
msgid "Error during starting/stopping of the scheduler. Error code %u"
5583
#: drizzled/drizzled_error_messages.h:1176
5584
msgid "Engine cannot be used in partitioned tables"
5587
#: drizzled/drizzled_error_messages.h:1178
5589
msgid "Cannot activate '%-.64s' log"
5592
#: drizzled/drizzled_error_messages.h:1180
5593
msgid "The server was not built with row-based replication"
5596
#: drizzled/drizzled_error_messages.h:1182
5597
msgid "Decoding of base64 string failed"
5600
#: drizzled/drizzled_error_messages.h:1184
5601
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5604
#: drizzled/drizzled_error_messages.h:1186
5606
"Cannot proceed because system tables used by Event Scheduler were found "
5607
"damaged at server start"
5610
#: drizzled/drizzled_error_messages.h:1188
5611
msgid "Only integers allowed as number here"
5614
#: drizzled/drizzled_error_messages.h:1190
5615
msgid "This storage engine cannot be used for log tables"
5618
#: drizzled/drizzled_error_messages.h:1192
5620
msgid "You cannot '%s' a log table if logging is enabled"
5623
#: drizzled/drizzled_error_messages.h:1194
5626
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5627
"rename two tables: the log table to an archive table and another table back "
5631
#: drizzled/drizzled_error_messages.h:1196
3081
5633
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3084
#: ../drizzled/error.cc:473
5636
#: drizzled/drizzled_error_messages.h:1198
3086
5638
msgid "Incorrect parameters in the call to native function '%-.192s'"
3089
#: ../drizzled/error.cc:474
5641
#: drizzled/drizzled_error_messages.h:1200
5643
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5646
#: drizzled/drizzled_error_messages.h:1202
5648
msgid "This function '%-.192s' has the same name as a native function"
5651
#: drizzled/drizzled_error_messages.h:1204
3091
5653
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3094
#: ../drizzled/error.cc:475
5656
#: drizzled/drizzled_error_messages.h:1206
5657
msgid "Too many files opened, please execute the command again"
5660
#: drizzled/drizzled_error_messages.h:1208
5661
#: drizzled/drizzled_error_messages.h:1210
5663
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5664
"The event was dropped immediately after creation."
5667
#: drizzled/drizzled_error_messages.h:1212
5669
msgid "The incident %s occured on the master. Message: %-.64s"
5672
#: drizzled/drizzled_error_messages.h:1214
5673
msgid "Table has no partition for some existing values"
5676
#: drizzled/drizzled_error_messages.h:1216
5677
msgid "Statement is not safe to log in statement format."
5680
#: drizzled/drizzled_error_messages.h:1218
5682
msgid "Fatal error: %s"
5685
#: drizzled/drizzled_error_messages.h:1220
5687
msgid "Relay log read failure: %s"
5690
#: drizzled/drizzled_error_messages.h:1222
5692
msgid "Relay log write failure: %s"
5695
#: drizzled/drizzled_error_messages.h:1226
5697
msgid "Master command %s failed: %s"
5700
#: drizzled/drizzled_error_messages.h:1228
5702
msgid "Binary logging not possible. Message: %s"
5705
#: drizzled/drizzled_error_messages.h:1230
5707
msgid "View `%-.64s`.`%-.64s` has no creation context"
5710
#: drizzled/drizzled_error_messages.h:1232
5712
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5715
#: drizzled/drizzled_error_messages.h:1234
5717
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5720
#: drizzled/drizzled_error_messages.h:1236
5722
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5725
#: drizzled/drizzled_error_messages.h:1238
5727
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5730
#: drizzled/drizzled_error_messages.h:1240
5732
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5735
#: drizzled/drizzled_error_messages.h:1242
5737
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5740
#: drizzled/drizzled_error_messages.h:1244
5742
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5745
#: drizzled/drizzled_error_messages.h:1246
5747
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5750
#: drizzled/drizzled_error_messages.h:1248
5752
msgid "Ambiguous slave modes combination. %s"
5755
#: drizzled/drizzled_error_messages.h:1250
5758
"The BINLOG statement of type `%s` was not preceded by a format description "
5762
#: drizzled/drizzled_error_messages.h:1252
5763
msgid "Corrupted replication event was detected"
5766
#: drizzled/drizzled_error_messages.h:1254
3096
5768
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3099
#: ../drizzled/error.cc:477
3101
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
3111
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
3131
msgid "Received an out-of-range argument '%s' for function '%s'."
3134
#: ../drizzled/error.cc:485
3136
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
3281
msgid "Can't unlock file (Errcode: %d)"
3284
#: ../drizzled/error.cc:530
3286
msgid "Can't change size of file (Errcode: %d)"
3289
#: ../drizzled/error.cc:531
3291
msgid "Can't open stream from handle (Errcode: %d)"
3294
#: ../drizzled/error.cc:532
3296
msgid "Warning: '%s' had %d links"
3299
#: ../drizzled/error.cc:533
3301
msgid "Warning: %d files and %d streams is left open\n"
3304
#: ../drizzled/error.cc:534
3306
msgid "Can't create directory '%s' (Errcode: %d)"
3309
#: ../drizzled/error.cc:535
3312
"Character set '%s' is not a compiled character set and is not specified in "
3316
#: ../drizzled/error.cc:536
3318
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3321
#: ../drizzled/error.cc:537
3323
msgid "Can't read value for symlink '%s' (Error %d)"
3326
#: ../drizzled/error.cc:538
3328
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3331
#: ../drizzled/error.cc:539
3333
msgid "Error on realpath() on '%s' (Error %d)"
3336
#: ../drizzled/error.cc:540
3338
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3341
#: ../drizzled/error.cc:541
3344
"Collation '%s' is not a compiled collation and is not specified in the %s "
3348
#: ../drizzled/error.cc:542
3350
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
3561
#: ../drizzled/option.cc:86
3563
msgstr "Informació: "
3565
#: ../drizzled/option.cc:337
3567
msgid "%s: %s: Option '%s' used, but is disabled\n"
3570
#: ../drizzled/option.cc:339
3574
#: ../drizzled/option.cc:441
3576
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3579
#: ../drizzled/option.cc:769
3581
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3584
#: ../drizzled/option.cc:962
3586
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3589
#: ../drizzled/option.cc:1194
3591
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3594
#: ../drizzled/option.cc:1214
3598
"Variables (--variable-name=value)\n"
3599
"and boolean options {false|true} Value (after reading options)\n"
3600
"--------------------------------- -----------------------------\n"
3603
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3604
msgid "(No default value)"
3607
#: ../drizzled/option.cc:1249
3611
#: ../drizzled/option.cc:1249
3615
#: ../drizzled/option.cc:1282
3617
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
5771
#: drizzled/drizzled_error_messages.h:1256
5773
msgid "Being purged log %s was not found"
5776
#: drizzled/drizzled_error_messages.h:1258
5778
msgid "Converted to non-transactional lock on '%-.64s'"
5781
#: drizzled/drizzled_error_messages.h:1260
5783
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5786
#: drizzled/drizzled_error_messages.h:1262
5789
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5792
#: drizzled/drizzled_error_messages.h:1264
5794
msgid "Can't access storage engine of table %-.64s"
5797
#: drizzled/drizzled_error_messages.h:1266
5798
msgid "Starting backup process"
5801
#: drizzled/drizzled_error_messages.h:1268
5802
msgid "Backup completed"
5805
#: drizzled/drizzled_error_messages.h:1270
5806
msgid "Starting restore process"
5809
#: drizzled/drizzled_error_messages.h:1272
5810
msgid "Restore completed"
5813
#: drizzled/drizzled_error_messages.h:1274
5814
msgid "Nothing to backup"
5817
#: drizzled/drizzled_error_messages.h:1276
5819
msgid "Database '%-.64s' cannot be included in a backup"
5822
#: drizzled/drizzled_error_messages.h:1278
5824
"Error during backup operation - server's error log contains more information "
5828
#: drizzled/drizzled_error_messages.h:1280
5830
"Error during restore operation - server's error log contains more "
5831
"information about the error"
5834
#: drizzled/drizzled_error_messages.h:1282
5836
"Can't execute this command because another BACKUP/RESTORE operation is in "
5840
#: drizzled/drizzled_error_messages.h:1284
5841
msgid "Error when preparing for backup operation"
5844
#: drizzled/drizzled_error_messages.h:1286
5845
msgid "Error when preparing for restore operation"
5848
#: drizzled/drizzled_error_messages.h:1288
5850
msgid "Invalid backup location '%-.64s'"
5853
#: drizzled/drizzled_error_messages.h:1290
5855
msgid "Can't read backup location '%-.64s'"
5858
#: drizzled/drizzled_error_messages.h:1292
5860
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5863
#: drizzled/drizzled_error_messages.h:1294
5864
msgid "Can't enumerate server databases"
5867
#: drizzled/drizzled_error_messages.h:1296
5868
msgid "Can't enumerate server tables"
5871
#: drizzled/drizzled_error_messages.h:1298
5873
msgid "Can't enumerate tables in database %-.64s"
5876
#: drizzled/drizzled_error_messages.h:1300
5878
msgid "Skipping view %-.64s in database %-.64s"
5881
#: drizzled/drizzled_error_messages.h:1302
5883
msgid "Skipping table %-.64s since it has no valid storage engine"
5886
#: drizzled/drizzled_error_messages.h:1304
5888
msgid "Can't open table %-.64s"
5891
#: drizzled/drizzled_error_messages.h:1306
5892
msgid "Can't read backup archive preamble"
5895
#: drizzled/drizzled_error_messages.h:1308
5896
msgid "Can't write backup archive preamble"
5899
#: drizzled/drizzled_error_messages.h:1310
5901
msgid "Can't find backup driver for table %-.64s"
5904
#: drizzled/drizzled_error_messages.h:1312
5907
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5911
#: drizzled/drizzled_error_messages.h:1314
5913
msgid "Can't create %-.64s backup driver"
5916
#: drizzled/drizzled_error_messages.h:1316
5918
msgid "Can't create %-.64s restore driver"
5921
#: drizzled/drizzled_error_messages.h:1318
5923
msgid "Found %d images in backup archive but maximum %d are supported"
5926
#: drizzled/drizzled_error_messages.h:1320
5928
msgid "Error when saving meta-data of %-.64s"
5931
#: drizzled/drizzled_error_messages.h:1322
5932
msgid "Error when reading meta-data list"
5935
#: drizzled/drizzled_error_messages.h:1324
5937
msgid "Can't create %-.64s"
5940
#: drizzled/drizzled_error_messages.h:1326
5941
msgid "Can't allocate buffer for image data transfer"
5944
#: drizzled/drizzled_error_messages.h:1328
5946
msgid "Error when writing %-.64s backup image data (for table #%d)"
5949
#: drizzled/drizzled_error_messages.h:1330
5950
msgid "Error when reading data from backup stream"
5953
#: drizzled/drizzled_error_messages.h:1332
5954
msgid "Can't go to the next chunk in backup stream"
5957
#: drizzled/drizzled_error_messages.h:1334
5959
msgid "Can't initialize %-.64s backup driver"
5962
#: drizzled/drizzled_error_messages.h:1336
5964
msgid "Can't initialize %-.64s restore driver"
5967
#: drizzled/drizzled_error_messages.h:1338
5969
msgid "Can't shut down %-.64s backup driver"
5972
#: drizzled/drizzled_error_messages.h:1340
5974
msgid "Can't shut down %-.64s backup driver(s)"
5977
#: drizzled/drizzled_error_messages.h:1342
5979
msgid "%-.64s backup driver can't prepare for synchronization"
5982
#: drizzled/drizzled_error_messages.h:1344
5984
msgid "%-.64s backup driver can't create its image validity point"
5987
#: drizzled/drizzled_error_messages.h:1346
5989
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5992
#: drizzled/drizzled_error_messages.h:1348
5994
msgid "%-.64s backup driver can't cancel its backup operation"
5997
#: drizzled/drizzled_error_messages.h:1350
5999
msgid "%-.64s restore driver can't cancel its restore operation"
6002
#: drizzled/drizzled_error_messages.h:1352
6004
msgid "Error when polling %-.64s backup driver for its image data"
6007
#: drizzled/drizzled_error_messages.h:1354
6009
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
6012
#: drizzled/drizzled_error_messages.h:1356
6015
"After %d attempts %-.64s restore driver still can't accept next block of data"
6018
#: drizzled/drizzled_error_messages.h:1358
6020
msgid "Open and lock tables failed in %-.64s"
6023
#: drizzled/drizzled_error_messages.h:1360
6024
msgid "Backup driver's table locking thread can not be initialized."
6027
#: drizzled/drizzled_error_messages.h:1362
6029
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6030
"and 'mysql.online_backup_progress'."
6033
#: drizzled/drizzled_error_messages.h:1364
6035
msgid "Tablespace '%-.192s' already exists"
6038
#: drizzled/drizzled_error_messages.h:1366
6040
msgid "Tablespace '%-.192s' doesn't exist"
6043
#: drizzled/drizzled_error_messages.h:1368
6045
msgid "Unexpected master's heartbeat data: %s"
6048
#: drizzled/drizzled_error_messages.h:1370
6050
msgid "The requested value for the heartbeat period %s %s"
6053
#: drizzled/drizzled_error_messages.h:1372
6055
msgid "Can't write to the online backup progress log %-.64s."
6058
#: drizzled/drizzled_error_messages.h:1374
6060
msgid "Tablespace '%-.192s' not empty"
6063
#: drizzled/drizzled_error_messages.h:1376
6066
"Tablespace `%-.64s` needed by tables being restored has changed on the "
6067
"server. The original definition of the required tablespace is '%-.256s' "
6068
"while the same tablespace is defined on the server as '%-.256s'"
6071
#: drizzled/handler.cc:390
6072
msgid "Too many storage engines!"
6075
#: drizzled/handler.cc:394
6077
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6080
#: drizzled/handler.cc:1278
6082
msgid "Found %d prepared transaction(s) in %s"
6085
#: drizzled/handler.cc:1330
3783
6086
msgid "Starting crash recovery..."
3786
#: ../drizzled/plugin/xa_resource_manager.cc:192
6089
#: drizzled/handler.cc:1362
3788
6091
msgid "Found %d prepared XA transactions"
3791
#: ../drizzled/plugin/xa_resource_manager.cc:197
6094
#: drizzled/handler.cc:1366
3794
6097
"Found %d prepared transactions! It means that drizzled was not shut down "
3797
6100
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3800
#: ../drizzled/plugin/xa_resource_manager.cc:207
6103
#: drizzled/handler.cc:1376
3801
6104
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
6107
#: drizzled/log.cc:1072
6108
msgid "I/O error reading the header from the binary log"
6111
#: drizzled/log.cc:1079
6113
"Binlog has bad magic number; It's not a binary log file that can be used by "
6114
"this version of Drizzle"
6117
#: drizzled/log.cc:1094
6119
msgid "Failed to open log (file '%s', errno %d)"
6122
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6123
msgid "Could not open log file"
6126
#: drizzled/log.cc:1102
6128
msgid "Failed to create a cache on log (file '%s')"
6131
#: drizzled/log.cc:1256 drizzled/log.cc:1904
6134
"Could not use %s for logging (error %d). Turning logging off for the whole "
6135
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6136
"shutdown the Drizzle server and restart it."
6139
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
6140
#: drizzled/log.cc:2580
6142
msgid "Failed to delete file '%s'"
6145
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
6148
"a problem with deleting %s; consider examining correspondence of your binlog "
6149
"index file to the actual binlog files"
6152
#: drizzled/log.cc:2310
6154
msgid "next log error: %d offset: %s log: %s included: %d"
6157
#: drizzled/log.cc:2422 drizzled/log.cc:2548
6159
msgid "Failed to execute stat() on file '%s'"
6162
#: drizzled/log.cc:2433 drizzled/log.cc:2559
6165
"a problem with getting info on being purged %s; consider examining "
6166
"correspondence of your binlog index file to the actual binlog files"
6169
#: drizzled/log.cc:4055 drizzled/log.cc:4548
6171
msgid "Recovering after a crash using %s"
6174
#: drizzled/log.cc:4058
6176
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6179
#: drizzled/log.cc:4395
6180
msgid "Bad magic header in tc log"
6183
#: drizzled/log.cc:4405
6186
"Recovery failed! You must enable exactly %d storage engines that support two-"
6187
"phase commit protocol"
6190
#: drizzled/log.cc:4433
6192
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6193
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6194
"heuristic-recover={commit|rollback}"
6197
#: drizzled/log.cc:4463
6198
msgid "Heuristic crash recovery mode"
6201
#: drizzled/log.cc:4465
6202
msgid "Heuristic crash recovery failed"
6205
#: drizzled/log.cc:4466
6206
msgid "Please restart mysqld without --tc-heuristic-recover"
6209
#: drizzled/log.cc:4510 drizzled/log.cc:4534
6211
msgid "find_log_pos() failed (error: %d)"
6214
#: drizzled/log.cc:4647
6216
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6217
"of memory error) and restart, or delete (or rename) binary log and start "
6218
"mysqld with --tc-heuristic-recover={commit|rollback}"
6221
#: drizzled/log_event.cc:990
6224
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6227
#: drizzled/log_event.cc:3693
6230
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6231
"produced %ld warning(s). Default database: '%s'"
6234
#: drizzled/log_event.cc:4731
6235
msgid "Out of memory while recording slave event"
6238
#: drizzled/rpl_mi.cc:148
6240
msgid "Failed to create a new master info file (file '%s', errno %d)"
6243
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6245
msgid "Failed to create a cache on master info file (file '%s')"
6248
#: drizzled/rpl_mi.cc:170
6250
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6253
#: drizzled/rpl_mi.cc:276
6256
"SSL information in the master info file ('%s') are ignored because this "
6257
"MySQL slave was compiled without SSL support."
6260
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
6261
msgid "Failed to flush master info file"
6264
#: drizzled/rpl_mi.cc:305
6265
msgid "Error reading master configuration"
6268
#: drizzled/rpl_reporting.cc:43
6270
msgid "Slave %s: %s%s Error_code: %d"
6273
#: drizzled/rpl_rli.cc:134
6276
"Neither --relay-log nor --relay-log-index were used; so replication may "
6277
"break when this MySQL server acts as a slave and has his hostname changed!! "
6278
"Please use '--relay-log=%s' to avoid this problem."
6281
#: drizzled/rpl_rli.cc:151
6282
msgid "Failed in open_log() called from init_relay_log_info()"
6285
#: drizzled/rpl_rli.cc:168
6287
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6290
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6292
msgid "Failed to create a cache on relay log info file '%s'"
6295
#: drizzled/rpl_rli.cc:186
6296
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6299
#: drizzled/rpl_rli.cc:202
6301
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6304
#: drizzled/rpl_rli.cc:253
6306
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6309
#: drizzled/rpl_rli.cc:268
6310
msgid "Failed to flush relay log info file"
6313
#: drizzled/rpl_rli.cc:271
6314
msgid "Error counting relay log space"
6317
#: drizzled/rpl_rli.cc:295
6319
msgid "log %s listed in the index, but failed to stat"
6322
#: drizzled/rpl_rli.cc:310
6323
msgid "Could not find first log while counting relay log space"
6326
#: drizzled/rpl_rli.cc:967
6327
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6330
#: drizzled/rpl_utility.cc:122
6332
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6335
#: drizzled/rpl_utility.cc:137
6338
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6339
"Master's column size should be <= the slave's column size."
6342
#: drizzled/scheduler.cc:121
6343
msgid "Memory allocation error in thd_scheduler::init\n"
6346
#: drizzled/scheduler.cc:212
6347
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6350
#: drizzled/scheduler.cc:218
6351
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6354
#: drizzled/scheduler.cc:230
6355
msgid "thd_add_event event_add error in libevent_init\n"
6358
#: drizzled/scheduler.cc:246
6360
msgid "Can't create completion port thread (error %d)"
6363
#: drizzled/scheduler.cc:359
6364
msgid "event_add error in libevent_add_thd_callback\n"
6367
#: drizzled/scheduler.cc:385
6368
msgid "Scheduler init error in libevent_add_new_connection\n"
6371
#: drizzled/scheduler.cc:467
6372
msgid "libevent_thread_proc: my_thread_init() failed\n"
6375
#: drizzled/set_var.cc:898
6376
msgid "Ambiguous slave modes combination. STRICT will be used"
6379
#: drizzled/slave.cc:89
6380
msgid "Waiting to reconnect after a failed registration on master"
6383
#: drizzled/slave.cc:90
6385
"Slave I/O thread killed while waitnig to reconnect after a failed "
6386
"registration on master"
6389
#: drizzled/slave.cc:92
6390
msgid "Reconnecting after a failed registration on master"
6393
#: drizzled/slave.cc:93
6396
"failed registering on master, reconnecting to try again, log '%s' at postion "
6400
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6401
msgid "Slave I/O thread killed during or after reconnect"
6404
#: drizzled/slave.cc:99
6405
msgid "Waiting to reconnect after a failed binlog dump request"
6408
#: drizzled/slave.cc:100
6409
msgid "Slave I/O thread killed while retrying master dump"
6412
#: drizzled/slave.cc:101
6413
msgid "Reconnecting after a failed binlog dump request"
6416
#: drizzled/slave.cc:102
6418
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6421
#: drizzled/slave.cc:108
6422
msgid "Waiting to reconnect after a failed master event read"
6425
#: drizzled/slave.cc:109
6426
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6429
#: drizzled/slave.cc:111
6430
msgid "Reconnecting after a failed master event read"
6433
#: drizzled/slave.cc:112
6436
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6440
#: drizzled/slave.cc:115
6442
"Slave I/O thread killed during or after a reconnect done to recover from "
6446
#: drizzled/slave.cc:229
6447
msgid "Failed to allocate memory for the master info structure"
6450
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6451
msgid "Failed to initialize the master info structure"
6454
#: drizzled/slave.cc:251
6455
msgid "Failed to create slave threads"
6458
#: drizzled/slave.cc:448
6459
msgid "Server id not set, will not start slave"
6462
#: drizzled/slave.cc:616
6464
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6465
"updates to a non-transactional table without any primary key. There is a "
6466
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6467
"check your tables' contents after restart."
6470
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6471
msgid "Master reported unrecognized DRIZZLE version"
6474
#: drizzled/slave.cc:833
6475
msgid "default Format_description_log_event"
6478
#: drizzled/slave.cc:855
6481
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6482
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6485
#: drizzled/slave.cc:882
6487
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6488
"server ids; these ids must be different for replication to work (or the --"
6489
"replicate-same-server-id option must be used on slave but this doesnot "
6490
"always make sense; please check the manual before using it)."
6493
#: drizzled/slave.cc:927
6495
"The slave I/O thread stops because master and slave have different values "
6496
"for the COLLATION_SERVER global variable. The values must be equal for "
6497
"replication to work"
6500
#: drizzled/slave.cc:963
6502
"The slave I/O thread stops because master and slave have different values "
6503
"for the TIME_ZONE global variable. The values must be equal for replication "
6507
#: drizzled/slave.cc:1028
6508
msgid "Waiting for the slave SQL thread to free enough relay log space"
6511
#: drizzled/slave.cc:1074
6513
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6517
#: drizzled/slave.cc:1085
6518
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6521
#: drizzled/slave.cc:1476
6523
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6526
#: drizzled/slave.cc:1529
6528
msgid "Error reading packet from server: %s ( server_errno=%d)"
6531
#: drizzled/slave.cc:1537
6533
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6536
#: drizzled/slave.cc:1691
6539
"It was not possible to update the positions of the relay log information: "
6540
"the slave may be in an inconsistent state. Stopped in %s position %s"
6543
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
6545
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6548
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
6550
msgid "Error initializing relay log position: %s"
6553
#: drizzled/slave.cc:1841
6556
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6557
"Consider raising the value of the slave_transaction_retries variable."
6560
#: drizzled/slave.cc:1864
6562
"Could not parse relay log event entry. The possible reasons are: the "
6563
"master's binary log is corrupted (you can check this by running "
6564
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6565
"can check this by running 'mysqlbinlog' on the relay log), a network "
6566
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6567
"check the master's binary log or slave's relay log, you will be able to know "
6568
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6571
#: drizzled/slave.cc:1988
6572
msgid "Failed during slave I/O thread initialization"
6575
#: drizzled/slave.cc:2002
6576
msgid "error in drizzle_create()"
6579
#: drizzled/slave.cc:2010
6582
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6583
"'%s' at position %s"
6586
#: drizzled/slave.cc:2024
6587
msgid "Slave I/O thread killed while connecting to master"
6590
#: drizzled/slave.cc:2048
6591
msgid "Slave I/O thread couldn't register on master"
6594
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
6595
msgid "Forcing to reconnect slave I/O thread"
6598
#: drizzled/slave.cc:2073
6599
msgid "Failed on request_dump()"
6602
#: drizzled/slave.cc:2074
6603
msgid "Slave I/O thread killed while requesting master dump"
6606
#: drizzled/slave.cc:2100
6607
msgid "Waiting for master to send event"
6610
#: drizzled/slave.cc:2102
6611
msgid "Slave I/O thread killed while reading event"
6614
#: drizzled/slave.cc:2120
6617
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6618
"entry is correct, restart the server with a higher value of "
6619
"max_allowed_packet"
6622
#: drizzled/slave.cc:2134
6623
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6626
#: drizzled/slave.cc:2144
6627
msgid "Queueing master event to the relay log"
6630
#: drizzled/slave.cc:2171
6631
msgid "Slave I/O thread aborted while waiting for relay log space"
6634
#: drizzled/slave.cc:2181
6636
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6639
#: drizzled/slave.cc:2205
6640
msgid "Waiting for slave mutex on exit"
6643
#: drizzled/slave.cc:2271
6644
msgid "Failed during slave thread initialization"
6647
#: drizzled/slave.cc:2337
6650
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6651
"s, relay log '%s' position: %s"
6654
#: drizzled/slave.cc:2351
6655
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6658
#: drizzled/slave.cc:2377
6659
msgid "Reading event from the relay log"
6662
#: drizzled/slave.cc:2402
6664
msgid "Slave (additional info): %s Error_code: %d"
6667
#: drizzled/slave.cc:2419
6669
msgid "Slave: %s Error_code: %d"
6672
#: drizzled/slave.cc:2422
6675
"Error loading user-defined library, slave SQL thread aborted. Install the "
6676
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6677
"stopped at log '%s' position %s"
6680
#: drizzled/slave.cc:2430
6683
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6684
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6687
#: drizzled/slave.cc:2442
6690
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6693
#: drizzled/slave.cc:2538
6695
msgid "Slave I/O: failed requesting download of '%s'"
6698
#: drizzled/slave.cc:2555
6700
msgid "Network read error downloading '%s' from master"
6703
#: drizzled/slave.cc:2577
6704
msgid "error writing Exec_load event to relay log"
6707
#: drizzled/slave.cc:2591
6708
msgid "error writing Create_file event to relay log"
6711
#: drizzled/slave.cc:2606
6712
msgid "error writing Append_block event to relay log"
6715
#: drizzled/slave.cc:2702
6716
msgid "Memory allocation failed"
6717
msgstr "Ha fallat l'assignació de memòria"
6719
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
6722
"Read invalid event from master: '%s', master could be corrupt but a more "
6723
"likely cause of this is a bug"
6726
#: drizzled/slave.cc:3086
6727
msgid "could not queue event from master"
6730
#: drizzled/slave.cc:3180
6732
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6735
#: drizzled/slave.cc:3182
6736
msgid "reconnecting"
6737
msgstr "reconnectant"
6739
#: drizzled/slave.cc:3182
6741
msgstr "s'està connectant"
6743
#: drizzled/slave.cc:3208
6746
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6750
#: drizzled/slave.cc:3598
6752
msgid "next log '%s' is currently active"
6755
#: drizzled/slave.cc:3628
6757
msgid "next log '%s' is not active"
6760
#: drizzled/slave.cc:3644
6763
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6766
#: drizzled/slave.cc:3650
6767
msgid "Aborting slave SQL thread because of partial event read"
6770
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
6772
msgid "Error reading relay log event: %s"
6775
#: drizzled/slave.cc:3657
6776
msgid "slave SQL thread was killed"
6779
#: drizzled/slave.cc:3755
6782
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6783
"check error log on slave for more info"
6786
#: drizzled/slave.cc:3761
6789
"According to the master's version ('%s'), it is probable that master suffers "
6790
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6791
"current binary log event may make the slave's data become different from the "
6792
"master's data. To take no risk, slave refuses to replicate this event and "
6793
"stops. We recommend that all updates be stopped on the master and slave, "
6794
"that the data of both be manually synchronized, that master's binary logs be "
6795
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6796
"Then replication can be restarted."
6799
#: drizzled/sql_base.cc:2527
6801
msgid "Table %s had a open data handler in reopen_table"
6804
#: drizzled/sql_base.cc:3178
6806
msgid "Couldn't repair table: %s.%s"
6809
#: drizzled/sql_base.cc:3221
6812
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6813
"s`.`%s`' to the binary log"
6816
#: drizzled/sql_base.cc:3950
3820
6818
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
6821
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6823
msgid "Error while loading database options: '%s':"
6826
#: drizzled/sql_plugin.cc:647
6828
msgid "Plugin '%s' of type %s failed deinitialization"
6831
#: drizzled/sql_plugin.cc:661
6833
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6836
#: drizzled/sql_plugin.cc:781
6838
msgid "Plugin '%s' registration as a %s failed."
6841
#: drizzled/sql_plugin.cc:1035
6842
msgid "plugin-load parameter too long"
6845
#: drizzled/sql_plugin.cc:1095
6847
msgid "Couldn't load plugin named '%s' with soname '%s'."
6850
#: drizzled/sql_plugin.cc:1146
6852
msgid "Forcing shutdown of %d plugins"
6855
#: drizzled/sql_plugin.cc:1168
6857
msgid "Plugin '%s' will be forced to shutdown"
6860
#: drizzled/sql_plugin.cc:1184
6862
msgid "Plugin '%s' has ref_count=%d after shutdown."
6865
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6867
msgid "Unknown variable type code 0x%x in plugin '%s'."
6870
#: drizzled/sql_plugin.cc:2476
6873
"Server variable %s of plugin %s was forced to be read-only: string variable "
6874
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6877
#: drizzled/sql_plugin.cc:2507
6879
msgid "Missing variable name in plugin '%s'."
6882
#: drizzled/sql_plugin.cc:2524
6884
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6887
#: drizzled/sql_plugin.cc:2643
6889
msgid "Out of memory for plugin '%s'."
6892
#: drizzled/sql_plugin.cc:2650
6894
msgid "Bad options for plugin '%s'."
6897
#: drizzled/sql_plugin.cc:2659
6899
msgid "Parsing options for plugin '%s' failed."
6902
#: drizzled/sql_plugin.cc:2702
6904
msgid "Plugin '%s' has conflicting system variables"
6907
#: drizzled/sql_plugin.cc:2712
6909
msgid "Plugin '%s' disabled by command line option"
6912
#: drizzled/sql_repl.cc:101
6913
msgid "Failed in send_file() while reading file name"
6916
#: drizzled/sql_repl.cc:114
6917
msgid "Failed in send_file() on open of file"
6920
#: drizzled/sql_repl.cc:122
6921
msgid "Failed in send_file() while writing data to client"
6924
#: drizzled/sql_repl.cc:131
6925
msgid "Failed in send_file() while negotiating file transfer close"
6928
#: drizzled/sql_table.cc:81
6930
msgid "Invalid (old?) table or database name '%s'"
6933
#: drizzled/sql_table.cc:2716
3872
6935
msgid "Unknown - internal error %d during operation"
3875
#: ../drizzled/statement/alter_table.cc:1514
6938
#: drizzled/sql_table.cc:4992
6940
msgid "Could not open table %s.%s after rename\n"
6943
#: drizzled/sql_table.cc:5159
3878
6946
"order_st BY ignored because there is a user-defined clustered index in the "
3879
6947
"table '%-.192s'"
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
6950
#: drizzled/sql_udf.cc:39
6951
msgid "Can't allocate memory for udf structures"
6954
#: drizzled/table.cc:488
6957
"'%s' had no or invalid character set, and default character set is multi-"
6958
"byte, so character column sizes may have changed"
6961
#: drizzled/table.cc:1692
3903
6963
msgid "Unknown collation '%s' in table '%-.64s' definition"
3906
#: ../drizzled/table/instance/base.cc:1890
6966
#: drizzled/table.cc:1699
3909
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6969
"Table '%-.64s' was created with a different version of MySQL and cannot be "
3913
#: ../drizzled/tztime.cc:170
6973
#: drizzled/table.cc:2311
6976
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6980
#: drizzled/table.cc:2337
6983
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6984
"have type %s, found type %s."
6987
#: drizzled/table.cc:2346
6990
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6991
"position %d to have character set '%s' but the type has no character set."
6994
#: drizzled/table.cc:2356
6997
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6998
"position %d to have character set '%s' but found character set '%s'."
7001
#: drizzled/table.cc:2367
7004
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7005
"have type %s but the column is not found."
7008
#: drizzled/table.cc:4750
7010
msgid "Got error %d when reading table '%s'"
7013
#: drizzled/tztime.cc:1063
3915
7015
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
3934
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
3985
msgid "Enable the console."
3988
#: ../plugin/console/console.cc:382
3989
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
4062
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
4414
msgid "fail gearman_client_create(): %s"
4417
#: ../plugin/logging_gearman/logging_gearman.cc:197
4419
msgid "fail gearman_client_add_server(): %s"
4422
#: ../plugin/logging_gearman/logging_gearman.cc:302
4423
msgid "Hostname for logging to a Gearman server"
4426
#: ../plugin/logging_gearman/logging_gearman.cc:305
4427
msgid "Gearman Function to send logging to"
4430
#: ../plugin/logging_gearman/logging_gearman.cc:316
4431
msgid "Log queries to a Gearman server"
4434
#: ../plugin/logging_query/logging_query.cc:178
4436
msgid "fail open() fn=%s er=%s\n"
4439
#: ../plugin/logging_query/logging_query.cc:319
4440
msgid "Enable logging to CSV file"
4443
#: ../plugin/logging_query/logging_query.cc:322
4444
msgid "File to log to"
4445
msgstr "Enregistra a un fitxer"
4447
#: ../plugin/logging_query/logging_query.cc:325
4448
msgid "PCRE to match the query against"
4451
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4452
msgid "Threshold for logging slow queries, in microseconds"
4455
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4456
msgid "Threshold for logging big queries, for rows returned"
4459
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4460
msgid "Threshold for logging big queries, for rows examined"
4463
#: ../plugin/logging_query/logging_query.cc:345
4464
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
4540
msgid "Maximum number of user threads available."
4543
#: ../plugin/myisam/ha_myisam.cc:532
4545
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4548
#: ../plugin/myisam/ha_myisam.cc:536
4550
msgid "Got an error from unknown thread, %s:%d"
4553
#: ../plugin/myisam/ha_myisam.cc:542
4554
msgid "Unknown thread accessing table"
4557
#: ../plugin/myisam/ha_myisam.cc:1506
4559
"Don't use the fast sort index method to created index if the temporary file "
4560
"would get bigger than this."
4563
#: ../plugin/myisam/ha_myisam.cc:1509
4565
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4566
"when creating indexes with CREATE INDEX or ALTER TABLE."
4569
#: ../plugin/myisam/my_handler_errors.cc:42
4570
msgid "Didn't find key on read or update"
4573
#: ../plugin/myisam/my_handler_errors.cc:43
4574
msgid "Duplicate key on write or update"
4577
#: ../plugin/myisam/my_handler_errors.cc:44
4578
msgid "Internal (unspecified) error in handler"
4581
#: ../plugin/myisam/my_handler_errors.cc:46
4583
"Someone has changed the row since it was read (while the table was locked to "
4587
#: ../plugin/myisam/my_handler_errors.cc:48
4588
msgid "Wrong index given to function"
4591
#: ../plugin/myisam/my_handler_errors.cc:49
4592
msgid "Index file is crashed"
4595
#: ../plugin/myisam/my_handler_errors.cc:50
4596
msgid "Record file is crashed"
4599
#: ../plugin/myisam/my_handler_errors.cc:51
4600
msgid "Out of memory in engine"
4603
#: ../plugin/myisam/my_handler_errors.cc:52
4604
msgid "Incorrect file format"
4605
msgstr "Format del fitxer incorrecte"
4607
#: ../plugin/myisam/my_handler_errors.cc:53
4608
msgid "Command not supported by database"
4611
#: ../plugin/myisam/my_handler_errors.cc:54
4612
msgid "Old database file"
4615
#: ../plugin/myisam/my_handler_errors.cc:55
4616
msgid "No record read before update"
4619
#: ../plugin/myisam/my_handler_errors.cc:56
4620
msgid "Record was already deleted (or record file crashed)"
4623
#: ../plugin/myisam/my_handler_errors.cc:57
4624
msgid "No more room in record file"
4627
#: ../plugin/myisam/my_handler_errors.cc:58
4628
msgid "No more room in index file"
4631
#: ../plugin/myisam/my_handler_errors.cc:59
4632
msgid "No more records (read after end of file)"
4635
#: ../plugin/myisam/my_handler_errors.cc:60
4636
msgid "Unsupported extension used for table"
4639
#: ../plugin/myisam/my_handler_errors.cc:61
4643
#: ../plugin/myisam/my_handler_errors.cc:62
4644
msgid "Wrong create options"
4647
#: ../plugin/myisam/my_handler_errors.cc:63
4648
msgid "Duplicate unique key or constraint on write or update"
4651
#: ../plugin/myisam/my_handler_errors.cc:64
4652
msgid "Unknown character set used in table"
4655
#: ../plugin/myisam/my_handler_errors.cc:65
4656
msgid "Conflicting table definitions in sub-tables of MERGE table"
4659
#: ../plugin/myisam/my_handler_errors.cc:66
4660
msgid "Table is crashed and last repair failed"
4663
#: ../plugin/myisam/my_handler_errors.cc:67
4664
msgid "Table was marked as crashed and should be repaired"
4667
#: ../plugin/myisam/my_handler_errors.cc:68
4668
msgid "Lock timed out; Retry transaction"
4671
#: ../plugin/myisam/my_handler_errors.cc:69
4672
msgid "Lock table is full; Restart program with a larger locktable"
4675
#: ../plugin/myisam/my_handler_errors.cc:70
4676
msgid "Updates are not allowed under a read only transactions"
4679
#: ../plugin/myisam/my_handler_errors.cc:71
4680
msgid "Lock deadlock; Retry transaction"
4683
#: ../plugin/myisam/my_handler_errors.cc:72
4684
msgid "Foreign key constraint is incorrectly formed"
4687
#: ../plugin/myisam/my_handler_errors.cc:73
4688
msgid "Cannot add a child row"
4691
#: ../plugin/myisam/my_handler_errors.cc:74
4692
msgid "Cannot delete a parent row"
4695
#: ../plugin/myisam/my_handler_errors.cc:75
4696
msgid "No savepoint with that name"
4699
#: ../plugin/myisam/my_handler_errors.cc:76
4700
msgid "Non unique key block size"
4703
#: ../plugin/myisam/my_handler_errors.cc:77
4704
msgid "The table does not exist in engine"
4707
#: ../plugin/myisam/my_handler_errors.cc:78
4708
msgid "The table already existed in storage engine"
4711
#: ../plugin/myisam/my_handler_errors.cc:79
4712
msgid "Could not connect to storage engine"
4715
#: ../plugin/myisam/my_handler_errors.cc:80
4716
msgid "Unexpected null pointer found when using spatial index"
4719
#: ../plugin/myisam/my_handler_errors.cc:81
4720
msgid "The table changed in storage engine"
4723
#: ../plugin/myisam/my_handler_errors.cc:82
4724
msgid "There's no partition in table for the given value"
4727
#: ../plugin/myisam/my_handler_errors.cc:83
4728
msgid "Row-based binlogging of row failed"
4731
#: ../plugin/myisam/my_handler_errors.cc:84
4732
msgid "Index needed in foreign key constraint"
4735
#: ../plugin/myisam/my_handler_errors.cc:85
4736
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4739
#: ../plugin/myisam/my_handler_errors.cc:86
4740
msgid "Table needs to be upgraded before it can be used"
4743
#: ../plugin/myisam/my_handler_errors.cc:87
4744
msgid "Table is read only"
4747
#: ../plugin/myisam/my_handler_errors.cc:88
4748
msgid "Failed to get next auto increment value"
4751
#: ../plugin/myisam/my_handler_errors.cc:89
4752
msgid "Failed to set row auto increment value"
4755
#: ../plugin/myisam/my_handler_errors.cc:90
4756
msgid "Unknown (generic) error from engine"
4759
#: ../plugin/myisam/my_handler_errors.cc:91
4760
msgid "Record is the same"
4763
#: ../plugin/myisam/my_handler_errors.cc:92
4764
msgid "It is not possible to log this statement"
4767
#: ../plugin/myisam/my_handler_errors.cc:93
4768
msgid "Tablespace exists"
4771
#: ../plugin/myisam/my_handler_errors.cc:94
4772
msgid "The event was corrupt, leading to illegal data being read"
4775
#: ../plugin/myisam/my_handler_errors.cc:95
4776
msgid "The table is of a new format not supported by this version"
4779
#: ../plugin/myisam/my_handler_errors.cc:96
4780
msgid "The event could not be processed no other handler error happened"
4783
#: ../plugin/myisam/my_handler_errors.cc:97
4784
msgid "Got a fatal error during initialzation of handler"
4787
#: ../plugin/myisam/my_handler_errors.cc:98
4788
msgid "File to short; Expected more data in file"
4791
#: ../plugin/myisam/my_handler_errors.cc:99
4792
msgid "Read page with wrong checksum"
4795
#. TODO: get a better message for these
4796
#: ../plugin/myisam/my_handler_errors.cc:101
4797
msgid "Lock or active transaction"
4800
#: ../plugin/myisam/my_handler_errors.cc:102
4801
msgid "No such table space"
4804
#: ../plugin/myisam/my_handler_errors.cc:103
4805
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"
7018
#: drizzled/definitions.h:48
7019
msgid "Invalid error code"