772
#: client/drizzledump.cc:1926
773
614
msgid "-- Retrieving rows...\n"
776
#: client/drizzledump.cc:1929
778
618
msgid "%s: Error in field count for table: %s ! Aborting.\n"
781
#: client/drizzledump.cc:1973
783
622
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
786
#: client/drizzledump.cc:1990
788
626
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
791
#: client/drizzledump.cc:2012
793
630
msgid "Not enough fields from table %s! Aborting.\n"
796
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
797
633
msgid "when doing refresh"
800
#: client/drizzledump.cc:2497
801
636
msgid "alloc_root failure."
804
#: client/drizzledump.cc:2512
806
640
msgid "Couldn't find table: \"%s\""
809
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
810
#: client/drizzledump.cc:2807
813
645
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
816
#: client/drizzledump.cc:2837
818
649
msgid "Error: Not enough memory to store ORDER BY clause\n"
823
msgid "Error while loading database options: '%s':"
826
#: drizzled/drizzled.cc:503
828
msgid "Got signal %d from thread %<PRIu64>"
831
#: drizzled/drizzled.cc:537
653
msgid "Could not open '%s' for reading: errno = %d"
657
msgid "Out of memory"
832
660
msgid "Aborting\n"
835
#: drizzled/drizzled.cc:658
836
663
msgid "One can only use the --user switch if running as root\n"
839
#: drizzled/drizzled.cc:665
841
667
"Fatal error: Please read \"Security\" section of the manual to find out how "
842
668
"to run drizzled as root!\n"
845
#: drizzled/drizzled.cc:685
848
673
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
852
#: drizzled/drizzled.cc:841
854
msgid "Fatal signal %d while backtracing\n"
857
#: drizzled/drizzled.cc:864
860
"We will try our best to scrape up some info that will hopefully help "
862
"the problem, but since we have already crashed, something is definitely "
864
"and this may fail.\n"
868
#: drizzled/drizzled.cc:873
871
"It is possible that drizzled could use up to \n"
872
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
874
"Hope that's ok; if not, decrease some variables in the equation.\n"
878
#: drizzled/drizzled.cc:886
881
"Attempting backtrace. You can use the following information to find out\n"
882
"where drizzled died. If you see no messages after this, something went\n"
883
"terribly wrong...\n"
886
#: drizzled/drizzled.cc:914
889
"Trying to get some variables.\n"
890
"Some pointers may be invalid and cause the dump to abort...\n"
893
#: drizzled/drizzled.cc:926
897
"This crash occurred while the server was calling initgroups(). This is\n"
898
"often due to the use of a drizzled that is statically linked against glibc\n"
899
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
900
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
901
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
902
"drizzled that is not statically linked.\n"
905
#: drizzled/drizzled.cc:941
909
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
910
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
911
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
912
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
913
"the documentation for your distribution on how to do that.\n"
916
#: drizzled/drizzled.cc:954
920
"The '--memlock' argument, which was enabled, uses system calls that are\n"
921
"unreliable and unstable on some operating systems and operating-system\n"
922
"versions (notably, some versions of Linux). This crash could be due to use\n"
923
"of those buggy OS calls. You should consider whether you really need the\n"
924
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
928
#: drizzled/drizzled.cc:969
930
msgid "Writing a core file\n"
933
#: drizzled/drizzled.cc:1015
935
"setrlimit could not change the size of core files to 'infinity'; We may not "
936
"be able to generate a core file on signals"
939
#: drizzled/drizzled.cc:1210
941
678
msgid "gethostname failed, using '%s' as hostname"
944
#: drizzled/drizzled.cc:1281
946
682
msgid "Unknown locale: '%s'"
949
#: drizzled/drizzled.cc:1310
950
685
msgid "Can't create thread-keys"
953
#: drizzled/drizzled.cc:1335
954
msgid "Out of memory"
957
#: drizzled/drizzled.cc:1346
958
688
msgid "Failed to initialize plugins."
961
#: drizzled/drizzled.cc:1377
964
693
"%s: Too many arguments (first extra is '%s').\n"
965
694
"Use --verbose --help to get a list of available options\n"
968
#: drizzled/drizzled.cc:1397
969
697
msgid "No scheduler found, cannot continue!\n"
972
#: drizzled/drizzled.cc:1404
973
msgid "Can't init databases"
976
#: drizzled/drizzled.cc:1428
978
msgid "Unknown/unsupported table type: %s"
981
#: drizzled/drizzled.cc:1434
983
msgid "Default storage engine (%s) is not available"
986
#: drizzled/drizzled.cc:1465
988
msgid "Failed to lock memory. Errno: %d\n"
991
#: drizzled/drizzled.cc:1681
701
msgid "Unknown/unsupported storage engine: %s"
992
704
msgid "Display this help and exit after initializing plugins."
995
#: drizzled/drizzled.cc:1685
996
707
msgid "Auto-increment columns are incremented by this"
999
#: drizzled/drizzled.cc:1690
1001
711
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1005
#: drizzled/drizzled.cc:1696
1007
716
"Path to installation directory. All paths are usually resolved relative to "
1011
#: drizzled/drizzled.cc:1700
1012
msgid "IP address to bind to."
1015
#: drizzled/drizzled.cc:1704
1016
720
msgid "Chroot drizzled daemon during startup."
1019
#: drizzled/drizzled.cc:1708
1020
723
msgid "Set the default collation."
1023
#: drizzled/drizzled.cc:1712
1024
726
msgid "Default completion type."
1027
#: drizzled/drizzled.cc:1717
1028
729
msgid "Write core on errors."
1031
#: drizzled/drizzled.cc:1721
1032
732
msgid "Path to the database root."
1035
#: drizzled/drizzled.cc:1725
1036
735
msgid "Set the default storage engine (table type) for tables."
1039
#: drizzled/drizzled.cc:1729
1040
738
msgid "Set the default time zone."
1043
#: drizzled/drizzled.cc:1734
1044
msgid "Print a symbolic stack trace on failure."
1047
#: drizzled/drizzled.cc:1740
1048
741
msgid "Used for debugging; Use at your own risk!"
1051
#: drizzled/drizzled.cc:1745
1052
744
msgid "Set up signals usable for debugging"
1055
#: drizzled/drizzled.cc:1749
1056
747
msgid "(IGNORED)"
1059
#: drizzled/drizzled.cc:1753
1060
750
msgid "Set the language used for the month names and the days of the week."
1063
#: drizzled/drizzled.cc:1758
1064
753
msgid "Log some not critical warnings to the log file."
1067
#: drizzled/drizzled.cc:1763
1068
msgid "Lock drizzled in memory."
1071
#: drizzled/drizzled.cc:1767
1072
756
msgid "Pid file used by safe_mysqld."
1075
#: drizzled/drizzled.cc:1771
1077
"Port number to use for connection or 0 for default to, in order of "
1078
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1081
#: drizzled/drizzled.cc:1777
1083
760
"Maximum time in seconds to wait for the port to become free. (Default: no "
1087
#: drizzled/drizzled.cc:1782
1089
765
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1090
766
"specified directory"
1093
#: drizzled/drizzled.cc:1787
1095
770
"Uniquely identifies the server instance in the community of replication "
1099
#: drizzled/drizzled.cc:1792
1100
774
msgid "Don't print a stack trace on failure."
1103
#: drizzled/drizzled.cc:1796
1104
777
msgid "Enable symbolic link support."
1107
#: drizzled/drizzled.cc:1805
1109
781
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1112
#: drizzled/drizzled.cc:1810
1113
784
msgid "Path for temporary files."
1116
#: drizzled/drizzled.cc:1814
1117
787
msgid "Default transaction isolation level."
1120
#: drizzled/drizzled.cc:1818
1121
790
msgid "Run drizzled daemon as user."
1124
#: drizzled/drizzled.cc:1826
1126
794
"The number of outstanding connection requests Drizzle can have. This comes "
1127
795
"into play when the main Drizzle thread gets very many connection requests in "
1128
796
"a very short time."
1131
#: drizzled/drizzled.cc:1832
1133
800
"Size of tree cache used in bulk insert optimization. Note that this is a "
1134
801
"limit per thread!"
1137
#: drizzled/drizzled.cc:1838
1139
805
"Precision of the result of '/' operator will be increased on that value."
1142
#: drizzled/drizzled.cc:1844
1143
808
msgid "The maximum length of the result of function group_concat."
1146
#: drizzled/drizzled.cc:1849
1147
811
msgid "The size of the buffer that is used for full joins."
1150
#: drizzled/drizzled.cc:1855
1152
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1153
"this to get better index handling (for all reads and multiple writes) to as "
1154
"much as you can afford;"
1157
#: drizzled/drizzled.cc:1864
1159
"This characterizes the number of hits a hot block has to be untouched until "
1160
"it is considered aged enough to be downgraded to a warm block. This "
1161
"specifies the percentage ratio of that number of hits to the total number of "
1162
"blocks in key cache"
1165
#: drizzled/drizzled.cc:1873
1166
msgid "The default size of key cache blocks"
1169
#: drizzled/drizzled.cc:1879
1170
msgid "The minimum percentage of warm blocks in key cache"
1173
#: drizzled/drizzled.cc:1885
1174
814
msgid "Max packetlength to send/receive from to server."
1177
#: drizzled/drizzled.cc:1890
1179
818
"If there is more than this number of interrupted connections from a host "
1180
819
"this host will be blocked from further connections."
1183
#: drizzled/drizzled.cc:1895
1184
822
msgid "Max number of errors/warnings to store for a statement."
1187
#: drizzled/drizzled.cc:1900
1188
825
msgid "Don't allow creation of heap tables bigger than this."
1191
#: drizzled/drizzled.cc:1906
1193
829
"Joins that are probably going to read more than max_join_size records return "
1197
#: drizzled/drizzled.cc:1912
1198
833
msgid "Max number of bytes in sorted records."
1201
#: drizzled/drizzled.cc:1917
1202
836
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1205
#: drizzled/drizzled.cc:1922
1207
840
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1208
841
"max_sort_length bytes of each value are used; the rest are ignored)."
1211
#: drizzled/drizzled.cc:1929
1212
844
msgid "After this many write locks, allow some read locks to run in between."
1215
#: drizzled/drizzled.cc:1933
1217
848
"Don't log queries which examine less than min_examined_row_limit rows to "
1221
#: drizzled/drizzled.cc:1939
1222
msgid "Buffer length for TCP/IP and socket communication."
1225
#: drizzled/drizzled.cc:1944
1227
853
"Controls the heuristic(s) applied during query optimization to prune less-"
1228
854
"promising partial plans from the optimizer search space. Meaning: false - do "
1330
942
"Starts the Drizzle database server\n"
1333
#: drizzled/drizzled.cc:2190
1335
946
msgid "Usage: %s [OPTIONS]\n"
1338
#: drizzled/drizzled.cc:2322
1341
951
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1342
952
"command line\n"
1345
#: drizzled/drizzled.cc:2366
1346
955
msgid "Can't start server: cannot resolve hostname!"
1349
#: drizzled/drizzled.cc:2372
1350
958
msgid "Can't start server: bind-address refers to multiple interfaces!"
1353
#: drizzled/errmsg.cc:73
1355
msgid "errmsg plugin '%s' errmsg() failed"
1358
#: drizzled/error.cc:34 drizzled/error.cc:36
1362
#: drizzled/error.cc:38
962
msgid "Unknown error %d"
1366
#: drizzled/error.cc:40
1370
#: drizzled/error.cc:42
1372
972
msgid "Can't create file '%-.200s' (errno: %d)"
1375
#: drizzled/error.cc:44
1377
976
msgid "Can't create table '%-.200s' (errno: %d)"
1380
#: drizzled/error.cc:46
1382
980
msgid "Can't create database '%-.192s' (errno: %d)"
1385
#: drizzled/error.cc:48
1387
984
msgid "Can't create database '%-.192s'; database exists"
1390
#: drizzled/error.cc:50
1392
988
msgid "Can't drop database '%-.192s'; database doesn't exist"
1395
#: drizzled/error.cc:52
1397
992
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1400
#: drizzled/error.cc:54
1402
996
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1405
#: drizzled/error.cc:56
1407
1000
msgid "Error on delete of '%-.192s' (errno: %d)"
1410
#: drizzled/error.cc:58
1411
1003
msgid "Can't read record in system table"
1414
#: drizzled/error.cc:60
1416
1007
msgid "Can't get status of '%-.200s' (errno: %d)"
1419
#: drizzled/error.cc:62
1421
1011
msgid "Can't get working directory (errno: %d)"
1424
#: drizzled/error.cc:64
1426
1015
msgid "Can't lock file (errno: %d)"
1429
#: drizzled/error.cc:66
1431
1019
msgid "Can't open file: '%-.200s' (errno: %d)"
1434
#: drizzled/error.cc:68
1436
1023
msgid "Can't find file: '%-.200s' (errno: %d)"
1439
#: drizzled/error.cc:70
1441
1027
msgid "Can't read dir of '%-.192s' (errno: %d)"
1444
#: drizzled/error.cc:72
1446
1031
msgid "Can't change dir to '%-.192s' (errno: %d)"
1449
#: drizzled/error.cc:74
1451
1035
msgid "Record has changed since last read in table '%-.192s'"
1454
#: drizzled/error.cc:76
1456
1039
msgid "Disk full (%s); waiting for someone to free some space..."
1459
#: drizzled/error.cc:78
1461
1043
msgid "Can't write; duplicate key in table '%-.192s'"
1464
#: drizzled/error.cc:80
1466
1047
msgid "Error on close of '%-.192s' (errno: %d)"
1469
#: drizzled/error.cc:82
1471
1051
msgid "Error reading file '%-.200s' (errno: %d)"
1474
#: drizzled/error.cc:84
1476
1055
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1479
#: drizzled/error.cc:86
1481
1059
msgid "Error writing file '%-.200s' (errno: %d)"
1484
#: drizzled/error.cc:88
1486
1063
msgid "'%-.192s' is locked against change"
1489
#: drizzled/error.cc:90
1490
1066
msgid "Sort aborted"
1493
#: drizzled/error.cc:92
1495
1070
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1498
#: drizzled/error.cc:94
1500
1074
msgid "Got error %d from storage engine"
1503
#: drizzled/error.cc:96
1505
1078
msgid "Table storage engine for '%-.192s' doesn't have this option"
1508
#: drizzled/error.cc:98
1510
1082
msgid "Can't find record in '%-.192s'"
1513
#: drizzled/error.cc:100
1515
1086
msgid "Incorrect information in file: '%-.200s'"
1518
#: drizzled/error.cc:102
1520
1090
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1523
#: drizzled/error.cc:104
1525
1094
msgid "Old key file for table '%-.192s'; repair it!"
1528
#: drizzled/error.cc:106
1530
1098
msgid "Table '%-.192s' is read only"
1533
#: drizzled/error.cc:108
1535
1102
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1538
#: drizzled/error.cc:110
1539
1105
msgid "Out of sort memory; increase server sort buffer size"
1542
#: drizzled/error.cc:112
1544
1109
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1547
#: drizzled/error.cc:114
1548
1112
msgid "Too many connections"
1551
#: drizzled/error.cc:116
1553
1116
"Out of memory; check if drizzled or some other process uses all available "
1554
1117
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1555
1118
"memory or you can add more swap space"
1558
#: drizzled/error.cc:118
1559
1121
msgid "Can't get hostname for your address"
1562
#: drizzled/error.cc:120
1563
1124
msgid "Bad handshake"
1566
#: drizzled/error.cc:122
1568
1128
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1571
#: drizzled/error.cc:124
1573
1132
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1576
#: drizzled/error.cc:126
1577
1135
msgid "No database selected"
1580
#: drizzled/error.cc:128
1581
1138
msgid "Unknown command"
1584
#: drizzled/error.cc:130
1586
1142
msgid "Column '%-.192s' cannot be null"
1589
#: drizzled/error.cc:132
1591
1146
msgid "Unknown database '%-.192s'"
1594
#: drizzled/error.cc:134
1596
1150
msgid "Table '%-.192s' already exists"
1599
#: drizzled/error.cc:136
1601
1154
msgid "Unknown table '%-.100s'"
1604
#: drizzled/error.cc:138
1606
1158
msgid "Column '%-.192s' in %-.192s is ambiguous"
1609
#: drizzled/error.cc:140
1610
1161
msgid "Server shutdown in progress"
1613
#: drizzled/error.cc:142
1615
1165
msgid "Unknown column '%-.192s' in '%-.192s'"
1618
#: drizzled/error.cc:144
1620
1169
msgid "'%-.192s' isn't in GROUP BY"
1623
#: drizzled/error.cc:146
1625
1173
msgid "Can't group on '%-.192s'"
1628
#: drizzled/error.cc:148
1629
1176
msgid "Statement has sum functions and columns in same statement"
1632
#: drizzled/error.cc:150
1633
1179
msgid "Column count doesn't match value count"
1636
#: drizzled/error.cc:152
1638
1183
msgid "Identifier name '%-.100s' is too long"
1641
#: drizzled/error.cc:154
1643
1187
msgid "Duplicate column name '%-.192s'"
1646
#: drizzled/error.cc:156
1648
1191
msgid "Duplicate key name '%-.192s'"
1651
#: drizzled/error.cc:158
1653
1195
msgid "Duplicate entry '%-.192s' for key %d"
1656
#: drizzled/error.cc:160
1658
1199
msgid "Incorrect column specifier for column '%-.192s'"
1661
#: drizzled/error.cc:162
1663
1203
msgid "%s near '%-.80s' at line %d"
1666
#: drizzled/error.cc:164
1667
1206
msgid "Query was empty"
1670
#: drizzled/error.cc:166
1672
1210
msgid "Not unique table/alias: '%-.192s'"
1675
#: drizzled/error.cc:168
1677
1214
msgid "Invalid default value for '%-.192s'"
1680
#: drizzled/error.cc:170
1681
1217
msgid "Multiple primary key defined"
1684
#: drizzled/error.cc:172
1686
1221
msgid "Too many keys specified; max %d keys allowed"
1689
#: drizzled/error.cc:174
1691
1225
msgid "Too many key parts specified; max %d parts allowed"
1694
#: drizzled/error.cc:176
1696
1229
msgid "Specified key was too long; max key length is %d bytes"
1699
#: drizzled/error.cc:178
1701
1233
msgid "Key column '%-.192s' doesn't exist in table"
1704
#: drizzled/error.cc:180
1707
1238
"BLOB column '%-.192s' can't be used in key specification with the used table "
1711
#: drizzled/error.cc:182
1714
1244
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1718
#: drizzled/error.cc:184
1720
1249
"Incorrect table definition; there can be only one auto column and it must be "
1721
1250
"defined as a key"
1724
#: drizzled/error.cc:186
1727
1255
"%s: ready for connections.\n"
1728
1256
"Version: '%s' socket: '%s' port: %u\n"
1731
#: drizzled/error.cc:188
1733
1260
msgid "%s: Normal shutdown\n"
1736
#: drizzled/error.cc:190
1738
1264
msgid "%s: Got signal %d. Aborting!\n"
1741
#: drizzled/error.cc:192
1743
1268
msgid "%s: Shutdown complete\n"
1746
#: drizzled/error.cc:194
1748
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1272
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1751
#: drizzled/error.cc:196
1752
1275
msgid "Can't create IP socket"
1755
#: drizzled/error.cc:198
1758
1280
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1762
#: drizzled/error.cc:200
1765
1286
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1766
1287
"check the manual"
1769
#: drizzled/error.cc:202
1771
1291
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1774
#: drizzled/error.cc:204
1777
1296
"The file '%-.128s' must be in the database directory or be readable by all"
1780
#: drizzled/error.cc:206
1782
1300
msgid "File '%-.200s' already exists"
1785
#: drizzled/error.cc:208
1787
1304
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1790
#: drizzled/error.cc:210
1792
1308
msgid "Records: %ld Duplicates: %ld"
1795
#: drizzled/error.cc:212
1797
1312
"Incorrect prefix key; the used key part isn't a string, the used length is "
1798
1313
"longer than the key part, or the storage engine doesn't support unique "
1802
#: drizzled/error.cc:214
1803
1317
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1806
#: drizzled/error.cc:216
1808
1321
msgid "Can't DROP '%-.192s'; check that column/key exists"
1811
#: drizzled/error.cc:218
1813
1325
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1816
#: drizzled/error.cc:220
1818
1329
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1821
#: drizzled/error.cc:222
1823
1333
msgid "Unknown thread id: %lu"
1826
#: drizzled/error.cc:224
1828
1337
msgid "You are not owner of thread %lu"
1831
#: drizzled/error.cc:226
1832
1340
msgid "No tables used"
1835
#: drizzled/error.cc:228
1837
1344
msgid "Too many strings for column %-.192s and SET"
1840
#: drizzled/error.cc:230
1842
1348
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1845
#: drizzled/error.cc:232
1847
1352
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1850
#: drizzled/error.cc:234
1852
1356
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1855
#: drizzled/error.cc:236
1857
1360
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1860
#: drizzled/error.cc:238
1862
1364
msgid "Incorrect database name '%-.100s'"
1865
#: drizzled/error.cc:240
1867
1368
msgid "Incorrect table name '%-.100s'"
1870
#: drizzled/error.cc:242
1872
1372
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1873
1373
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1876
#: drizzled/error.cc:244
1877
1376
msgid "Unknown error"
1880
#: drizzled/error.cc:246
1882
1380
msgid "Unknown procedure '%-.192s'"
1885
#: drizzled/error.cc:248
1887
1384
msgid "Incorrect parameter count to procedure '%-.192s'"
1890
#: drizzled/error.cc:250
1892
1388
msgid "Incorrect parameters to procedure '%-.192s'"
1895
#: drizzled/error.cc:252
1897
1392
msgid "Unknown table '%-.192s' in %-.32s"
1900
#: drizzled/error.cc:254
1902
1396
msgid "Column '%-.192s' specified twice"
1905
#: drizzled/error.cc:256
1906
1399
msgid "Invalid use of group function"
1909
#: drizzled/error.cc:258
1912
1404
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1915
#: drizzled/error.cc:260
1916
1407
msgid "A table must have at least 1 column"
1919
#: drizzled/error.cc:262
1921
1411
msgid "The table '%-.192s' is full"
1924
#: drizzled/error.cc:264
1926
1415
msgid "Unknown character set: '%-.64s'"
1929
#: drizzled/error.cc:266
1931
1419
msgid "Too many tables; Drizzle can only use %d tables in a join"
1934
#: drizzled/error.cc:268
1935
1422
msgid "Too many columns"
1938
#: drizzled/error.cc:270
1941
1427
"Row size too large. The maximum row size for the used table type, not "
1942
1428
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1945
#: drizzled/error.cc:272
1948
1433
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1949
1434
"thread_stack=#' to specify a bigger stack if needed"
1952
#: drizzled/error.cc:274
1953
1437
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1956
#: drizzled/error.cc:276
1959
1442
"Table handler doesn't support NULL in given index. Please change column '%-"
1960
1443
".192s' to be NOT NULL or use another handler"
1963
#: drizzled/error.cc:278
1965
1447
msgid "Can't load function '%-.192s'"
1968
#: drizzled/error.cc:280
1970
1451
msgid "Can't initialize function '%-.192s'; %-.80s"
1973
#: drizzled/error.cc:282
1974
msgid "No paths allowed for shared library"
1454
msgid "No paths allowed for plugin library"
1977
#: drizzled/error.cc:284
1979
msgid "Function '%-.192s' already exists"
1458
msgid "Plugin '%-.192s' already exists"
1982
#: drizzled/error.cc:286
1984
1462
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1987
#: drizzled/error.cc:288
1989
msgid "Can't find symbol '%-.128s' in library"
1466
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1992
#: drizzled/error.cc:290
1994
1470
msgid "Function '%-.192s' is not defined"
1997
#: drizzled/error.cc:292
2000
1475
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2001
1476
"'drizzleadmin flush-hosts'"
2004
#: drizzled/error.cc:294
2006
1480
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2009
#: drizzled/error.cc:296
2011
1484
"You are using Drizzle as an anonymous user and anonymous users are not "
2012
1485
"allowed to change passwords"
2015
#: drizzled/error.cc:298
2017
1489
"You must have privileges to update tables in the drizzle database to be able "
2018
1490
"to change passwords for others"
2021
#: drizzled/error.cc:300
2022
1493
msgid "Can't find any matching row in the user table"
2025
#: drizzled/error.cc:302
2027
1497
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2030
#: drizzled/error.cc:304
2033
1502
"Can't create a new thread (errno %d); if you are not out of available "
2034
1503
"memory, you can consult the manual for a possible OS-dependent bug"
2037
#: drizzled/error.cc:306
2039
1507
msgid "Column count doesn't match value count at row %ld"
2042
#: drizzled/error.cc:308
2044
1511
msgid "Can't reopen table: '%-.192s'"
2047
#: drizzled/error.cc:310
2048
1514
msgid "Invalid use of NULL value"
2051
#: drizzled/error.cc:312
2053
1518
msgid "Got error '%-.64s' from regexp"
2056
#: drizzled/error.cc:314
2058
1522
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2059
1523
"illegal if there is no GROUP BY clause"
2062
#: drizzled/error.cc:316
2064
1527
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2067
#: drizzled/error.cc:318
2069
1531
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2072
#: drizzled/error.cc:320
2075
1536
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2076
1537
"table '%-.192s'"
2079
#: drizzled/error.cc:322
2081
1541
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2082
1542
"privileges can be used"
2085
#: drizzled/error.cc:324
2086
1545
msgid "The host or user argument to GRANT is too long"
2089
#: drizzled/error.cc:326
2091
1549
msgid "Table '%-.192s.%-.192s' doesn't exist"
2094
#: drizzled/error.cc:328
2097
1554
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2101
#: drizzled/error.cc:330
2102
1558
msgid "The used command is not allowed with this Drizzle version"
2105
#: drizzled/error.cc:332
2107
1562
"You have an error in your SQL syntax; check the manual that corresponds to "
2108
1563
"your Drizzle server version for the right syntax to use"
2111
#: drizzled/error.cc:334
2113
1567
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2116
#: drizzled/error.cc:336
2117
1570
msgid "Too many delayed threads in use"
2120
#: drizzled/error.cc:338
2122
1574
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2125
#: drizzled/error.cc:340
2126
1577
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2129
#: drizzled/error.cc:342
2130
1580
msgid "Got a read error from the connection pipe"
2133
#: drizzled/error.cc:344
2134
1583
msgid "Got an error from fcntl()"
2137
#: drizzled/error.cc:346
2138
1586
msgid "Got packets out of order"
2141
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2142
1589
msgid "Couldn't uncompress communication packet"
2145
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2146
1592
msgid "Got an error reading communication packets"
2149
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2150
1595
msgid "Got timeout reading communication packets"
2153
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2154
1598
msgid "Got an error writing communication packets"
2157
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2158
1601
msgid "Got timeout writing communication packets"
2161
#: drizzled/error.cc:358
2162
1604
msgid "Result string is longer than 'max_allowed_packet' bytes"
2165
#: drizzled/error.cc:360
2166
1607
msgid "The used table type doesn't support BLOB/TEXT columns"
2169
#: drizzled/error.cc:362
2170
1610
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2173
#: drizzled/error.cc:364
2176
1615
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2180
#: drizzled/error.cc:366
2182
1620
msgid "Incorrect column name '%-.100s'"
2185
#: drizzled/error.cc:368
2187
1624
msgid "The used storage engine can't index column '%-.192s'"
2190
#: drizzled/error.cc:370
2192
1628
"Unable to open underlying table which is differently defined or of non-"
2193
1629
"MyISAM type or doesn't exist"
2196
#: drizzled/error.cc:372
2198
1633
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2201
#: drizzled/error.cc:374
2204
1638
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2207
#: drizzled/error.cc:376
2209
1642
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2210
1643
"UNIQUE instead"
2213
#: drizzled/error.cc:378
2214
1646
msgid "Result consisted of more than one row"
2217
#: drizzled/error.cc:380
2218
1649
msgid "This table type requires a primary key"
2221
#: drizzled/error.cc:382
2222
1652
msgid "This version of Drizzle is not compiled with RAID support"
2225
#: drizzled/error.cc:384
2227
1656
"You are using safe update mode and you tried to update a table without a "
2228
1657
"WHERE that uses a KEY column"
2231
#: drizzled/error.cc:386
2233
1661
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2236
#: drizzled/error.cc:388
2237
1664
msgid "Can't open table"
2240
#: drizzled/error.cc:390
2242
1668
msgid "The storage engine for the table doesn't support %s"
2245
#: drizzled/error.cc:392
2246
1671
msgid "You are not allowed to execute this command in a transaction"
2249
#: drizzled/error.cc:394
2251
1675
msgid "Got error %d during COMMIT"
2254
#: drizzled/error.cc:396
2256
1679
msgid "Got error %d during ROLLBACK"
2259
#: drizzled/error.cc:398
2261
1683
msgid "Got error %d during FLUSH_LOGS"
2264
#: drizzled/error.cc:400
2266
1687
msgid "Got error %d during CHECKPOINT"
2269
#: drizzled/error.cc:402
2272
1692
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2276
#: drizzled/error.cc:404
2277
1696
msgid "The storage engine for the table does not support binary table dump"
2280
#: drizzled/error.cc:406
2281
1699
msgid "Binlog closed, cannot RESET MASTER"
2284
#: drizzled/error.cc:408
2286
1703
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2289
#: drizzled/error.cc:410
2291
1707
msgid "Error from master: '%-.64s'"
2294
#: drizzled/error.cc:412
2295
1710
msgid "Net error reading from master"
2298
#: drizzled/error.cc:414
2299
1713
msgid "Net error writing to master"
2302
#: drizzled/error.cc:416
2303
1716
msgid "Can't find FULLTEXT index matching the column list"
2306
#: drizzled/error.cc:418
2308
1720
"Can't execute the given command because you have active locked tables or an "
2309
1721
"active transaction"
2312
#: drizzled/error.cc:420
2314
1725
msgid "Unknown system variable '%-.64s'"
2317
#: drizzled/error.cc:422
2319
1729
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2322
#: drizzled/error.cc:424
2325
1734
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2328
#: drizzled/error.cc:426
2329
1737
msgid "Some non-transactional changed tables couldn't be rolled back"
2332
#: drizzled/error.cc:428
2334
1741
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2335
1742
"of storage; increase this drizzled variable and try again"
2338
#: drizzled/error.cc:430
2340
1746
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2343
#: drizzled/error.cc:432
2345
1750
"This operation requires a running slave; configure slave and do START SLAVE"
2348
#: drizzled/error.cc:434
2349
1753
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2352
#: drizzled/error.cc:436
2354
1757
"Could not initialize master info structure; more error messages can be found "
2355
1758
"in the Drizzle error log"
2358
#: drizzled/error.cc:438
2359
1761
msgid "Could not create slave thread; check system resources"
2362
#: drizzled/error.cc:440
2365
1766
"User %-.64s already has more than 'max_user_connections' active connections"
2368
#: drizzled/error.cc:442
2369
1769
msgid "You may only use constant expressions with SET"
2372
#: drizzled/error.cc:444
2373
1772
msgid "Lock wait timeout exceeded; try restarting transaction"
2376
#: drizzled/error.cc:446
2377
1775
msgid "The total number of locks exceeds the lock table size"
2380
#: drizzled/error.cc:448
2381
1778
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2384
#: drizzled/error.cc:450
2385
1781
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2388
#: drizzled/error.cc:452
2389
1784
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2392
#: drizzled/error.cc:454
2394
1788
msgid "Incorrect arguments to %s"
2397
#: drizzled/error.cc:456
2399
1792
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2402
#: drizzled/error.cc:458
2404
1796
"Incorrect table definition; all MERGE tables must be in the same database"
2407
#: drizzled/error.cc:460
2408
1799
msgid "Deadlock found when trying to get lock; try restarting transaction"
2411
#: drizzled/error.cc:462
2412
1802
msgid "The used table type doesn't support FULLTEXT indexes"
2415
#: drizzled/error.cc:464
2416
1805
msgid "Cannot add foreign key constraint"
2419
#: drizzled/error.cc:466
2420
1808
msgid "Cannot add or update a child row: a foreign key constraint fails"
2423
#: drizzled/error.cc:468
2424
1811
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2427
#: drizzled/error.cc:470
2429
1815
msgid "Error connecting to master: %-.128s"
2432
#: drizzled/error.cc:472
2434
1819
msgid "Error running query on master: %-.128s"
2437
#: drizzled/error.cc:474
2439
1823
msgid "Error when executing command %s: %-.128s"
2442
#: drizzled/error.cc:476
2444
1827
msgid "Incorrect usage of %s and %s"
2447
#: drizzled/error.cc:478
2448
1830
msgid "The used SELECT statements have a different number of columns"
2451
#: drizzled/error.cc:480
2452
1833
msgid "Can't execute the query because you have a conflicting read lock"
2455
#: drizzled/error.cc:482
2456
1836
msgid "Mixing of transactional and non-transactional tables is disabled"
2459
#: drizzled/error.cc:484
2461
1840
msgid "Option '%s' used twice in statement"
2464
#: drizzled/error.cc:486
2466
1844
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2469
#: drizzled/error.cc:488
2471
1848
msgid "Access denied; you need the %-.128s privilege for this operation"
2474
#: drizzled/error.cc:490
2477
1853
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2480
#: drizzled/error.cc:492
2483
1858
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2486
#: drizzled/error.cc:494
2488
1862
msgid "Variable '%-.64s' doesn't have a default value"
2491
#: drizzled/error.cc:496
2493
1866
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2496
#: drizzled/error.cc:498
2498
1870
msgid "Incorrect argument type to variable '%-.64s'"
2501
#: drizzled/error.cc:500
2503
1874
msgid "Variable '%-.64s' can only be set, not read"
2506
#: drizzled/error.cc:502
2508
1878
msgid "Incorrect usage/placement of '%s'"
2511
#: drizzled/error.cc:504
2513
1882
msgid "This version of Drizzle doesn't yet support '%s'"
2516
#: drizzled/error.cc:506
2519
1887
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2522
#: drizzled/error.cc:508
2523
1890
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2526
#: drizzled/error.cc:510
2528
1894
msgid "Variable '%-.192s' is a %s variable"
2531
#: drizzled/error.cc:512
2533
1898
msgid "Incorrect foreign key definition for '%-.192s': %s"
2536
#: drizzled/error.cc:514
2537
1901
msgid "Key reference and table reference don't match"
2540
#: drizzled/error.cc:516
2542
1905
msgid "Operand should contain %d column(s)"
2545
#: drizzled/error.cc:518
2546
1908
msgid "Subquery returns more than 1 row"
2549
#: drizzled/error.cc:520
2551
1912
msgid "Unknown prepared statement handler (%.*s) given to %s"
2554
#: drizzled/error.cc:522
2555
1915
msgid "Help database is corrupt or does not exist"
2558
#: drizzled/error.cc:524
2559
1918
msgid "Cyclic reference on subqueries"
2562
#: drizzled/error.cc:526
2564
1922
msgid "Converting column '%s' from %s to %s"
2567
#: drizzled/error.cc:528
2569
1926
msgid "Reference '%-.64s' not supported (%s)"
2572
#: drizzled/error.cc:530
2573
1929
msgid "Every derived table must have its own alias"
2576
#: drizzled/error.cc:532
2578
1933
msgid "Select %u was reduced during optimization"
2581
#: drizzled/error.cc:534
2583
1937
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2586
#: drizzled/error.cc:536
2588
1941
"Client does not support authentication protocol requested by server; "
2589
1942
"consider upgrading Drizzle client"
2592
#: drizzled/error.cc:538
2593
1945
msgid "All parts of a SPATIAL index must be NOT NULL"
2596
#: drizzled/error.cc:540
2598
1949
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2601
#: drizzled/error.cc:542
2602
1952
msgid "Slave is already running"
2605
#: drizzled/error.cc:544
2606
1955
msgid "Slave already has been stopped"
2609
#: drizzled/error.cc:546
2612
1960
"Uncompressed data size too large; the maximum size is %d (probably, length "
2613
1961
"of uncompressed data was corrupted)"
2616
#: drizzled/error.cc:548
2617
1964
msgid "ZLIB: Not enough memory"
2620
#: drizzled/error.cc:550
2622
1968
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2623
1969
"data was corrupted)"
2626
#: drizzled/error.cc:552
2627
1972
msgid "ZLIB: Input data corrupted"
2630
#: drizzled/error.cc:554
2632
1976
msgid "%d line(s) were cut by GROUP_CONCAT()"
2635
#: drizzled/error.cc:556
2637
1980
msgid "Row %ld doesn't contain data for all columns"
2640
#: drizzled/error.cc:558
2643
1985
"Row %ld was truncated; it contained more data than there were input columns"
2646
#: drizzled/error.cc:560
2649
1990
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2652
#: drizzled/error.cc:562
2654
1994
msgid "Out of range value for column '%s' at row %ld"
2657
#: drizzled/error.cc:564
2659
1998
msgid "Data truncated for column '%s' at row %ld"
2662
#: drizzled/error.cc:566
2664
2002
msgid "Using storage engine %s for table '%s'"
2667
#: drizzled/error.cc:568
2669
2006
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2672
#: drizzled/error.cc:570
2673
2009
msgid "Cannot drop one or more of the requested users"
2676
#: drizzled/error.cc:572
2677
2012
msgid "Can't revoke all privileges for one or more of the requested users"
2680
#: drizzled/error.cc:574
2683
2017
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2686
#: drizzled/error.cc:576
2688
2021
msgid "Illegal mix of collations for operation '%s'"
2691
#: drizzled/error.cc:578
2694
2026
"Variable '%-.64s' is not a variable component (can't be used as "
2695
2027
"XXXX.variable_name)"
2698
#: drizzled/error.cc:580
2700
2031
msgid "Unknown collation: '%-.64s'"
2703
#: drizzled/error.cc:582
2705
2035
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2706
2036
"compiled without SSL support; they can be used later if Drizzle slave with "
2707
2037
"SSL is started"
2710
#: drizzled/error.cc:584
2713
2042
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2714
2043
"old format; please change the password to the new format"
2717
#: drizzled/error.cc:586
2720
2048
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2724
#: drizzled/error.cc:588
2726
2053
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2729
#: drizzled/error.cc:590
2731
2057
"It is recommended to use --skip-slave-start when doing step-by-step "
2732
2058
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2733
2059
"get an unexpected slave's drizzled restart"
2736
#: drizzled/error.cc:592
2737
2062
msgid "SQL thread is not to be started so UNTIL options are ignored"
2740
#: drizzled/error.cc:594
2742
2066
msgid "Incorrect index name '%-.100s'"
2745
#: drizzled/error.cc:596
2747
2070
msgid "Incorrect catalog name '%-.100s'"
2750
#: drizzled/error.cc:598
2752
2074
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2755
#: drizzled/error.cc:600
2757
2078
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2760
#: drizzled/error.cc:602
2762
2082
msgid "Unknown key cache '%-.100s'"
2765
#: drizzled/error.cc:604
2767
2086
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2768
2087
"this switch for this grant to work"
2771
#: drizzled/error.cc:606
2773
2091
msgid "Unknown table engine '%s'"
2776
#: drizzled/error.cc:608
2778
2095
msgid "'%s' is deprecated; use '%s' instead"
2781
#: drizzled/error.cc:610
2783
2099
msgid "The target table %-.100s of the %s is not updatable"
2786
#: drizzled/error.cc:612
2789
2104
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2793
#: drizzled/error.cc:614
2796
2110
"The Drizzle server is running with the %s option so it cannot execute this "
2800
#: drizzled/error.cc:616
2802
2115
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2805
#: drizzled/error.cc:618
2807
2119
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2810
#: drizzled/error.cc:620
2812
2123
"Incorrect table definition; there can be only one TIMESTAMP column with "
2813
2124
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2816
#: drizzled/error.cc:622
2818
2128
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2821
#: drizzled/error.cc:624
2822
2131
msgid "This command is not supported in the prepared statement protocol yet"
2825
#: drizzled/error.cc:626
2827
2135
msgid "Got error %d '%-.100s' from %s"
2830
#: drizzled/error.cc:628
2832
2139
msgid "Got temporary error %d '%-.100s' from %s"
2835
#: drizzled/error.cc:630
2837
2143
msgid "Unknown or incorrect time zone: '%-.64s'"
2840
#: drizzled/error.cc:632
2842
2147
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2845
#: drizzled/error.cc:634
2847
2151
msgid "Invalid %s character string: '%.64s'"
2850
#: drizzled/error.cc:636
2852
2155
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2855
#: drizzled/error.cc:638
2857
2159
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2860
#: drizzled/error.cc:640
2862
2163
msgid "Can't create a %s from within another stored routine"
2865
#: drizzled/error.cc:642
2867
2167
msgid "%s %s already exists"
2870
#: drizzled/error.cc:644
2872
2171
msgid "%s %s does not exist"
2875
#: drizzled/error.cc:646
2877
2175
msgid "Failed to DROP %s %s"
2880
#: drizzled/error.cc:648
2882
2179
msgid "Failed to CREATE %s %s"
2885
#: drizzled/error.cc:650
2887
2183
msgid "%s with no matching label: %s"
2890
#: drizzled/error.cc:652
2892
2187
msgid "Redefining label %s"
2895
#: drizzled/error.cc:654
2897
2191
msgid "End-label %s without match"
2900
#: drizzled/error.cc:656
2902
2195
msgid "Referring to uninitialized variable %s"
2905
#: drizzled/error.cc:658
2907
2199
msgid "PROCEDURE %s can't return a result set in the given context"
2910
#: drizzled/error.cc:660
2911
2202
msgid "RETURN is only allowed in a FUNCTION"
2914
#: drizzled/error.cc:662
2916
2206
msgid "%s is not allowed in stored procedures"
2919
#: drizzled/error.cc:664
2921
2210
"The update log is deprecated and replaced by the binary log; SET "
2922
2211
"SQL_LOG_UPDATE has been ignored"
2925
#: drizzled/error.cc:666
2927
2215
"The update log is deprecated and replaced by the binary log; SET "
2928
2216
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2931
#: drizzled/error.cc:668
2932
2219
msgid "Query execution was interrupted"
2935
#: drizzled/error.cc:670
2937
2223
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2940
#: drizzled/error.cc:672
2942
2227
msgid "Undefined CONDITION: %s"
2945
#: drizzled/error.cc:674
2947
2231
msgid "No RETURN found in FUNCTION %s"
2950
#: drizzled/error.cc:676
2952
2235
msgid "FUNCTION %s ended without RETURN"
2955
#: drizzled/error.cc:678
2956
2238
msgid "Cursor statement must be a SELECT"
2959
#: drizzled/error.cc:680
2960
2241
msgid "Cursor SELECT must not have INTO"
2963
#: drizzled/error.cc:682
2965
2245
msgid "Undefined CURSOR: %s"
2968
#: drizzled/error.cc:684
2969
2248
msgid "Cursor is already open"
2972
#: drizzled/error.cc:686
2973
2251
msgid "Cursor is not open"
2976
#: drizzled/error.cc:688
2978
2255
msgid "Undeclared variable: %s"
2981
#: drizzled/error.cc:690
2982
2258
msgid "Incorrect number of FETCH variables"
2985
#: drizzled/error.cc:692
2986
2261
msgid "No data - zero rows fetched, selected, or processed"
2989
#: drizzled/error.cc:694
2991
2265
msgid "Duplicate parameter: %s"
2994
#: drizzled/error.cc:696
2996
2269
msgid "Duplicate variable: %s"
2999
#: drizzled/error.cc:698
3001
2273
msgid "Duplicate condition: %s"
3004
#: drizzled/error.cc:700
3006
2277
msgid "Duplicate cursor: %s"
3009
#: drizzled/error.cc:702
3011
2281
msgid "Failed to ALTER %s %s"
3014
#: drizzled/error.cc:704
3015
2284
msgid "Subquery value not supported"
3018
#: drizzled/error.cc:706
3020
2288
msgid "%s is not allowed in stored function or trigger"
3023
#: drizzled/error.cc:708
3024
2291
msgid "Variable or condition declaration after cursor or handler declaration"
3027
#: drizzled/error.cc:710
3028
2294
msgid "Cursor declaration after handler declaration"
3031
#: drizzled/error.cc:712
3032
2297
msgid "Case not found for CASE statement"
3035
#: drizzled/error.cc:714
3037
2301
msgid "Configuration file '%-.192s' is too big"
3040
#: drizzled/error.cc:716
3042
2305
msgid "Malformed file type header in file '%-.192s'"
3045
#: drizzled/error.cc:718
3047
2309
msgid "Unexpected end of file while parsing comment '%-.200s'"
3050
#: drizzled/error.cc:720
3052
2313
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3055
#: drizzled/error.cc:722
3057
2317
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3060
#: drizzled/error.cc:724
3062
2321
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3065
#: drizzled/error.cc:726
3067
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3070
#: drizzled/error.cc:728
3072
2325
msgid "'%-.192s.%-.192s' is not %s"
3075
#: drizzled/error.cc:730
3077
2329
msgid "Column '%-.192s' is not updatable"
3080
#: drizzled/error.cc:732
3081
2332
msgid "View's SELECT contains a subquery in the FROM clause"
3084
#: drizzled/error.cc:734
3086
2336
msgid "View's SELECT contains a '%s' clause"
3089
#: drizzled/error.cc:736
3090
2339
msgid "View's SELECT contains a variable or parameter"
3093
#: drizzled/error.cc:738
3095
2343
msgid "View's SELECT refers to a temporary table '%-.192s'"
3098
#: drizzled/error.cc:740
3099
2346
msgid "View's SELECT and view's field list have different column counts"
3102
#: drizzled/error.cc:742
3104
2350
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3107
#: drizzled/error.cc:744
3109
2354
"View being updated does not have complete key of underlying table in it"
3112
#: drizzled/error.cc:746
3115
2359
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3116
2360
"function(s) or definer/invoker of view lack rights to use them"
3119
#: drizzled/error.cc:748
3121
2364
msgid "Can't drop or alter a %s from within another stored routine"
3124
#: drizzled/error.cc:750
3125
2367
msgid "GOTO is not allowed in a stored procedure handler"
3128
#: drizzled/error.cc:752
3129
2370
msgid "Trigger already exists"
3132
#: drizzled/error.cc:754
3133
2373
msgid "Trigger does not exist"
3136
#: drizzled/error.cc:756
3138
2377
msgid "Trigger's '%-.192s' is view or temporary table"
3141
#: drizzled/error.cc:758
3143
2381
msgid "Updating of %s row is not allowed in %strigger"
3146
#: drizzled/error.cc:760
3148
2385
msgid "There is no %s row in %s trigger"
3151
#: drizzled/error.cc:762
3153
2389
msgid "Field '%-.192s' doesn't have a default value"
3156
#: drizzled/error.cc:764
3157
2392
msgid "Division by 0"
3160
#: drizzled/error.cc:766
3162
2396
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3165
#: drizzled/error.cc:768
3167
2400
msgid "Illegal %s '%-.192s' value found during parsing"
3170
#: drizzled/error.cc:770
3172
2404
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3175
#: drizzled/error.cc:772
3177
2408
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3180
#: drizzled/error.cc:774
3182
2412
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3185
#: drizzled/error.cc:776
3187
2416
msgid "Failed purging old relay logs: %s"
3190
#: drizzled/error.cc:778
3192
2420
msgid "Password hash should be a %d-digit hexadecimal number"
3195
#: drizzled/error.cc:780
3196
2423
msgid "Target log not found in binlog index"
3199
#: drizzled/error.cc:782
3200
2426
msgid "I/O error reading log index file"
3203
#: drizzled/error.cc:784
3204
2429
msgid "Server configuration does not permit binlog purge"
3207
#: drizzled/error.cc:786
3208
2432
msgid "Failed on fseek()"
3211
#: drizzled/error.cc:788
3212
2435
msgid "Fatal error during log purge"
3215
#: drizzled/error.cc:790
3216
2438
msgid "A purgeable log is in use, will not purge"
3219
#: drizzled/error.cc:792
3220
2441
msgid "Unknown error during log purge"
3223
#: drizzled/error.cc:794
3225
2445
msgid "Failed initializing relay log position: %s"
3228
#: drizzled/error.cc:796
3229
2448
msgid "You are not using binary logging"
3232
#: drizzled/error.cc:798
3235
2453
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3238
#: drizzled/error.cc:800
3239
2456
msgid "WSAStartup Failed"
3242
#: drizzled/error.cc:802
3243
2459
msgid "Can't handle procedures with different groups yet"
3246
#: drizzled/error.cc:804
3247
2462
msgid "Select must have a group with this procedure"
3250
#: drizzled/error.cc:806
3251
2465
msgid "Can't use ORDER clause with this procedure"
3254
#: drizzled/error.cc:808
3256
2469
msgid "Binary logging and replication forbid changing the global server %s"
3259
#: drizzled/error.cc:810
3261
2473
msgid "Can't map file: %-.200s, errno: %d"
3264
#: drizzled/error.cc:812
3266
2477
msgid "Wrong magic in %-.64s"
3269
#: drizzled/error.cc:814
3270
2480
msgid "Prepared statement contains too many placeholders"
3273
#: drizzled/error.cc:816
3275
2484
msgid "Key part '%-.192s' length cannot be 0"
3278
#: drizzled/error.cc:818
3279
2487
msgid "View text checksum failed"
3282
#: drizzled/error.cc:820
3285
2492
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3288
#: drizzled/error.cc:822
3290
2496
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3293
#: drizzled/error.cc:824
3295
2500
msgid "Can not delete from join view '%-.192s.%-.192s'"
3298
#: drizzled/error.cc:826
3300
2504
msgid "Operation %s failed for %.256s"
3303
#: drizzled/error.cc:828
3304
2507
msgid "XAER_NOTA: Unknown XID"
3307
#: drizzled/error.cc:830
3308
2510
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3311
#: drizzled/error.cc:832
3314
2515
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3315
2516
"the %.64s state"
3318
#: drizzled/error.cc:834
3319
2519
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3322
#: drizzled/error.cc:836
3324
2523
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3325
2524
"for consistency"
3328
#: drizzled/error.cc:838
3329
2527
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3332
#: drizzled/error.cc:840
3335
2532
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3339
#: drizzled/error.cc:842
3340
2536
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3343
#: drizzled/error.cc:844
3344
2539
msgid "Failed to revoke all privileges to dropped routine"
3347
#: drizzled/error.cc:846
3349
2543
msgid "Data too long for column '%s' at row %ld"
3352
#: drizzled/error.cc:848
3354
2547
msgid "Bad SQLSTATE: '%s'"
3357
#: drizzled/error.cc:850
3360
2552
"%s: ready for connections.\n"
3361
2553
"Version: '%s' %s\n"
3364
#: drizzled/error.cc:852
3365
2556
msgid "Can't load value from file with fixed size rows to variable"
3368
#: drizzled/error.cc:854
3369
2559
msgid "You are not allowed to create a user with GRANT"
3372
#: drizzled/error.cc:856
3374
2563
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3377
#: drizzled/error.cc:858
3378
2566
msgid "Table definition has changed, please retry transaction"
3381
#: drizzled/error.cc:860
3382
2569
msgid "Duplicate handler declared in the same block"
3385
#: drizzled/error.cc:862
3388
2574
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3389
2575
"variable in BEFORE trigger"
3392
#: drizzled/error.cc:864
3394
2579
msgid "Not allowed to return a result set from a %s"
3397
#: drizzled/error.cc:866
3398
2582
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3401
#: drizzled/error.cc:868
3403
2586
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3404
2587
"declaration and binary logging is enabled; if non-transactional tables were "
3405
2588
"updated, the binary log will miss their changes"
3408
#: drizzled/error.cc:870
3410
2592
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3411
2593
"declaration and binary logging is enabled (you *might* want to use the less "
3412
2594
"safe log_bin_trust_function_creators variable)"
3415
#: drizzled/error.cc:872
3417
2598
"You do not have the SUPER privilege and binary logging is enabled (you "
3418
2599
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3421
#: drizzled/error.cc:874
3423
2603
"You can't execute a prepared statement which has an open cursor associated "
3424
2604
"with it. Reset the statement to re-execute it."
3427
#: drizzled/error.cc:876
3429
2608
msgid "The statement (%lu) has no open cursor."
3432
#: drizzled/error.cc:878
3434
2612
"Explicit or implicit commit is not allowed in stored function or trigger."
3437
#: drizzled/error.cc:880
3440
2617
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3443
#: drizzled/error.cc:882
3444
2620
msgid "Recursive stored functions and triggers are not allowed."
3447
#: drizzled/error.cc:884
3449
2624
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3452
#: drizzled/error.cc:886
3454
2628
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3457
#: drizzled/error.cc:888
3460
2633
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3464
#: drizzled/error.cc:890
3466
2638
"You can't combine write-locking of system tables with other tables or lock "
3470
#: drizzled/error.cc:892
3472
2643
msgid "Unable to connect to foreign data source: %.64s"
3475
#: drizzled/error.cc:894
3478
2648
"There was a problem processing the query on the foreign data source. Data "
3479
2649
"source error: %-.64s"
3482
#: drizzled/error.cc:896
3485
2654
"The foreign data source you are trying to reference does not exist. Data "
3486
2655
"source error: %-.64s"
3489
#: drizzled/error.cc:898
3492
2660
"Can't create federated table. The data source connection string '%-.64s' is "
3493
2661
"not in the correct format"
3496
#: drizzled/error.cc:900
3499
2666
"The data source connection string '%-.64s' is not in the correct format"
3502
#: drizzled/error.cc:902
3504
2670
msgid "Can't create federated table. Foreign data src error: %-.64s"
3507
#: drizzled/error.cc:904
3508
2673
msgid "Trigger in wrong schema"
3511
#: drizzled/error.cc:906
3514
2678
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3515
2679
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3518
#: drizzled/error.cc:908
3520
2683
msgid "Routine body for '%-.100s' is too long"
3523
#: drizzled/error.cc:910
3524
2686
msgid "Cannot drop default keycache"
3527
#: drizzled/error.cc:912
3529
2690
msgid "Display width out of range for column '%-.192s' (max = %d)"
3532
#: drizzled/error.cc:914
3533
2693
msgid "XAER_DUPID: The XID already exists"
3536
#: drizzled/error.cc:916
3538
2697
msgid "Datetime function: %-.32s field overflow"
3541
#: drizzled/error.cc:918
3544
2702
"Can't update table '%-.192s' in stored function/trigger because it is "
3545
2703
"already used by statement which invoked this stored function/trigger."
3548
#: drizzled/error.cc:920
3551
2708
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3555
#: drizzled/error.cc:922
3557
2713
"The prepared statement contains a stored routine call that refers to that "
3558
2714
"same statement. It's not allowed to execute a prepared statement in such a "
3559
2715
"recursive manner"
3562
#: drizzled/error.cc:924
3563
2718
msgid "Not allowed to set autocommit from a stored function or trigger"
3566
#: drizzled/error.cc:926
3567
2721
msgid "Definer is not fully qualified"
3570
#: drizzled/error.cc:928
3573
2726
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3574
2727
"Current user is used as definer. Please recreate the view!"
3577
#: drizzled/error.cc:930
3580
2732
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3584
#: drizzled/error.cc:932
3586
2737
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3589
#: drizzled/error.cc:934
3591
2741
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3594
#: drizzled/error.cc:936
3597
2746
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3600
#: drizzled/error.cc:938
3603
2751
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3606
#: drizzled/error.cc:940
3608
2755
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3611
#: drizzled/error.cc:942
3614
2760
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3616
2762
"insufficient privileges. Please recreate the trigger."
3619
#: drizzled/error.cc:944
3621
2766
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3624
#: drizzled/error.cc:946
3627
2771
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3628
2772
"exceeded for routine %.192s"
3631
#: drizzled/error.cc:948
3634
2777
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3635
2778
"or contains bad data (internal code %d)"
3638
#: drizzled/error.cc:950
3640
2782
msgid "Incorrect routine name '%-.192s'"
3643
#: drizzled/error.cc:952
3646
2787
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3649
#: drizzled/error.cc:954
3650
2790
msgid "AGGREGATE is not supported for stored functions"
3653
#: drizzled/error.cc:956
3656
2795
"Can't create more than max_prepared_stmt_count statements (current value: "
3660
#: drizzled/error.cc:958
3662
2800
msgid "`%-.192s`.`%-.192s` contains view recursion"
3665
#: drizzled/error.cc:960
3667
2804
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3670
#: drizzled/error.cc:962
3671
2807
msgid "The used table type doesn't support SPATIAL indexes"
3674
#: drizzled/error.cc:964
3675
2810
msgid "Triggers can not be created on system tables"
3678
#: drizzled/error.cc:966
3680
2814
msgid "Leading spaces are removed from name '%s'"
3683
#: drizzled/error.cc:968
3684
2817
msgid "Failed to read auto-increment value from storage engine"
3687
#: drizzled/error.cc:970
3688
2820
msgid "user name"
3691
#: drizzled/error.cc:972
3692
2823
msgid "host name"
3695
#: drizzled/error.cc:974
3697
2827
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3700
#: drizzled/error.cc:976
3702
2831
msgid "The target table %-.100s of the %s is not insertable-into"
3705
#: drizzled/error.cc:978
3708
2836
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3711
#: drizzled/error.cc:980
3712
2839
msgid "Too high level of nesting for select"
3715
#: drizzled/error.cc:982
3717
2843
msgid "Name '%-.64s' has become ''"
3720
#: drizzled/error.cc:984
3722
2847
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3723
2848
"optional and non-empty FIELDS ENCLOSED BY"
3726
#: drizzled/error.cc:986
3728
2852
msgid "The foreign server, %s, you are trying to create already exists."
3731
#: drizzled/error.cc:988
3734
2857
"The foreign server name you are trying to reference does not exist. Data "
3735
2858
"source error: %-.64s"
3738
#: drizzled/error.cc:990
3741
2863
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3744
#: drizzled/error.cc:992
3747
2868
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3748
2869
"each partition"
3751
#: drizzled/error.cc:994
3754
2874
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3757
#: drizzled/error.cc:996
3758
2877
msgid "MAXVALUE can only be used in last partition definition"
3761
#: drizzled/error.cc:998
3762
2880
msgid "Subpartitions can only be hash partitions and by key"
3765
#: drizzled/error.cc:1000
3766
2883
msgid "Must define subpartitions on all partitions if on one partition"
3769
#: drizzled/error.cc:1002
3770
2886
msgid "Wrong number of partitions defined, mismatch with previous setting"
3773
#: drizzled/error.cc:1004
3774
2889
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3777
#: drizzled/error.cc:1006
3779
2893
"Constant/Random expression in (sub)partitioning function is not allowed"
3782
#: drizzled/error.cc:1008
3783
2896
msgid "Expression in RANGE/LIST VALUES must be constant"
3786
#: drizzled/error.cc:1010
3787
2899
msgid "Field in list of fields for partition function not found in table"
3790
#: drizzled/error.cc:1012
3791
2902
msgid "List of fields is only allowed in KEY partitions"
3794
#: drizzled/error.cc:1014
3796
2906
"The partition info in the frm file is not consistent with what can be "
3797
2907
"written into the frm file"
3800
#: drizzled/error.cc:1016
3802
2911
msgid "The %-.192s function returns the wrong type"
3805
#: drizzled/error.cc:1018
3807
2915
msgid "For %-.64s partitions each partition must be defined"
3810
#: drizzled/error.cc:1020
3811
2918
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3814
#: drizzled/error.cc:1022
3815
2921
msgid "VALUES value must be of same type as partition function"
3818
#: drizzled/error.cc:1024
3819
2924
msgid "Multiple definition of same constant in list partitioning"
3822
#: drizzled/error.cc:1026
3823
2927
msgid "Partitioning can not be used stand-alone in query"
3826
#: drizzled/error.cc:1028
3828
2931
"The mix of handlers in the partitions is not allowed in this version of "
3832
#: drizzled/error.cc:1030
3834
2936
msgid "For the partitioned engine it is necessary to define all %-.64s"
3837
#: drizzled/error.cc:1032
3838
2939
msgid "Too many partitions (including subpartitions) were defined"
3841
#: drizzled/error.cc:1034
3843
2943
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3844
2944
"partitioning for subpartitioning"
3847
#: drizzled/error.cc:1036
3848
2947
msgid "Failed to create specific handler file"
3851
#: drizzled/error.cc:1038
3852
2950
msgid "A BLOB field is not allowed in partition function"
3855
#: drizzled/error.cc:1040
3858
2955
"A %-.192s must include all columns in the table's partitioning function"
3861
#: drizzled/error.cc:1042
3863
2959
msgid "Number of %-.64s = 0 is not an allowed value"
3866
#: drizzled/error.cc:1044
3867
2962
msgid "Partition management on a not partitioned table is not possible"
3870
#: drizzled/error.cc:1046
3872
2966
"Foreign key condition is not yet supported in conjunction with partitioning"
3875
#: drizzled/error.cc:1048
3877
2970
msgid "Error in list of partitions to %-.64s"
3880
#: drizzled/error.cc:1050
3881
2973
msgid "Cannot remove all partitions, use DROP TABLE instead"
3884
#: drizzled/error.cc:1052
3885
2976
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3888
#: drizzled/error.cc:1054
3890
2980
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3891
2981
"their numbers"
3894
#: drizzled/error.cc:1056
3896
2985
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3897
2986
"tables using HASH PARTITIONs"
3900
#: drizzled/error.cc:1058
3902
2990
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3905
#: drizzled/error.cc:1060
3906
2993
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3909
#: drizzled/error.cc:1062
3910
2996
msgid "At least one partition must be added"
3913
#: drizzled/error.cc:1064
3914
2999
msgid "At least one partition must be coalesced"
3917
#: drizzled/error.cc:1066
3918
3002
msgid "More partitions to reorganize than there are partitions"
3921
#: drizzled/error.cc:1068
3923
3006
msgid "Duplicate partition name %-.192s"
3926
#: drizzled/error.cc:1070
3927
3009
msgid "It is not allowed to shut off binlog on this command"
3930
#: drizzled/error.cc:1072
3932
3013
"When reorganizing a set of partitions they must be in consecutive order"
3935
#: drizzled/error.cc:1074
3937
3017
"Reorganize of range partitions cannot change total ranges except for last "
3938
3018
"partition where it can extend the range"
3941
#: drizzled/error.cc:1076
3942
3021
msgid "Partition function not supported in this version for this handler"
3945
#: drizzled/error.cc:1078
3946
3024
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3949
#: drizzled/error.cc:1080
3951
3028
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3954
#: drizzled/error.cc:1082
3956
3032
msgid "Plugin '%-.192s' is not loaded"
3959
#: drizzled/error.cc:1084
3961
3036
msgid "Incorrect %-.32s value: '%-.128s'"
3964
#: drizzled/error.cc:1086
3966
3040
msgid "Table has no partition for value %-.64s"
3969
#: drizzled/error.cc:1088
3971
3044
msgid "It is not allowed to specify %s more than once"
3974
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3976
3048
msgid "Failed to create %s"
3979
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3981
3052
msgid "Failed to drop %s"
3984
#: drizzled/error.cc:1094
3985
3055
msgid "The handler doesn't support autoextend of tablespaces"
3988
#: drizzled/error.cc:1096
3990
3059
"A size parameter was incorrectly specified, either number or on the form 10M"
3993
#: drizzled/error.cc:1098
3995
3063
"The size number was correct but we don't allow the digit part to be more "
3996
3064
"than 2 billion"
3999
#: drizzled/error.cc:1100
4001
3068
msgid "Failed to alter: %s"
4004
#: drizzled/error.cc:1102
4005
3071
msgid "Writing one row to the row-based binary log failed"
4008
#: drizzled/error.cc:1104
4010
3075
msgid "Table definition on master and slave does not match: %s"
4013
#: drizzled/error.cc:1106
4015
3079
"Slave running with --log-slave-updates must use row-based binary logging to "
4016
3080
"be able to replicate row-based binary log events"
4019
#: drizzled/error.cc:1108
4021
3084
msgid "Event '%-.192s' already exists"
4024
#: drizzled/error.cc:1110
4026
3088
msgid "Failed to store event %s. Error code %d from storage engine."
4029
#: drizzled/error.cc:1112
4031
3092
msgid "Unknown event '%-.192s'"
4034
#: drizzled/error.cc:1114
4036
3096
msgid "Failed to alter event '%-.192s'"
4039
#: drizzled/error.cc:1118
4040
3099
msgid "INTERVAL is either not positive or too big"
4043
#: drizzled/error.cc:1120
4044
3102
msgid "ENDS is either invalid or before STARTS"
4047
#: drizzled/error.cc:1122
4048
3105
msgid "Event execution time is in the past. Event has been disabled"
4051
#: drizzled/error.cc:1124
4052
3108
msgid "Failed to open drizzle.event"
4055
#: drizzled/error.cc:1126
4056
3111
msgid "No datetime expression provided"
4059
#: drizzled/error.cc:1128
4062
3116
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4063
3117
"probably corrupted"
4066
#: drizzled/error.cc:1130
4068
3121
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4071
#: drizzled/error.cc:1132
4072
3124
msgid "Failed to delete the event from drizzle.event"
4075
#: drizzled/error.cc:1134
4076
3127
msgid "Error during compilation of event's body"
4079
#: drizzled/error.cc:1136
4080
3130
msgid "Same old and new event name"
4083
#: drizzled/error.cc:1138
4085
3134
msgid "Data for column '%s' too long"
4088
#: drizzled/error.cc:1140
4090
3138
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4093
#: drizzled/error.cc:1142
4096
3143
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4100
#: drizzled/error.cc:1144
4101
3147
msgid "You can't write-lock a log table. Only read access is possible"
4104
#: drizzled/error.cc:1146
4105
3150
msgid "You can't use locks with log tables."
4108
#: drizzled/error.cc:1148
4111
3155
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4112
3156
"%d would lead to a duplicate entry"
4115
#: drizzled/error.cc:1150
4118
3161
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4119
3162
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4122
#: drizzled/error.cc:1152
4124
3166
"Cannot switch out of the row-based binary log format when the session has "
4125
3167
"open temporary tables"
4128
#: drizzled/error.cc:1154
4130
3171
"Cannot change the binary logging format inside a stored function or trigger"
4133
#: drizzled/error.cc:1156
4135
3175
"The NDB cluster engine does not support changing the binlog format on the "
4139
#: drizzled/error.cc:1158
4140
3179
msgid "Cannot create temporary table with partitions"
4143
#: drizzled/error.cc:1160
4144
3182
msgid "Partition constant is out of partition function domain"
4147
#: drizzled/error.cc:1162
4148
3185
msgid "This partition function is not allowed"
4151
#: drizzled/error.cc:1164
4152
3188
msgid "Error in DDL log"
4155
#: drizzled/error.cc:1166
4156
3191
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4159
#: drizzled/error.cc:1168
4160
3194
msgid "Incorrect partition name"
4163
#: drizzled/error.cc:1170
4165
3198
"Transaction isolation level can't be changed while a transaction is in "
4169
#: drizzled/error.cc:1172
4172
3204
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4173
3205
"'%-.192s' for key '%-.192s'"
4176
#: drizzled/error.cc:1174
4178
3209
msgid "Internal scheduler error %d"
4181
#: drizzled/error.cc:1176
4183
3213
msgid "Error during starting/stopping of the scheduler. Error code %u"
4186
#: drizzled/error.cc:1178
4187
3216
msgid "Engine cannot be used in partitioned tables"
4190
#: drizzled/error.cc:1180
4192
3220
msgid "Cannot activate '%-.64s' log"
4195
#: drizzled/error.cc:1182
4196
3223
msgid "The server was not built with row-based replication"
4199
#: drizzled/error.cc:1184
4200
3226
msgid "Decoding of base64 string failed"
4203
#: drizzled/error.cc:1186
4204
3229
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4207
#: drizzled/error.cc:1188
4209
3233
"Cannot proceed because system tables used by Event Scheduler were found "
4210
3234
"damaged at server start"
4213
#: drizzled/error.cc:1190
4214
3237
msgid "Only integers allowed as number here"
4217
#: drizzled/error.cc:1192
4218
3240
msgid "This storage engine cannot be used for log tables"
4221
#: drizzled/error.cc:1194
4223
3244
msgid "You cannot '%s' a log table if logging is enabled"
4226
#: drizzled/error.cc:1196
4229
3249
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4234
#: drizzled/error.cc:1198
4236
3255
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4239
#: drizzled/error.cc:1200
4241
3259
msgid "Incorrect parameters in the call to native function '%-.192s'"
4244
#: drizzled/error.cc:1202
4246
3263
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4249
#: drizzled/error.cc:1204
4251
3267
msgid "This function '%-.192s' has the same name as a native function"
4254
#: drizzled/error.cc:1206
4256
3271
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4259
#: drizzled/error.cc:1208
4260
3274
msgid "Too many files opened, please execute the command again"
4263
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4265
3278
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4266
3279
"The event was dropped immediately after creation."
4269
#: drizzled/error.cc:1214
4271
3283
msgid "The incident %s occurred on the master. Message: %-.64s"
4274
#: drizzled/error.cc:1216
4275
3286
msgid "Table has no partition for some existing values"
4278
#: drizzled/error.cc:1218
4279
3289
msgid "Statement is not safe to log in statement format."
4282
#: drizzled/error.cc:1220
4284
3293
msgid "Fatal error: %s"
4287
#: drizzled/error.cc:1222
4289
3297
msgid "Relay log read failure: %s"
4292
#: drizzled/error.cc:1224
4294
3301
msgid "Relay log write failure: %s"
4297
#: drizzled/error.cc:1228
4299
3305
msgid "Master command %s failed: %s"
4302
#: drizzled/error.cc:1230
4304
3309
msgid "Binary logging not possible. Message: %s"
4307
#: drizzled/error.cc:1232
4309
3313
msgid "View `%-.64s`.`%-.64s` has no creation context"
4312
#: drizzled/error.cc:1234
4314
3317
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4317
#: drizzled/error.cc:1236
4319
3321
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4322
#: drizzled/error.cc:1238
4324
3325
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4327
#: drizzled/error.cc:1240
4329
3329
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4332
#: drizzled/error.cc:1242
4334
3333
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4337
#: drizzled/error.cc:1244
4339
3337
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4342
#: drizzled/error.cc:1246
4344
3341
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4347
#: drizzled/error.cc:1248
4349
3345
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4352
#: drizzled/error.cc:1250
4354
3349
msgid "Ambiguous slave modes combination. %s"
4357
#: drizzled/error.cc:1252
4360
3354
"The BINLOG statement of type `%s` was not preceded by a format description "
4361
3355
"BINLOG statement."
4364
#: drizzled/error.cc:1254
4365
3358
msgid "Corrupted replication event was detected"
4368
#: drizzled/error.cc:1256
4370
3362
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4373
#: drizzled/error.cc:1258
4375
3366
msgid "Being purged log %s was not found"
4378
#: drizzled/error.cc:1260
4380
3370
msgid "Converted to non-transactional lock on '%-.64s'"
4383
#: drizzled/error.cc:1262
4385
3374
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4388
#: drizzled/error.cc:1264
4391
3379
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4394
#: drizzled/error.cc:1266
4396
3383
msgid "Can't access storage engine of table %-.64s"
4399
#: drizzled/error.cc:1268
4400
3386
msgid "Starting backup process"
4403
#: drizzled/error.cc:1270
4404
3389
msgid "Backup completed"
4407
#: drizzled/error.cc:1272
4408
3392
msgid "Starting restore process"
4411
#: drizzled/error.cc:1274
4412
3395
msgid "Restore completed"
4415
#: drizzled/error.cc:1276
4416
3398
msgid "Nothing to backup"
4419
#: drizzled/error.cc:1278
4421
3402
msgid "Database '%-.64s' cannot be included in a backup"
4424
#: drizzled/error.cc:1280
4426
3406
"Error during backup operation - server's error log contains more information "
4427
3407
"about the error"
4430
#: drizzled/error.cc:1282
4432
3411
"Error during restore operation - server's error log contains more "
4433
3412
"information about the error"
4436
#: drizzled/error.cc:1284
4438
3416
"Can't execute this command because another BACKUP/RESTORE operation is in "
4442
#: drizzled/error.cc:1286
4443
3420
msgid "Error when preparing for backup operation"
4446
#: drizzled/error.cc:1288
4447
3423
msgid "Error when preparing for restore operation"
4450
#: drizzled/error.cc:1290
4452
3427
msgid "Invalid backup location '%-.64s'"
4455
#: drizzled/error.cc:1292
4457
3431
msgid "Can't read backup location '%-.64s'"
4460
#: drizzled/error.cc:1294
4462
3435
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4465
#: drizzled/error.cc:1296
4466
3438
msgid "Can't enumerate server databases"
4469
#: drizzled/error.cc:1298
4470
3441
msgid "Can't enumerate server tables"
4473
#: drizzled/error.cc:1300
4475
3445
msgid "Can't enumerate tables in database %-.64s"
4478
#: drizzled/error.cc:1302
4480
3449
msgid "Skipping view %-.64s in database %-.64s"
4483
#: drizzled/error.cc:1304
4485
3453
msgid "Skipping table %-.64s since it has no valid storage engine"
4488
#: drizzled/error.cc:1306
4490
3457
msgid "Can't open table %-.64s"
4493
#: drizzled/error.cc:1308
4494
3460
msgid "Can't read backup archive preamble"
4497
#: drizzled/error.cc:1310
4498
3463
msgid "Can't write backup archive preamble"
4501
#: drizzled/error.cc:1312
4503
3467
msgid "Can't find backup driver for table %-.64s"
4506
#: drizzled/error.cc:1314
4509
3472
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4513
#: drizzled/error.cc:1316
4515
3477
msgid "Can't create %-.64s backup driver"
4518
#: drizzled/error.cc:1318
4520
3481
msgid "Can't create %-.64s restore driver"
4523
#: drizzled/error.cc:1320
4525
3485
msgid "Found %d images in backup archive but maximum %d are supported"
4528
#: drizzled/error.cc:1322
4530
3489
msgid "Error when saving meta-data of %-.64s"
4533
#: drizzled/error.cc:1324
4534
3492
msgid "Error when reading meta-data list"
4537
#: drizzled/error.cc:1326
4539
3496
msgid "Can't create %-.64s"
4542
#: drizzled/error.cc:1328
4543
3499
msgid "Can't allocate buffer for image data transfer"
4546
#: drizzled/error.cc:1330
4548
3503
msgid "Error when writing %-.64s backup image data (for table #%d)"
4551
#: drizzled/error.cc:1332
4552
3506
msgid "Error when reading data from backup stream"
4555
#: drizzled/error.cc:1334
4556
3509
msgid "Can't go to the next chunk in backup stream"
4559
#: drizzled/error.cc:1336
4561
3513
msgid "Can't initialize %-.64s backup driver"
4564
#: drizzled/error.cc:1338
4566
3517
msgid "Can't initialize %-.64s restore driver"
4569
#: drizzled/error.cc:1340
4571
3521
msgid "Can't shut down %-.64s backup driver"
4574
#: drizzled/error.cc:1342
4576
3525
msgid "Can't shut down %-.64s backup driver(s)"
4579
#: drizzled/error.cc:1344
4581
3529
msgid "%-.64s backup driver can't prepare for synchronization"
4584
#: drizzled/error.cc:1346
4586
3533
msgid "%-.64s backup driver can't create its image validity point"
4589
#: drizzled/error.cc:1348
4591
3537
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4594
#: drizzled/error.cc:1350
4596
3541
msgid "%-.64s backup driver can't cancel its backup operation"
4599
#: drizzled/error.cc:1352
4601
3545
msgid "%-.64s restore driver can't cancel its restore operation"
4604
#: drizzled/error.cc:1354
4606
3549
msgid "Error when polling %-.64s backup driver for its image data"
4609
#: drizzled/error.cc:1356
4612
3554
"Error when sending image data (for table #%d) to %-.64s restore driver"
4615
#: drizzled/error.cc:1358
4618
3559
"After %d attempts %-.64s restore driver still can't accept next block of data"
4621
#: drizzled/error.cc:1360
4623
3563
msgid "Open and lock tables failed in %-.64s"
4626
#: drizzled/error.cc:1362
4627
3566
msgid "Backup driver's table locking thread can not be initialized."
4630
#: drizzled/error.cc:1364
4632
3570
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4633
3571
"and 'drizzle.online_backup_progress'."
4636
#: drizzled/error.cc:1366
4638
3575
msgid "Tablespace '%-.192s' already exists"
4641
#: drizzled/error.cc:1368
4643
3579
msgid "Tablespace '%-.192s' doesn't exist"
4646
#: drizzled/error.cc:1370
4648
3583
msgid "Unexpected master's heartbeat data: %s"
4651
#: drizzled/error.cc:1372
4653
3587
msgid "The requested value for the heartbeat period %s %s"
4656
#: drizzled/error.cc:1374
4658
3591
msgid "Can't write to the online backup progress log %-.64s."
4661
#: drizzled/error.cc:1376
4663
3595
msgid "Tablespace '%-.192s' not empty"
4666
#: drizzled/error.cc:1378
4669
3600
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4671
3602
"while the same tablespace is defined on the server as '%-.256s'"
4674
#: drizzled/error.cc:1380
4675
3605
msgid "A virtual column cannot be based on a virtual column"
4678
#: drizzled/error.cc:1382
4680
3609
msgid "Non-deterministic expression for virtual column '%s'."
4683
#: drizzled/error.cc:1384
4686
3614
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4689
#: drizzled/error.cc:1386
4690
3617
msgid "Primary key cannot be defined upon a virtual column."
4693
#: drizzled/error.cc:1388
4694
3620
msgid "Key/Index cannot be defined on a non-stored virtual column."
4697
#: drizzled/error.cc:1390
4699
3624
msgid "Cannot define foreign key with %s clause on a virtual column."
4702
#: drizzled/error.cc:1392
4704
3628
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4707
#: drizzled/error.cc:1394
4709
3632
msgid "'%s' is not yet supported for virtual columns."
4712
#: drizzled/error.cc:1396
4713
3635
msgid "Constant expression in virtual column function is not allowed."
4716
#: drizzled/error.cc:1398
4717
3638
msgid "Encountered an unknown temporal type."
4720
#: drizzled/error.cc:1400
4722
3642
msgid "Received an invalid string format '%s' for a date value."
4725
#: drizzled/error.cc:1402
4727
3646
msgid "Received an invalid string format '%s' for a time value."
4730
#: drizzled/error.cc:1404
4732
3650
msgid "Received an invalid value '%s' for a UNIX timestamp."
4735
#: drizzled/error.cc:1406
4737
3654
msgid "Received an invalid datetime value '%s'."
4740
#: drizzled/error.cc:1408
4742
3658
msgid "Received a NULL argument for function '%s'."
4745
#: drizzled/error.cc:1410
4747
3662
msgid "Received an invalid negative argument '%s' for function '%s'."
4750
#: drizzled/error.cc:1412
4752
3666
msgid "Received an out-of-range argument '%s' for function '%s'."
4755
#: drizzled/error.cc:1414
4757
3670
msgid "Received an invalid time value '%s'."
4760
#: drizzled/error.cc:1416
4762
3674
msgid "Received an invalid enum value '%s'."
4765
#: drizzled/logging.cc:59
4767
msgid "logging '%s' pre() failed"
4770
#: drizzled/logging.cc:84
4772
msgid "logging '%s' post() failed"
4775
#: drizzled/message/command_reader.cc:55
4777
msgid "Usage: %s COMMAND_LOG\n"
4780
#: drizzled/message/command_reader.cc:64
3677
msgid "Tables which are replicated require a primary key."
3681
msgid "Corrupt or invalid table definition: %s"
3685
msgid "Schema does not exist: %s"
3689
msgid "Error altering schema: %s"
3693
msgid "Error droppping Schema : %s"
3696
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3700
msgid "Can't unlock file (Errcode: %d)"
3704
msgid "Can't change size of file (Errcode: %d)"
3708
msgid "Can't open stream from handle (Errcode: %d)"
3712
msgid "Warning: '%s' had %d links"
3716
msgid "Warning: %d files and %d streams is left open\n"
3720
msgid "Can't create directory '%s' (Errcode: %d)"
3725
"Character set '%s' is not a compiled character set and is not specified in "
3730
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3734
msgid "Can't read value for symlink '%s' (Error %d)"
3738
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3742
msgid "Error on realpath() on '%s' (Error %d)"
3746
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3751
"Collation '%s' is not a compiled collation and is not specified in the %s "
3756
msgid "File '%s' (fileno: %d) was not closed"
3760
msgid "error: could not open directory: %s\n"
3764
"setrlimit could not change the size of core files to 'infinity'; We may not "
3765
"be able to generate a core file on signals"
3769
msgid "Data directory %s does not exist\n"
3773
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4782
3777
msgid "Cannot open file: %s\n"
4785
#: drizzled/message/command_reader.cc:83
4787
msgid "Failed to read initial length header\n"
4790
#: drizzled/message/command_reader.cc:90
4792
msgid "Attempted to read record bigger than SIZE_MAX\n"
4795
#: drizzled/message/command_reader.cc:110
3781
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3785
msgid "Attempted to read record bigger than INT_MAX\n"
4797
3789
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4800
#: drizzled/message/command_reader.cc:120
3793
msgid "Could not read transaction message.\n"
3797
msgid "GPB ERROR: %s.\n"
4803
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4807
#: drizzled/message/command_reader.cc:126
4809
3808
msgid "Unable to parse command. Got error: %s.\n"
4812
#: drizzled/message/command_reader.cc:128
4814
msgid "BUFFER: %s\n"
4817
#: drizzled/message/command_reader.cc:136
3812
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3816
msgid "Usage: %s TRANSACTION_LOG\n"
3826
msgid "%s: %s: Option '%s' used, but is disabled\n"
3836
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3840
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3844
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3848
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
4820
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4823
#: drizzled/plugin/listen_tcp.cc:47
3854
"Variables (--variable-name=value)\n"
3855
"and boolean options {false|true} Value (after reading options)\n"
3856
"--------------------------------- -----------------------------\n"
3859
msgid "(No default value)"
3869
msgid "(Disabled)\n"
3873
msgid "errmsg plugin '%s' errmsg() failed"
3877
msgid "A function named %s already exists!\n"
3880
msgid "Could not add Function!\n"
3883
msgid "No sockets could be bound for listening"
3887
msgid "pipe() failed with errno %d"
3891
msgid "poll() failed with errno %d"
4825
3895
msgid "accept() failed with errno %d"
4828
#: drizzled/plugin/listen_tcp.cc:83
4830
3899
msgid "getaddrinfo() failed with error %s"
4833
#: drizzled/plugin/listen_tcp.cc:115
4835
3903
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4838
#: drizzled/plugin/listen_tcp.cc:126
4840
3907
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4843
#: drizzled/plugin/listen_tcp.cc:135
4845
3911
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4848
#: drizzled/plugin/listen_tcp.cc:144
4850
3915
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4853
#: drizzled/plugin/listen_tcp.cc:153
4855
3919
msgid "setsockopt(SO_LINGER) failed with errno %d"
4858
#: drizzled/plugin/listen_tcp.cc:162
4860
3923
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4863
#: drizzled/plugin/listen_tcp.cc:183
4865
3927
msgid "Retrying bind() on %u"
4868
#: drizzled/plugin/listen_tcp.cc:190
4870
3931
msgid "bind() failed with errno: %d"
4873
#: drizzled/plugin/listen_tcp.cc:193
4874
3934
msgid "Do you already have another drizzled running?"
4877
#: drizzled/plugin/listen_tcp.cc:200
4879
3938
msgid "listen() failed with errno %d"
4882
#: drizzled/plugin/listen_tcp.cc:206
4884
3942
msgid "Listening on %s:%s\n"
4887
#: drizzled/plugin/storage_engine.cc:315
4889
msgid "Found %d prepared transaction(s) in %s"
4892
#: drizzled/plugin/storage_engine.cc:389
4893
msgid "Starting crash recovery..."
4896
#: drizzled/plugin/storage_engine.cc:398
4898
msgid "Found %d prepared XA transactions"
4901
#: drizzled/plugin/storage_engine.cc:403
4904
"Found %d prepared transactions! It means that drizzled was not shut down "
4905
"properly last time and critical recovery information (last binlog or %s "
4906
"file) was manually deleted after a crash. You have to start drizzled with "
4907
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4910
#: drizzled/plugin/storage_engine.cc:413
4911
msgid "Crash recovery finished."
4914
#: drizzled/qcache.cc:63
4916
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4919
#: drizzled/qcache.cc:86
4921
msgid "qcache plugin '%s' set() failed"
4924
#: drizzled/qcache.cc:110
4926
msgid "qcache plugin '%s' invalidate_table() failed"
4929
#: drizzled/qcache.cc:137
4931
msgid "qcache plugin '%s' invalidate_db() failed"
4934
#: drizzled/qcache.cc:157
4936
msgid "qcache plugin '%s' flush() failed"
4939
#: drizzled/scheduling.cc:37
4942
"Attempted to register a scheduler %s, but a scheduler has already been "
4943
"registered with that name.\n"
4946
#: drizzled/scheduling.cc:62
4948
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4951
#: drizzled/scheduling.cc:77
4952
msgid "Scheduler initialization failed.\n"
4955
#: drizzled/session.cc:2166
4957
msgid "Could not remove temporary table: '%s', error: %d"
4960
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4962
msgid "realloc() failed with errno %d"
4965
#: drizzled/slot/listen.cc:94
4966
msgid "No sockets could be bound for listening"
4969
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4971
msgid "pipe() failed with errno %d"
4974
#: drizzled/slot/listen.cc:137
4976
msgid "poll() failed with errno %d"
4979
#: drizzled/sql_base.cc:1445
4981
msgid "Table %s had a open data handler in reopen_table"
4984
#: drizzled/sql_base.cc:2026
4986
msgid "Couldn't repair table: %s.%s"
4989
#: drizzled/sql_base.cc:2068
4992
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4993
"`%s`.`%s`' to replication"
4996
#: drizzled/sql_plugin.cc:553
3947
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4998
3952
msgid "Plugin '%s' init function returned error.\n"
5001
#: drizzled/sql_plugin.cc:713
5002
msgid "plugin-load parameter too long"
5005
#: drizzled/sql_plugin.cc:775
5007
msgid "Couldn't load plugin named '%s' with soname '%s'."
5010
#: drizzled/sql_plugin.cc:1115
3956
msgid "Couldn't load plugin library named '%s'.\n"
3960
msgid "Couldn't load plugin named '%s'.\n"
5011
3963
msgid "Out of memory."
5014
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5016
3967
msgid "Unknown variable type code 0x%x in plugin '%s'."
5019
#: drizzled/sql_plugin.cc:2010
5022
3972
"Server variable %s of plugin %s was forced to be read-only: string variable "
5023
3973
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5026
#: drizzled/sql_plugin.cc:2041
5028
3977
msgid "Missing variable name in plugin '%s'."
5031
#: drizzled/sql_plugin.cc:2058
5033
3981
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5036
#: drizzled/sql_plugin.cc:2186
5038
3985
msgid "Out of memory for plugin '%s'."
5041
#: drizzled/sql_plugin.cc:2193
5043
3989
msgid "Bad options for plugin '%s'."
5046
#: drizzled/sql_plugin.cc:2202
5048
3993
msgid "Parsing options for plugin '%s' failed."
5051
#: drizzled/sql_plugin.cc:2251
5053
3997
msgid "Plugin '%s' has conflicting system variables"
5056
#: drizzled/sql_table.cc:231
5058
"Table name cannot be encoded and fit within filesystem name length "
5062
#: drizzled/sql_table.cc:241
5064
"Schema name cannot be encoded and fit within filesystem name length "
5068
#: drizzled/sql_table.cc:2360
4001
msgid "logging '%s' pre() failed"
4005
msgid "logging '%s' post() failed"
4009
msgid "logging '%s' postEnd() failed"
4013
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4017
msgid "qcache plugin '%s' set() failed"
4021
msgid "qcache plugin '%s' invalidateTable() failed"
4025
msgid "qcache plugin '%s' invalidateDb() failed"
4029
msgid "qcache plugin '%s' flush() failed"
4033
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4037
msgid "Fatal error: Failed initializing %s plugin.\n"
4042
"Attempted to register a scheduler %s, but a scheduler has already been "
4043
"registered with that name.\n"
4047
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4051
msgid "Found %d prepared transaction(s) in resource manager."
4054
msgid "Starting crash recovery..."
4058
msgid "Found %d prepared XA transactions"
4063
"Found %d prepared transactions! It means that drizzled was not shut down "
4064
"properly last time and critical recovery information (last binlog or %s "
4065
"file) was manually deleted after a crash. You have to start drizzled with "
4066
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4069
msgid "Crash recovery finished."
4073
"You registered a TransactionApplier plugin but no TransactionReplicator "
4074
"plugins were registered.\n"
4079
"You registered a TransactionApplier plugin but no TransactionReplicator "
4080
"plugins were registered that match the requested replicator name of '%s'.\n"
4081
"We have deactivated the TransactionApplier '%s'.\n"
4085
msgid "Could not remove temporary table: '%s', error: %d"
4089
msgid "Variable named %s already exists!\n"
4093
msgid "Could not add Variable: %s\n"
4097
msgid "Table %s had a open data Cursor in reopen_table"
5070
4101
msgid "Unknown - internal error %d during operation"
5073
#: drizzled/statement/alter_table.cc:1136
5075
msgid "Could not open table %s.%s after rename\n"
5078
#: drizzled/statement/alter_table.cc:1299
5081
4106
"order_st BY ignored because there is a user-defined clustered index in the "
5082
4107
"table '%-.192s'"
5085
#: drizzled/table.cc:329
5088
4112
"'%s' had no or invalid character set, and default character set is multi-"
5089
4113
"byte, so character column sizes may have changed"
5092
#: drizzled/table.cc:1608
5094
4117
msgid "Unknown collation '%s' in table '%-.64s' definition"
5097
#: drizzled/table.cc:1615
5100
4122
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5104
#: drizzled/table.cc:3515
5106
4127
msgid "Got error %d when reading table '%s'"
5109
#: drizzled/tztime.cc:1061
5111
4131
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5114
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5116
4135
msgid "%s: option `%s' is ambiguous\n"
5119
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5121
4139
msgid "%s: option `--%s' doesn't allow an argument\n"
5124
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5126
4143
msgid "%s: option `%c%s' doesn't allow an argument\n"
5129
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5130
#: gnulib/getopt.c:993
5132
4147
msgid "%s: option `%s' requires an argument\n"
5135
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5137
4151
msgid "%s: unrecognized option `--%s'\n"
5140
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5142
4155
msgid "%s: unrecognized option `%c%s'\n"
5145
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5147
4159
msgid "%s: illegal option -- %c\n"
5150
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5152
4163
msgid "%s: invalid option -- %c\n"
5155
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5156
#: gnulib/getopt.c:1064
5158
4167
msgid "%s: option requires an argument -- %c\n"
5161
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5163
4171
msgid "%s: option `-W %s' is ambiguous\n"
5166
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5168
4175
msgid "%s: option `-W %s' doesn't allow an argument\n"
5171
#: mysys/default.cc:684
5173
msgid "error: could not open directory: %s\n"
5176
#: mysys/errors.cc:25
5178
msgid "Can't create/write to file '%s' (Errcode: %d)"
5181
#: mysys/errors.cc:26
5183
msgid "Error reading file '%s' (Errcode: %d)"
5186
#: mysys/errors.cc:27
5188
msgid "Error writing file '%s' (Errcode: %d)"
5191
#: mysys/errors.cc:28
5193
msgid "Error on close of '%s' (Errcode: %d)"
5196
#: mysys/errors.cc:29
5198
msgid "Out of memory (Needed %u bytes)"
5201
#: mysys/errors.cc:30
5203
msgid "Error on delete of '%s' (Errcode: %d)"
5206
#: mysys/errors.cc:31
5208
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5211
#: mysys/errors.cc:32
5213
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5216
#: mysys/errors.cc:33
5218
msgid "Can't lock file (Errcode: %d)"
5221
#: mysys/errors.cc:34
5223
msgid "Can't unlock file (Errcode: %d)"
5226
#: mysys/errors.cc:35
5228
msgid "Can't read dir of '%s' (Errcode: %d)"
5231
#: mysys/errors.cc:36
5233
msgid "Can't get stat of '%s' (Errcode: %d)"
5236
#: mysys/errors.cc:37
5238
msgid "Can't change size of file (Errcode: %d)"
5241
#: mysys/errors.cc:38
5243
msgid "Can't open stream from handle (Errcode: %d)"
5246
#: mysys/errors.cc:39
5248
msgid "Can't get working dirctory (Errcode: %d)"
5251
#: mysys/errors.cc:40
5253
msgid "Can't change dir to '%s' (Errcode: %d)"
5256
#: mysys/errors.cc:41
5258
msgid "Warning: '%s' had %d links"
5261
#: mysys/errors.cc:42
5263
msgid "Warning: %d files and %d streams is left open\n"
5266
#: mysys/errors.cc:43
5268
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5271
#: mysys/errors.cc:44
5273
msgid "Can't create directory '%s' (Errcode: %d)"
5276
#: mysys/errors.cc:45
5279
"Character set '%s' is not a compiled character set and is not specified in "
5283
#: mysys/errors.cc:46
5285
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5288
#: mysys/errors.cc:47
5290
msgid "Can't read value for symlink '%s' (Error %d)"
5293
#: mysys/errors.cc:48
5295
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5298
#: mysys/errors.cc:49
5300
msgid "Error on realpath() on '%s' (Error %d)"
5303
#: mysys/errors.cc:50
5305
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5308
#: mysys/errors.cc:51
5311
"Collation '%s' is not a compiled collation and is not specified in the %s "
5315
#: mysys/errors.cc:52
5317
msgid "File '%s' not found (Errcode: %d)"
5320
#: mysys/errors.cc:53
5322
msgid "File '%s' (fileno: %d) was not closed"
5325
#: mysys/my_error.cc:85
5327
msgid "Unknown error %d"
5330
#: mysys/my_getopt.cc:90
5334
#: mysys/my_getopt.cc:92
5338
#: mysys/my_getopt.cc:356
5340
msgid "%s: %s: Option '%s' used, but is disabled\n"
5343
#: mysys/my_getopt.cc:357
5347
#: mysys/my_getopt.cc:357
5351
#: mysys/my_getopt.cc:460
5353
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5356
#: mysys/my_getopt.cc:775
5358
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5361
#: mysys/my_getopt.cc:968
5363
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5366
#: mysys/my_getopt.cc:1200
5368
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5371
#: mysys/my_getopt.cc:1220
5375
"Variables (--variable-name=value)\n"
5376
"and boolean options {false|true} Value (after reading options)\n"
5377
"--------------------------------- -----------------------------\n"
5380
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5381
msgid "(No default value)"
5384
#: mysys/my_getopt.cc:1255
5388
#: mysys/my_getopt.cc:1255
5392
#: mysys/my_getopt.cc:1288
5394
msgid "(Disabled)\n"
5397
#: plugin/auth_http/auth_http.cc:138
5398
4178
msgid "Enable HTTP Auth check"
5401
#: plugin/auth_http/auth_http.cc:148
5402
4181
msgid "URL for HTTP Auth check"
5405
#: plugin/command_log/command_log.cc:116
5406
#: plugin/command_log/command_log_reader.cc:94
5408
msgid "Failed to open command log file %s. Got error: %s\n"
5411
#: plugin/command_log/command_log.cc:200
5414
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5415
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5418
#: plugin/command_log/command_log.cc:242
5421
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5422
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5425
#: plugin/command_log/command_log.cc:294
5428
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5429
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5432
#: plugin/command_log/command_log.cc:390
5433
msgid "Enable command log"
5436
#: plugin/command_log/command_log.cc:398
5437
msgid "DEBUGGING - Truncate command log"
5440
#: plugin/command_log/command_log.cc:406
5441
msgid "Path to the file to use for command log."
5444
#: plugin/command_log/command_log.cc:414
5445
msgid "Enable CRC32 Checksumming"
5448
#: plugin/command_log/command_log.cc:432
5449
msgid "Command Message Log"
5452
#: plugin/command_log/command_log_reader.cc:114
5454
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5457
#: plugin/command_log/command_log_reader.cc:137
5459
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5462
#: plugin/command_log/command_log_reader.cc:171
5464
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5467
#: plugin/command_log/command_log_reader.cc:186
5468
msgid "Checksum FAILED!\n"
5471
#: plugin/console/console.cc:346
5472
4184
msgid "Enable the console."
5475
#: plugin/console/console.cc:349
5476
4187
msgid "Turn on extra debugging."
5479
#: plugin/default_replicator/default_replicator.cc:97
5480
msgid "Enable default replicator"
5483
#: plugin/default_replicator/default_replicator.cc:112
5484
msgid "Default Replicator"
5487
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4190
msgid "User to use for auth."
4193
msgid "Password to use for auth."
4196
msgid "Default database to use."
4200
"Port number to use for connection or 0 for default to, in order of "
4201
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4204
msgid "Connect Timeout."
4207
msgid "Read Timeout."
4210
msgid "Write Timeout."
4213
msgid "Retry Count."
4216
msgid "Buffer length."
4219
msgid "Address to bind to."
4222
msgid "Unknown Drizzle error"
4226
msgid "Can't create UNIX socket (%d)"
4230
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4234
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4238
msgid "Can't create TCP/IP socket (%d)"
4242
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4245
msgid "Drizzle server has gone away"
4249
msgid "Protocol mismatch; server version = %d, client version = %d"
4252
msgid "Drizzle client ran out of memory"
4255
msgid "Wrong host info"
4258
msgid "Localhost via UNIX socket"
4262
msgid "%-.100s via TCP/IP"
4265
msgid "Error in server handshake"
4268
msgid "Lost connection to Drizzle server during query"
4271
msgid "Commands out of sync; you can't run this command now"
4275
msgid "Named pipe: %-.32s"
4279
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4283
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4287
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4291
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4294
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4297
msgid "Embedded server"
4300
msgid "Error on SHOW SLAVE STATUS:"
4303
msgid "Error on SHOW SLAVE HOSTS:"
4306
msgid "Error connecting to slave:"
4309
msgid "Error connecting to master:"
4312
msgid "SSL connection error"
4315
msgid "Malformed packet"
4318
msgid "(unused error message)"
4321
msgid "Invalid use of null pointer"
4324
msgid "Statement not prepared"
4327
msgid "No data supplied for parameters in prepared statement"
4330
msgid "Data truncated"
4333
msgid "No parameters exist in the statement"
4336
msgid "Invalid parameter number"
4341
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4345
msgid "Using unsupported buffer type: %d (parameter: %d)"
4349
msgid "Shared memory: %-.100s"
4352
msgid "Wrong or unknown protocol"
4355
msgid "Invalid connection handle"
4359
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4360
"option 'secure_auth' enabled)"
4363
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4366
msgid "Attempt to read column without prior row fetch"
4369
msgid "Prepared statement contains no metadata"
4373
"Attempt to read a row while there is no result set associated with the "
4377
msgid "This feature is not implemented yet"
4382
"Lost connection to Drizzle server while waiting for initial communication "
4383
"packet, system error: %d"
4388
"Lost connection to Drizzle server while reading initial communication "
4389
"packet, system error: %d"
4394
"Lost connection to Drizzle server while sending authentication information, "
4400
"Lost connection to Drizzle server while reading authorization information, "
4406
"Lost connection to Drizzle server while setting initial database, system "
4411
msgid "Statement closed indirectly because of a preceding %s() call"
4415
msgid "Failed to send error message to libnotify\n"
5488
4418
msgid "Error Messages to stderr"
5491
#: plugin/filtered_replicator/filtered_replicator.cc:486
5492
msgid "Enable filtered replicator"
5495
#: plugin/filtered_replicator/filtered_replicator.cc:493
5496
4421
msgid "List of schemas to filter"
5499
#: plugin/filtered_replicator/filtered_replicator.cc:500
5500
4424
msgid "List of tables to filter"
5503
#: plugin/filtered_replicator/filtered_replicator.cc:507
5504
4427
msgid "Regular expression to apply to schemas to filter"
5507
#: plugin/filtered_replicator/filtered_replicator.cc:514
5508
4430
msgid "Regular expression to apply to tables to filter"
5511
#: plugin/filtered_replicator/filtered_replicator.cc:533
5512
msgid "Filtered Replicator"
5515
#: plugin/logging_gearman/logging_gearman.cc:186
5517
4434
msgid "fail gearman_client_create(): %s"
5520
#: plugin/logging_gearman/logging_gearman.cc:197
5522
4438
msgid "fail gearman_client_add_server(): %s"
5525
#: plugin/logging_gearman/logging_gearman.cc:310
5526
4441
msgid "Enable logging to a gearman server"
5529
#: plugin/logging_gearman/logging_gearman.cc:319
5530
4444
msgid "Hostname for logging to a Gearman server"
5533
#: plugin/logging_gearman/logging_gearman.cc:328
5534
4447
msgid "Gearman Function to send logging to"
5537
#: plugin/logging_gearman/logging_gearman.cc:345
5538
4450
msgid "Log queries to a Gearman server"
5541
#: plugin/logging_query/logging_query.cc:188
5543
4454
msgid "fail open() fn=%s er=%s\n"
5546
#: plugin/logging_query/logging_query.cc:344
5547
4457
msgid "Enable logging to CSV file"
5550
#: plugin/logging_query/logging_query.cc:353
5551
4460
msgid "File to log to"
5554
#: plugin/logging_query/logging_query.cc:362
5555
4463
msgid "PCRE to match the query against"
5558
#: plugin/logging_query/logging_query.cc:371
5559
#: plugin/logging_syslog/logging_syslog.cc:231
5560
4466
msgid "Threshold for logging slow queries, in microseconds"
5563
#: plugin/logging_query/logging_query.cc:383
5564
#: plugin/logging_syslog/logging_syslog.cc:243
5565
4469
msgid "Threshold for logging big queries, for rows returned"
5568
#: plugin/logging_query/logging_query.cc:395
5569
#: plugin/logging_syslog/logging_syslog.cc:255
5570
4472
msgid "Threshold for logging big queries, for rows examined"
5573
#: plugin/logging_query/logging_query.cc:418
5574
4475
msgid "Log queries to a CSV file"
5577
#: plugin/logging_syslog/logging_syslog.cc:84
5579
4479
msgid "syslog facility \"%s\" not known, using \"local0\""
5582
#: plugin/logging_syslog/logging_syslog.cc:100
5584
4483
msgid "syslog priority \"%s\" not known, using \"info\""
5587
#: plugin/logging_syslog/logging_syslog.cc:195
5588
4486
msgid "Enable logging to syslog"
5591
#: plugin/logging_syslog/logging_syslog.cc:204
5592
4489
msgid "Syslog Ident"
5595
#: plugin/logging_syslog/logging_syslog.cc:213
5596
4492
msgid "Syslog Facility"
5599
#: plugin/logging_syslog/logging_syslog.cc:222
5600
4495
msgid "Syslog Priority"
5603
#: plugin/logging_syslog/logging_syslog.cc:279
5604
4498
msgid "Log to syslog"
5607
#: plugin/multi_thread/multi_thread.cc:171
5608
msgid "Maximum number of user threads available."
5611
#: plugin/myisam/ha_myisam.cc:447
4501
msgid "List of memcached servers."
4504
msgid "Memcached Stats as I_S tables"
5613
4508
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5616
#: plugin/myisam/ha_myisam.cc:451
5618
4512
msgid "Got an error from unknown thread, %s:%d"
5621
#: plugin/myisam/ha_myisam.cc:457
5622
4515
msgid "Unknown thread accessing table"
5625
#: plugin/myisam/ha_myisam.cc:1488
5626
4518
msgid "Block size to be used for MyISAM index pages."
5629
#: plugin/myisam/ha_myisam.cc:1494
4522
"This characterizes the number of hits a hot block has to be untouched until "
4523
"it is considered aged enough to be downgraded to a warm block. This "
4524
"specifies the percentage ratio of that number of hits to the total number of "
4525
"blocks in key cache"
4528
msgid "The minimum percentage of warm blocks in key cache"
4532
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4533
"this to get better index handling (for all reads and multiple writes) to as "
4534
"much as you can afford;"
5631
4538
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5632
4539
"disables parallel repair."
5635
#: plugin/myisam/ha_myisam.cc:1500
5637
4543
"Don't use the fast sort index method to created index if the temporary file "
5638
4544
"would get bigger than this."
5641
#: plugin/myisam/ha_myisam.cc:1505
5643
4548
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5644
4549
"when creating indexes with CREATE INDEX or ALTER TABLE."
5647
#: plugin/myisam/ha_myisam.cc:1511
5648
4552
msgid "Default pointer size to be used for MyISAM tables."
5651
#: plugin/myisam/my_handler_errors.cc:34
5652
4555
msgid "Didn't find key on read or update"
5655
#: plugin/myisam/my_handler_errors.cc:36
5656
4558
msgid "Duplicate key on write or update"
5659
#: plugin/myisam/my_handler_errors.cc:38
5660
4561
msgid "Internal (unspecified) error in handler"
5663
#: plugin/myisam/my_handler_errors.cc:40
5665
4565
"Someone has changed the row since it was read (while the table was locked to "
5669
#: plugin/myisam/my_handler_errors.cc:43
5670
4569
msgid "Wrong index given to function"
5673
#: plugin/myisam/my_handler_errors.cc:45
5674
msgid "Undefined handler error 125"
5677
#: plugin/myisam/my_handler_errors.cc:47
5678
4572
msgid "Index file is crashed"
5681
#: plugin/myisam/my_handler_errors.cc:49
5682
4575
msgid "Record file is crashed"
5685
#: plugin/myisam/my_handler_errors.cc:51
5686
4578
msgid "Out of memory in engine"
5689
#: plugin/myisam/my_handler_errors.cc:53
5690
msgid "Undefined handler error 129"
5693
#: plugin/myisam/my_handler_errors.cc:55
5694
4581
msgid "Incorrect file format"
5697
#: plugin/myisam/my_handler_errors.cc:57
5698
4584
msgid "Command not supported by database"
5701
#: plugin/myisam/my_handler_errors.cc:59
5702
4587
msgid "Old database file"
5705
#: plugin/myisam/my_handler_errors.cc:61
5706
4590
msgid "No record read before update"
5709
#: plugin/myisam/my_handler_errors.cc:63
5710
4593
msgid "Record was already deleted (or record file crashed)"
5713
#: plugin/myisam/my_handler_errors.cc:65
5714
4596
msgid "No more room in record file"
5717
#: plugin/myisam/my_handler_errors.cc:67
5718
4599
msgid "No more room in index file"
5721
#: plugin/myisam/my_handler_errors.cc:69
5722
4602
msgid "No more records (read after end of file)"
5725
#: plugin/myisam/my_handler_errors.cc:71
5726
4605
msgid "Unsupported extension used for table"
5729
#: plugin/myisam/my_handler_errors.cc:73
5730
4608
msgid "Too big row"
5733
#: plugin/myisam/my_handler_errors.cc:75
5734
4611
msgid "Wrong create options"
5737
#: plugin/myisam/my_handler_errors.cc:77
5738
4614
msgid "Duplicate unique key or constraint on write or update"
5741
#: plugin/myisam/my_handler_errors.cc:79
5742
4617
msgid "Unknown character set used in table"
5745
#: plugin/myisam/my_handler_errors.cc:81
5746
4620
msgid "Conflicting table definitions in sub-tables of MERGE table"
5749
#: plugin/myisam/my_handler_errors.cc:83
5750
4623
msgid "Table is crashed and last repair failed"
5753
#: plugin/myisam/my_handler_errors.cc:85
5754
4626
msgid "Table was marked as crashed and should be repaired"
5757
#: plugin/myisam/my_handler_errors.cc:87
5758
4629
msgid "Lock timed out; Retry transaction"
5761
#: plugin/myisam/my_handler_errors.cc:89
5762
4632
msgid "Lock table is full; Restart program with a larger locktable"
5765
#: plugin/myisam/my_handler_errors.cc:91
5766
4635
msgid "Updates are not allowed under a read only transactions"
5769
#: plugin/myisam/my_handler_errors.cc:93
5770
4638
msgid "Lock deadlock; Retry transaction"
5773
#: plugin/myisam/my_handler_errors.cc:95
5774
4641
msgid "Foreign key constraint is incorrectly formed"
5777
#: plugin/myisam/my_handler_errors.cc:97
5778
4644
msgid "Cannot add a child row"
5781
#: plugin/myisam/my_handler_errors.cc:99
5782
4647
msgid "Cannot delete a parent row"
5785
#: plugin/myisam/my_handler_errors.cc:101
5786
4650
msgid "No savepoint with that name"
5789
#: plugin/myisam/my_handler_errors.cc:103
5790
4653
msgid "Non unique key block size"
5793
#: plugin/myisam/my_handler_errors.cc:105
5794
4656
msgid "The table does not exist in engine"
5797
#: plugin/myisam/my_handler_errors.cc:107
5798
4659
msgid "The table already existed in storage engine"
5801
#: plugin/myisam/my_handler_errors.cc:109
5802
4662
msgid "Could not connect to storage engine"
5805
#: plugin/myisam/my_handler_errors.cc:111
5806
4665
msgid "Unexpected null pointer found when using spatial index"
5809
#: plugin/myisam/my_handler_errors.cc:113
5810
4668
msgid "The table changed in storage engine"
5813
#: plugin/myisam/my_handler_errors.cc:115
5814
4671
msgid "There's no partition in table for the given value"
5817
#: plugin/myisam/my_handler_errors.cc:117
5818
4674
msgid "Row-based binlogging of row failed"
5821
#: plugin/myisam/my_handler_errors.cc:119
5822
4677
msgid "Index needed in foreign key constraint"
5825
#: plugin/myisam/my_handler_errors.cc:121
5826
4680
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5829
#: plugin/myisam/my_handler_errors.cc:123
5830
4683
msgid "Table needs to be upgraded before it can be used"
5833
#: plugin/myisam/my_handler_errors.cc:125
5834
4686
msgid "Table is read only"
5837
#: plugin/myisam/my_handler_errors.cc:127
5838
4689
msgid "Failed to get next auto increment value"
5841
#: plugin/myisam/my_handler_errors.cc:129
5842
4692
msgid "Failed to set row auto increment value"
5845
#: plugin/myisam/my_handler_errors.cc:131
5846
4695
msgid "Unknown (generic) error from engine"
5849
#: plugin/myisam/my_handler_errors.cc:133
5850
4698
msgid "Record is the same"
5853
#: plugin/myisam/my_handler_errors.cc:135
5854
4701
msgid "It is not possible to log this statement"
5857
#: plugin/myisam/my_handler_errors.cc:137
5858
4704
msgid "Tablespace exists"
5861
#: plugin/myisam/my_handler_errors.cc:139
5862
4707
msgid "The event was corrupt, leading to illegal data being read"
5865
#: plugin/myisam/my_handler_errors.cc:141
5866
4710
msgid "The table is of a new format not supported by this version"
5869
#: plugin/myisam/my_handler_errors.cc:143
5870
4713
msgid "The event could not be processed no other handler error happened"
5873
#: plugin/myisam/my_handler_errors.cc:145
5874
4716
msgid "Got a fatal error during initialzation of handler"
5877
#: plugin/myisam/my_handler_errors.cc:147
5878
4719
msgid "File to short; Expected more data in file"
5881
#: plugin/myisam/my_handler_errors.cc:149
5882
4722
msgid "Read page with wrong checksum"
5885
#: plugin/myisam/my_handler_errors.cc:151
5886
4725
msgid "Lock or active transaction"
5889
#: plugin/myisam/my_handler_errors.cc:153
5890
4728
msgid "No such table space"
5893
#: plugin/myisam/my_handler_errors.cc:155
5894
4731
msgid "Tablespace not empty"
5897
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5899
msgid "%-.100s via TCP/IP"
5902
#: plugin/oldlibdrizzle/errmsg.cc:28
5903
msgid "Unknown Drizzle error"
5906
#: plugin/oldlibdrizzle/errmsg.cc:29
5908
msgid "Can't create UNIX socket (%d)"
5911
#: plugin/oldlibdrizzle/errmsg.cc:30
5913
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5916
#: plugin/oldlibdrizzle/errmsg.cc:31
5918
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5921
#: plugin/oldlibdrizzle/errmsg.cc:32
5923
msgid "Can't create TCP/IP socket (%d)"
5926
#: plugin/oldlibdrizzle/errmsg.cc:33
5928
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5931
#: plugin/oldlibdrizzle/errmsg.cc:34
5932
msgid "Drizzle server has gone away"
5935
#: plugin/oldlibdrizzle/errmsg.cc:35
5937
msgid "Protocol mismatch; server version = %d, client version = %d"
5940
#: plugin/oldlibdrizzle/errmsg.cc:36
5941
msgid "Drizzle client ran out of memory"
5944
#: plugin/oldlibdrizzle/errmsg.cc:37
5945
msgid "Wrong host info"
5948
#: plugin/oldlibdrizzle/errmsg.cc:38
5949
msgid "Localhost via UNIX socket"
5952
#: plugin/oldlibdrizzle/errmsg.cc:40
5953
msgid "Error in server handshake"
5956
#: plugin/oldlibdrizzle/errmsg.cc:41
5957
msgid "Lost connection to Drizzle server during query"
5960
#: plugin/oldlibdrizzle/errmsg.cc:42
5961
msgid "Commands out of sync; you can't run this command now"
5964
#: plugin/oldlibdrizzle/errmsg.cc:43
5966
msgid "Named pipe: %-.32s"
5969
#: plugin/oldlibdrizzle/errmsg.cc:44
5971
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5974
#: plugin/oldlibdrizzle/errmsg.cc:45
5976
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5979
#: plugin/oldlibdrizzle/errmsg.cc:46
5981
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5984
#: plugin/oldlibdrizzle/errmsg.cc:47
5986
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5989
#: plugin/oldlibdrizzle/errmsg.cc:48
5990
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5993
#: plugin/oldlibdrizzle/errmsg.cc:49
5994
msgid "Embedded server"
5997
#: plugin/oldlibdrizzle/errmsg.cc:50
5998
msgid "Error on SHOW SLAVE STATUS:"
6001
#: plugin/oldlibdrizzle/errmsg.cc:51
6002
msgid "Error on SHOW SLAVE HOSTS:"
6005
#: plugin/oldlibdrizzle/errmsg.cc:52
6006
msgid "Error connecting to slave:"
6009
#: plugin/oldlibdrizzle/errmsg.cc:53
6010
msgid "Error connecting to master:"
6013
#: plugin/oldlibdrizzle/errmsg.cc:54
6014
msgid "SSL connection error"
6017
#: plugin/oldlibdrizzle/errmsg.cc:55
6018
msgid "Malformed packet"
6021
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6022
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6023
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6024
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6025
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6026
msgid "(unused error message)"
6029
#: plugin/oldlibdrizzle/errmsg.cc:57
6030
msgid "Invalid use of null pointer"
6033
#: plugin/oldlibdrizzle/errmsg.cc:58
6034
msgid "Statement not prepared"
6037
#: plugin/oldlibdrizzle/errmsg.cc:59
6038
msgid "No data supplied for parameters in prepared statement"
6041
#: plugin/oldlibdrizzle/errmsg.cc:60
6042
msgid "Data truncated"
6045
#: plugin/oldlibdrizzle/errmsg.cc:61
6046
msgid "No parameters exist in the statement"
6049
#: plugin/oldlibdrizzle/errmsg.cc:62
6050
msgid "Invalid parameter number"
6053
#: plugin/oldlibdrizzle/errmsg.cc:63
6056
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6059
#: plugin/oldlibdrizzle/errmsg.cc:65
6061
msgid "Using unsupported buffer type: %d (parameter: %d)"
6064
#: plugin/oldlibdrizzle/errmsg.cc:66
6066
msgid "Shared memory: %-.100s"
6069
#: plugin/oldlibdrizzle/errmsg.cc:76
6070
msgid "Wrong or unknown protocol"
6073
#: plugin/oldlibdrizzle/errmsg.cc:77
6074
msgid "Invalid connection handle"
6077
#: plugin/oldlibdrizzle/errmsg.cc:78
6079
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6080
"option 'secure_auth' enabled)"
6083
#: plugin/oldlibdrizzle/errmsg.cc:80
6084
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6087
#: plugin/oldlibdrizzle/errmsg.cc:81
6088
msgid "Attempt to read column without prior row fetch"
6091
#: plugin/oldlibdrizzle/errmsg.cc:82
6092
msgid "Prepared statement contains no metadata"
6095
#: plugin/oldlibdrizzle/errmsg.cc:83
6097
"Attempt to read a row while there is no result set associated with the "
6101
#: plugin/oldlibdrizzle/errmsg.cc:85
6102
msgid "This feature is not implemented yet"
6105
#: plugin/oldlibdrizzle/errmsg.cc:86
6108
"Lost connection to Drizzle server while waiting for initial communication "
6109
"packet, system error: %d"
6112
#: plugin/oldlibdrizzle/errmsg.cc:88
6115
"Lost connection to Drizzle server while reading initial communication "
6116
"packet, system error: %d"
6119
#: plugin/oldlibdrizzle/errmsg.cc:90
6122
"Lost connection to Drizzle server while sending authentication information, "
6126
#: plugin/oldlibdrizzle/errmsg.cc:92
6129
"Lost connection to Drizzle server while reading authorization information, "
6133
#: plugin/oldlibdrizzle/errmsg.cc:94
6136
"Lost connection to Drizzle server while setting initial database, system "
6140
#: plugin/oldlibdrizzle/errmsg.cc:96
6142
msgid "Statement closed indirectly because of a preceding %s() call"
6145
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6146
msgid "Connect Timeout."
6149
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6150
msgid "Read Timeout."
6153
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6154
msgid "Write Timeout."
6157
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6158
msgid "Retry Count."
6161
#: plugin/pool_of_threads/pool_of_threads.cc:237
6162
msgid "event_add error in libevent_add_session_callback\n"
6165
#: plugin/pool_of_threads/pool_of_threads.cc:403
6166
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6169
#: plugin/pool_of_threads/pool_of_threads.cc:410
6170
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6173
#: plugin/pool_of_threads/pool_of_threads.cc:422
6174
msgid "session_add_event event_add error in libevent_init\n"
6177
#: plugin/pool_of_threads/pool_of_threads.cc:435
6179
msgid "Can't create completion port thread (error %d)"
6182
#: plugin/pool_of_threads/pool_of_threads.cc:527
6183
msgid "libevent_thread_proc: my_thread_init() failed\n"
6186
#: plugin/pool_of_threads/pool_of_threads.cc:725
6187
msgid "Size of Pool."
6190
#: plugin/signal_handler/signal_handler.cc:214
4735
"Port number to use for connection or 0 for default to with MySQL protocol."
6192
4739
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4743
msgid "Unable to create background worker thread. Got error %s.\n"
4747
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4751
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4755
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4759
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4764
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4767
msgid "Enable transaction log"
4770
msgid "DEBUGGING - Truncate transaction log"
4773
msgid "Path to the file to use for transaction log"
4776
msgid "Name of the replicator plugin to use (default='default_replicator')"
4779
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4783
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4784
"each transaction write, 2 == sync log file once per second"
4787
msgid "Number of slots for in-memory write buffers (default=8)."
4790
msgid "Failed to open transaction log file "
4795
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4796
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4800
msgid "Failed to sync log file. Got error: %s\n"
4804
msgid "Failed to open transaction log file %s. Got error: %s\n"
4808
msgid "Raw buffer read: %s.\n"
4812
msgid "Unable to parse transaction. Got error: %s.\n"
4816
msgid "BUFFER: %s\n"