453
353
"and you are welcome to modify and redistribute it under the GPL license\n"
456
#: client/drizzle.cc:1607
458
357
msgid "Usage: %s [OPTIONS] [database]\n"
461
#: client/drizzle.cc:1638
462
360
msgid "DELIMITER cannot contain a backslash character"
465
#: client/drizzle.cc:1656
467
364
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
470
#: client/drizzle.cc:1679
472
368
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
475
#: client/drizzle.cc:1683
477
372
msgid "WARNING: --server-arg option not supported in this configuration.\n"
480
#: client/drizzle.cc:1714
482
376
"Non-integer value supplied for port. If you are trying to enter a password "
483
377
"please use --password instead."
486
#: client/drizzle.cc:1722
487
380
msgid "Value supplied for port is not valid."
490
#: client/drizzle.cc:1861
492
384
msgid "Processing line: %<PRIu32>\n"
495
#: client/drizzle.cc:2076
496
387
msgid "Unknown command: "
499
#: client/drizzle.cc:2490
501
391
"Reading table information for completion of table and column names\n"
502
392
" You can turn off this feature to get a quicker startup with -A\n"
506
#: client/drizzle.cc:2579
507
396
msgid "No connection. Trying to reconnect..."
510
#: client/drizzle.cc:2585
511
399
msgid "Can't connect to the server\n"
514
#: client/drizzle.cc:2663
515
402
msgid "List of all Drizzle commands:"
518
#: client/drizzle.cc:2665
519
405
msgid "Note that all text commands must be first on line and end with ';'"
522
#: client/drizzle.cc:2720
523
408
msgid "No query specified\n"
526
#: client/drizzle.cc:2735
527
411
msgid "Ignoring query to other database"
530
#: client/drizzle.cc:2785
531
414
msgid "Empty set"
532
415
msgstr "Conjunt buit"
534
#: client/drizzle.cc:2798
536
418
msgid "%ld row in set"
537
419
msgid_plural "%ld rows in set"
541
#: client/drizzle.cc:2807
543
424
msgstr "Petició Correcta"
545
#: client/drizzle.cc:2809
547
427
msgid "Query OK, %ld row affected"
548
428
msgid_plural "Query OK, %ld rows affected"
552
#: client/drizzledump.cc:345
554
"Number of rows before each output progress report (requires --verbose)."
432
msgid "Number of rows before each output progress report (requires --verbose)."
557
#: client/drizzledump.cc:415
559
436
msgid "Got errno %d on write"
562
#: client/drizzledump.cc:420
564
440
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
567
#: client/drizzledump.cc:427
569
444
msgid "Usage: %s [OPTIONS] database [tables]\n"
572
#: client/drizzledump.cc:428
574
448
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
577
#: client/drizzledump.cc:430
579
452
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
582
#: client/drizzledump.cc:438
584
456
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
585
457
"and you are welcome to modify and redistribute it under the GPL license\n"
588
#: client/drizzledump.cc:439
589
460
msgid "Dumps definitions and data from a Drizzle database server"
592
#: client/drizzledump.cc:450
594
464
msgid "For more options, use %s --help\n"
597
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
598
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
601
469
"Non-integer value supplied for port. If you are trying to enter a password "
602
470
"please use --password instead.\n"
605
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
606
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
608
474
msgid "Value supplied for port is not valid.\n"
611
#: client/drizzledump.cc:582
613
478
msgid "Memory allocation error while copying password. Aborting.\n"
616
#: client/drizzledump.cc:621
618
482
msgid "Input filename too long: %s"
621
#: client/drizzledump.cc:656
623
486
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
626
#: client/drizzledump.cc:681
628
490
msgid "Invalid mode to --compatible: %s\n"
631
#: client/drizzledump.cc:726
633
494
msgid "%s: You must use option --tab with --fields-...\n"
636
#: client/drizzledump.cc:732
639
499
"%s: You can't use --single-transaction and --lock-all-tables at the same "
643
#: client/drizzledump.cc:738
646
505
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
650
#: client/drizzledump.cc:744
652
510
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
655
#: client/drizzledump.cc:767
657
514
msgid "Got error: %s (%d) %s"
660
#: client/drizzledump.cc:774
662
518
msgid "Got error: %d %s"
665
#: client/drizzledump.cc:872 client/drizzledump.cc:879
666
#: client/drizzledump.cc:892
668
522
msgid "Couldn't execute '%s': %s (%d)"
671
#: client/drizzledump.cc:956
673
526
msgid "-- Connecting to %s...\n"
676
#: client/drizzledump.cc:977
678
530
msgid "-- Disconnecting from %s...\n"
681
#: client/drizzledump.cc:988
682
533
msgid "Couldn't allocate memory"
685
#: client/drizzledump.cc:1332
688
538
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
692
#: client/drizzledump.cc:1346
694
543
msgid "-- Retrieving table structure for table %s...\n"
697
#: client/drizzledump.cc:1460
699
547
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
702
#: client/drizzledump.cc:1567
704
551
msgid "%s: Can't get keys for table %s\n"
707
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
709
555
msgid "Error: Couldn't read status information for table %s\n"
712
#: client/drizzledump.cc:1788
714
559
msgid "Error retrieving table structure for table: \"%s\""
717
#: client/drizzledump.cc:1795
719
563
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
722
#: client/drizzledump.cc:1806
724
567
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
727
#: client/drizzledump.cc:1813
729
571
msgid "-- Skipping dump data for table '%s', it has no fields\n"
732
#: client/drizzledump.cc:1821
733
574
msgid "-- Sending SELECT query...\n"
736
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
737
577
msgid "when executing 'SELECT INTO OUTFILE'"
740
#: client/drizzledump.cc:1885
890
701
"the documentation for your distribution on how to do that.\n"
893
#: drizzled/drizzled.cc:954
897
"The '--memlock' argument, which was enabled, uses system calls that are\n"
898
"unreliable and unstable on some operating systems and operating-system\n"
899
"versions (notably, some versions of Linux). This crash could be due to use\n"
900
"of those buggy OS calls. You should consider whether you really need the\n"
901
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
905
#: drizzled/drizzled.cc:969
907
705
msgid "Writing a core file\n"
910
#: drizzled/drizzled.cc:1015
912
"setrlimit could not change the size of core files to 'infinity'; We may not "
913
"be able to generate a core file on signals"
916
#: drizzled/drizzled.cc:1210
918
709
msgid "gethostname failed, using '%s' as hostname"
921
#: drizzled/drizzled.cc:1281
923
713
msgid "Unknown locale: '%s'"
926
#: drizzled/drizzled.cc:1310
927
716
msgid "Can't create thread-keys"
930
#: drizzled/drizzled.cc:1335
931
719
msgid "Out of memory"
932
720
msgstr "Memòria Superada"
934
#: drizzled/drizzled.cc:1346
935
722
msgid "Failed to initialize plugins."
938
#: drizzled/drizzled.cc:1377
941
727
"%s: Too many arguments (first extra is '%s').\n"
942
728
"Use --verbose --help to get a list of available options\n"
945
#: drizzled/drizzled.cc:1397
946
731
msgid "No scheduler found, cannot continue!\n"
949
#: drizzled/drizzled.cc:1404
950
msgid "Can't init databases"
953
#: drizzled/drizzled.cc:1428
955
msgid "Unknown/unsupported table type: %s"
958
#: drizzled/drizzled.cc:1434
960
msgid "Default storage engine (%s) is not available"
963
#: drizzled/drizzled.cc:1465
965
msgid "Failed to lock memory. Errno: %d\n"
968
#: drizzled/drizzled.cc:1681
735
msgid "Unknown/unsupported storage engine: %s"
969
738
msgid "Display this help and exit after initializing plugins."
972
#: drizzled/drizzled.cc:1685
973
741
msgid "Auto-increment columns are incremented by this"
976
#: drizzled/drizzled.cc:1690
978
"Offset added to Auto-increment columns. Used when auto-increment-increment "
745
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
982
#: drizzled/drizzled.cc:1696
984
750
"Path to installation directory. All paths are usually resolved relative to "
988
#: drizzled/drizzled.cc:1700
989
msgid "IP address to bind to."
992
#: drizzled/drizzled.cc:1704
993
754
msgid "Chroot drizzled daemon during startup."
996
#: drizzled/drizzled.cc:1708
997
757
msgid "Set the default collation."
1000
#: drizzled/drizzled.cc:1712
1001
760
msgid "Default completion type."
1002
761
msgstr "Tipus de complement per defecte."
1004
#: drizzled/drizzled.cc:1717
1005
763
msgid "Write core on errors."
1008
#: drizzled/drizzled.cc:1721
1009
766
msgid "Path to the database root."
1012
#: drizzled/drizzled.cc:1725
1013
769
msgid "Set the default storage engine (table type) for tables."
1016
#: drizzled/drizzled.cc:1729
1017
772
msgid "Set the default time zone."
1020
#: drizzled/drizzled.cc:1734
1021
775
msgid "Print a symbolic stack trace on failure."
1024
#: drizzled/drizzled.cc:1740
1025
778
msgid "Used for debugging; Use at your own risk!"
1028
#: drizzled/drizzled.cc:1745
1029
781
msgid "Set up signals usable for debugging"
1032
#: drizzled/drizzled.cc:1749
1033
784
msgid "(IGNORED)"
1036
#: drizzled/drizzled.cc:1753
1037
787
msgid "Set the language used for the month names and the days of the week."
1040
#: drizzled/drizzled.cc:1758
1041
790
msgid "Log some not critical warnings to the log file."
1044
#: drizzled/drizzled.cc:1763
1045
msgid "Lock drizzled in memory."
1048
#: drizzled/drizzled.cc:1767
1049
793
msgid "Pid file used by safe_mysqld."
1052
#: drizzled/drizzled.cc:1771
1054
"Port number to use for connection or 0 for default to, in order of "
1055
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1058
#: drizzled/drizzled.cc:1777
1060
797
"Maximum time in seconds to wait for the port to become free. (Default: no "
1064
#: drizzled/drizzled.cc:1782
1066
802
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1067
803
"specified directory"
1070
#: drizzled/drizzled.cc:1787
1072
807
"Uniquely identifies the server instance in the community of replication "
1076
#: drizzled/drizzled.cc:1792
1077
811
msgid "Don't print a stack trace on failure."
1080
#: drizzled/drizzled.cc:1796
1081
814
msgid "Enable symbolic link support."
1084
#: drizzled/drizzled.cc:1805
1086
818
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1089
#: drizzled/drizzled.cc:1810
1090
821
msgid "Path for temporary files."
1093
#: drizzled/drizzled.cc:1814
1094
824
msgid "Default transaction isolation level."
1097
#: drizzled/drizzled.cc:1818
1098
827
msgid "Run drizzled daemon as user."
1101
#: drizzled/drizzled.cc:1826
1103
831
"The number of outstanding connection requests Drizzle can have. This comes "
1104
832
"into play when the main Drizzle thread gets very many connection requests in "
1105
833
"a very short time."
1108
#: drizzled/drizzled.cc:1832
1110
837
"Size of tree cache used in bulk insert optimization. Note that this is a "
1111
838
"limit per thread!"
1114
#: drizzled/drizzled.cc:1838
1116
842
"Precision of the result of '/' operator will be increased on that value."
1119
#: drizzled/drizzled.cc:1844
1120
845
msgid "The maximum length of the result of function group_concat."
1123
#: drizzled/drizzled.cc:1849
1124
848
msgid "The size of the buffer that is used for full joins."
1127
#: drizzled/drizzled.cc:1855
1129
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1130
"this to get better index handling (for all reads and multiple writes) to as "
1131
"much as you can afford;"
1134
#: drizzled/drizzled.cc:1864
1136
"This characterizes the number of hits a hot block has to be untouched until "
1137
"it is considered aged enough to be downgraded to a warm block. This "
1138
"specifies the percentage ratio of that number of hits to the total number of "
1139
"blocks in key cache"
1142
#: drizzled/drizzled.cc:1873
1143
msgid "The default size of key cache blocks"
1146
#: drizzled/drizzled.cc:1879
1147
msgid "The minimum percentage of warm blocks in key cache"
1150
#: drizzled/drizzled.cc:1885
1151
851
msgid "Max packetlength to send/receive from to server."
1154
#: drizzled/drizzled.cc:1890
1156
855
"If there is more than this number of interrupted connections from a host "
1157
856
"this host will be blocked from further connections."
1160
#: drizzled/drizzled.cc:1895
1161
859
msgid "Max number of errors/warnings to store for a statement."
1164
#: drizzled/drizzled.cc:1900
1165
862
msgid "Don't allow creation of heap tables bigger than this."
1168
#: drizzled/drizzled.cc:1906
1170
866
"Joins that are probably going to read more than max_join_size records return "
1174
#: drizzled/drizzled.cc:1912
1175
870
msgid "Max number of bytes in sorted records."
1178
#: drizzled/drizzled.cc:1917
1179
873
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1182
#: drizzled/drizzled.cc:1922
1184
877
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1185
878
"max_sort_length bytes of each value are used; the rest are ignored)."
1188
#: drizzled/drizzled.cc:1929
1189
881
msgid "After this many write locks, allow some read locks to run in between."
1192
#: drizzled/drizzled.cc:1933
1194
885
"Don't log queries which examine less than min_examined_row_limit rows to "
1198
#: drizzled/drizzled.cc:1939
1199
msgid "Buffer length for TCP/IP and socket communication."
1202
#: drizzled/drizzled.cc:1944
1204
890
"Controls the heuristic(s) applied during query optimization to prune less-"
1205
891
"promising partial plans from the optimizer search space. Meaning: false - do "
1307
979
"Starts the Drizzle database server\n"
1310
#: drizzled/drizzled.cc:2190
1312
983
msgid "Usage: %s [OPTIONS]\n"
1315
#: drizzled/drizzled.cc:2322
1318
988
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1319
989
"command line\n"
1322
#: drizzled/drizzled.cc:2366
1323
992
msgid "Can't start server: cannot resolve hostname!"
1326
#: drizzled/drizzled.cc:2372
1327
995
msgid "Can't start server: bind-address refers to multiple interfaces!"
1330
#: drizzled/errmsg.cc:73
999
"setrlimit could not change the size of core files to 'infinity'; We may not "
1000
"be able to generate a core file on signals"
1332
msgid "errmsg plugin '%s' errmsg() failed"
1004
msgid "Data directory %s does not exist\n"
1335
#: drizzled/error.cc:34 drizzled/error.cc:36
1339
#: drizzled/error.cc:38
1343
#: drizzled/error.cc:40
1347
#: drizzled/error.cc:42
1349
1017
msgid "Can't create file '%-.200s' (errno: %d)"
1352
#: drizzled/error.cc:44
1354
1021
msgid "Can't create table '%-.200s' (errno: %d)"
1357
#: drizzled/error.cc:46
1359
1025
msgid "Can't create database '%-.192s' (errno: %d)"
1362
#: drizzled/error.cc:48
1364
1029
msgid "Can't create database '%-.192s'; database exists"
1367
#: drizzled/error.cc:50
1369
1033
msgid "Can't drop database '%-.192s'; database doesn't exist"
1372
#: drizzled/error.cc:52
1374
1037
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1377
#: drizzled/error.cc:54
1379
1041
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1382
#: drizzled/error.cc:56
1384
1045
msgid "Error on delete of '%-.192s' (errno: %d)"
1387
#: drizzled/error.cc:58
1388
1048
msgid "Can't read record in system table"
1391
#: drizzled/error.cc:60
1393
1052
msgid "Can't get status of '%-.200s' (errno: %d)"
1396
#: drizzled/error.cc:62
1398
1056
msgid "Can't get working directory (errno: %d)"
1401
#: drizzled/error.cc:64
1403
1060
msgid "Can't lock file (errno: %d)"
1406
#: drizzled/error.cc:66
1408
1064
msgid "Can't open file: '%-.200s' (errno: %d)"
1411
#: drizzled/error.cc:68
1413
1068
msgid "Can't find file: '%-.200s' (errno: %d)"
1416
#: drizzled/error.cc:70
1418
1072
msgid "Can't read dir of '%-.192s' (errno: %d)"
1421
#: drizzled/error.cc:72
1423
1076
msgid "Can't change dir to '%-.192s' (errno: %d)"
1426
#: drizzled/error.cc:74
1428
1080
msgid "Record has changed since last read in table '%-.192s'"
1431
#: drizzled/error.cc:76
1433
1084
msgid "Disk full (%s); waiting for someone to free some space..."
1436
#: drizzled/error.cc:78
1438
1088
msgid "Can't write; duplicate key in table '%-.192s'"
1441
#: drizzled/error.cc:80
1443
1092
msgid "Error on close of '%-.192s' (errno: %d)"
1446
#: drizzled/error.cc:82
1448
1096
msgid "Error reading file '%-.200s' (errno: %d)"
1451
#: drizzled/error.cc:84
1453
1100
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1456
#: drizzled/error.cc:86
1458
1104
msgid "Error writing file '%-.200s' (errno: %d)"
1461
#: drizzled/error.cc:88
1463
1108
msgid "'%-.192s' is locked against change"
1466
#: drizzled/error.cc:90
1467
1111
msgid "Sort aborted"
1470
#: drizzled/error.cc:92
1472
1115
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1475
#: drizzled/error.cc:94
1477
1119
msgid "Got error %d from storage engine"
1480
#: drizzled/error.cc:96
1482
1123
msgid "Table storage engine for '%-.192s' doesn't have this option"
1485
#: drizzled/error.cc:98
1487
1127
msgid "Can't find record in '%-.192s'"
1490
#: drizzled/error.cc:100
1492
1131
msgid "Incorrect information in file: '%-.200s'"
1495
#: drizzled/error.cc:102
1497
1135
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1500
#: drizzled/error.cc:104
1502
1139
msgid "Old key file for table '%-.192s'; repair it!"
1505
#: drizzled/error.cc:106
1507
1143
msgid "Table '%-.192s' is read only"
1510
#: drizzled/error.cc:108
1512
1147
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1515
#: drizzled/error.cc:110
1516
1150
msgid "Out of sort memory; increase server sort buffer size"
1519
#: drizzled/error.cc:112
1521
1154
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1524
#: drizzled/error.cc:114
1525
1157
msgid "Too many connections"
1528
#: drizzled/error.cc:116
1530
1161
"Out of memory; check if drizzled or some other process uses all available "
1531
1162
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1532
1163
"memory or you can add more swap space"
1535
#: drizzled/error.cc:118
1536
1166
msgid "Can't get hostname for your address"
1539
#: drizzled/error.cc:120
1540
1169
msgid "Bad handshake"
1543
#: drizzled/error.cc:122
1545
1173
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1548
#: drizzled/error.cc:124
1550
1177
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1553
#: drizzled/error.cc:126
1554
1180
msgid "No database selected"
1557
#: drizzled/error.cc:128
1558
1183
msgid "Unknown command"
1559
1184
msgstr "Ordre desconeguda"
1561
#: drizzled/error.cc:130
1563
1187
msgid "Column '%-.192s' cannot be null"
1566
#: drizzled/error.cc:132
1568
1191
msgid "Unknown database '%-.192s'"
1571
#: drizzled/error.cc:134
1573
1195
msgid "Table '%-.192s' already exists"
1576
#: drizzled/error.cc:136
1578
1199
msgid "Unknown table '%-.100s'"
1581
#: drizzled/error.cc:138
1583
1203
msgid "Column '%-.192s' in %-.192s is ambiguous"
1586
#: drizzled/error.cc:140
1587
1206
msgid "Server shutdown in progress"
1590
#: drizzled/error.cc:142
1592
1210
msgid "Unknown column '%-.192s' in '%-.192s'"
1595
#: drizzled/error.cc:144
1597
1214
msgid "'%-.192s' isn't in GROUP BY"
1600
#: drizzled/error.cc:146
1602
1218
msgid "Can't group on '%-.192s'"
1605
#: drizzled/error.cc:148
1606
1221
msgid "Statement has sum functions and columns in same statement"
1609
#: drizzled/error.cc:150
1610
1224
msgid "Column count doesn't match value count"
1613
#: drizzled/error.cc:152
1615
1228
msgid "Identifier name '%-.100s' is too long"
1618
#: drizzled/error.cc:154
1620
1232
msgid "Duplicate column name '%-.192s'"
1623
#: drizzled/error.cc:156
1625
1236
msgid "Duplicate key name '%-.192s'"
1628
#: drizzled/error.cc:158
1630
1240
msgid "Duplicate entry '%-.192s' for key %d"
1633
#: drizzled/error.cc:160
1635
1244
msgid "Incorrect column specifier for column '%-.192s'"
1638
#: drizzled/error.cc:162
1640
1248
msgid "%s near '%-.80s' at line %d"
1643
#: drizzled/error.cc:164
1644
1251
msgid "Query was empty"
1647
#: drizzled/error.cc:166
1649
1255
msgid "Not unique table/alias: '%-.192s'"
1652
#: drizzled/error.cc:168
1654
1259
msgid "Invalid default value for '%-.192s'"
1657
#: drizzled/error.cc:170
1658
1262
msgid "Multiple primary key defined"
1661
#: drizzled/error.cc:172
1663
1266
msgid "Too many keys specified; max %d keys allowed"
1666
#: drizzled/error.cc:174
1668
1270
msgid "Too many key parts specified; max %d parts allowed"
1671
#: drizzled/error.cc:176
1673
1274
msgid "Specified key was too long; max key length is %d bytes"
1676
#: drizzled/error.cc:178
1678
1278
msgid "Key column '%-.192s' doesn't exist in table"
1681
#: drizzled/error.cc:180
1684
1283
"BLOB column '%-.192s' can't be used in key specification with the used table "
1688
#: drizzled/error.cc:182
1691
1289
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1695
#: drizzled/error.cc:184
1697
1294
"Incorrect table definition; there can be only one auto column and it must be "
1698
1295
"defined as a key"
1701
#: drizzled/error.cc:186
1704
1300
"%s: ready for connections.\n"
1705
1301
"Version: '%s' socket: '%s' port: %u\n"
1708
#: drizzled/error.cc:188
1710
1305
msgid "%s: Normal shutdown\n"
1713
#: drizzled/error.cc:190
1715
1309
msgid "%s: Got signal %d. Aborting!\n"
1718
#: drizzled/error.cc:192
1720
1313
msgid "%s: Shutdown complete\n"
1723
#: drizzled/error.cc:194
1725
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1317
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1728
#: drizzled/error.cc:196
1729
1320
msgid "Can't create IP socket"
1732
#: drizzled/error.cc:198
1735
1325
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1739
#: drizzled/error.cc:200
1742
1331
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1743
1332
"check the manual"
1746
#: drizzled/error.cc:202
1748
1336
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1751
#: drizzled/error.cc:204
1754
1341
"The file '%-.128s' must be in the database directory or be readable by all"
1757
#: drizzled/error.cc:206
1759
1345
msgid "File '%-.200s' already exists"
1762
#: drizzled/error.cc:208
1764
1349
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1767
#: drizzled/error.cc:210
1769
1353
msgid "Records: %ld Duplicates: %ld"
1772
#: drizzled/error.cc:212
1774
1357
"Incorrect prefix key; the used key part isn't a string, the used length is "
1775
1358
"longer than the key part, or the storage engine doesn't support unique "
1779
#: drizzled/error.cc:214
1780
1362
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1783
#: drizzled/error.cc:216
1785
1366
msgid "Can't DROP '%-.192s'; check that column/key exists"
1788
#: drizzled/error.cc:218
1790
1370
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1793
#: drizzled/error.cc:220
1795
1374
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1798
#: drizzled/error.cc:222
1800
1378
msgid "Unknown thread id: %lu"
1803
#: drizzled/error.cc:224
1805
1382
msgid "You are not owner of thread %lu"
1808
#: drizzled/error.cc:226
1809
1385
msgid "No tables used"
1812
#: drizzled/error.cc:228
1814
1389
msgid "Too many strings for column %-.192s and SET"
1817
#: drizzled/error.cc:230
1819
1393
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1822
#: drizzled/error.cc:232
1824
1397
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1827
#: drizzled/error.cc:234
1829
1401
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1832
#: drizzled/error.cc:236
1834
1405
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1837
#: drizzled/error.cc:238
1839
1409
msgid "Incorrect database name '%-.100s'"
1842
#: drizzled/error.cc:240
1844
1413
msgid "Incorrect table name '%-.100s'"
1847
#: drizzled/error.cc:242
1849
1417
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1850
1418
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1853
#: drizzled/error.cc:244
1854
1421
msgid "Unknown error"
1855
1422
msgstr "Error desconegut"
1857
#: drizzled/error.cc:246
1859
1425
msgid "Unknown procedure '%-.192s'"
1862
#: drizzled/error.cc:248
1864
1429
msgid "Incorrect parameter count to procedure '%-.192s'"
1867
#: drizzled/error.cc:250
1869
1433
msgid "Incorrect parameters to procedure '%-.192s'"
1872
#: drizzled/error.cc:252
1874
1437
msgid "Unknown table '%-.192s' in %-.32s"
1877
#: drizzled/error.cc:254
1879
1441
msgid "Column '%-.192s' specified twice"
1882
#: drizzled/error.cc:256
1883
1444
msgid "Invalid use of group function"
1886
#: drizzled/error.cc:258
1889
1449
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1892
#: drizzled/error.cc:260
1893
1452
msgid "A table must have at least 1 column"
1894
1453
msgstr "Una taula ha de tenir com a mínim 1 columna"
1896
#: drizzled/error.cc:262
1898
1456
msgid "The table '%-.192s' is full"
1901
#: drizzled/error.cc:264
1903
1460
msgid "Unknown character set: '%-.64s'"
1906
#: drizzled/error.cc:266
1908
1464
msgid "Too many tables; Drizzle can only use %d tables in a join"
1911
#: drizzled/error.cc:268
1912
1467
msgid "Too many columns"
1915
#: drizzled/error.cc:270
1918
1472
"Row size too large. The maximum row size for the used table type, not "
1919
1473
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1922
#: drizzled/error.cc:272
1925
1478
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1926
1479
"thread_stack=#' to specify a bigger stack if needed"
1929
#: drizzled/error.cc:274
1930
1482
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1933
#: drizzled/error.cc:276
1936
"Table handler doesn't support NULL in given index. Please change column '%-"
1937
".192s' to be NOT NULL or use another handler"
1487
"Table handler doesn't support NULL in given index. Please change column "
1488
"'%-.192s' to be NOT NULL or use another handler"
1940
#: drizzled/error.cc:278
1942
1492
msgid "Can't load function '%-.192s'"
1945
#: drizzled/error.cc:280
1947
1496
msgid "Can't initialize function '%-.192s'; %-.80s"
1950
#: drizzled/error.cc:282
1951
msgid "No paths allowed for shared library"
1499
msgid "No paths allowed for plugin library"
1954
#: drizzled/error.cc:284
1956
msgid "Function '%-.192s' already exists"
1503
msgid "Plugin '%-.192s' already exists"
1959
#: drizzled/error.cc:286
1961
1507
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1964
#: drizzled/error.cc:288
1966
msgid "Can't find symbol '%-.128s' in library"
1511
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1969
#: drizzled/error.cc:290
1971
1515
msgid "Function '%-.192s' is not defined"
1974
#: drizzled/error.cc:292
1977
1520
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1978
1521
"'drizzleadmin flush-hosts'"
1981
#: drizzled/error.cc:294
1983
1525
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1986
#: drizzled/error.cc:296
1988
1529
"You are using Drizzle as an anonymous user and anonymous users are not "
1989
1530
"allowed to change passwords"
1992
#: drizzled/error.cc:298
1994
1534
"You must have privileges to update tables in the drizzle database to be able "
1995
1535
"to change passwords for others"
1998
#: drizzled/error.cc:300
1999
1538
msgid "Can't find any matching row in the user table"
2002
#: drizzled/error.cc:302
2004
1542
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2007
#: drizzled/error.cc:304
2010
1547
"Can't create a new thread (errno %d); if you are not out of available "
2011
1548
"memory, you can consult the manual for a possible OS-dependent bug"
2014
#: drizzled/error.cc:306
2016
1552
msgid "Column count doesn't match value count at row %ld"
2019
#: drizzled/error.cc:308
2021
1556
msgid "Can't reopen table: '%-.192s'"
2024
#: drizzled/error.cc:310
2025
1559
msgid "Invalid use of NULL value"
2028
#: drizzled/error.cc:312
2030
1563
msgid "Got error '%-.64s' from regexp"
2033
#: drizzled/error.cc:314
2035
1567
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2036
1568
"illegal if there is no GROUP BY clause"
2039
#: drizzled/error.cc:316
2041
1572
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2044
#: drizzled/error.cc:318
2046
1576
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2049
#: drizzled/error.cc:320
2052
1581
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2053
1582
"table '%-.192s'"
2056
#: drizzled/error.cc:322
2058
1586
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2059
1587
"privileges can be used"
2062
#: drizzled/error.cc:324
2063
1590
msgid "The host or user argument to GRANT is too long"
2066
#: drizzled/error.cc:326
2068
1594
msgid "Table '%-.192s.%-.192s' doesn't exist"
2071
#: drizzled/error.cc:328
2074
1599
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2078
#: drizzled/error.cc:330
2079
1603
msgid "The used command is not allowed with this Drizzle version"
2082
#: drizzled/error.cc:332
2084
1607
"You have an error in your SQL syntax; check the manual that corresponds to "
2085
1608
"your Drizzle server version for the right syntax to use"
2088
#: drizzled/error.cc:334
2090
1612
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2093
#: drizzled/error.cc:336
2094
1615
msgid "Too many delayed threads in use"
2097
#: drizzled/error.cc:338
2099
1619
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2102
#: drizzled/error.cc:340
2103
1622
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2106
#: drizzled/error.cc:342
2107
1625
msgid "Got a read error from the connection pipe"
2110
#: drizzled/error.cc:344
2111
1628
msgid "Got an error from fcntl()"
2114
#: drizzled/error.cc:346
2115
1631
msgid "Got packets out of order"
2118
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2119
1634
msgid "Couldn't uncompress communication packet"
2122
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2123
1637
msgid "Got an error reading communication packets"
2126
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2127
1640
msgid "Got timeout reading communication packets"
2130
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2131
1643
msgid "Got an error writing communication packets"
2134
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2135
1646
msgid "Got timeout writing communication packets"
2138
#: drizzled/error.cc:358
2139
1649
msgid "Result string is longer than 'max_allowed_packet' bytes"
2142
#: drizzled/error.cc:360
2143
1652
msgid "The used table type doesn't support BLOB/TEXT columns"
2146
#: drizzled/error.cc:362
2147
1655
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2150
#: drizzled/error.cc:364
2153
1660
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2157
#: drizzled/error.cc:366
2159
1665
msgid "Incorrect column name '%-.100s'"
2162
#: drizzled/error.cc:368
2164
1669
msgid "The used storage engine can't index column '%-.192s'"
2167
#: drizzled/error.cc:370
2169
1673
"Unable to open underlying table which is differently defined or of non-"
2170
1674
"MyISAM type or doesn't exist"
2173
#: drizzled/error.cc:372
2175
1678
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2178
#: drizzled/error.cc:374
2181
1683
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2184
#: drizzled/error.cc:376
2186
1687
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2187
1688
"UNIQUE instead"
2190
#: drizzled/error.cc:378
2191
1691
msgid "Result consisted of more than one row"
2194
#: drizzled/error.cc:380
2195
1694
msgid "This table type requires a primary key"
2198
#: drizzled/error.cc:382
2199
1697
msgid "This version of Drizzle is not compiled with RAID support"
2202
#: drizzled/error.cc:384
2204
1701
"You are using safe update mode and you tried to update a table without a "
2205
1702
"WHERE that uses a KEY column"
2208
#: drizzled/error.cc:386
2210
1706
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2213
#: drizzled/error.cc:388
2214
1709
msgid "Can't open table"
2217
#: drizzled/error.cc:390
2219
1713
msgid "The storage engine for the table doesn't support %s"
2222
#: drizzled/error.cc:392
2223
1716
msgid "You are not allowed to execute this command in a transaction"
2226
#: drizzled/error.cc:394
2228
1720
msgid "Got error %d during COMMIT"
2231
#: drizzled/error.cc:396
2233
1724
msgid "Got error %d during ROLLBACK"
2236
#: drizzled/error.cc:398
2238
1728
msgid "Got error %d during FLUSH_LOGS"
2241
#: drizzled/error.cc:400
2243
1732
msgid "Got error %d during CHECKPOINT"
2246
#: drizzled/error.cc:402
2249
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1737
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2253
#: drizzled/error.cc:404
2254
1741
msgid "The storage engine for the table does not support binary table dump"
2257
#: drizzled/error.cc:406
2258
1744
msgid "Binlog closed, cannot RESET MASTER"
2261
#: drizzled/error.cc:408
2263
1748
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2266
#: drizzled/error.cc:410
2268
1752
msgid "Error from master: '%-.64s'"
2271
#: drizzled/error.cc:412
2272
1755
msgid "Net error reading from master"
2275
#: drizzled/error.cc:414
2276
1758
msgid "Net error writing to master"
2279
#: drizzled/error.cc:416
2280
1761
msgid "Can't find FULLTEXT index matching the column list"
2283
#: drizzled/error.cc:418
2285
1765
"Can't execute the given command because you have active locked tables or an "
2286
1766
"active transaction"
2289
#: drizzled/error.cc:420
2291
1770
msgid "Unknown system variable '%-.64s'"
2294
#: drizzled/error.cc:422
2296
1774
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2299
#: drizzled/error.cc:424
2302
1779
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2305
#: drizzled/error.cc:426
2306
1782
msgid "Some non-transactional changed tables couldn't be rolled back"
2309
#: drizzled/error.cc:428
2311
1786
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2312
1787
"of storage; increase this drizzled variable and try again"
2315
#: drizzled/error.cc:430
2317
1791
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2320
#: drizzled/error.cc:432
2322
1795
"This operation requires a running slave; configure slave and do START SLAVE"
2325
#: drizzled/error.cc:434
2326
1798
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2329
#: drizzled/error.cc:436
2331
1802
"Could not initialize master info structure; more error messages can be found "
2332
1803
"in the Drizzle error log"
2335
#: drizzled/error.cc:438
2336
1806
msgid "Could not create slave thread; check system resources"
2339
#: drizzled/error.cc:440
2342
1811
"User %-.64s already has more than 'max_user_connections' active connections"
2345
#: drizzled/error.cc:442
2346
1814
msgid "You may only use constant expressions with SET"
2349
#: drizzled/error.cc:444
2350
1817
msgid "Lock wait timeout exceeded; try restarting transaction"
2353
#: drizzled/error.cc:446
2354
1820
msgid "The total number of locks exceeds the lock table size"
2357
#: drizzled/error.cc:448
2358
1823
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2361
#: drizzled/error.cc:450
2362
1826
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2365
#: drizzled/error.cc:452
2366
1829
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2369
#: drizzled/error.cc:454
2371
1833
msgid "Incorrect arguments to %s"
2374
#: drizzled/error.cc:456
2376
1837
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2379
#: drizzled/error.cc:458
2381
1841
"Incorrect table definition; all MERGE tables must be in the same database"
2384
#: drizzled/error.cc:460
2385
1844
msgid "Deadlock found when trying to get lock; try restarting transaction"
2388
#: drizzled/error.cc:462
2389
1847
msgid "The used table type doesn't support FULLTEXT indexes"
2392
#: drizzled/error.cc:464
2393
1850
msgid "Cannot add foreign key constraint"
2396
#: drizzled/error.cc:466
2397
1853
msgid "Cannot add or update a child row: a foreign key constraint fails"
2400
#: drizzled/error.cc:468
2401
1856
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2404
#: drizzled/error.cc:470
2406
1860
msgid "Error connecting to master: %-.128s"
2409
#: drizzled/error.cc:472
2411
1864
msgid "Error running query on master: %-.128s"
2414
#: drizzled/error.cc:474
2416
1868
msgid "Error when executing command %s: %-.128s"
2419
#: drizzled/error.cc:476
2421
1872
msgid "Incorrect usage of %s and %s"
2424
#: drizzled/error.cc:478
2425
1875
msgid "The used SELECT statements have a different number of columns"
2428
#: drizzled/error.cc:480
2429
1878
msgid "Can't execute the query because you have a conflicting read lock"
2432
#: drizzled/error.cc:482
2433
1881
msgid "Mixing of transactional and non-transactional tables is disabled"
2436
#: drizzled/error.cc:484
2438
1885
msgid "Option '%s' used twice in statement"
2441
#: drizzled/error.cc:486
2443
1889
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2446
#: drizzled/error.cc:488
2448
1893
msgid "Access denied; you need the %-.128s privilege for this operation"
2451
#: drizzled/error.cc:490
2454
1898
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2457
#: drizzled/error.cc:492
2460
1903
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2463
#: drizzled/error.cc:494
2465
1907
msgid "Variable '%-.64s' doesn't have a default value"
2468
#: drizzled/error.cc:496
2470
1911
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2473
#: drizzled/error.cc:498
2475
1915
msgid "Incorrect argument type to variable '%-.64s'"
2478
#: drizzled/error.cc:500
2480
1919
msgid "Variable '%-.64s' can only be set, not read"
2483
#: drizzled/error.cc:502
2485
1923
msgid "Incorrect usage/placement of '%s'"
2488
#: drizzled/error.cc:504
2490
1927
msgid "This version of Drizzle doesn't yet support '%s'"
2493
#: drizzled/error.cc:506
2496
1932
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2499
#: drizzled/error.cc:508
2500
1935
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2503
#: drizzled/error.cc:510
2505
1939
msgid "Variable '%-.192s' is a %s variable"
2508
#: drizzled/error.cc:512
2510
1943
msgid "Incorrect foreign key definition for '%-.192s': %s"
2513
#: drizzled/error.cc:514
2514
1946
msgid "Key reference and table reference don't match"
2517
#: drizzled/error.cc:516
2519
1950
msgid "Operand should contain %d column(s)"
2522
#: drizzled/error.cc:518
2523
1953
msgid "Subquery returns more than 1 row"
2526
#: drizzled/error.cc:520
2528
1957
msgid "Unknown prepared statement handler (%.*s) given to %s"
2531
#: drizzled/error.cc:522
2532
1960
msgid "Help database is corrupt or does not exist"
2535
#: drizzled/error.cc:524
2536
1963
msgid "Cyclic reference on subqueries"
2539
#: drizzled/error.cc:526
2541
1967
msgid "Converting column '%s' from %s to %s"
2544
#: drizzled/error.cc:528
2546
1971
msgid "Reference '%-.64s' not supported (%s)"
2549
#: drizzled/error.cc:530
2550
1974
msgid "Every derived table must have its own alias"
2553
#: drizzled/error.cc:532
2555
1978
msgid "Select %u was reduced during optimization"
2558
#: drizzled/error.cc:534
2560
1982
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2563
#: drizzled/error.cc:536
2565
1986
"Client does not support authentication protocol requested by server; "
2566
1987
"consider upgrading Drizzle client"
2569
#: drizzled/error.cc:538
2570
1990
msgid "All parts of a SPATIAL index must be NOT NULL"
2573
#: drizzled/error.cc:540
2575
1994
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2578
#: drizzled/error.cc:542
2579
1997
msgid "Slave is already running"
2582
#: drizzled/error.cc:544
2583
2000
msgid "Slave already has been stopped"
2586
#: drizzled/error.cc:546
2589
2005
"Uncompressed data size too large; the maximum size is %d (probably, length "
2590
2006
"of uncompressed data was corrupted)"
2593
#: drizzled/error.cc:548
2594
2009
msgid "ZLIB: Not enough memory"
2597
#: drizzled/error.cc:550
2599
2013
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2600
2014
"data was corrupted)"
2603
#: drizzled/error.cc:552
2604
2017
msgid "ZLIB: Input data corrupted"
2607
#: drizzled/error.cc:554
2609
2021
msgid "%d line(s) were cut by GROUP_CONCAT()"
2612
#: drizzled/error.cc:556
2614
2025
msgid "Row %ld doesn't contain data for all columns"
2617
#: drizzled/error.cc:558
2620
2030
"Row %ld was truncated; it contained more data than there were input columns"
2623
#: drizzled/error.cc:560
2626
2035
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2629
#: drizzled/error.cc:562
2631
2039
msgid "Out of range value for column '%s' at row %ld"
2634
#: drizzled/error.cc:564
2636
2043
msgid "Data truncated for column '%s' at row %ld"
2639
#: drizzled/error.cc:566
2641
2047
msgid "Using storage engine %s for table '%s'"
2644
#: drizzled/error.cc:568
2646
2051
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2649
#: drizzled/error.cc:570
2650
2054
msgid "Cannot drop one or more of the requested users"
2653
#: drizzled/error.cc:572
2654
2057
msgid "Can't revoke all privileges for one or more of the requested users"
2657
#: drizzled/error.cc:574
2660
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2061
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2663
#: drizzled/error.cc:576
2665
2065
msgid "Illegal mix of collations for operation '%s'"
2668
#: drizzled/error.cc:578
2671
"Variable '%-.64s' is not a variable component (can't be used as "
2672
"XXXX.variable_name)"
2070
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2675
#: drizzled/error.cc:580
2677
2075
msgid "Unknown collation: '%-.64s'"
2680
#: drizzled/error.cc:582
2682
2079
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2683
2080
"compiled without SSL support; they can be used later if Drizzle slave with "
2684
2081
"SSL is started"
2687
#: drizzled/error.cc:584
2690
2086
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2691
2087
"old format; please change the password to the new format"
2694
#: drizzled/error.cc:586
2697
2092
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2701
#: drizzled/error.cc:588
2703
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2096
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2706
#: drizzled/error.cc:590
2708
2100
"It is recommended to use --skip-slave-start when doing step-by-step "
2709
2101
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2710
2102
"get an unexpected slave's drizzled restart"
2713
#: drizzled/error.cc:592
2714
2105
msgid "SQL thread is not to be started so UNTIL options are ignored"
2717
#: drizzled/error.cc:594
2719
2109
msgid "Incorrect index name '%-.100s'"
2722
#: drizzled/error.cc:596
2724
2113
msgid "Incorrect catalog name '%-.100s'"
2727
#: drizzled/error.cc:598
2729
2117
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2732
#: drizzled/error.cc:600
2734
2121
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2737
#: drizzled/error.cc:602
2739
2125
msgid "Unknown key cache '%-.100s'"
2742
#: drizzled/error.cc:604
2744
2129
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2745
2130
"this switch for this grant to work"
2748
#: drizzled/error.cc:606
2750
2134
msgid "Unknown table engine '%s'"
2753
#: drizzled/error.cc:608
2755
2138
msgid "'%s' is deprecated; use '%s' instead"
2758
#: drizzled/error.cc:610
2760
2142
msgid "The target table %-.100s of the %s is not updatable"
2763
#: drizzled/error.cc:612
2766
2147
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2770
#: drizzled/error.cc:614
2773
2153
"The Drizzle server is running with the %s option so it cannot execute this "
2777
#: drizzled/error.cc:616
2779
2158
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2782
#: drizzled/error.cc:618
2784
2162
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2787
#: drizzled/error.cc:620
2789
2166
"Incorrect table definition; there can be only one TIMESTAMP column with "
2790
2167
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2793
#: drizzled/error.cc:622
2795
2171
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2798
#: drizzled/error.cc:624
2799
2174
msgid "This command is not supported in the prepared statement protocol yet"
2802
#: drizzled/error.cc:626
2804
2178
msgid "Got error %d '%-.100s' from %s"
2807
#: drizzled/error.cc:628
2809
2182
msgid "Got temporary error %d '%-.100s' from %s"
2812
#: drizzled/error.cc:630
2814
2186
msgid "Unknown or incorrect time zone: '%-.64s'"
2817
#: drizzled/error.cc:632
2819
2190
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2822
#: drizzled/error.cc:634
2824
2194
msgid "Invalid %s character string: '%.64s'"
2827
#: drizzled/error.cc:636
2829
2198
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2832
#: drizzled/error.cc:638
2834
2202
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2837
#: drizzled/error.cc:640
2839
2206
msgid "Can't create a %s from within another stored routine"
2842
#: drizzled/error.cc:642
2844
2210
msgid "%s %s already exists"
2847
#: drizzled/error.cc:644
2849
2214
msgid "%s %s does not exist"
2852
#: drizzled/error.cc:646
2854
2218
msgid "Failed to DROP %s %s"
2857
#: drizzled/error.cc:648
2859
2222
msgid "Failed to CREATE %s %s"
2862
#: drizzled/error.cc:650
2864
2226
msgid "%s with no matching label: %s"
2867
#: drizzled/error.cc:652
2869
2230
msgid "Redefining label %s"
2872
#: drizzled/error.cc:654
2874
2234
msgid "End-label %s without match"
2877
#: drizzled/error.cc:656
2879
2238
msgid "Referring to uninitialized variable %s"
2882
#: drizzled/error.cc:658
2884
2242
msgid "PROCEDURE %s can't return a result set in the given context"
2887
#: drizzled/error.cc:660
2888
2245
msgid "RETURN is only allowed in a FUNCTION"
2891
#: drizzled/error.cc:662
2893
2249
msgid "%s is not allowed in stored procedures"
2896
#: drizzled/error.cc:664
2898
2253
"The update log is deprecated and replaced by the binary log; SET "
2899
2254
"SQL_LOG_UPDATE has been ignored"
2902
#: drizzled/error.cc:666
2904
2258
"The update log is deprecated and replaced by the binary log; SET "
2905
2259
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2908
#: drizzled/error.cc:668
2909
2262
msgid "Query execution was interrupted"
2912
#: drizzled/error.cc:670
2914
2266
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2917
#: drizzled/error.cc:672
2919
2270
msgid "Undefined CONDITION: %s"
2922
#: drizzled/error.cc:674
2924
2274
msgid "No RETURN found in FUNCTION %s"
2927
#: drizzled/error.cc:676
2929
2278
msgid "FUNCTION %s ended without RETURN"
2932
#: drizzled/error.cc:678
2933
2281
msgid "Cursor statement must be a SELECT"
2936
#: drizzled/error.cc:680
2937
2284
msgid "Cursor SELECT must not have INTO"
2940
#: drizzled/error.cc:682
2942
2288
msgid "Undefined CURSOR: %s"
2945
#: drizzled/error.cc:684
2946
2291
msgid "Cursor is already open"
2949
#: drizzled/error.cc:686
2950
2294
msgid "Cursor is not open"
2953
#: drizzled/error.cc:688
2955
2298
msgid "Undeclared variable: %s"
2958
#: drizzled/error.cc:690
2959
2301
msgid "Incorrect number of FETCH variables"
2962
#: drizzled/error.cc:692
2963
2304
msgid "No data - zero rows fetched, selected, or processed"
2966
#: drizzled/error.cc:694
2968
2308
msgid "Duplicate parameter: %s"
2971
#: drizzled/error.cc:696
2973
2312
msgid "Duplicate variable: %s"
2976
#: drizzled/error.cc:698
2978
2316
msgid "Duplicate condition: %s"
2981
#: drizzled/error.cc:700
2983
2320
msgid "Duplicate cursor: %s"
2986
#: drizzled/error.cc:702
2988
2324
msgid "Failed to ALTER %s %s"
2991
#: drizzled/error.cc:704
2992
2327
msgid "Subquery value not supported"
2995
#: drizzled/error.cc:706
2997
2331
msgid "%s is not allowed in stored function or trigger"
3000
#: drizzled/error.cc:708
3001
2334
msgid "Variable or condition declaration after cursor or handler declaration"
3004
#: drizzled/error.cc:710
3005
2337
msgid "Cursor declaration after handler declaration"
3008
#: drizzled/error.cc:712
3009
2340
msgid "Case not found for CASE statement"
3012
#: drizzled/error.cc:714
3014
2344
msgid "Configuration file '%-.192s' is too big"
3017
#: drizzled/error.cc:716
3019
2348
msgid "Malformed file type header in file '%-.192s'"
3022
#: drizzled/error.cc:718
3024
2352
msgid "Unexpected end of file while parsing comment '%-.200s'"
3027
#: drizzled/error.cc:720
3029
2356
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3032
#: drizzled/error.cc:722
3034
2360
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3037
#: drizzled/error.cc:724
3039
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3042
#: drizzled/error.cc:726
3044
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3047
#: drizzled/error.cc:728
2363
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3049
2367
msgid "'%-.192s.%-.192s' is not %s"
3052
#: drizzled/error.cc:730
3054
2371
msgid "Column '%-.192s' is not updatable"
3057
#: drizzled/error.cc:732
3058
2374
msgid "View's SELECT contains a subquery in the FROM clause"
3061
#: drizzled/error.cc:734
3063
2378
msgid "View's SELECT contains a '%s' clause"
3066
#: drizzled/error.cc:736
3067
2381
msgid "View's SELECT contains a variable or parameter"
3070
#: drizzled/error.cc:738
3072
2385
msgid "View's SELECT refers to a temporary table '%-.192s'"
3075
#: drizzled/error.cc:740
3076
2388
msgid "View's SELECT and view's field list have different column counts"
3079
#: drizzled/error.cc:742
3081
2392
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3084
#: drizzled/error.cc:744
3086
"View being updated does not have complete key of underlying table in it"
2395
msgid "View being updated does not have complete key of underlying table in it"
3089
#: drizzled/error.cc:746
3092
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3093
"function(s) or definer/invoker of view lack rights to use them"
2400
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2401
"(s) or definer/invoker of view lack rights to use them"
3096
#: drizzled/error.cc:748
3098
2405
msgid "Can't drop or alter a %s from within another stored routine"
3101
#: drizzled/error.cc:750
3102
2408
msgid "GOTO is not allowed in a stored procedure handler"
3105
#: drizzled/error.cc:752
3106
2411
msgid "Trigger already exists"
3109
#: drizzled/error.cc:754
3110
2414
msgid "Trigger does not exist"
3113
#: drizzled/error.cc:756
3115
2418
msgid "Trigger's '%-.192s' is view or temporary table"
3118
#: drizzled/error.cc:758
3120
2422
msgid "Updating of %s row is not allowed in %strigger"
3123
#: drizzled/error.cc:760
3125
2426
msgid "There is no %s row in %s trigger"
3128
#: drizzled/error.cc:762
3130
2430
msgid "Field '%-.192s' doesn't have a default value"
3133
#: drizzled/error.cc:764
3134
2433
msgid "Division by 0"
3137
#: drizzled/error.cc:766
3139
2437
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3142
#: drizzled/error.cc:768
3144
2441
msgid "Illegal %s '%-.192s' value found during parsing"
3147
#: drizzled/error.cc:770
3149
2445
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3152
#: drizzled/error.cc:772
3154
2449
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3157
#: drizzled/error.cc:774
3159
2453
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3162
#: drizzled/error.cc:776
3164
2457
msgid "Failed purging old relay logs: %s"
3167
#: drizzled/error.cc:778
3169
2461
msgid "Password hash should be a %d-digit hexadecimal number"
3172
#: drizzled/error.cc:780
3173
2464
msgid "Target log not found in binlog index"
3176
#: drizzled/error.cc:782
3177
2467
msgid "I/O error reading log index file"
3180
#: drizzled/error.cc:784
3181
2470
msgid "Server configuration does not permit binlog purge"
3184
#: drizzled/error.cc:786
3185
2473
msgid "Failed on fseek()"
3188
#: drizzled/error.cc:788
3189
2476
msgid "Fatal error during log purge"
3192
#: drizzled/error.cc:790
3193
2479
msgid "A purgeable log is in use, will not purge"
3196
#: drizzled/error.cc:792
3197
2482
msgid "Unknown error during log purge"
3200
#: drizzled/error.cc:794
3202
2486
msgid "Failed initializing relay log position: %s"
3205
#: drizzled/error.cc:796
3206
2489
msgid "You are not using binary logging"
3209
#: drizzled/error.cc:798
3212
2494
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3215
#: drizzled/error.cc:800
3216
2497
msgid "WSAStartup Failed"
3219
#: drizzled/error.cc:802
3220
2500
msgid "Can't handle procedures with different groups yet"
3223
#: drizzled/error.cc:804
3224
2503
msgid "Select must have a group with this procedure"
3227
#: drizzled/error.cc:806
3228
2506
msgid "Can't use ORDER clause with this procedure"
3231
#: drizzled/error.cc:808
3233
2510
msgid "Binary logging and replication forbid changing the global server %s"
3236
#: drizzled/error.cc:810
3238
2514
msgid "Can't map file: %-.200s, errno: %d"
3241
#: drizzled/error.cc:812
3243
2518
msgid "Wrong magic in %-.64s"
3246
#: drizzled/error.cc:814
3247
2521
msgid "Prepared statement contains too many placeholders"
3250
#: drizzled/error.cc:816
3252
2525
msgid "Key part '%-.192s' length cannot be 0"
3255
#: drizzled/error.cc:818
3256
2528
msgid "View text checksum failed"
3259
#: drizzled/error.cc:820
3262
2533
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3265
#: drizzled/error.cc:822
3267
2537
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3270
#: drizzled/error.cc:824
3272
2541
msgid "Can not delete from join view '%-.192s.%-.192s'"
3275
#: drizzled/error.cc:826
3277
2545
msgid "Operation %s failed for %.256s"
3280
#: drizzled/error.cc:828
3281
2548
msgid "XAER_NOTA: Unknown XID"
3284
#: drizzled/error.cc:830
3285
2551
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3288
#: drizzled/error.cc:832
3291
2556
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3292
2557
"the %.64s state"
3295
#: drizzled/error.cc:834
3296
2560
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3299
#: drizzled/error.cc:836
3301
2564
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3302
2565
"for consistency"
3305
#: drizzled/error.cc:838
3306
2568
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3309
#: drizzled/error.cc:840
3312
2573
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3316
#: drizzled/error.cc:842
3317
2577
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3320
#: drizzled/error.cc:844
3321
2580
msgid "Failed to revoke all privileges to dropped routine"
3324
#: drizzled/error.cc:846
3326
2584
msgid "Data too long for column '%s' at row %ld"
3329
#: drizzled/error.cc:848
3331
2588
msgid "Bad SQLSTATE: '%s'"
3334
#: drizzled/error.cc:850
3337
2593
"%s: ready for connections.\n"
3338
2594
"Version: '%s' %s\n"
3341
#: drizzled/error.cc:852
3342
2597
msgid "Can't load value from file with fixed size rows to variable"
3345
#: drizzled/error.cc:854
3346
2600
msgid "You are not allowed to create a user with GRANT"
3349
#: drizzled/error.cc:856
3351
2604
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3354
#: drizzled/error.cc:858
3355
2607
msgid "Table definition has changed, please retry transaction"
3358
#: drizzled/error.cc:860
3359
2610
msgid "Duplicate handler declared in the same block"
3362
#: drizzled/error.cc:862
3365
2615
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3366
2616
"variable in BEFORE trigger"
3369
#: drizzled/error.cc:864
3371
2620
msgid "Not allowed to return a result set from a %s"
3374
#: drizzled/error.cc:866
3375
2623
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3378
#: drizzled/error.cc:868
3380
2627
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3381
2628
"declaration and binary logging is enabled; if non-transactional tables were "
3382
2629
"updated, the binary log will miss their changes"
3385
#: drizzled/error.cc:870
3387
2633
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3388
2634
"declaration and binary logging is enabled (you *might* want to use the less "
3389
2635
"safe log_bin_trust_function_creators variable)"
3392
#: drizzled/error.cc:872
3394
2639
"You do not have the SUPER privilege and binary logging is enabled (you "
3395
2640
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3398
#: drizzled/error.cc:874
3400
2644
"You can't execute a prepared statement which has an open cursor associated "
3401
2645
"with it. Reset the statement to re-execute it."
3404
#: drizzled/error.cc:876
3406
2649
msgid "The statement (%lu) has no open cursor."
3409
#: drizzled/error.cc:878
3411
2653
"Explicit or implicit commit is not allowed in stored function or trigger."
3414
#: drizzled/error.cc:880
3417
2658
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3420
#: drizzled/error.cc:882
3421
2661
msgid "Recursive stored functions and triggers are not allowed."
3424
#: drizzled/error.cc:884
3426
2665
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3429
#: drizzled/error.cc:886
3431
2669
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3434
#: drizzled/error.cc:888
3437
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2674
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3441
#: drizzled/error.cc:890
3443
2679
"You can't combine write-locking of system tables with other tables or lock "
3447
#: drizzled/error.cc:892
3449
2684
msgid "Unable to connect to foreign data source: %.64s"
3452
#: drizzled/error.cc:894
3455
2689
"There was a problem processing the query on the foreign data source. Data "
3456
2690
"source error: %-.64s"
3459
#: drizzled/error.cc:896
3462
2695
"The foreign data source you are trying to reference does not exist. Data "
3463
2696
"source error: %-.64s"
3466
#: drizzled/error.cc:898
3469
2701
"Can't create federated table. The data source connection string '%-.64s' is "
3470
2702
"not in the correct format"
3473
#: drizzled/error.cc:900
3476
"The data source connection string '%-.64s' is not in the correct format"
2706
msgid "The data source connection string '%-.64s' is not in the correct format"
3479
#: drizzled/error.cc:902
3481
2710
msgid "Can't create federated table. Foreign data src error: %-.64s"
3484
#: drizzled/error.cc:904
3485
2713
msgid "Trigger in wrong schema"
3488
#: drizzled/error.cc:906
3491
2718
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3492
2719
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3495
#: drizzled/error.cc:908
3497
2723
msgid "Routine body for '%-.100s' is too long"
3500
#: drizzled/error.cc:910
3501
2726
msgid "Cannot drop default keycache"
3504
#: drizzled/error.cc:912
3506
2730
msgid "Display width out of range for column '%-.192s' (max = %d)"
3509
#: drizzled/error.cc:914
3510
2733
msgid "XAER_DUPID: The XID already exists"
3513
#: drizzled/error.cc:916
3515
2737
msgid "Datetime function: %-.32s field overflow"
3518
#: drizzled/error.cc:918
3521
2742
"Can't update table '%-.192s' in stored function/trigger because it is "
3522
2743
"already used by statement which invoked this stored function/trigger."
3525
#: drizzled/error.cc:920
3528
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2748
"The definition of table '%-.192s' prevents operation %.192s on table "
3532
#: drizzled/error.cc:922
3534
2753
"The prepared statement contains a stored routine call that refers to that "
3535
2754
"same statement. It's not allowed to execute a prepared statement in such a "
3536
2755
"recursive manner"
3539
#: drizzled/error.cc:924
3540
2758
msgid "Not allowed to set autocommit from a stored function or trigger"
3543
#: drizzled/error.cc:926
3544
2761
msgid "Definer is not fully qualified"
3547
#: drizzled/error.cc:928
3550
2766
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3551
2767
"Current user is used as definer. Please recreate the view!"
3554
#: drizzled/error.cc:930
3557
2772
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3561
#: drizzled/error.cc:932
3563
2777
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3566
#: drizzled/error.cc:934
3568
2781
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3571
#: drizzled/error.cc:936
3574
2786
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3577
#: drizzled/error.cc:938
3580
2791
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3583
#: drizzled/error.cc:940
3585
2795
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3588
#: drizzled/error.cc:942
3591
2800
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3593
2802
"insufficient privileges. Please recreate the trigger."
3596
#: drizzled/error.cc:944
3598
2806
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3601
#: drizzled/error.cc:946
3604
2811
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3605
2812
"exceeded for routine %.192s"
3608
#: drizzled/error.cc:948
3611
2817
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3612
2818
"or contains bad data (internal code %d)"
3615
#: drizzled/error.cc:950
3617
2822
msgid "Incorrect routine name '%-.192s'"
3620
#: drizzled/error.cc:952
3623
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2826
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3626
#: drizzled/error.cc:954
3627
2829
msgid "AGGREGATE is not supported for stored functions"
3630
#: drizzled/error.cc:956
3633
"Can't create more than max_prepared_stmt_count statements (current value: "
2834
"Can't create more than max_prepared_stmt_count statements (current value: %"
3637
#: drizzled/error.cc:958
3639
2839
msgid "`%-.192s`.`%-.192s` contains view recursion"
3642
#: drizzled/error.cc:960
3644
2843
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3647
#: drizzled/error.cc:962
3648
2846
msgid "The used table type doesn't support SPATIAL indexes"
3651
#: drizzled/error.cc:964
3652
2849
msgid "Triggers can not be created on system tables"
3655
#: drizzled/error.cc:966
3657
2853
msgid "Leading spaces are removed from name '%s'"
3660
#: drizzled/error.cc:968
3661
2856
msgid "Failed to read auto-increment value from storage engine"
3664
#: drizzled/error.cc:970
3665
2859
msgid "user name"
3668
#: drizzled/error.cc:972
3669
2862
msgid "host name"
3672
#: drizzled/error.cc:974
3674
2866
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3677
#: drizzled/error.cc:976
3679
2870
msgid "The target table %-.100s of the %s is not insertable-into"
3682
#: drizzled/error.cc:978
3685
2875
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3688
#: drizzled/error.cc:980
3689
2878
msgid "Too high level of nesting for select"
3692
#: drizzled/error.cc:982
3694
2882
msgid "Name '%-.64s' has become ''"
3697
#: drizzled/error.cc:984
3699
2886
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3700
2887
"optional and non-empty FIELDS ENCLOSED BY"
3703
#: drizzled/error.cc:986
3705
2891
msgid "The foreign server, %s, you are trying to create already exists."
3708
#: drizzled/error.cc:988
3711
2896
"The foreign server name you are trying to reference does not exist. Data "
3712
2897
"source error: %-.64s"
3715
#: drizzled/error.cc:990
3718
2902
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3721
#: drizzled/error.cc:992
3724
2907
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3725
2908
"each partition"
3728
#: drizzled/error.cc:994
3731
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2912
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3734
#: drizzled/error.cc:996
3735
2915
msgid "MAXVALUE can only be used in last partition definition"
3738
#: drizzled/error.cc:998
3739
2918
msgid "Subpartitions can only be hash partitions and by key"
3742
#: drizzled/error.cc:1000
3743
2921
msgid "Must define subpartitions on all partitions if on one partition"
3746
#: drizzled/error.cc:1002
3747
2924
msgid "Wrong number of partitions defined, mismatch with previous setting"
3750
#: drizzled/error.cc:1004
3751
2927
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3754
#: drizzled/error.cc:1006
3756
"Constant/Random expression in (sub)partitioning function is not allowed"
2930
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3759
#: drizzled/error.cc:1008
3760
2933
msgid "Expression in RANGE/LIST VALUES must be constant"
3763
#: drizzled/error.cc:1010
3764
2936
msgid "Field in list of fields for partition function not found in table"
3767
#: drizzled/error.cc:1012
3768
2939
msgid "List of fields is only allowed in KEY partitions"
3771
#: drizzled/error.cc:1014
3773
2943
"The partition info in the frm file is not consistent with what can be "
3774
2944
"written into the frm file"
3777
#: drizzled/error.cc:1016
3779
2948
msgid "The %-.192s function returns the wrong type"
3782
#: drizzled/error.cc:1018
3784
2952
msgid "For %-.64s partitions each partition must be defined"
3787
#: drizzled/error.cc:1020
3788
2955
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3791
#: drizzled/error.cc:1022
3792
2958
msgid "VALUES value must be of same type as partition function"
3795
#: drizzled/error.cc:1024
3796
2961
msgid "Multiple definition of same constant in list partitioning"
3799
#: drizzled/error.cc:1026
3800
2964
msgid "Partitioning can not be used stand-alone in query"
3803
#: drizzled/error.cc:1028
3805
2968
"The mix of handlers in the partitions is not allowed in this version of "
3809
#: drizzled/error.cc:1030
3811
2973
msgid "For the partitioned engine it is necessary to define all %-.64s"
3814
#: drizzled/error.cc:1032
3815
2976
msgid "Too many partitions (including subpartitions) were defined"
3818
#: drizzled/error.cc:1034
3820
2980
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3821
2981
"partitioning for subpartitioning"
3824
#: drizzled/error.cc:1036
3825
2984
msgid "Failed to create specific handler file"
3828
#: drizzled/error.cc:1038
3829
2987
msgid "A BLOB field is not allowed in partition function"
3832
#: drizzled/error.cc:1040
3835
"A %-.192s must include all columns in the table's partitioning function"
2991
msgid "A %-.192s must include all columns in the table's partitioning function"
3838
#: drizzled/error.cc:1042
3840
2995
msgid "Number of %-.64s = 0 is not an allowed value"
3843
#: drizzled/error.cc:1044
3844
2998
msgid "Partition management on a not partitioned table is not possible"
3847
#: drizzled/error.cc:1046
3849
3002
"Foreign key condition is not yet supported in conjunction with partitioning"
3852
#: drizzled/error.cc:1048
3854
3006
msgid "Error in list of partitions to %-.64s"
3857
#: drizzled/error.cc:1050
3858
3009
msgid "Cannot remove all partitions, use DROP TABLE instead"
3861
#: drizzled/error.cc:1052
3862
3012
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3865
#: drizzled/error.cc:1054
3867
3016
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3868
3017
"their numbers"
3871
#: drizzled/error.cc:1056
3873
3021
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3874
3022
"tables using HASH PARTITIONs"
3877
#: drizzled/error.cc:1058
3879
3026
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3882
#: drizzled/error.cc:1060
3883
3029
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3886
#: drizzled/error.cc:1062
3887
3032
msgid "At least one partition must be added"
3890
#: drizzled/error.cc:1064
3891
3035
msgid "At least one partition must be coalesced"
3894
#: drizzled/error.cc:1066
3895
3038
msgid "More partitions to reorganize than there are partitions"
3898
#: drizzled/error.cc:1068
3900
3042
msgid "Duplicate partition name %-.192s"
3903
#: drizzled/error.cc:1070
3904
3045
msgid "It is not allowed to shut off binlog on this command"
3907
#: drizzled/error.cc:1072
3909
"When reorganizing a set of partitions they must be in consecutive order"
3048
msgid "When reorganizing a set of partitions they must be in consecutive order"
3912
#: drizzled/error.cc:1074
3914
3052
"Reorganize of range partitions cannot change total ranges except for last "
3915
3053
"partition where it can extend the range"
3918
#: drizzled/error.cc:1076
3919
3056
msgid "Partition function not supported in this version for this handler"
3922
#: drizzled/error.cc:1078
3923
3059
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3926
#: drizzled/error.cc:1080
3928
3063
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3931
#: drizzled/error.cc:1082
3933
3067
msgid "Plugin '%-.192s' is not loaded"
3936
#: drizzled/error.cc:1084
3938
3071
msgid "Incorrect %-.32s value: '%-.128s'"
3941
#: drizzled/error.cc:1086
3943
3075
msgid "Table has no partition for value %-.64s"
3946
#: drizzled/error.cc:1088
3948
3079
msgid "It is not allowed to specify %s more than once"
3951
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3953
3083
msgid "Failed to create %s"
3956
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3958
3087
msgid "Failed to drop %s"
3961
#: drizzled/error.cc:1094
3962
3090
msgid "The handler doesn't support autoextend of tablespaces"
3965
#: drizzled/error.cc:1096
3967
3094
"A size parameter was incorrectly specified, either number or on the form 10M"
3970
#: drizzled/error.cc:1098
3972
3098
"The size number was correct but we don't allow the digit part to be more "
3973
3099
"than 2 billion"
3976
#: drizzled/error.cc:1100
3978
3103
msgid "Failed to alter: %s"
3981
#: drizzled/error.cc:1102
3982
3106
msgid "Writing one row to the row-based binary log failed"
3985
#: drizzled/error.cc:1104
3987
3110
msgid "Table definition on master and slave does not match: %s"
3990
#: drizzled/error.cc:1106
3992
3114
"Slave running with --log-slave-updates must use row-based binary logging to "
3993
3115
"be able to replicate row-based binary log events"
3996
#: drizzled/error.cc:1108
3998
3119
msgid "Event '%-.192s' already exists"
4001
#: drizzled/error.cc:1110
4003
3123
msgid "Failed to store event %s. Error code %d from storage engine."
4006
#: drizzled/error.cc:1112
4008
3127
msgid "Unknown event '%-.192s'"
4011
#: drizzled/error.cc:1114
4013
3131
msgid "Failed to alter event '%-.192s'"
4016
#: drizzled/error.cc:1118
4017
3134
msgid "INTERVAL is either not positive or too big"
4020
#: drizzled/error.cc:1120
4021
3137
msgid "ENDS is either invalid or before STARTS"
4024
#: drizzled/error.cc:1122
4025
3140
msgid "Event execution time is in the past. Event has been disabled"
4028
#: drizzled/error.cc:1124
4029
3143
msgid "Failed to open drizzle.event"
4032
#: drizzled/error.cc:1126
4033
3146
msgid "No datetime expression provided"
4036
#: drizzled/error.cc:1128
4039
3151
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4040
3152
"probably corrupted"
4043
#: drizzled/error.cc:1130
4045
3156
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4048
#: drizzled/error.cc:1132
4049
3159
msgid "Failed to delete the event from drizzle.event"
4052
#: drizzled/error.cc:1134
4053
3162
msgid "Error during compilation of event's body"
4056
#: drizzled/error.cc:1136
4057
3165
msgid "Same old and new event name"
4060
#: drizzled/error.cc:1138
4062
3169
msgid "Data for column '%s' too long"
4065
#: drizzled/error.cc:1140
4067
3173
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4070
#: drizzled/error.cc:1142
4073
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3178
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4077
#: drizzled/error.cc:1144
4078
3182
msgid "You can't write-lock a log table. Only read access is possible"
4081
#: drizzled/error.cc:1146
4082
3185
msgid "You can't use locks with log tables."
4085
#: drizzled/error.cc:1148
4088
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4089
"%d would lead to a duplicate entry"
3190
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3191
"d would lead to a duplicate entry"
4092
#: drizzled/error.cc:1150
4095
3196
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4096
3197
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4099
#: drizzled/error.cc:1152
4101
3201
"Cannot switch out of the row-based binary log format when the session has "
4102
3202
"open temporary tables"
4105
#: drizzled/error.cc:1154
4107
3206
"Cannot change the binary logging format inside a stored function or trigger"
4110
#: drizzled/error.cc:1156
4112
3210
"The NDB cluster engine does not support changing the binlog format on the "
4116
#: drizzled/error.cc:1158
4117
3214
msgid "Cannot create temporary table with partitions"
4120
#: drizzled/error.cc:1160
4121
3217
msgid "Partition constant is out of partition function domain"
4124
#: drizzled/error.cc:1162
4125
3220
msgid "This partition function is not allowed"
4128
#: drizzled/error.cc:1164
4129
3223
msgid "Error in DDL log"
4132
#: drizzled/error.cc:1166
4133
3226
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4136
#: drizzled/error.cc:1168
4137
3229
msgid "Incorrect partition name"
4140
#: drizzled/error.cc:1170
4142
3233
"Transaction isolation level can't be changed while a transaction is in "
4146
#: drizzled/error.cc:1172
4149
3239
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4150
3240
"'%-.192s' for key '%-.192s'"
4153
#: drizzled/error.cc:1174
4155
3244
msgid "Internal scheduler error %d"
4158
#: drizzled/error.cc:1176
4160
3248
msgid "Error during starting/stopping of the scheduler. Error code %u"
4163
#: drizzled/error.cc:1178
4164
3251
msgid "Engine cannot be used in partitioned tables"
4167
#: drizzled/error.cc:1180
4169
3255
msgid "Cannot activate '%-.64s' log"
4172
#: drizzled/error.cc:1182
4173
3258
msgid "The server was not built with row-based replication"
4176
#: drizzled/error.cc:1184
4177
3261
msgid "Decoding of base64 string failed"
4180
#: drizzled/error.cc:1186
4181
3264
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4184
#: drizzled/error.cc:1188
4186
3268
"Cannot proceed because system tables used by Event Scheduler were found "
4187
3269
"damaged at server start"
4190
#: drizzled/error.cc:1190
4191
3272
msgid "Only integers allowed as number here"
4194
#: drizzled/error.cc:1192
4195
3275
msgid "This storage engine cannot be used for log tables"
4198
#: drizzled/error.cc:1194
4200
3279
msgid "You cannot '%s' a log table if logging is enabled"
4203
#: drizzled/error.cc:1196
4206
3284
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4211
#: drizzled/error.cc:1198
4213
3290
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4216
#: drizzled/error.cc:1200
4218
3294
msgid "Incorrect parameters in the call to native function '%-.192s'"
4221
#: drizzled/error.cc:1202
4223
3298
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4226
#: drizzled/error.cc:1204
4228
3302
msgid "This function '%-.192s' has the same name as a native function"
4231
#: drizzled/error.cc:1206
4233
3306
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4236
#: drizzled/error.cc:1208
4237
3309
msgid "Too many files opened, please execute the command again"
4240
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4242
3313
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4243
3314
"The event was dropped immediately after creation."
4246
#: drizzled/error.cc:1214
4248
3318
msgid "The incident %s occurred on the master. Message: %-.64s"
4251
#: drizzled/error.cc:1216
4252
3321
msgid "Table has no partition for some existing values"
4255
#: drizzled/error.cc:1218
4256
3324
msgid "Statement is not safe to log in statement format."
4259
#: drizzled/error.cc:1220
4261
3328
msgid "Fatal error: %s"
4264
#: drizzled/error.cc:1222
4266
3332
msgid "Relay log read failure: %s"
4269
#: drizzled/error.cc:1224
4271
3336
msgid "Relay log write failure: %s"
4274
#: drizzled/error.cc:1228
4276
3340
msgid "Master command %s failed: %s"
4279
#: drizzled/error.cc:1230
4281
3344
msgid "Binary logging not possible. Message: %s"
4284
#: drizzled/error.cc:1232
4286
3348
msgid "View `%-.64s`.`%-.64s` has no creation context"
4289
#: drizzled/error.cc:1234
4291
3352
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4294
#: drizzled/error.cc:1236
4296
3356
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4299
#: drizzled/error.cc:1238
4301
3360
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4304
#: drizzled/error.cc:1240
4306
3364
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4309
#: drizzled/error.cc:1242
4311
3368
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4314
#: drizzled/error.cc:1244
4316
3372
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4319
#: drizzled/error.cc:1246
4321
3376
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4324
#: drizzled/error.cc:1248
4326
3380
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4329
#: drizzled/error.cc:1250
4331
3384
msgid "Ambiguous slave modes combination. %s"
4334
#: drizzled/error.cc:1252
4337
3389
"The BINLOG statement of type `%s` was not preceded by a format description "
4338
3390
"BINLOG statement."
4341
#: drizzled/error.cc:1254
4342
3393
msgid "Corrupted replication event was detected"
4345
#: drizzled/error.cc:1256
4347
3397
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4350
#: drizzled/error.cc:1258
4352
3401
msgid "Being purged log %s was not found"
4355
#: drizzled/error.cc:1260
4357
3405
msgid "Converted to non-transactional lock on '%-.64s'"
4360
#: drizzled/error.cc:1262
4362
3409
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4365
#: drizzled/error.cc:1264
4368
3414
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4371
#: drizzled/error.cc:1266
4373
3418
msgid "Can't access storage engine of table %-.64s"
4376
#: drizzled/error.cc:1268
4377
3421
msgid "Starting backup process"
4380
#: drizzled/error.cc:1270
4381
3424
msgid "Backup completed"
4384
#: drizzled/error.cc:1272
4385
3427
msgid "Starting restore process"
4388
#: drizzled/error.cc:1274
4389
3430
msgid "Restore completed"
4392
#: drizzled/error.cc:1276
4393
3433
msgid "Nothing to backup"
4396
#: drizzled/error.cc:1278
4398
3437
msgid "Database '%-.64s' cannot be included in a backup"
4401
#: drizzled/error.cc:1280
4403
3441
"Error during backup operation - server's error log contains more information "
4404
3442
"about the error"
4407
#: drizzled/error.cc:1282
4409
3446
"Error during restore operation - server's error log contains more "
4410
3447
"information about the error"
4413
#: drizzled/error.cc:1284
4415
3451
"Can't execute this command because another BACKUP/RESTORE operation is in "
4419
#: drizzled/error.cc:1286
4420
3455
msgid "Error when preparing for backup operation"
4423
#: drizzled/error.cc:1288
4424
3458
msgid "Error when preparing for restore operation"
4427
#: drizzled/error.cc:1290
4429
3462
msgid "Invalid backup location '%-.64s'"
4432
#: drizzled/error.cc:1292
4434
3466
msgid "Can't read backup location '%-.64s'"
4437
#: drizzled/error.cc:1294
4439
3470
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4442
#: drizzled/error.cc:1296
4443
3473
msgid "Can't enumerate server databases"
4446
#: drizzled/error.cc:1298
4447
3476
msgid "Can't enumerate server tables"
4450
#: drizzled/error.cc:1300
4452
3480
msgid "Can't enumerate tables in database %-.64s"
4455
#: drizzled/error.cc:1302
4457
3484
msgid "Skipping view %-.64s in database %-.64s"
4460
#: drizzled/error.cc:1304
4462
3488
msgid "Skipping table %-.64s since it has no valid storage engine"
4465
#: drizzled/error.cc:1306
4467
3492
msgid "Can't open table %-.64s"
4470
#: drizzled/error.cc:1308
4471
3495
msgid "Can't read backup archive preamble"
4474
#: drizzled/error.cc:1310
4475
3498
msgid "Can't write backup archive preamble"
4478
#: drizzled/error.cc:1312
4480
3502
msgid "Can't find backup driver for table %-.64s"
4483
#: drizzled/error.cc:1314
4486
3507
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4490
#: drizzled/error.cc:1316
4492
3512
msgid "Can't create %-.64s backup driver"
4495
#: drizzled/error.cc:1318
4497
3516
msgid "Can't create %-.64s restore driver"
4500
#: drizzled/error.cc:1320
4502
3520
msgid "Found %d images in backup archive but maximum %d are supported"
4505
#: drizzled/error.cc:1322
4507
3524
msgid "Error when saving meta-data of %-.64s"
4510
#: drizzled/error.cc:1324
4511
3527
msgid "Error when reading meta-data list"
4514
#: drizzled/error.cc:1326
4516
3531
msgid "Can't create %-.64s"
4519
#: drizzled/error.cc:1328
4520
3534
msgid "Can't allocate buffer for image data transfer"
4523
#: drizzled/error.cc:1330
4525
3538
msgid "Error when writing %-.64s backup image data (for table #%d)"
4528
#: drizzled/error.cc:1332
4529
3541
msgid "Error when reading data from backup stream"
4532
#: drizzled/error.cc:1334
4533
3544
msgid "Can't go to the next chunk in backup stream"
4536
#: drizzled/error.cc:1336
4538
3548
msgid "Can't initialize %-.64s backup driver"
4541
#: drizzled/error.cc:1338
4543
3552
msgid "Can't initialize %-.64s restore driver"
4546
#: drizzled/error.cc:1340
4548
3556
msgid "Can't shut down %-.64s backup driver"
4551
#: drizzled/error.cc:1342
4553
3560
msgid "Can't shut down %-.64s backup driver(s)"
4556
#: drizzled/error.cc:1344
4558
3564
msgid "%-.64s backup driver can't prepare for synchronization"
4561
#: drizzled/error.cc:1346
4563
3568
msgid "%-.64s backup driver can't create its image validity point"
4566
#: drizzled/error.cc:1348
4568
3572
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4571
#: drizzled/error.cc:1350
4573
3576
msgid "%-.64s backup driver can't cancel its backup operation"
4576
#: drizzled/error.cc:1352
4578
3580
msgid "%-.64s restore driver can't cancel its restore operation"
4581
#: drizzled/error.cc:1354
4583
3584
msgid "Error when polling %-.64s backup driver for its image data"
4586
#: drizzled/error.cc:1356
4589
"Error when sending image data (for table #%d) to %-.64s restore driver"
3588
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4592
#: drizzled/error.cc:1358
4595
3593
"After %d attempts %-.64s restore driver still can't accept next block of data"
4598
#: drizzled/error.cc:1360
4600
3597
msgid "Open and lock tables failed in %-.64s"
4603
#: drizzled/error.cc:1362
4604
3600
msgid "Backup driver's table locking thread can not be initialized."
4607
#: drizzled/error.cc:1364
4609
3604
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4610
3605
"and 'drizzle.online_backup_progress'."
4613
#: drizzled/error.cc:1366
4615
3609
msgid "Tablespace '%-.192s' already exists"
4618
#: drizzled/error.cc:1368
4620
3613
msgid "Tablespace '%-.192s' doesn't exist"
4623
#: drizzled/error.cc:1370
4625
3617
msgid "Unexpected master's heartbeat data: %s"
4628
#: drizzled/error.cc:1372
4630
3621
msgid "The requested value for the heartbeat period %s %s"
4633
#: drizzled/error.cc:1374
4635
3625
msgid "Can't write to the online backup progress log %-.64s."
4638
#: drizzled/error.cc:1376
4640
3629
msgid "Tablespace '%-.192s' not empty"
4643
#: drizzled/error.cc:1378
4646
3634
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4648
3636
"while the same tablespace is defined on the server as '%-.256s'"
4651
#: drizzled/error.cc:1380
4652
3639
msgid "A virtual column cannot be based on a virtual column"
4655
#: drizzled/error.cc:1382
4657
3643
msgid "Non-deterministic expression for virtual column '%s'."
4660
#: drizzled/error.cc:1384
4663
3648
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4666
#: drizzled/error.cc:1386
4667
3651
msgid "Primary key cannot be defined upon a virtual column."
4670
#: drizzled/error.cc:1388
4671
3654
msgid "Key/Index cannot be defined on a non-stored virtual column."
4674
#: drizzled/error.cc:1390
4676
3658
msgid "Cannot define foreign key with %s clause on a virtual column."
4679
#: drizzled/error.cc:1392
4681
3662
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4684
#: drizzled/error.cc:1394
4686
3666
msgid "'%s' is not yet supported for virtual columns."
4689
#: drizzled/error.cc:1396
4690
3669
msgid "Constant expression in virtual column function is not allowed."
4693
#: drizzled/error.cc:1398
4694
3672
msgid "Encountered an unknown temporal type."
4697
#: drizzled/error.cc:1400
4699
3676
msgid "Received an invalid string format '%s' for a date value."
4702
#: drizzled/error.cc:1402
4704
3680
msgid "Received an invalid string format '%s' for a time value."
4707
#: drizzled/error.cc:1404
4709
3684
msgid "Received an invalid value '%s' for a UNIX timestamp."
4712
#: drizzled/error.cc:1406
4714
3688
msgid "Received an invalid datetime value '%s'."
4717
#: drizzled/error.cc:1408
4719
3692
msgid "Received a NULL argument for function '%s'."
4722
#: drizzled/error.cc:1410
4724
3696
msgid "Received an invalid negative argument '%s' for function '%s'."
4727
#: drizzled/error.cc:1412
4729
3700
msgid "Received an out-of-range argument '%s' for function '%s'."
4732
#: drizzled/error.cc:1414
4734
3704
msgid "Received an invalid time value '%s'."
4737
#: drizzled/error.cc:1416
4739
3708
msgid "Received an invalid enum value '%s'."
4742
#: drizzled/logging.cc:59
4744
msgid "logging '%s' pre() failed"
4747
#: drizzled/logging.cc:84
4749
msgid "logging '%s' post() failed"
4752
#: drizzled/message/command_reader.cc:55
4754
msgid "Usage: %s COMMAND_LOG\n"
4757
#: drizzled/message/command_reader.cc:64
4759
msgid "Cannot open file: %s\n"
4762
#: drizzled/message/command_reader.cc:83
4764
msgid "Failed to read initial length header\n"
4767
#: drizzled/message/command_reader.cc:90
4769
msgid "Attempted to read record bigger than SIZE_MAX\n"
4772
#: drizzled/message/command_reader.cc:110
4774
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4777
#: drizzled/message/command_reader.cc:120
4780
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4784
#: drizzled/message/command_reader.cc:126
4786
msgid "Unable to parse command. Got error: %s.\n"
4789
#: drizzled/message/command_reader.cc:128
4791
msgid "BUFFER: %s\n"
4794
#: drizzled/message/command_reader.cc:136
4797
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4800
#: drizzled/plugin/listen_tcp.cc:47
4802
msgid "accept() failed with errno %d"
4805
#: drizzled/plugin/listen_tcp.cc:83
4807
msgid "getaddrinfo() failed with error %s"
4810
#: drizzled/plugin/listen_tcp.cc:115
4812
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4815
#: drizzled/plugin/listen_tcp.cc:126
4817
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4820
#: drizzled/plugin/listen_tcp.cc:135
4822
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4825
#: drizzled/plugin/listen_tcp.cc:144
4827
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4830
#: drizzled/plugin/listen_tcp.cc:153
4832
msgid "setsockopt(SO_LINGER) failed with errno %d"
4835
#: drizzled/plugin/listen_tcp.cc:162
4837
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4840
#: drizzled/plugin/listen_tcp.cc:183
4842
msgid "Retrying bind() on %u"
4845
#: drizzled/plugin/listen_tcp.cc:190
4847
msgid "bind() failed with errno: %d"
4850
#: drizzled/plugin/listen_tcp.cc:193
4851
msgid "Do you already have another drizzled running?"
4854
#: drizzled/plugin/listen_tcp.cc:200
4856
msgid "listen() failed with errno %d"
4859
#: drizzled/plugin/listen_tcp.cc:206
4861
msgid "Listening on %s:%s\n"
4864
#: drizzled/plugin/storage_engine.cc:315
4866
msgid "Found %d prepared transaction(s) in %s"
4869
#: drizzled/plugin/storage_engine.cc:389
4870
msgid "Starting crash recovery..."
4873
#: drizzled/plugin/storage_engine.cc:398
4875
msgid "Found %d prepared XA transactions"
4878
#: drizzled/plugin/storage_engine.cc:403
4881
"Found %d prepared transactions! It means that drizzled was not shut down "
4882
"properly last time and critical recovery information (last binlog or %s "
4883
"file) was manually deleted after a crash. You have to start drizzled with "
4884
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4887
#: drizzled/plugin/storage_engine.cc:413
4888
msgid "Crash recovery finished."
4891
#: drizzled/qcache.cc:63
4893
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4896
#: drizzled/qcache.cc:86
4898
msgid "qcache plugin '%s' set() failed"
4901
#: drizzled/qcache.cc:110
4903
msgid "qcache plugin '%s' invalidate_table() failed"
4906
#: drizzled/qcache.cc:137
4908
msgid "qcache plugin '%s' invalidate_db() failed"
4911
#: drizzled/qcache.cc:157
4913
msgid "qcache plugin '%s' flush() failed"
4916
#: drizzled/scheduling.cc:37
4919
"Attempted to register a scheduler %s, but a scheduler has already been "
4920
"registered with that name.\n"
4923
#: drizzled/scheduling.cc:62
4925
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4928
#: drizzled/scheduling.cc:77
4929
msgid "Scheduler initialization failed.\n"
4932
#: drizzled/session.cc:2166
4934
msgid "Could not remove temporary table: '%s', error: %d"
4937
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4939
msgid "realloc() failed with errno %d"
4942
#: drizzled/slot/listen.cc:94
4943
msgid "No sockets could be bound for listening"
4946
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4948
msgid "pipe() failed with errno %d"
4951
#: drizzled/slot/listen.cc:137
4953
msgid "poll() failed with errno %d"
4956
#: drizzled/sql_base.cc:1445
4958
msgid "Table %s had a open data handler in reopen_table"
4961
#: drizzled/sql_base.cc:2026
4963
msgid "Couldn't repair table: %s.%s"
4966
#: drizzled/sql_base.cc:2068
4969
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4970
"`%s`.`%s`' to replication"
4973
#: drizzled/sql_plugin.cc:553
4975
msgid "Plugin '%s' init function returned error.\n"
4978
#: drizzled/sql_plugin.cc:713
4979
msgid "plugin-load parameter too long"
4982
#: drizzled/sql_plugin.cc:775
4984
msgid "Couldn't load plugin named '%s' with soname '%s'."
4987
#: drizzled/sql_plugin.cc:1115
4988
msgid "Out of memory."
4991
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4993
msgid "Unknown variable type code 0x%x in plugin '%s'."
4996
#: drizzled/sql_plugin.cc:2010
4999
"Server variable %s of plugin %s was forced to be read-only: string variable "
5000
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5003
#: drizzled/sql_plugin.cc:2041
5005
msgid "Missing variable name in plugin '%s'."
5008
#: drizzled/sql_plugin.cc:2058
5010
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5013
#: drizzled/sql_plugin.cc:2186
5015
msgid "Out of memory for plugin '%s'."
5018
#: drizzled/sql_plugin.cc:2193
5020
msgid "Bad options for plugin '%s'."
5023
#: drizzled/sql_plugin.cc:2202
5025
msgid "Parsing options for plugin '%s' failed."
5028
#: drizzled/sql_plugin.cc:2251
5030
msgid "Plugin '%s' has conflicting system variables"
5033
#: drizzled/sql_table.cc:231
5035
"Table name cannot be encoded and fit within filesystem name length "
5039
#: drizzled/sql_table.cc:241
5041
"Schema name cannot be encoded and fit within filesystem name length "
5045
#: drizzled/sql_table.cc:2360
5047
msgid "Unknown - internal error %d during operation"
5050
#: drizzled/statement/alter_table.cc:1136
5052
msgid "Could not open table %s.%s after rename\n"
5055
#: drizzled/statement/alter_table.cc:1299
5058
"order_st BY ignored because there is a user-defined clustered index in the "
5062
#: drizzled/table.cc:329
5065
"'%s' had no or invalid character set, and default character set is multi-"
5066
"byte, so character column sizes may have changed"
5069
#: drizzled/table.cc:1608
5071
msgid "Unknown collation '%s' in table '%-.64s' definition"
5074
#: drizzled/table.cc:1615
5077
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5081
#: drizzled/table.cc:3515
5083
msgid "Got error %d when reading table '%s'"
5086
#: drizzled/tztime.cc:1061
5088
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5091
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5093
msgid "%s: option `%s' is ambiguous\n"
5096
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5098
msgid "%s: option `--%s' doesn't allow an argument\n"
5101
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5103
msgid "%s: option `%c%s' doesn't allow an argument\n"
5106
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5107
#: gnulib/getopt.c:993
5109
msgid "%s: option `%s' requires an argument\n"
5112
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5114
msgid "%s: unrecognized option `--%s'\n"
5117
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5119
msgid "%s: unrecognized option `%c%s'\n"
5122
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5124
msgid "%s: illegal option -- %c\n"
5127
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5129
msgid "%s: invalid option -- %c\n"
5132
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5133
#: gnulib/getopt.c:1064
5135
msgid "%s: option requires an argument -- %c\n"
5138
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5140
msgid "%s: option `-W %s' is ambiguous\n"
5143
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5145
msgid "%s: option `-W %s' doesn't allow an argument\n"
5148
#: mysys/default.cc:684
5150
msgid "error: could not open directory: %s\n"
5153
#: mysys/errors.cc:25
3711
msgid "Tables which are replicated require a primary key."
3715
msgid "Corrupt or invalid table definition: %s"
3719
msgid "Schema does not exist: %s"
3723
msgid "Error altering schema: %s"
3727
msgid "Error droppping Schema : %s"
5155
3731
msgid "Can't create/write to file '%s' (Errcode: %d)"
5158
#: mysys/errors.cc:26
5160
3735
msgid "Error reading file '%s' (Errcode: %d)"
5163
#: mysys/errors.cc:27
5165
3739
msgid "Error writing file '%s' (Errcode: %d)"
5168
#: mysys/errors.cc:28
5170
3743
msgid "Error on close of '%s' (Errcode: %d)"
5173
#: mysys/errors.cc:29
5175
3747
msgid "Out of memory (Needed %u bytes)"
5178
#: mysys/errors.cc:30
5180
3751
msgid "Error on delete of '%s' (Errcode: %d)"
5183
#: mysys/errors.cc:31
5185
3755
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5188
#: mysys/errors.cc:32
5190
3759
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5193
#: mysys/errors.cc:33
5195
3763
msgid "Can't lock file (Errcode: %d)"
5198
#: mysys/errors.cc:34
5200
3767
msgid "Can't unlock file (Errcode: %d)"
5203
#: mysys/errors.cc:35
5205
3771
msgid "Can't read dir of '%s' (Errcode: %d)"
5208
#: mysys/errors.cc:36
5210
3775
msgid "Can't get stat of '%s' (Errcode: %d)"
5213
#: mysys/errors.cc:37
5215
3779
msgid "Can't change size of file (Errcode: %d)"
5218
#: mysys/errors.cc:38
5220
3783
msgid "Can't open stream from handle (Errcode: %d)"
5223
#: mysys/errors.cc:39
5225
3787
msgid "Can't get working dirctory (Errcode: %d)"
5228
#: mysys/errors.cc:40
5230
3791
msgid "Can't change dir to '%s' (Errcode: %d)"
5233
#: mysys/errors.cc:41
5235
3795
msgid "Warning: '%s' had %d links"
5238
#: mysys/errors.cc:42
5240
3799
msgid "Warning: %d files and %d streams is left open\n"
5243
#: mysys/errors.cc:43
5245
3803
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5248
#: mysys/errors.cc:44
5250
3807
msgid "Can't create directory '%s' (Errcode: %d)"
5253
#: mysys/errors.cc:45
5256
3812
"Character set '%s' is not a compiled character set and is not specified in "
5260
#: mysys/errors.cc:46
5262
3817
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5265
#: mysys/errors.cc:47
5267
3821
msgid "Can't read value for symlink '%s' (Error %d)"
5270
#: mysys/errors.cc:48
5272
3825
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5275
#: mysys/errors.cc:49
5277
3829
msgid "Error on realpath() on '%s' (Error %d)"
5280
#: mysys/errors.cc:50
5282
3833
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5285
#: mysys/errors.cc:51
5288
3838
"Collation '%s' is not a compiled collation and is not specified in the %s "
5292
#: mysys/errors.cc:52
5294
3843
msgid "File '%s' not found (Errcode: %d)"
5297
#: mysys/errors.cc:53
5299
3847
msgid "File '%s' (fileno: %d) was not closed"
5302
#: mysys/my_error.cc:85
5304
3851
msgid "Unknown error %d"
5307
#: mysys/my_getopt.cc:90
3855
msgid "error: could not open directory: %s\n"
3859
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3863
msgid "Cannot open file: %s\n"
3867
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3871
msgid "Attempted to read record bigger than INT_MAX\n"
3875
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3879
msgid "Could not read transaction message.\n"
3883
msgid "GPB ERROR: %s.\n"
3894
msgid "Unable to parse command. Got error: %s.\n"
3898
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3902
msgid "Usage: %s TRANSACTION_LOG\n"
5308
3905
msgid "Warning: "
5309
3906
msgstr "Atenció: "
5311
#: mysys/my_getopt.cc:92
5313
3909
msgstr "Informació: "
5315
#: mysys/my_getopt.cc:356
5317
3912
msgid "%s: %s: Option '%s' used, but is disabled\n"
5320
#: mysys/my_getopt.cc:357
5321
3915
msgid "WARNING"
5322
3916
msgstr "ATENCIÓ"
5324
#: mysys/my_getopt.cc:357
5328
#: mysys/my_getopt.cc:460
5330
3922
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5333
#: mysys/my_getopt.cc:775
5335
3926
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5338
#: mysys/my_getopt.cc:968
5340
3930
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5343
#: mysys/my_getopt.cc:1200
5345
3934
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5348
#: mysys/my_getopt.cc:1220
5354
3942
"--------------------------------- -----------------------------\n"
5357
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5358
3945
msgid "(No default value)"
5361
#: mysys/my_getopt.cc:1255
5365
#: mysys/my_getopt.cc:1255
5369
#: mysys/my_getopt.cc:1288
5371
3955
msgid "(Disabled)\n"
5374
#: plugin/auth_http/auth_http.cc:138
3959
msgid "errmsg plugin '%s' errmsg() failed"
3963
msgid "A function named %s already exists!\n"
3966
msgid "Could not add Function!\n"
3969
msgid "No sockets could be bound for listening"
3973
msgid "pipe() failed with errno %d"
3977
msgid "poll() failed with errno %d"
3981
msgid "accept() failed with errno %d"
3985
msgid "getaddrinfo() failed with error %s"
3989
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3993
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3997
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4001
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4005
msgid "setsockopt(SO_LINGER) failed with errno %d"
4009
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4013
msgid "Retrying bind() on %u"
4017
msgid "bind() failed with errno: %d"
4020
msgid "Do you already have another drizzled running?"
4024
msgid "listen() failed with errno %d"
4028
msgid "Listening on %s:%s\n"
4033
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4038
msgid "Plugin '%s' init function returned error.\n"
4042
msgid "Couldn't load plugin library named '%s'.\n"
4046
msgid "Couldn't load plugin named '%s'.\n"
4049
msgid "Out of memory."
4053
msgid "Unknown variable type code 0x%x in plugin '%s'."
4058
"Server variable %s of plugin %s was forced to be read-only: string variable "
4059
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4063
msgid "Missing variable name in plugin '%s'."
4067
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4071
msgid "Out of memory for plugin '%s'."
4075
msgid "Bad options for plugin '%s'."
4079
msgid "Parsing options for plugin '%s' failed."
4083
msgid "Plugin '%s' has conflicting system variables"
4087
msgid "logging '%s' pre() failed"
4091
msgid "logging '%s' post() failed"
4095
msgid "logging '%s' postEnd() failed"
4099
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4103
msgid "qcache plugin '%s' set() failed"
4107
msgid "qcache plugin '%s' invalidateTable() failed"
4111
msgid "qcache plugin '%s' invalidateDb() failed"
4115
msgid "qcache plugin '%s' flush() failed"
4119
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4123
msgid "Fatal error: Failed initializing %s plugin.\n"
4128
"Attempted to register a scheduler %s, but a scheduler has already been "
4129
"registered with that name.\n"
4133
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4137
msgid "Error while loading database options: '%s':"
4141
msgid "Found %d prepared transaction(s) in resource manager."
4144
msgid "Starting crash recovery..."
4148
msgid "Found %d prepared XA transactions"
4153
"Found %d prepared transactions! It means that drizzled was not shut down "
4154
"properly last time and critical recovery information (last binlog or %s "
4155
"file) was manually deleted after a crash. You have to start drizzled with "
4156
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4159
msgid "Crash recovery finished."
4163
msgid "Could not remove temporary table: '%s', error: %d"
4167
msgid "Variable named %s already exists!\n"
4171
msgid "Could not add Variable: %s\n"
4175
msgid "Table %s had a open data Cursor in reopen_table"
4179
msgid "Unknown - internal error %d during operation"
4184
"order_st BY ignored because there is a user-defined clustered index in the "
4190
"'%s' had no or invalid character set, and default character set is multi-"
4191
"byte, so character column sizes may have changed"
4195
msgid "Unknown collation '%s' in table '%-.64s' definition"
4200
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4205
msgid "Got error %d when reading table '%s'"
4209
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4213
msgid "%s: option `%s' is ambiguous\n"
4217
msgid "%s: option `--%s' doesn't allow an argument\n"
4221
msgid "%s: option `%c%s' doesn't allow an argument\n"
4225
msgid "%s: option `%s' requires an argument\n"
4229
msgid "%s: unrecognized option `--%s'\n"
4233
msgid "%s: unrecognized option `%c%s'\n"
4237
msgid "%s: illegal option -- %c\n"
4241
msgid "%s: invalid option -- %c\n"
4245
msgid "%s: option requires an argument -- %c\n"
4249
msgid "%s: option `-W %s' is ambiguous\n"
4253
msgid "%s: option `-W %s' doesn't allow an argument\n"
5375
4256
msgid "Enable HTTP Auth check"
5378
#: plugin/auth_http/auth_http.cc:148
5379
4259
msgid "URL for HTTP Auth check"
5382
#: plugin/command_log/command_log.cc:116
5383
#: plugin/command_log/command_log_reader.cc:94
5385
msgid "Failed to open command log file %s. Got error: %s\n"
5388
#: plugin/command_log/command_log.cc:200
5391
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5392
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5395
#: plugin/command_log/command_log.cc:242
5398
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5399
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5402
#: plugin/command_log/command_log.cc:294
5405
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5406
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5409
#: plugin/command_log/command_log.cc:390
5410
msgid "Enable command log"
5413
#: plugin/command_log/command_log.cc:398
5414
msgid "DEBUGGING - Truncate command log"
5417
#: plugin/command_log/command_log.cc:406
5418
msgid "Path to the file to use for command log."
5421
#: plugin/command_log/command_log.cc:414
5422
msgid "Enable CRC32 Checksumming"
5425
#: plugin/command_log/command_log.cc:432
5426
msgid "Command Message Log"
5429
#: plugin/command_log/command_log_reader.cc:114
5431
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5434
#: plugin/command_log/command_log_reader.cc:137
5436
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5439
#: plugin/command_log/command_log_reader.cc:171
5441
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5444
#: plugin/command_log/command_log_reader.cc:186
5445
msgid "Checksum FAILED!\n"
5448
#: plugin/console/console.cc:346
5449
4262
msgid "Enable the console."
5452
#: plugin/console/console.cc:349
5453
4265
msgid "Turn on extra debugging."
5456
#: plugin/default_replicator/default_replicator.cc:97
4268
msgid "User to use for auth."
4271
msgid "Password to use for auth."
4275
msgid "Default database to use."
4276
msgstr "Empra aquesta base de dades."
5457
4278
msgid "Enable default replicator"
5460
#: plugin/default_replicator/default_replicator.cc:112
5461
4281
msgid "Default Replicator"
5464
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4285
"Port number to use for connection or 0 for default to, in order of "
4286
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4289
msgid "Connect Timeout."
4292
msgid "Read Timeout."
4295
msgid "Write Timeout."
4298
msgid "Retry Count."
4301
msgid "Buffer length."
4304
msgid "Address to bind to."
4307
msgid "Unknown Drizzle error"
4311
msgid "Can't create UNIX socket (%d)"
4315
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4319
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4323
msgid "Can't create TCP/IP socket (%d)"
4327
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4330
msgid "Drizzle server has gone away"
4334
msgid "Protocol mismatch; server version = %d, client version = %d"
4337
msgid "Drizzle client ran out of memory"
4340
msgid "Wrong host info"
4343
msgid "Localhost via UNIX socket"
4347
msgid "%-.100s via TCP/IP"
4350
msgid "Error in server handshake"
4353
msgid "Lost connection to Drizzle server during query"
4356
msgid "Commands out of sync; you can't run this command now"
4360
msgid "Named pipe: %-.32s"
4364
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4368
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4372
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4376
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4379
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4382
msgid "Embedded server"
4385
msgid "Error on SHOW SLAVE STATUS:"
4388
msgid "Error on SHOW SLAVE HOSTS:"
4391
msgid "Error connecting to slave:"
4394
msgid "Error connecting to master:"
4397
msgid "SSL connection error"
4400
msgid "Malformed packet"
4403
msgid "(unused error message)"
4406
msgid "Invalid use of null pointer"
4409
msgid "Statement not prepared"
4412
msgid "No data supplied for parameters in prepared statement"
4415
msgid "Data truncated"
4418
msgid "No parameters exist in the statement"
4421
msgid "Invalid parameter number"
4426
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4430
msgid "Using unsupported buffer type: %d (parameter: %d)"
4434
msgid "Shared memory: %-.100s"
4437
msgid "Wrong or unknown protocol"
4440
msgid "Invalid connection handle"
4444
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4445
"option 'secure_auth' enabled)"
4448
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4451
msgid "Attempt to read column without prior row fetch"
4454
msgid "Prepared statement contains no metadata"
4458
"Attempt to read a row while there is no result set associated with the "
4462
msgid "This feature is not implemented yet"
4467
"Lost connection to Drizzle server while waiting for initial communication "
4468
"packet, system error: %d"
4473
"Lost connection to Drizzle server while reading initial communication "
4474
"packet, system error: %d"
4479
"Lost connection to Drizzle server while sending authentication information, "
4485
"Lost connection to Drizzle server while reading authorization information, "
4491
"Lost connection to Drizzle server while setting initial database, system "
4496
msgid "Statement closed indirectly because of a preceding %s() call"
4500
msgid "Failed to send error message to libnotify\n"
5465
4503
msgid "Error Messages to stderr"
5468
#: plugin/filtered_replicator/filtered_replicator.cc:486
5469
4506
msgid "Enable filtered replicator"
5472
#: plugin/filtered_replicator/filtered_replicator.cc:493
5473
4509
msgid "List of schemas to filter"
5476
#: plugin/filtered_replicator/filtered_replicator.cc:500
5477
4512
msgid "List of tables to filter"
5480
#: plugin/filtered_replicator/filtered_replicator.cc:507
5481
4515
msgid "Regular expression to apply to schemas to filter"
5484
#: plugin/filtered_replicator/filtered_replicator.cc:514
5485
4518
msgid "Regular expression to apply to tables to filter"
5488
#: plugin/filtered_replicator/filtered_replicator.cc:533
5489
4521
msgid "Filtered Replicator"
5492
#: plugin/logging_gearman/logging_gearman.cc:186
5494
4525
msgid "fail gearman_client_create(): %s"
5497
#: plugin/logging_gearman/logging_gearman.cc:197
5499
4529
msgid "fail gearman_client_add_server(): %s"
5502
#: plugin/logging_gearman/logging_gearman.cc:310
5503
4532
msgid "Enable logging to a gearman server"
5506
#: plugin/logging_gearman/logging_gearman.cc:319
5507
4535
msgid "Hostname for logging to a Gearman server"
5510
#: plugin/logging_gearman/logging_gearman.cc:328
5511
4538
msgid "Gearman Function to send logging to"
5514
#: plugin/logging_gearman/logging_gearman.cc:345
5515
4541
msgid "Log queries to a Gearman server"
5518
#: plugin/logging_query/logging_query.cc:188
5520
4545
msgid "fail open() fn=%s er=%s\n"
5523
#: plugin/logging_query/logging_query.cc:344
5524
4548
msgid "Enable logging to CSV file"
5527
#: plugin/logging_query/logging_query.cc:353
5528
4551
msgid "File to log to"
5531
#: plugin/logging_query/logging_query.cc:362
5532
4554
msgid "PCRE to match the query against"
5535
#: plugin/logging_query/logging_query.cc:371
5536
#: plugin/logging_syslog/logging_syslog.cc:231
5537
4557
msgid "Threshold for logging slow queries, in microseconds"
5540
#: plugin/logging_query/logging_query.cc:383
5541
#: plugin/logging_syslog/logging_syslog.cc:243
5542
4560
msgid "Threshold for logging big queries, for rows returned"
5545
#: plugin/logging_query/logging_query.cc:395
5546
#: plugin/logging_syslog/logging_syslog.cc:255
5547
4563
msgid "Threshold for logging big queries, for rows examined"
5550
#: plugin/logging_query/logging_query.cc:418
5551
4566
msgid "Log queries to a CSV file"
5554
#: plugin/logging_syslog/logging_syslog.cc:84
5556
4570
msgid "syslog facility \"%s\" not known, using \"local0\""
5559
#: plugin/logging_syslog/logging_syslog.cc:100
5561
4574
msgid "syslog priority \"%s\" not known, using \"info\""
5564
#: plugin/logging_syslog/logging_syslog.cc:195
5565
4577
msgid "Enable logging to syslog"
5568
#: plugin/logging_syslog/logging_syslog.cc:204
5569
4580
msgid "Syslog Ident"
5572
#: plugin/logging_syslog/logging_syslog.cc:213
5573
4583
msgid "Syslog Facility"
5576
#: plugin/logging_syslog/logging_syslog.cc:222
5577
4586
msgid "Syslog Priority"
5580
#: plugin/logging_syslog/logging_syslog.cc:279
5581
4589
msgid "Log to syslog"
5584
#: plugin/multi_thread/multi_thread.cc:171
5585
msgid "Maximum number of user threads available."
5588
#: plugin/myisam/ha_myisam.cc:447
4592
msgid "List of memcached servers."
4595
msgid "Memcached Stats as I_S tables"
5590
4599
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5593
#: plugin/myisam/ha_myisam.cc:451
5595
4603
msgid "Got an error from unknown thread, %s:%d"
5598
#: plugin/myisam/ha_myisam.cc:457
5599
4606
msgid "Unknown thread accessing table"
5602
#: plugin/myisam/ha_myisam.cc:1488
5603
4609
msgid "Block size to be used for MyISAM index pages."
5606
#: plugin/myisam/ha_myisam.cc:1494
4613
"This characterizes the number of hits a hot block has to be untouched until "
4614
"it is considered aged enough to be downgraded to a warm block. This "
4615
"specifies the percentage ratio of that number of hits to the total number of "
4616
"blocks in key cache"
4619
msgid "The minimum percentage of warm blocks in key cache"
4623
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4624
"this to get better index handling (for all reads and multiple writes) to as "
4625
"much as you can afford;"
5608
4629
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5609
4630
"disables parallel repair."
5612
#: plugin/myisam/ha_myisam.cc:1500
5614
4634
"Don't use the fast sort index method to created index if the temporary file "
5615
4635
"would get bigger than this."
5618
#: plugin/myisam/ha_myisam.cc:1505
5620
4639
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5621
4640
"when creating indexes with CREATE INDEX or ALTER TABLE."
5624
#: plugin/myisam/ha_myisam.cc:1511
5625
4643
msgid "Default pointer size to be used for MyISAM tables."
5628
#: plugin/myisam/my_handler_errors.cc:34
5629
4646
msgid "Didn't find key on read or update"
5632
#: plugin/myisam/my_handler_errors.cc:36
5633
4649
msgid "Duplicate key on write or update"
5636
#: plugin/myisam/my_handler_errors.cc:38
5637
4652
msgid "Internal (unspecified) error in handler"
5640
#: plugin/myisam/my_handler_errors.cc:40
5642
4656
"Someone has changed the row since it was read (while the table was locked to "
5646
#: plugin/myisam/my_handler_errors.cc:43
5647
4660
msgid "Wrong index given to function"
5650
#: plugin/myisam/my_handler_errors.cc:45
5651
4663
msgid "Undefined handler error 125"
5654
#: plugin/myisam/my_handler_errors.cc:47
5655
4666
msgid "Index file is crashed"
5658
#: plugin/myisam/my_handler_errors.cc:49
5659
4669
msgid "Record file is crashed"
5662
#: plugin/myisam/my_handler_errors.cc:51
5663
4672
msgid "Out of memory in engine"
5666
#: plugin/myisam/my_handler_errors.cc:53
5667
4675
msgid "Undefined handler error 129"
5670
#: plugin/myisam/my_handler_errors.cc:55
5671
4678
msgid "Incorrect file format"
5672
4679
msgstr "Format del fitxer incorrecte"
5674
#: plugin/myisam/my_handler_errors.cc:57
5675
4681
msgid "Command not supported by database"
5678
#: plugin/myisam/my_handler_errors.cc:59
5679
4684
msgid "Old database file"
5682
#: plugin/myisam/my_handler_errors.cc:61
5683
4687
msgid "No record read before update"
5686
#: plugin/myisam/my_handler_errors.cc:63
5687
4690
msgid "Record was already deleted (or record file crashed)"
5690
#: plugin/myisam/my_handler_errors.cc:65
5691
4693
msgid "No more room in record file"
5694
#: plugin/myisam/my_handler_errors.cc:67
5695
4696
msgid "No more room in index file"
5698
#: plugin/myisam/my_handler_errors.cc:69
5699
4699
msgid "No more records (read after end of file)"
5702
#: plugin/myisam/my_handler_errors.cc:71
5703
4702
msgid "Unsupported extension used for table"
5706
#: plugin/myisam/my_handler_errors.cc:73
5707
4705
msgid "Too big row"
5710
#: plugin/myisam/my_handler_errors.cc:75
5711
4708
msgid "Wrong create options"
5714
#: plugin/myisam/my_handler_errors.cc:77
5715
4711
msgid "Duplicate unique key or constraint on write or update"
5718
#: plugin/myisam/my_handler_errors.cc:79
5719
4714
msgid "Unknown character set used in table"
5722
#: plugin/myisam/my_handler_errors.cc:81
5723
4717
msgid "Conflicting table definitions in sub-tables of MERGE table"
5726
#: plugin/myisam/my_handler_errors.cc:83
5727
4720
msgid "Table is crashed and last repair failed"
5730
#: plugin/myisam/my_handler_errors.cc:85
5731
4723
msgid "Table was marked as crashed and should be repaired"
5734
#: plugin/myisam/my_handler_errors.cc:87
5735
4726
msgid "Lock timed out; Retry transaction"
5738
#: plugin/myisam/my_handler_errors.cc:89
5739
4729
msgid "Lock table is full; Restart program with a larger locktable"
5742
#: plugin/myisam/my_handler_errors.cc:91
5743
4732
msgid "Updates are not allowed under a read only transactions"
5746
#: plugin/myisam/my_handler_errors.cc:93
5747
4735
msgid "Lock deadlock; Retry transaction"
5750
#: plugin/myisam/my_handler_errors.cc:95
5751
4738
msgid "Foreign key constraint is incorrectly formed"
5754
#: plugin/myisam/my_handler_errors.cc:97
5755
4741
msgid "Cannot add a child row"
5758
#: plugin/myisam/my_handler_errors.cc:99
5759
4744
msgid "Cannot delete a parent row"
5762
#: plugin/myisam/my_handler_errors.cc:101
5763
4747
msgid "No savepoint with that name"
5766
#: plugin/myisam/my_handler_errors.cc:103
5767
4750
msgid "Non unique key block size"
5770
#: plugin/myisam/my_handler_errors.cc:105
5771
4753
msgid "The table does not exist in engine"
5774
#: plugin/myisam/my_handler_errors.cc:107
5775
4756
msgid "The table already existed in storage engine"
5778
#: plugin/myisam/my_handler_errors.cc:109
5779
4759
msgid "Could not connect to storage engine"
5782
#: plugin/myisam/my_handler_errors.cc:111
5783
4762
msgid "Unexpected null pointer found when using spatial index"
5786
#: plugin/myisam/my_handler_errors.cc:113
5787
4765
msgid "The table changed in storage engine"
5790
#: plugin/myisam/my_handler_errors.cc:115
5791
4768
msgid "There's no partition in table for the given value"
5794
#: plugin/myisam/my_handler_errors.cc:117
5795
4771
msgid "Row-based binlogging of row failed"
5798
#: plugin/myisam/my_handler_errors.cc:119
5799
4774
msgid "Index needed in foreign key constraint"
5802
#: plugin/myisam/my_handler_errors.cc:121
5803
4777
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5806
#: plugin/myisam/my_handler_errors.cc:123
5807
4780
msgid "Table needs to be upgraded before it can be used"
5810
#: plugin/myisam/my_handler_errors.cc:125
5811
4783
msgid "Table is read only"
5814
#: plugin/myisam/my_handler_errors.cc:127
5815
4786
msgid "Failed to get next auto increment value"
5818
#: plugin/myisam/my_handler_errors.cc:129
5819
4789
msgid "Failed to set row auto increment value"
5822
#: plugin/myisam/my_handler_errors.cc:131
5823
4792
msgid "Unknown (generic) error from engine"
5826
#: plugin/myisam/my_handler_errors.cc:133
5827
4795
msgid "Record is the same"
5830
#: plugin/myisam/my_handler_errors.cc:135
5831
4798
msgid "It is not possible to log this statement"
5834
#: plugin/myisam/my_handler_errors.cc:137
5835
4801
msgid "Tablespace exists"
5838
#: plugin/myisam/my_handler_errors.cc:139
5839
4804
msgid "The event was corrupt, leading to illegal data being read"
5842
#: plugin/myisam/my_handler_errors.cc:141
5843
4807
msgid "The table is of a new format not supported by this version"
5846
#: plugin/myisam/my_handler_errors.cc:143
5847
4810
msgid "The event could not be processed no other handler error happened"
5850
#: plugin/myisam/my_handler_errors.cc:145
5851
4813
msgid "Got a fatal error during initialzation of handler"
5854
#: plugin/myisam/my_handler_errors.cc:147
5855
4816
msgid "File to short; Expected more data in file"
5858
#: plugin/myisam/my_handler_errors.cc:149
5859
4819
msgid "Read page with wrong checksum"
5862
#: plugin/myisam/my_handler_errors.cc:151
5863
4822
msgid "Lock or active transaction"
5866
#: plugin/myisam/my_handler_errors.cc:153
5867
4825
msgid "No such table space"
5870
#: plugin/myisam/my_handler_errors.cc:155
5871
4828
msgid "Tablespace not empty"
5874
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5876
msgid "%-.100s via TCP/IP"
5879
#: plugin/oldlibdrizzle/errmsg.cc:28
5880
msgid "Unknown Drizzle error"
5883
#: plugin/oldlibdrizzle/errmsg.cc:29
5885
msgid "Can't create UNIX socket (%d)"
5888
#: plugin/oldlibdrizzle/errmsg.cc:30
5890
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5893
#: plugin/oldlibdrizzle/errmsg.cc:31
5895
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5898
#: plugin/oldlibdrizzle/errmsg.cc:32
5900
msgid "Can't create TCP/IP socket (%d)"
5903
#: plugin/oldlibdrizzle/errmsg.cc:33
5905
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5908
#: plugin/oldlibdrizzle/errmsg.cc:34
5909
msgid "Drizzle server has gone away"
5912
#: plugin/oldlibdrizzle/errmsg.cc:35
5914
msgid "Protocol mismatch; server version = %d, client version = %d"
5917
#: plugin/oldlibdrizzle/errmsg.cc:36
5918
msgid "Drizzle client ran out of memory"
5921
#: plugin/oldlibdrizzle/errmsg.cc:37
5922
msgid "Wrong host info"
5925
#: plugin/oldlibdrizzle/errmsg.cc:38
5926
msgid "Localhost via UNIX socket"
5929
#: plugin/oldlibdrizzle/errmsg.cc:40
5930
msgid "Error in server handshake"
5933
#: plugin/oldlibdrizzle/errmsg.cc:41
5934
msgid "Lost connection to Drizzle server during query"
5937
#: plugin/oldlibdrizzle/errmsg.cc:42
5938
msgid "Commands out of sync; you can't run this command now"
5941
#: plugin/oldlibdrizzle/errmsg.cc:43
5943
msgid "Named pipe: %-.32s"
5946
#: plugin/oldlibdrizzle/errmsg.cc:44
5948
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5951
#: plugin/oldlibdrizzle/errmsg.cc:45
5953
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5956
#: plugin/oldlibdrizzle/errmsg.cc:46
5958
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5961
#: plugin/oldlibdrizzle/errmsg.cc:47
5963
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5966
#: plugin/oldlibdrizzle/errmsg.cc:48
5967
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5970
#: plugin/oldlibdrizzle/errmsg.cc:49
5971
msgid "Embedded server"
5974
#: plugin/oldlibdrizzle/errmsg.cc:50
5975
msgid "Error on SHOW SLAVE STATUS:"
5978
#: plugin/oldlibdrizzle/errmsg.cc:51
5979
msgid "Error on SHOW SLAVE HOSTS:"
5982
#: plugin/oldlibdrizzle/errmsg.cc:52
5983
msgid "Error connecting to slave:"
5986
#: plugin/oldlibdrizzle/errmsg.cc:53
5987
msgid "Error connecting to master:"
5990
#: plugin/oldlibdrizzle/errmsg.cc:54
5991
msgid "SSL connection error"
5994
#: plugin/oldlibdrizzle/errmsg.cc:55
5995
msgid "Malformed packet"
5998
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5999
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6000
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6001
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6002
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6003
msgid "(unused error message)"
6006
#: plugin/oldlibdrizzle/errmsg.cc:57
6007
msgid "Invalid use of null pointer"
6010
#: plugin/oldlibdrizzle/errmsg.cc:58
6011
msgid "Statement not prepared"
6014
#: plugin/oldlibdrizzle/errmsg.cc:59
6015
msgid "No data supplied for parameters in prepared statement"
6018
#: plugin/oldlibdrizzle/errmsg.cc:60
6019
msgid "Data truncated"
6022
#: plugin/oldlibdrizzle/errmsg.cc:61
6023
msgid "No parameters exist in the statement"
6026
#: plugin/oldlibdrizzle/errmsg.cc:62
6027
msgid "Invalid parameter number"
6030
#: plugin/oldlibdrizzle/errmsg.cc:63
6033
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6036
#: plugin/oldlibdrizzle/errmsg.cc:65
6038
msgid "Using unsupported buffer type: %d (parameter: %d)"
6041
#: plugin/oldlibdrizzle/errmsg.cc:66
6043
msgid "Shared memory: %-.100s"
6046
#: plugin/oldlibdrizzle/errmsg.cc:76
6047
msgid "Wrong or unknown protocol"
6050
#: plugin/oldlibdrizzle/errmsg.cc:77
6051
msgid "Invalid connection handle"
6054
#: plugin/oldlibdrizzle/errmsg.cc:78
6056
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6057
"option 'secure_auth' enabled)"
6060
#: plugin/oldlibdrizzle/errmsg.cc:80
6061
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6064
#: plugin/oldlibdrizzle/errmsg.cc:81
6065
msgid "Attempt to read column without prior row fetch"
6068
#: plugin/oldlibdrizzle/errmsg.cc:82
6069
msgid "Prepared statement contains no metadata"
6072
#: plugin/oldlibdrizzle/errmsg.cc:83
6074
"Attempt to read a row while there is no result set associated with the "
6078
#: plugin/oldlibdrizzle/errmsg.cc:85
6079
msgid "This feature is not implemented yet"
6082
#: plugin/oldlibdrizzle/errmsg.cc:86
6085
"Lost connection to Drizzle server while waiting for initial communication "
6086
"packet, system error: %d"
6089
#: plugin/oldlibdrizzle/errmsg.cc:88
6092
"Lost connection to Drizzle server while reading initial communication "
6093
"packet, system error: %d"
6096
#: plugin/oldlibdrizzle/errmsg.cc:90
6099
"Lost connection to Drizzle server while sending authentication information, "
6103
#: plugin/oldlibdrizzle/errmsg.cc:92
6106
"Lost connection to Drizzle server while reading authorization information, "
6110
#: plugin/oldlibdrizzle/errmsg.cc:94
6113
"Lost connection to Drizzle server while setting initial database, system "
6117
#: plugin/oldlibdrizzle/errmsg.cc:96
6119
msgid "Statement closed indirectly because of a preceding %s() call"
6122
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6123
msgid "Connect Timeout."
6126
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6127
msgid "Read Timeout."
6130
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6131
msgid "Write Timeout."
6134
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6135
msgid "Retry Count."
6138
#: plugin/pool_of_threads/pool_of_threads.cc:237
6139
msgid "event_add error in libevent_add_session_callback\n"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:403
6143
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6146
#: plugin/pool_of_threads/pool_of_threads.cc:410
6147
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6150
#: plugin/pool_of_threads/pool_of_threads.cc:422
6151
msgid "session_add_event event_add error in libevent_init\n"
6154
#: plugin/pool_of_threads/pool_of_threads.cc:435
6156
msgid "Can't create completion port thread (error %d)"
6159
#: plugin/pool_of_threads/pool_of_threads.cc:527
6160
msgid "libevent_thread_proc: my_thread_init() failed\n"
6163
#: plugin/pool_of_threads/pool_of_threads.cc:725
6164
msgid "Size of Pool."
6167
#: plugin/signal_handler/signal_handler.cc:214
4832
"Port number to use for connection or 0 for default to with MySQL protocol."
6169
4836
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4840
msgid "Unable to create background worker thread. Got error %s.\n"
4844
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4848
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4852
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4856
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4860
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4863
msgid "Enable transaction log"
4866
msgid "DEBUGGING - Truncate transaction log"
4869
msgid "Path to the file to use for transaction log"
4872
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4876
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4877
"each transaction write, 2 == sync log file once per second"
4882
"Failed to allocate enough memory to buffer header, transaction message, and "
4883
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4886
msgid "Failed to open transaction log file "
4891
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4892
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4896
msgid "Failed to sync log file. Got error: %s\n"
4900
msgid "Failed to open transaction log file %s. Got error: %s\n"
4904
msgid "Raw buffer read: %s.\n"
4908
msgid "Unable to parse transaction. Got error: %s.\n"
4912
msgid "BUFFER: %s\n"