961
#: drizzled/drizzled.cc:1152
719
963
msgid "Writing a core file\n"
966
#: drizzled/drizzled.cc:1197
723
968
"setrlimit could not change the size of core files to 'infinity'; We may not "
724
969
"be able to generate a core file on signals"
972
#: drizzled/drizzled.cc:1399
728
974
msgid "gethostname failed, using '%s' as hostname"
977
#: drizzled/drizzled.cc:1491
732
979
msgid "Unknown locale: '%s'"
982
#: drizzled/drizzled.cc:1522
735
983
msgid "Can't create thread-keys"
986
#: drizzled/drizzled.cc:1545
738
987
msgid "Out of memory"
990
#: drizzled/drizzled.cc:1560
741
991
msgid "Failed to initialize plugins."
994
#: drizzled/drizzled.cc:1591
746
997
"%s: Too many arguments (first extra is '%s').\n"
747
998
"Use --verbose --help to get a list of available options\n"
1001
#: drizzled/drizzled.cc:1611
750
1002
msgid "No scheduler found, cannot continue!\n"
1005
#: drizzled/drizzled.cc:1618
753
1006
msgid "Can't init databases"
1009
#: drizzled/drizzled.cc:1643
757
1011
msgid "Unknown/unsupported table type: %s"
1014
#: drizzled/drizzled.cc:1649
761
1016
msgid "Default storage engine (%s) is not available"
1019
#: drizzled/drizzled.cc:1680
765
1021
msgid "Failed to lock memory. Errno: %d\n"
769
msgid "Data directory %s does not exist\n"
772
msgid "Display this help and exit after initializing plugins."
1024
#: drizzled/drizzled.cc:1742
1026
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1029
#: drizzled/drizzled.cc:1903
1031
msgid "drizzled: Got error %d from select"
1034
#: drizzled/drizzled.cc:2101
775
1035
msgid "Auto-increment columns are incremented by this"
1038
#: drizzled/drizzled.cc:2106
779
1040
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1044
#: drizzled/drizzled.cc:2112
784
1046
"Path to installation directory. All paths are usually resolved relative to "
1050
#: drizzled/drizzled.cc:2116
1051
msgid "IP address to bind to."
1054
#: drizzled/drizzled.cc:2120
1055
msgid "Set the filesystem character set."
1058
#: drizzled/drizzled.cc:2125
1059
msgid "Set the default character set."
1062
#: drizzled/drizzled.cc:2129
788
1063
msgid "Chroot drizzled daemon during startup."
1066
#: drizzled/drizzled.cc:2133
791
1067
msgid "Set the default collation."
1070
#: drizzled/drizzled.cc:2137
794
1071
msgid "Default completion type."
1074
#: drizzled/drizzled.cc:2142
797
1075
msgid "Write core on errors."
1078
#: drizzled/drizzled.cc:2146
800
1079
msgid "Path to the database root."
1082
#: drizzled/drizzled.cc:2150
803
1083
msgid "Set the default storage engine (table type) for tables."
1086
#: drizzled/drizzled.cc:2154
806
1087
msgid "Set the default time zone."
1090
#: drizzled/drizzled.cc:2158
1091
msgid "Type of DELAY_KEY_WRITE."
1094
#: drizzled/drizzled.cc:2162
809
1095
msgid "Print a symbolic stack trace on failure."
1098
#: drizzled/drizzled.cc:2168
1099
msgid "Push supported query conditions to the storage engine."
1102
#: drizzled/drizzled.cc:2174
812
1103
msgid "Used for debugging; Use at your own risk!"
1106
#: drizzled/drizzled.cc:2179
815
1107
msgid "Set up signals usable for debugging"
1110
#: drizzled/drizzled.cc:2183
818
1111
msgid "(IGNORED)"
1114
#: drizzled/drizzled.cc:2187
821
1115
msgid "Set the language used for the month names and the days of the week."
1118
#: drizzled/drizzled.cc:2192
1119
msgid "Log connections and queries to file."
1122
#: drizzled/drizzled.cc:2196
1123
msgid "Log all MyISAM changes to file."
1126
#: drizzled/drizzled.cc:2200
824
1127
msgid "Log some not critical warnings to the log file."
1130
#: drizzled/drizzled.cc:2205
827
1131
msgid "Lock drizzled in memory."
1134
#: drizzled/drizzled.cc:2209
1136
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1137
"BACKUP, FORCE or QUICK."
1140
#: drizzled/drizzled.cc:2214
830
1141
msgid "Pid file used by safe_mysqld."
1144
#: drizzled/drizzled.cc:2218
1146
"Port number to use for connection or 0 for default to, in order of "
1147
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1150
#: drizzled/drizzled.cc:2224
834
1152
"Maximum time in seconds to wait for the port to become free. (Default: no "
1156
#: drizzled/drizzled.cc:2229
839
1158
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
840
1159
"specified directory"
1162
#: drizzled/drizzled.cc:2234
844
1164
"Uniquely identifies the server instance in the community of replication "
1168
#: drizzled/drizzled.cc:2239
848
1169
msgid "Don't print a stack trace on failure."
1172
#: drizzled/drizzled.cc:2243
851
1173
msgid "Enable symbolic link support."
1176
#: drizzled/drizzled.cc:2252
855
1178
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1181
#: drizzled/drizzled.cc:2257
858
1182
msgid "Path for temporary files."
1185
#: drizzled/drizzled.cc:2261
861
1186
msgid "Default transaction isolation level."
1189
#: drizzled/drizzled.cc:2265
864
1190
msgid "Run drizzled daemon as user."
1193
#: drizzled/drizzled.cc:2273
868
1195
"The number of outstanding connection requests Drizzle can have. This comes "
869
1196
"into play when the main Drizzle thread gets very many connection requests in "
870
1197
"a very short time."
1200
#: drizzled/drizzled.cc:2279
874
1202
"Size of tree cache used in bulk insert optimization. Note that this is a "
875
1203
"limit per thread!"
1206
#: drizzled/drizzled.cc:2285
1208
"The number of seconds the drizzled server is waiting for a connect packet "
1209
"before responding with 'Bad handshake'."
1212
#: drizzled/drizzled.cc:2290
879
1214
"Precision of the result of '/' operator will be increased on that value."
1217
#: drizzled/drizzled.cc:2296
882
1218
msgid "The maximum length of the result of function group_concat."
1221
#: drizzled/drizzled.cc:2301
885
1222
msgid "The size of the buffer that is used for full joins."
1225
#: drizzled/drizzled.cc:2307
1226
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1229
#: drizzled/drizzled.cc:2312
1231
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1232
"this to get better index handling (for all reads and multiple writes) to as "
1233
"much as you can afford;"
1236
#: drizzled/drizzled.cc:2321
1238
"This characterizes the number of hits a hot block has to be untouched until "
1239
"it is considered aged enough to be downgraded to a warm block. This "
1240
"specifies the percentage ratio of that number of hits to the total number of "
1241
"blocks in key cache"
1244
#: drizzled/drizzled.cc:2330
1245
msgid "The default size of key cache blocks"
1248
#: drizzled/drizzled.cc:2336
1249
msgid "The minimum percentage of warm blocks in key cache"
1252
#: drizzled/drizzled.cc:2342
888
1253
msgid "Max packetlength to send/receive from to server."
1256
#: drizzled/drizzled.cc:2347
892
1258
"If there is more than this number of interrupted connections from a host "
893
1259
"this host will be blocked from further connections."
1262
#: drizzled/drizzled.cc:2352
896
1263
msgid "Max number of errors/warnings to store for a statement."
1266
#: drizzled/drizzled.cc:2357
899
1267
msgid "Don't allow creation of heap tables bigger than this."
1270
#: drizzled/drizzled.cc:2363
903
1272
"Joins that are probably going to read more than max_join_size records return "
1276
#: drizzled/drizzled.cc:2369
907
1277
msgid "Max number of bytes in sorted records."
1280
#: drizzled/drizzled.cc:2374
910
1281
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1284
#: drizzled/drizzled.cc:2379
914
1286
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
915
1287
"max_sort_length bytes of each value are used; the rest are ignored)."
1290
#: drizzled/drizzled.cc:2386
1291
msgid "Maximum number of temporary tables a client can keep open at a time."
1294
#: drizzled/drizzled.cc:2391
918
1295
msgid "After this many write locks, allow some read locks to run in between."
1298
#: drizzled/drizzled.cc:2395
922
1300
"Don't log queries which examine less than min_examined_row_limit rows to "
1304
#: drizzled/drizzled.cc:2401
1306
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1307
"Possible values of name are 'nulls_unequal' (default behavior), "
1308
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1311
#: drizzled/drizzled.cc:2408
1312
msgid "Buffer length for TCP/IP and socket communication."
1315
#: drizzled/drizzled.cc:2413
1317
"Number of seconds to wait for more data from a connection before aborting "
1321
#: drizzled/drizzled.cc:2419
1323
"If a read on a communication port is interrupted, retry this many times "
1327
#: drizzled/drizzled.cc:2425
1329
"Number of seconds to wait for a block to be written to a connection before "
1330
"aborting the write."
1333
#: drizzled/drizzled.cc:2431
927
1335
"Controls the heuristic(s) applied during query optimization to prune less-"
928
1336
"promising partial plans from the optimizer search space. Meaning: false - do "
1016
1453
"Starts the Drizzle database server\n"
1456
#: drizzled/drizzled.cc:2694
1020
1458
msgid "Usage: %s [OPTIONS]\n"
1461
#: drizzled/drizzled.cc:2705
1464
"To see what values a running Drizzle server is using, type\n"
1465
"'drizzleadmin variables' instead of 'drizzled --help'."
1468
#: drizzled/drizzled.cc:2848
1025
1471
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1026
1472
"command line\n"
1475
#: drizzled/drizzled.cc:2889
1029
1476
msgid "Can't start server: cannot resolve hostname!"
1479
#: drizzled/drizzled.cc:2895
1032
1480
msgid "Can't start server: bind-address refers to multiple interfaces!"
1483
#: drizzled/drizzled.cc:3214
1485
msgid "No option given to %s\n"
1488
#: drizzled/drizzled.cc:3216
1490
msgid "Wrong option to %s. Option(s) given: %s\n"
1493
#: drizzled/drizzled.cc:3218
1495
msgid "Alternatives are: '%s'"
1498
#: drizzled/errmsg.cc:73
1500
msgid "errmsg plugin '%s' errmsg() failed"
1503
#: drizzled/error.cc:34
1507
#: drizzled/error.cc:36
1511
#: drizzled/error.cc:38
1515
#: drizzled/error.cc:40
1519
#: drizzled/error.cc:42
1045
1521
msgid "Can't create file '%-.200s' (errno: %d)"
1524
#: drizzled/error.cc:44
1049
1526
msgid "Can't create table '%-.200s' (errno: %d)"
1529
#: drizzled/error.cc:46
1053
1531
msgid "Can't create database '%-.192s' (errno: %d)"
1534
#: drizzled/error.cc:48
1057
1536
msgid "Can't create database '%-.192s'; database exists"
1539
#: drizzled/error.cc:50
1061
1541
msgid "Can't drop database '%-.192s'; database doesn't exist"
1544
#: drizzled/error.cc:52
1065
1546
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1549
#: drizzled/error.cc:54
1069
1551
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1554
#: drizzled/error.cc:56
1073
1556
msgid "Error on delete of '%-.192s' (errno: %d)"
1559
#: drizzled/error.cc:58
1076
1560
msgid "Can't read record in system table"
1563
#: drizzled/error.cc:60
1080
1565
msgid "Can't get status of '%-.200s' (errno: %d)"
1568
#: drizzled/error.cc:62
1084
1570
msgid "Can't get working directory (errno: %d)"
1573
#: drizzled/error.cc:64
1088
1575
msgid "Can't lock file (errno: %d)"
1578
#: drizzled/error.cc:66
1092
1580
msgid "Can't open file: '%-.200s' (errno: %d)"
1583
#: drizzled/error.cc:68
1096
1585
msgid "Can't find file: '%-.200s' (errno: %d)"
1588
#: drizzled/error.cc:70
1100
1590
msgid "Can't read dir of '%-.192s' (errno: %d)"
1593
#: drizzled/error.cc:72
1104
1595
msgid "Can't change dir to '%-.192s' (errno: %d)"
1598
#: drizzled/error.cc:74
1108
1600
msgid "Record has changed since last read in table '%-.192s'"
1603
#: drizzled/error.cc:76
1112
1605
msgid "Disk full (%s); waiting for someone to free some space..."
1608
#: drizzled/error.cc:78
1116
1610
msgid "Can't write; duplicate key in table '%-.192s'"
1613
#: drizzled/error.cc:80
1120
1615
msgid "Error on close of '%-.192s' (errno: %d)"
1618
#: drizzled/error.cc:82
1124
1620
msgid "Error reading file '%-.200s' (errno: %d)"
1623
#: drizzled/error.cc:84
1128
1625
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1628
#: drizzled/error.cc:86
1132
1630
msgid "Error writing file '%-.200s' (errno: %d)"
1633
#: drizzled/error.cc:88
1136
1635
msgid "'%-.192s' is locked against change"
1638
#: drizzled/error.cc:90
1139
1639
msgid "Sort aborted"
1642
#: drizzled/error.cc:92
1143
1644
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1647
#: drizzled/error.cc:94
1147
1649
msgid "Got error %d from storage engine"
1652
#: drizzled/error.cc:96
1151
1654
msgid "Table storage engine for '%-.192s' doesn't have this option"
1657
#: drizzled/error.cc:98
1155
1659
msgid "Can't find record in '%-.192s'"
1662
#: drizzled/error.cc:100
1159
1664
msgid "Incorrect information in file: '%-.200s'"
1667
#: drizzled/error.cc:102
1163
1669
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1672
#: drizzled/error.cc:104
1167
1674
msgid "Old key file for table '%-.192s'; repair it!"
1677
#: drizzled/error.cc:106
1171
1679
msgid "Table '%-.192s' is read only"
1682
#: drizzled/error.cc:108
1175
1684
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1687
#: drizzled/error.cc:110
1178
1688
msgid "Out of sort memory; increase server sort buffer size"
1691
#: drizzled/error.cc:112
1182
1693
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1696
#: drizzled/error.cc:114
1185
1697
msgid "Too many connections"
1700
#: drizzled/error.cc:116
1189
1702
"Out of memory; check if drizzled or some other process uses all available "
1190
1703
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1191
1704
"memory or you can add more swap space"
1707
#: drizzled/error.cc:118
1194
1708
msgid "Can't get hostname for your address"
1711
#: drizzled/error.cc:120
1197
1712
msgid "Bad handshake"
1715
#: drizzled/error.cc:122
1201
1717
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1720
#: drizzled/error.cc:124
1205
1722
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1725
#: drizzled/error.cc:126
1208
1726
msgid "No database selected"
1729
#: drizzled/error.cc:128
1211
1730
msgid "Unknown command"
1733
#: drizzled/error.cc:130
1215
1735
msgid "Column '%-.192s' cannot be null"
1738
#: drizzled/error.cc:132
1219
1740
msgid "Unknown database '%-.192s'"
1743
#: drizzled/error.cc:134
1223
1745
msgid "Table '%-.192s' already exists"
1748
#: drizzled/error.cc:136
1227
1750
msgid "Unknown table '%-.100s'"
1753
#: drizzled/error.cc:138
1231
1755
msgid "Column '%-.192s' in %-.192s is ambiguous"
1758
#: drizzled/error.cc:140
1234
1759
msgid "Server shutdown in progress"
1762
#: drizzled/error.cc:142
1238
1764
msgid "Unknown column '%-.192s' in '%-.192s'"
1767
#: drizzled/error.cc:144
1242
1769
msgid "'%-.192s' isn't in GROUP BY"
1772
#: drizzled/error.cc:146
1246
1774
msgid "Can't group on '%-.192s'"
1777
#: drizzled/error.cc:148
1249
1778
msgid "Statement has sum functions and columns in same statement"
1781
#: drizzled/error.cc:150
1252
1782
msgid "Column count doesn't match value count"
1785
#: drizzled/error.cc:152
1256
1787
msgid "Identifier name '%-.100s' is too long"
1790
#: drizzled/error.cc:154
1260
1792
msgid "Duplicate column name '%-.192s'"
1795
#: drizzled/error.cc:156
1264
1797
msgid "Duplicate key name '%-.192s'"
1800
#: drizzled/error.cc:158
1268
1802
msgid "Duplicate entry '%-.192s' for key %d"
1805
#: drizzled/error.cc:160
1272
1807
msgid "Incorrect column specifier for column '%-.192s'"
1810
#: drizzled/error.cc:162
1276
1812
msgid "%s near '%-.80s' at line %d"
1815
#: drizzled/error.cc:164
1279
1816
msgid "Query was empty"
1819
#: drizzled/error.cc:166
1283
1821
msgid "Not unique table/alias: '%-.192s'"
1824
#: drizzled/error.cc:168
1287
1826
msgid "Invalid default value for '%-.192s'"
1829
#: drizzled/error.cc:170
1290
1830
msgid "Multiple primary key defined"
1833
#: drizzled/error.cc:172
1294
1835
msgid "Too many keys specified; max %d keys allowed"
1838
#: drizzled/error.cc:174
1298
1840
msgid "Too many key parts specified; max %d parts allowed"
1843
#: drizzled/error.cc:176
1302
1845
msgid "Specified key was too long; max key length is %d bytes"
1848
#: drizzled/error.cc:178
1306
1850
msgid "Key column '%-.192s' doesn't exist in table"
1853
#: drizzled/error.cc:180
1311
1856
"BLOB column '%-.192s' can't be used in key specification with the used table "
1860
#: drizzled/error.cc:182
1317
1863
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1867
#: drizzled/error.cc:184
1322
1869
"Incorrect table definition; there can be only one auto column and it must be "
1323
1870
"defined as a key"
1873
#: drizzled/error.cc:186
1328
1876
"%s: ready for connections.\n"
1329
"Version: '%s' socket: '%s' port: %u\n"
1877
"Version: '%s' socket: '%s' port: %d"
1880
#: drizzled/error.cc:188
1333
1882
msgid "%s: Normal shutdown\n"
1885
#: drizzled/error.cc:190
1337
1887
msgid "%s: Got signal %d. Aborting!\n"
1890
#: drizzled/error.cc:192
1341
1892
msgid "%s: Shutdown complete\n"
1895
#: drizzled/error.cc:194
1345
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1897
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1900
#: drizzled/error.cc:196
1348
1901
msgid "Can't create IP socket"
1904
#: drizzled/error.cc:198
1353
1907
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1911
#: drizzled/error.cc:200
1359
1914
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1360
1915
"check the manual"
1918
#: drizzled/error.cc:202
1364
1920
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1923
#: drizzled/error.cc:204
1369
1926
"The file '%-.128s' must be in the database directory or be readable by all"
1929
#: drizzled/error.cc:206
1373
1931
msgid "File '%-.200s' already exists"
1934
#: drizzled/error.cc:208
1377
1936
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1939
#: drizzled/error.cc:210
1381
1941
msgid "Records: %ld Duplicates: %ld"
1944
#: drizzled/error.cc:212
1385
1946
"Incorrect prefix key; the used key part isn't a string, the used length is "
1386
1947
"longer than the key part, or the storage engine doesn't support unique "
1951
#: drizzled/error.cc:214
1390
1952
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1955
#: drizzled/error.cc:216
1394
1957
msgid "Can't DROP '%-.192s'; check that column/key exists"
1960
#: drizzled/error.cc:218
1398
1962
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1965
#: drizzled/error.cc:220
1402
1967
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1970
#: drizzled/error.cc:222
1406
1972
msgid "Unknown thread id: %lu"
1975
#: drizzled/error.cc:224
1410
1977
msgid "You are not owner of thread %lu"
1980
#: drizzled/error.cc:226
1413
1981
msgid "No tables used"
1984
#: drizzled/error.cc:228
1417
1986
msgid "Too many strings for column %-.192s and SET"
1989
#: drizzled/error.cc:230
1421
1991
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1994
#: drizzled/error.cc:232
1425
1996
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1999
#: drizzled/error.cc:234
1429
2001
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2004
#: drizzled/error.cc:236
1433
2006
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2009
#: drizzled/error.cc:238
1437
2011
msgid "Incorrect database name '%-.100s'"
2014
#: drizzled/error.cc:240
1441
2016
msgid "Incorrect table name '%-.100s'"
2019
#: drizzled/error.cc:242
1445
2021
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1446
2022
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2025
#: drizzled/error.cc:244
1449
2026
msgid "Unknown error"
2029
#: drizzled/error.cc:246
1453
2031
msgid "Unknown procedure '%-.192s'"
2034
#: drizzled/error.cc:248
1457
2036
msgid "Incorrect parameter count to procedure '%-.192s'"
2039
#: drizzled/error.cc:250
1461
2041
msgid "Incorrect parameters to procedure '%-.192s'"
2044
#: drizzled/error.cc:252
1465
2046
msgid "Unknown table '%-.192s' in %-.32s"
2049
#: drizzled/error.cc:254
1469
2051
msgid "Column '%-.192s' specified twice"
2054
#: drizzled/error.cc:256
1472
2055
msgid "Invalid use of group function"
2058
#: drizzled/error.cc:258
1477
2061
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2064
#: drizzled/error.cc:260
1480
2065
msgid "A table must have at least 1 column"
2068
#: drizzled/error.cc:262
1484
2070
msgid "The table '%-.192s' is full"
2073
#: drizzled/error.cc:264
1488
2075
msgid "Unknown character set: '%-.64s'"
2078
#: drizzled/error.cc:266
1492
2080
msgid "Too many tables; Drizzle can only use %d tables in a join"
2083
#: drizzled/error.cc:268
1495
2084
msgid "Too many columns"
2087
#: drizzled/error.cc:270
1500
2090
"Row size too large. The maximum row size for the used table type, not "
1501
2091
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2094
#: drizzled/error.cc:272
1506
2097
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1507
2098
"thread_stack=#' to specify a bigger stack if needed"
2101
#: drizzled/error.cc:274
1510
2102
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2105
#: drizzled/error.cc:276
1515
2108
"Table handler doesn't support NULL in given index. Please change column "
1516
2109
"'%-.192s' to be NOT NULL or use another handler"
2112
#: drizzled/error.cc:278
1520
2114
msgid "Can't load function '%-.192s'"
2117
#: drizzled/error.cc:280
1524
2119
msgid "Can't initialize function '%-.192s'; %-.80s"
1527
msgid "No paths allowed for plugin library"
2122
#: drizzled/error.cc:282
2123
msgid "No paths allowed for shared library"
2126
#: drizzled/error.cc:284
1531
msgid "Plugin '%-.192s' already exists"
2128
msgid "Function '%-.192s' already exists"
2131
#: drizzled/error.cc:286
1535
2133
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2136
#: drizzled/error.cc:288
1539
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2138
msgid "Can't find symbol '%-.128s' in library"
2141
#: drizzled/error.cc:290
1543
2143
msgid "Function '%-.192s' is not defined"
2146
#: drizzled/error.cc:292
1548
2149
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1549
2150
"'drizzleadmin flush-hosts'"
2153
#: drizzled/error.cc:294
1553
2155
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2158
#: drizzled/error.cc:296
1557
2160
"You are using Drizzle as an anonymous user and anonymous users are not "
1558
2161
"allowed to change passwords"
2164
#: drizzled/error.cc:298
1562
2166
"You must have privileges to update tables in the drizzle database to be able "
1563
2167
"to change passwords for others"
2170
#: drizzled/error.cc:300
1566
2171
msgid "Can't find any matching row in the user table"
2174
#: drizzled/error.cc:302
1570
2176
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2179
#: drizzled/error.cc:304
1575
2182
"Can't create a new thread (errno %d); if you are not out of available "
1576
2183
"memory, you can consult the manual for a possible OS-dependent bug"
2186
#: drizzled/error.cc:306
1580
2188
msgid "Column count doesn't match value count at row %ld"
2191
#: drizzled/error.cc:308
1584
2193
msgid "Can't reopen table: '%-.192s'"
2196
#: drizzled/error.cc:310
1587
2197
msgid "Invalid use of NULL value"
2200
#: drizzled/error.cc:312
1591
2202
msgid "Got error '%-.64s' from regexp"
2205
#: drizzled/error.cc:314
1595
2207
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1596
2208
"illegal if there is no GROUP BY clause"
2211
#: drizzled/error.cc:316
1600
2213
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2216
#: drizzled/error.cc:318
1604
2218
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2221
#: drizzled/error.cc:320
1609
2224
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1610
2225
"table '%-.192s'"
2228
#: drizzled/error.cc:322
1614
2230
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1615
2231
"privileges can be used"
2234
#: drizzled/error.cc:324
1618
2235
msgid "The host or user argument to GRANT is too long"
2238
#: drizzled/error.cc:326
1622
2240
msgid "Table '%-.192s.%-.192s' doesn't exist"
2243
#: drizzled/error.cc:328
1627
2246
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2250
#: drizzled/error.cc:330
1631
2251
msgid "The used command is not allowed with this Drizzle version"
2254
#: drizzled/error.cc:332
1635
2256
"You have an error in your SQL syntax; check the manual that corresponds to "
1636
2257
"your Drizzle server version for the right syntax to use"
2260
#: drizzled/error.cc:334
1640
2262
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2265
#: drizzled/error.cc:336
1643
2266
msgid "Too many delayed threads in use"
2269
#: drizzled/error.cc:338
1647
2271
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2274
#: drizzled/error.cc:340
1650
2275
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2278
#: drizzled/error.cc:342
1653
2279
msgid "Got a read error from the connection pipe"
2282
#: drizzled/error.cc:344
1656
2283
msgid "Got an error from fcntl()"
2286
#: drizzled/error.cc:346
1659
2287
msgid "Got packets out of order"
2290
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
1662
2291
msgid "Couldn't uncompress communication packet"
2294
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
1665
2295
msgid "Got an error reading communication packets"
2298
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
1668
2299
msgid "Got timeout reading communication packets"
2302
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
1671
2303
msgid "Got an error writing communication packets"
2306
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
1674
2307
msgid "Got timeout writing communication packets"
2310
#: drizzled/error.cc:358
1677
2311
msgid "Result string is longer than 'max_allowed_packet' bytes"
2314
#: drizzled/error.cc:360
1680
2315
msgid "The used table type doesn't support BLOB/TEXT columns"
2318
#: drizzled/error.cc:362
1683
2319
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2322
#: drizzled/error.cc:364
1688
2325
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2329
#: drizzled/error.cc:366
1693
2331
msgid "Incorrect column name '%-.100s'"
2334
#: drizzled/error.cc:368
1697
2336
msgid "The used storage engine can't index column '%-.192s'"
2339
#: drizzled/error.cc:370
1701
2341
"Unable to open underlying table which is differently defined or of non-"
1702
2342
"MyISAM type or doesn't exist"
2345
#: drizzled/error.cc:372
1706
2347
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2350
#: drizzled/error.cc:374
1711
2353
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2356
#: drizzled/error.cc:376
1715
2358
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1716
2359
"UNIQUE instead"
2362
#: drizzled/error.cc:378
1719
2363
msgid "Result consisted of more than one row"
2366
#: drizzled/error.cc:380
1722
2367
msgid "This table type requires a primary key"
2370
#: drizzled/error.cc:382
1725
2371
msgid "This version of Drizzle is not compiled with RAID support"
2374
#: drizzled/error.cc:384
1729
2376
"You are using safe update mode and you tried to update a table without a "
1730
2377
"WHERE that uses a KEY column"
2380
#: drizzled/error.cc:386
1734
2382
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2385
#: drizzled/error.cc:388
1737
2386
msgid "Can't open table"
2389
#: drizzled/error.cc:390
1741
2391
msgid "The storage engine for the table doesn't support %s"
2394
#: drizzled/error.cc:392
1744
2395
msgid "You are not allowed to execute this command in a transaction"
2398
#: drizzled/error.cc:394
1748
2400
msgid "Got error %d during COMMIT"
2403
#: drizzled/error.cc:396
1752
2405
msgid "Got error %d during ROLLBACK"
2408
#: drizzled/error.cc:398
1756
2410
msgid "Got error %d during FLUSH_LOGS"
2413
#: drizzled/error.cc:400
1760
2415
msgid "Got error %d during CHECKPOINT"
2418
#: drizzled/error.cc:402
1765
2421
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1766
2422
"'%-.64s' (%-.64s)"
2425
#: drizzled/error.cc:404
1769
2426
msgid "The storage engine for the table does not support binary table dump"
2429
#: drizzled/error.cc:406
1772
2430
msgid "Binlog closed, cannot RESET MASTER"
2433
#: drizzled/error.cc:408
1776
2435
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2438
#: drizzled/error.cc:410
1780
2440
msgid "Error from master: '%-.64s'"
2443
#: drizzled/error.cc:412
1783
2444
msgid "Net error reading from master"
2447
#: drizzled/error.cc:414
1786
2448
msgid "Net error writing to master"
2451
#: drizzled/error.cc:416
1789
2452
msgid "Can't find FULLTEXT index matching the column list"
2455
#: drizzled/error.cc:418
1793
2457
"Can't execute the given command because you have active locked tables or an "
1794
2458
"active transaction"
2461
#: drizzled/error.cc:420
1798
2463
msgid "Unknown system variable '%-.64s'"
2466
#: drizzled/error.cc:422
1802
2468
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2471
#: drizzled/error.cc:424
1807
2474
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2477
#: drizzled/error.cc:426
1810
2478
msgid "Some non-transactional changed tables couldn't be rolled back"
2481
#: drizzled/error.cc:428
1814
2483
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1815
2484
"of storage; increase this drizzled variable and try again"
2487
#: drizzled/error.cc:430
1819
2489
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2492
#: drizzled/error.cc:432
1823
2494
"This operation requires a running slave; configure slave and do START SLAVE"
2497
#: drizzled/error.cc:434
1826
2498
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2501
#: drizzled/error.cc:436
1830
2503
"Could not initialize master info structure; more error messages can be found "
1831
2504
"in the Drizzle error log"
2507
#: drizzled/error.cc:438
1834
2508
msgid "Could not create slave thread; check system resources"
2511
#: drizzled/error.cc:440
1839
2514
"User %-.64s already has more than 'max_user_connections' active connections"
2517
#: drizzled/error.cc:442
1842
2518
msgid "You may only use constant expressions with SET"
2521
#: drizzled/error.cc:444
1845
2522
msgid "Lock wait timeout exceeded; try restarting transaction"
2525
#: drizzled/error.cc:446
1848
2526
msgid "The total number of locks exceeds the lock table size"
2529
#: drizzled/error.cc:448
1851
2530
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2533
#: drizzled/error.cc:450
1854
2534
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2537
#: drizzled/error.cc:452
1857
2538
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2541
#: drizzled/error.cc:454
1861
2543
msgid "Incorrect arguments to %s"
2546
#: drizzled/error.cc:456
1865
2548
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2551
#: drizzled/error.cc:458
1869
2553
"Incorrect table definition; all MERGE tables must be in the same database"
2556
#: drizzled/error.cc:460
1872
2557
msgid "Deadlock found when trying to get lock; try restarting transaction"
2560
#: drizzled/error.cc:462
1875
2561
msgid "The used table type doesn't support FULLTEXT indexes"
2564
#: drizzled/error.cc:464
1878
2565
msgid "Cannot add foreign key constraint"
2568
#: drizzled/error.cc:466
1881
2569
msgid "Cannot add or update a child row: a foreign key constraint fails"
2572
#: drizzled/error.cc:468
1884
2573
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2576
#: drizzled/error.cc:470
1888
2578
msgid "Error connecting to master: %-.128s"
2581
#: drizzled/error.cc:472
1892
2583
msgid "Error running query on master: %-.128s"
2586
#: drizzled/error.cc:474
1896
2588
msgid "Error when executing command %s: %-.128s"
2591
#: drizzled/error.cc:476
1900
2593
msgid "Incorrect usage of %s and %s"
2596
#: drizzled/error.cc:478
1903
2597
msgid "The used SELECT statements have a different number of columns"
2600
#: drizzled/error.cc:480
1906
2601
msgid "Can't execute the query because you have a conflicting read lock"
2604
#: drizzled/error.cc:482
1909
2605
msgid "Mixing of transactional and non-transactional tables is disabled"
2608
#: drizzled/error.cc:484
1913
2610
msgid "Option '%s' used twice in statement"
2613
#: drizzled/error.cc:486
1917
2615
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2618
#: drizzled/error.cc:488
1921
2620
msgid "Access denied; you need the %-.128s privilege for this operation"
2623
#: drizzled/error.cc:490
1926
2626
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2629
#: drizzled/error.cc:492
1931
2632
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2635
#: drizzled/error.cc:494
1935
2637
msgid "Variable '%-.64s' doesn't have a default value"
2640
#: drizzled/error.cc:496
1939
2642
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2645
#: drizzled/error.cc:498
1943
2647
msgid "Incorrect argument type to variable '%-.64s'"
2650
#: drizzled/error.cc:500
1947
2652
msgid "Variable '%-.64s' can only be set, not read"
2655
#: drizzled/error.cc:502
1951
2657
msgid "Incorrect usage/placement of '%s'"
2660
#: drizzled/error.cc:504
1955
2662
msgid "This version of Drizzle doesn't yet support '%s'"
2665
#: drizzled/error.cc:506
1960
2668
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2671
#: drizzled/error.cc:508
1963
2672
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2675
#: drizzled/error.cc:510
1967
2677
msgid "Variable '%-.192s' is a %s variable"
2680
#: drizzled/error.cc:512
1971
2682
msgid "Incorrect foreign key definition for '%-.192s': %s"
2685
#: drizzled/error.cc:514
1974
2686
msgid "Key reference and table reference don't match"
2689
#: drizzled/error.cc:516
1978
2691
msgid "Operand should contain %d column(s)"
2694
#: drizzled/error.cc:518
1981
2695
msgid "Subquery returns more than 1 row"
2698
#: drizzled/error.cc:520
1985
2700
msgid "Unknown prepared statement handler (%.*s) given to %s"
2703
#: drizzled/error.cc:522
1988
2704
msgid "Help database is corrupt or does not exist"
2707
#: drizzled/error.cc:524
1991
2708
msgid "Cyclic reference on subqueries"
2711
#: drizzled/error.cc:526
1995
2713
msgid "Converting column '%s' from %s to %s"
2716
#: drizzled/error.cc:528
1999
2718
msgid "Reference '%-.64s' not supported (%s)"
2721
#: drizzled/error.cc:530
2002
2722
msgid "Every derived table must have its own alias"
2725
#: drizzled/error.cc:532
2006
2727
msgid "Select %u was reduced during optimization"
2730
#: drizzled/error.cc:534
2010
2732
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2735
#: drizzled/error.cc:536
2014
2737
"Client does not support authentication protocol requested by server; "
2015
2738
"consider upgrading Drizzle client"
2741
#: drizzled/error.cc:538
2018
2742
msgid "All parts of a SPATIAL index must be NOT NULL"
2745
#: drizzled/error.cc:540
2022
2747
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2750
#: drizzled/error.cc:542
2025
2751
msgid "Slave is already running"
2754
#: drizzled/error.cc:544
2028
2755
msgid "Slave already has been stopped"
2758
#: drizzled/error.cc:546
2033
2761
"Uncompressed data size too large; the maximum size is %d (probably, length "
2034
2762
"of uncompressed data was corrupted)"
2765
#: drizzled/error.cc:548
2037
2766
msgid "ZLIB: Not enough memory"
2769
#: drizzled/error.cc:550
2041
2771
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2042
2772
"data was corrupted)"
2775
#: drizzled/error.cc:552
2045
2776
msgid "ZLIB: Input data corrupted"
2779
#: drizzled/error.cc:554
2049
2781
msgid "%d line(s) were cut by GROUP_CONCAT()"
2784
#: drizzled/error.cc:556
2053
2786
msgid "Row %ld doesn't contain data for all columns"
2789
#: drizzled/error.cc:558
2058
2792
"Row %ld was truncated; it contained more data than there were input columns"
2795
#: drizzled/error.cc:560
2063
2798
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2801
#: drizzled/error.cc:562
2067
2803
msgid "Out of range value for column '%s' at row %ld"
2806
#: drizzled/error.cc:564
2071
2808
msgid "Data truncated for column '%s' at row %ld"
2811
#: drizzled/error.cc:566
2075
2813
msgid "Using storage engine %s for table '%s'"
2816
#: drizzled/error.cc:568
2079
2818
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2821
#: drizzled/error.cc:570
2082
2822
msgid "Cannot drop one or more of the requested users"
2825
#: drizzled/error.cc:572
2085
2826
msgid "Can't revoke all privileges for one or more of the requested users"
2829
#: drizzled/error.cc:574
2089
2831
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2834
#: drizzled/error.cc:576
2093
2836
msgid "Illegal mix of collations for operation '%s'"
2839
#: drizzled/error.cc:578
2098
2842
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2099
2843
"variable_name)"
2846
#: drizzled/error.cc:580
2103
2848
msgid "Unknown collation: '%-.64s'"
2851
#: drizzled/error.cc:582
2107
2853
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2108
2854
"compiled without SSL support; they can be used later if Drizzle slave with "
2109
2855
"SSL is started"
2858
#: drizzled/error.cc:584
2114
2861
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2115
2862
"old format; please change the password to the new format"
2865
#: drizzled/error.cc:586
2120
2868
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2872
#: drizzled/error.cc:588
2124
2873
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2876
#: drizzled/error.cc:590
2128
2878
"It is recommended to use --skip-slave-start when doing step-by-step "
2129
2879
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2130
2880
"get an unexpected slave's drizzled restart"
2883
#: drizzled/error.cc:592
2133
2884
msgid "SQL thread is not to be started so UNTIL options are ignored"
2887
#: drizzled/error.cc:594
2137
2889
msgid "Incorrect index name '%-.100s'"
2892
#: drizzled/error.cc:596
2141
2894
msgid "Incorrect catalog name '%-.100s'"
2897
#: drizzled/error.cc:598
2145
2899
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2902
#: drizzled/error.cc:600
2149
2904
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2907
#: drizzled/error.cc:602
2153
2909
msgid "Unknown key cache '%-.100s'"
2912
#: drizzled/error.cc:604
2157
2914
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2158
2915
"this switch for this grant to work"
2918
#: drizzled/error.cc:606
2162
2920
msgid "Unknown table engine '%s'"
2923
#: drizzled/error.cc:608
2166
2925
msgid "'%s' is deprecated; use '%s' instead"
2928
#: drizzled/error.cc:610
2170
2930
msgid "The target table %-.100s of the %s is not updatable"
2933
#: drizzled/error.cc:612
2175
2936
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2940
#: drizzled/error.cc:614
2181
2943
"The Drizzle server is running with the %s option so it cannot execute this "
2947
#: drizzled/error.cc:616
2186
2949
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2952
#: drizzled/error.cc:618
2190
2954
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2957
#: drizzled/error.cc:620
2194
2959
"Incorrect table definition; there can be only one TIMESTAMP column with "
2195
2960
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2963
#: drizzled/error.cc:622
2199
2965
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2968
#: drizzled/error.cc:624
2202
2969
msgid "This command is not supported in the prepared statement protocol yet"
2972
#: drizzled/error.cc:626
2206
2974
msgid "Got error %d '%-.100s' from %s"
2977
#: drizzled/error.cc:628
2210
2979
msgid "Got temporary error %d '%-.100s' from %s"
2982
#: drizzled/error.cc:630
2214
2984
msgid "Unknown or incorrect time zone: '%-.64s'"
2987
#: drizzled/error.cc:632
2218
2989
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2992
#: drizzled/error.cc:634
2222
2994
msgid "Invalid %s character string: '%.64s'"
2997
#: drizzled/error.cc:636
2226
2999
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3002
#: drizzled/error.cc:638
2230
3004
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3007
#: drizzled/error.cc:640
2234
3009
msgid "Can't create a %s from within another stored routine"
3012
#: drizzled/error.cc:642
2238
3014
msgid "%s %s already exists"
3017
#: drizzled/error.cc:644
2242
3019
msgid "%s %s does not exist"
3022
#: drizzled/error.cc:646
2246
3024
msgid "Failed to DROP %s %s"
3027
#: drizzled/error.cc:648
2250
3029
msgid "Failed to CREATE %s %s"
3032
#: drizzled/error.cc:650
2254
3034
msgid "%s with no matching label: %s"
3037
#: drizzled/error.cc:652
2258
3039
msgid "Redefining label %s"
3042
#: drizzled/error.cc:654
2262
3044
msgid "End-label %s without match"
3047
#: drizzled/error.cc:656
2266
3049
msgid "Referring to uninitialized variable %s"
3052
#: drizzled/error.cc:658
2270
3054
msgid "PROCEDURE %s can't return a result set in the given context"
3057
#: drizzled/error.cc:660
2273
3058
msgid "RETURN is only allowed in a FUNCTION"
3061
#: drizzled/error.cc:662
2277
3063
msgid "%s is not allowed in stored procedures"
3066
#: drizzled/error.cc:664
2281
3068
"The update log is deprecated and replaced by the binary log; SET "
2282
3069
"SQL_LOG_UPDATE has been ignored"
3072
#: drizzled/error.cc:666
2286
3074
"The update log is deprecated and replaced by the binary log; SET "
2287
3075
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3078
#: drizzled/error.cc:668
2290
3079
msgid "Query execution was interrupted"
3082
#: drizzled/error.cc:670
2294
3084
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3087
#: drizzled/error.cc:672
2298
3089
msgid "Undefined CONDITION: %s"
3092
#: drizzled/error.cc:674
2302
3094
msgid "No RETURN found in FUNCTION %s"
3097
#: drizzled/error.cc:676
2306
3099
msgid "FUNCTION %s ended without RETURN"
3102
#: drizzled/error.cc:678
2309
3103
msgid "Cursor statement must be a SELECT"
3106
#: drizzled/error.cc:680
2312
3107
msgid "Cursor SELECT must not have INTO"
3110
#: drizzled/error.cc:682
2316
3112
msgid "Undefined CURSOR: %s"
3115
#: drizzled/error.cc:684
2319
3116
msgid "Cursor is already open"
3119
#: drizzled/error.cc:686
2322
3120
msgid "Cursor is not open"
3123
#: drizzled/error.cc:688
2326
3125
msgid "Undeclared variable: %s"
3128
#: drizzled/error.cc:690
2329
3129
msgid "Incorrect number of FETCH variables"
3132
#: drizzled/error.cc:692
2332
3133
msgid "No data - zero rows fetched, selected, or processed"
3136
#: drizzled/error.cc:694
2336
3138
msgid "Duplicate parameter: %s"
3141
#: drizzled/error.cc:696
2340
3143
msgid "Duplicate variable: %s"
3146
#: drizzled/error.cc:698
2344
3148
msgid "Duplicate condition: %s"
3151
#: drizzled/error.cc:700
2348
3153
msgid "Duplicate cursor: %s"
3156
#: drizzled/error.cc:702
2352
3158
msgid "Failed to ALTER %s %s"
3161
#: drizzled/error.cc:704
2355
3162
msgid "Subquery value not supported"
3165
#: drizzled/error.cc:706
2359
3167
msgid "%s is not allowed in stored function or trigger"
3170
#: drizzled/error.cc:708
2362
3171
msgid "Variable or condition declaration after cursor or handler declaration"
3174
#: drizzled/error.cc:710
2365
3175
msgid "Cursor declaration after handler declaration"
3178
#: drizzled/error.cc:712
2368
3179
msgid "Case not found for CASE statement"
3182
#: drizzled/error.cc:714
2372
3184
msgid "Configuration file '%-.192s' is too big"
3187
#: drizzled/error.cc:716
2376
3189
msgid "Malformed file type header in file '%-.192s'"
3192
#: drizzled/error.cc:718
2380
3194
msgid "Unexpected end of file while parsing comment '%-.200s'"
3197
#: drizzled/error.cc:720
2384
3199
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3202
#: drizzled/error.cc:722
2388
3204
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3207
#: drizzled/error.cc:724
2391
3208
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3211
#: drizzled/error.cc:726
3213
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3216
#: drizzled/error.cc:728
2395
3218
msgid "'%-.192s.%-.192s' is not %s"
3221
#: drizzled/error.cc:730
2399
3223
msgid "Column '%-.192s' is not updatable"
3226
#: drizzled/error.cc:732
2402
3227
msgid "View's SELECT contains a subquery in the FROM clause"
3230
#: drizzled/error.cc:734
2406
3232
msgid "View's SELECT contains a '%s' clause"
3235
#: drizzled/error.cc:736
2409
3236
msgid "View's SELECT contains a variable or parameter"
3239
#: drizzled/error.cc:738
2413
3241
msgid "View's SELECT refers to a temporary table '%-.192s'"
3244
#: drizzled/error.cc:740
2416
3245
msgid "View's SELECT and view's field list have different column counts"
3248
#: drizzled/error.cc:742
2420
3250
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3253
#: drizzled/error.cc:744
2423
3254
msgid "View being updated does not have complete key of underlying table in it"
3257
#: drizzled/error.cc:746
2428
3260
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2429
3261
"(s) or definer/invoker of view lack rights to use them"
3264
#: drizzled/error.cc:748
2433
3266
msgid "Can't drop or alter a %s from within another stored routine"
3269
#: drizzled/error.cc:750
2436
3270
msgid "GOTO is not allowed in a stored procedure handler"
3273
#: drizzled/error.cc:752
2439
3274
msgid "Trigger already exists"
3277
#: drizzled/error.cc:754
2442
3278
msgid "Trigger does not exist"
3281
#: drizzled/error.cc:756
2446
3283
msgid "Trigger's '%-.192s' is view or temporary table"
3286
#: drizzled/error.cc:758
2450
3288
msgid "Updating of %s row is not allowed in %strigger"
3291
#: drizzled/error.cc:760
2454
3293
msgid "There is no %s row in %s trigger"
3296
#: drizzled/error.cc:762
2458
3298
msgid "Field '%-.192s' doesn't have a default value"
3301
#: drizzled/error.cc:764
2461
3302
msgid "Division by 0"
3305
#: drizzled/error.cc:766
2465
3307
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3310
#: drizzled/error.cc:768
2469
3312
msgid "Illegal %s '%-.192s' value found during parsing"
3315
#: drizzled/error.cc:770
2473
3317
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3320
#: drizzled/error.cc:772
2477
3322
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3325
#: drizzled/error.cc:774
2481
3327
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3330
#: drizzled/error.cc:776
2485
3332
msgid "Failed purging old relay logs: %s"
3335
#: drizzled/error.cc:778
2489
3337
msgid "Password hash should be a %d-digit hexadecimal number"
3340
#: drizzled/error.cc:780
2492
3341
msgid "Target log not found in binlog index"
3344
#: drizzled/error.cc:782
2495
3345
msgid "I/O error reading log index file"
3348
#: drizzled/error.cc:784
2498
3349
msgid "Server configuration does not permit binlog purge"
3352
#: drizzled/error.cc:786
2501
3353
msgid "Failed on fseek()"
3356
#: drizzled/error.cc:788
2504
3357
msgid "Fatal error during log purge"
3360
#: drizzled/error.cc:790
2507
3361
msgid "A purgeable log is in use, will not purge"
3364
#: drizzled/error.cc:792
2510
3365
msgid "Unknown error during log purge"
3368
#: drizzled/error.cc:794
2514
3370
msgid "Failed initializing relay log position: %s"
3373
#: drizzled/error.cc:796
2517
3374
msgid "You are not using binary logging"
3377
#: drizzled/error.cc:798
2522
3380
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3383
#: drizzled/error.cc:800
2525
3384
msgid "WSAStartup Failed"
3387
#: drizzled/error.cc:802
2528
3388
msgid "Can't handle procedures with different groups yet"
3391
#: drizzled/error.cc:804
2531
3392
msgid "Select must have a group with this procedure"
3395
#: drizzled/error.cc:806
2534
3396
msgid "Can't use ORDER clause with this procedure"
3399
#: drizzled/error.cc:808
2538
3401
msgid "Binary logging and replication forbid changing the global server %s"
3404
#: drizzled/error.cc:810
2542
3406
msgid "Can't map file: %-.200s, errno: %d"
3409
#: drizzled/error.cc:812
2546
3411
msgid "Wrong magic in %-.64s"
3414
#: drizzled/error.cc:814
2549
3415
msgid "Prepared statement contains too many placeholders"
3418
#: drizzled/error.cc:816
2553
3420
msgid "Key part '%-.192s' length cannot be 0"
3423
#: drizzled/error.cc:818
2556
3424
msgid "View text checksum failed"
3427
#: drizzled/error.cc:820
2561
3430
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3433
#: drizzled/error.cc:822
2565
3435
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3438
#: drizzled/error.cc:824
2569
3440
msgid "Can not delete from join view '%-.192s.%-.192s'"
3443
#: drizzled/error.cc:826
2573
3445
msgid "Operation %s failed for %.256s"
3448
#: drizzled/error.cc:828
2576
3449
msgid "XAER_NOTA: Unknown XID"
3452
#: drizzled/error.cc:830
2579
3453
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3456
#: drizzled/error.cc:832
2584
3459
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2585
3460
"the %.64s state"
3463
#: drizzled/error.cc:834
2588
3464
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3467
#: drizzled/error.cc:836
2592
3469
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2593
3470
"for consistency"
3473
#: drizzled/error.cc:838
2596
3474
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3477
#: drizzled/error.cc:840
2601
3480
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3484
#: drizzled/error.cc:842
2605
3485
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3488
#: drizzled/error.cc:844
2608
3489
msgid "Failed to revoke all privileges to dropped routine"
3492
#: drizzled/error.cc:846
2612
3494
msgid "Data too long for column '%s' at row %ld"
3497
#: drizzled/error.cc:848
2616
3499
msgid "Bad SQLSTATE: '%s'"
3502
#: drizzled/error.cc:850
2621
3505
"%s: ready for connections.\n"
2622
"Version: '%s' %s\n"
3506
"Version: '%s' socket: '%s' port: %d %s"
3509
#: drizzled/error.cc:852
2625
3510
msgid "Can't load value from file with fixed size rows to variable"
3513
#: drizzled/error.cc:854
2628
3514
msgid "You are not allowed to create a user with GRANT"
3517
#: drizzled/error.cc:856
2632
3519
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3522
#: drizzled/error.cc:858
2635
3523
msgid "Table definition has changed, please retry transaction"
3526
#: drizzled/error.cc:860
2638
3527
msgid "Duplicate handler declared in the same block"
3530
#: drizzled/error.cc:862
2643
3533
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2644
3534
"variable in BEFORE trigger"
3537
#: drizzled/error.cc:864
2648
3539
msgid "Not allowed to return a result set from a %s"
3542
#: drizzled/error.cc:866
2651
3543
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3546
#: drizzled/error.cc:868
2655
3548
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2656
3549
"declaration and binary logging is enabled; if non-transactional tables were "
2657
3550
"updated, the binary log will miss their changes"
3553
#: drizzled/error.cc:870
2661
3555
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2662
3556
"declaration and binary logging is enabled (you *might* want to use the less "
2663
3557
"safe log_bin_trust_function_creators variable)"
3560
#: drizzled/error.cc:872
2667
3562
"You do not have the SUPER privilege and binary logging is enabled (you "
2668
3563
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3566
#: drizzled/error.cc:874
2672
3568
"You can't execute a prepared statement which has an open cursor associated "
2673
3569
"with it. Reset the statement to re-execute it."
3572
#: drizzled/error.cc:876
2677
3574
msgid "The statement (%lu) has no open cursor."
3577
#: drizzled/error.cc:878
2681
3579
"Explicit or implicit commit is not allowed in stored function or trigger."
3582
#: drizzled/error.cc:880
2686
3585
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3588
#: drizzled/error.cc:882
2689
3589
msgid "Recursive stored functions and triggers are not allowed."
3592
#: drizzled/error.cc:884
2693
3594
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3597
#: drizzled/error.cc:886
2697
3599
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3602
#: drizzled/error.cc:888
2702
3605
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3609
#: drizzled/error.cc:890
2707
3611
"You can't combine write-locking of system tables with other tables or lock "
3615
#: drizzled/error.cc:892
2712
3617
msgid "Unable to connect to foreign data source: %.64s"
3620
#: drizzled/error.cc:894
2717
3623
"There was a problem processing the query on the foreign data source. Data "
2718
3624
"source error: %-.64s"
3627
#: drizzled/error.cc:896
2723
3630
"The foreign data source you are trying to reference does not exist. Data "
2724
3631
"source error: %-.64s"
3634
#: drizzled/error.cc:898
2729
3637
"Can't create federated table. The data source connection string '%-.64s' is "
2730
3638
"not in the correct format"
3641
#: drizzled/error.cc:900
2734
3643
msgid "The data source connection string '%-.64s' is not in the correct format"
3646
#: drizzled/error.cc:902
2738
3648
msgid "Can't create federated table. Foreign data src error: %-.64s"
3651
#: drizzled/error.cc:904
2741
3652
msgid "Trigger in wrong schema"
3655
#: drizzled/error.cc:906
2746
3658
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2747
3659
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3662
#: drizzled/error.cc:908
2751
3664
msgid "Routine body for '%-.100s' is too long"
3667
#: drizzled/error.cc:910
2754
3668
msgid "Cannot drop default keycache"
3671
#: drizzled/error.cc:912
2758
3673
msgid "Display width out of range for column '%-.192s' (max = %d)"
3676
#: drizzled/error.cc:914
2761
3677
msgid "XAER_DUPID: The XID already exists"
3680
#: drizzled/error.cc:916
2765
3682
msgid "Datetime function: %-.32s field overflow"
3685
#: drizzled/error.cc:918
2770
3688
"Can't update table '%-.192s' in stored function/trigger because it is "
2771
3689
"already used by statement which invoked this stored function/trigger."
3692
#: drizzled/error.cc:920
2776
3695
"The definition of table '%-.192s' prevents operation %.192s on table "
3699
#: drizzled/error.cc:922
2781
3701
"The prepared statement contains a stored routine call that refers to that "
2782
3702
"same statement. It's not allowed to execute a prepared statement in such a "
2783
3703
"recursive manner"
3706
#: drizzled/error.cc:924
2786
3707
msgid "Not allowed to set autocommit from a stored function or trigger"
3710
#: drizzled/error.cc:926
2789
3711
msgid "Definer is not fully qualified"
3714
#: drizzled/error.cc:928
2794
3717
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2795
3718
"Current user is used as definer. Please recreate the view!"
3721
#: drizzled/error.cc:930
2800
3724
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3728
#: drizzled/error.cc:932
2805
3730
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3733
#: drizzled/error.cc:934
2809
3735
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3738
#: drizzled/error.cc:936
2814
3741
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3744
#: drizzled/error.cc:938
2819
3747
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3750
#: drizzled/error.cc:940
2823
3752
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3755
#: drizzled/error.cc:942
2828
3758
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2830
3760
"insufficient privileges. Please recreate the trigger."
3763
#: drizzled/error.cc:944
2834
3765
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3768
#: drizzled/error.cc:946
2839
3771
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2840
3772
"exceeded for routine %.192s"
3775
#: drizzled/error.cc:948
2845
3778
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2846
3779
"or contains bad data (internal code %d)"
3782
#: drizzled/error.cc:950
2850
3784
msgid "Incorrect routine name '%-.192s'"
3787
#: drizzled/error.cc:952
2854
3789
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3792
#: drizzled/error.cc:954
2857
3793
msgid "AGGREGATE is not supported for stored functions"
3796
#: drizzled/error.cc:956
2862
3799
"Can't create more than max_prepared_stmt_count statements (current value: %"
3803
#: drizzled/error.cc:958
2867
3805
msgid "`%-.192s`.`%-.192s` contains view recursion"
3808
#: drizzled/error.cc:960
2871
3810
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3813
#: drizzled/error.cc:962
2874
3814
msgid "The used table type doesn't support SPATIAL indexes"
3817
#: drizzled/error.cc:964
2877
3818
msgid "Triggers can not be created on system tables"
3821
#: drizzled/error.cc:966
2881
3823
msgid "Leading spaces are removed from name '%s'"
3826
#: drizzled/error.cc:968
2884
3827
msgid "Failed to read auto-increment value from storage engine"
3830
#: drizzled/error.cc:970
2887
3831
msgid "user name"
3834
#: drizzled/error.cc:972
2890
3835
msgid "host name"
3838
#: drizzled/error.cc:974
2894
3840
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3843
#: drizzled/error.cc:976
2898
3845
msgid "The target table %-.100s of the %s is not insertable-into"
3848
#: drizzled/error.cc:978
2903
3851
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3854
#: drizzled/error.cc:980
2906
3855
msgid "Too high level of nesting for select"
3858
#: drizzled/error.cc:982
2910
3860
msgid "Name '%-.64s' has become ''"
3863
#: drizzled/error.cc:984
2914
3865
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2915
3866
"optional and non-empty FIELDS ENCLOSED BY"
3869
#: drizzled/error.cc:986
2919
3871
msgid "The foreign server, %s, you are trying to create already exists."
3874
#: drizzled/error.cc:988
2924
3877
"The foreign server name you are trying to reference does not exist. Data "
2925
3878
"source error: %-.64s"
3881
#: drizzled/error.cc:990
2930
3884
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3887
#: drizzled/error.cc:992
2935
3890
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2936
3891
"each partition"
3894
#: drizzled/error.cc:994
2940
3896
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3899
#: drizzled/error.cc:996
2943
3900
msgid "MAXVALUE can only be used in last partition definition"
3903
#: drizzled/error.cc:998
2946
3904
msgid "Subpartitions can only be hash partitions and by key"
3907
#: drizzled/error.cc:1000
2949
3908
msgid "Must define subpartitions on all partitions if on one partition"
3911
#: drizzled/error.cc:1002
2952
3912
msgid "Wrong number of partitions defined, mismatch with previous setting"
3915
#: drizzled/error.cc:1004
2955
3916
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3919
#: drizzled/error.cc:1006
2958
3920
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3923
#: drizzled/error.cc:1008
2961
3924
msgid "Expression in RANGE/LIST VALUES must be constant"
3927
#: drizzled/error.cc:1010
2964
3928
msgid "Field in list of fields for partition function not found in table"
3931
#: drizzled/error.cc:1012
2967
3932
msgid "List of fields is only allowed in KEY partitions"
3935
#: drizzled/error.cc:1014
2971
3937
"The partition info in the frm file is not consistent with what can be "
2972
3938
"written into the frm file"
3941
#: drizzled/error.cc:1016
2976
3943
msgid "The %-.192s function returns the wrong type"
3946
#: drizzled/error.cc:1018
2980
3948
msgid "For %-.64s partitions each partition must be defined"
3951
#: drizzled/error.cc:1020
2983
3952
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3955
#: drizzled/error.cc:1022
2986
3956
msgid "VALUES value must be of same type as partition function"
3959
#: drizzled/error.cc:1024
2989
3960
msgid "Multiple definition of same constant in list partitioning"
3963
#: drizzled/error.cc:1026
2992
3964
msgid "Partitioning can not be used stand-alone in query"
3967
#: drizzled/error.cc:1028
2996
3969
"The mix of handlers in the partitions is not allowed in this version of "
3973
#: drizzled/error.cc:1030
3001
3975
msgid "For the partitioned engine it is necessary to define all %-.64s"
3978
#: drizzled/error.cc:1032
3004
3979
msgid "Too many partitions (including subpartitions) were defined"
3982
#: drizzled/error.cc:1034
3008
3984
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3009
3985
"partitioning for subpartitioning"
3988
#: drizzled/error.cc:1036
3012
3989
msgid "Failed to create specific handler file"
3992
#: drizzled/error.cc:1038
3015
3993
msgid "A BLOB field is not allowed in partition function"
3996
#: drizzled/error.cc:1040
3019
3998
msgid "A %-.192s must include all columns in the table's partitioning function"
4001
#: drizzled/error.cc:1042
3023
4003
msgid "Number of %-.64s = 0 is not an allowed value"
4006
#: drizzled/error.cc:1044
3026
4007
msgid "Partition management on a not partitioned table is not possible"
4010
#: drizzled/error.cc:1046
3030
4012
"Foreign key condition is not yet supported in conjunction with partitioning"
4015
#: drizzled/error.cc:1048
3034
4017
msgid "Error in list of partitions to %-.64s"
4020
#: drizzled/error.cc:1050
3037
4021
msgid "Cannot remove all partitions, use DROP TABLE instead"
4024
#: drizzled/error.cc:1052
3040
4025
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4028
#: drizzled/error.cc:1054
3044
4030
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3045
4031
"their numbers"
4034
#: drizzled/error.cc:1056
3049
4036
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3050
4037
"tables using HASH PARTITIONs"
4040
#: drizzled/error.cc:1058
3054
4042
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4045
#: drizzled/error.cc:1060
3057
4046
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4049
#: drizzled/error.cc:1062
3060
4050
msgid "At least one partition must be added"
4053
#: drizzled/error.cc:1064
3063
4054
msgid "At least one partition must be coalesced"
4057
#: drizzled/error.cc:1066
3066
4058
msgid "More partitions to reorganize than there are partitions"
4061
#: drizzled/error.cc:1068
3070
4063
msgid "Duplicate partition name %-.192s"
4066
#: drizzled/error.cc:1070
3073
4067
msgid "It is not allowed to shut off binlog on this command"
4070
#: drizzled/error.cc:1072
3076
4071
msgid "When reorganizing a set of partitions they must be in consecutive order"
4074
#: drizzled/error.cc:1074
3080
4076
"Reorganize of range partitions cannot change total ranges except for last "
3081
4077
"partition where it can extend the range"
4080
#: drizzled/error.cc:1076
3084
4081
msgid "Partition function not supported in this version for this handler"
4084
#: drizzled/error.cc:1078
3087
4085
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4088
#: drizzled/error.cc:1080
3091
4090
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4093
#: drizzled/error.cc:1082
3095
4095
msgid "Plugin '%-.192s' is not loaded"
4098
#: drizzled/error.cc:1084
3099
4100
msgid "Incorrect %-.32s value: '%-.128s'"
4103
#: drizzled/error.cc:1086
3103
4105
msgid "Table has no partition for value %-.64s"
4108
#: drizzled/error.cc:1088
3107
4110
msgid "It is not allowed to specify %s more than once"
4113
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3111
4115
msgid "Failed to create %s"
4118
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3115
4120
msgid "Failed to drop %s"
4123
#: drizzled/error.cc:1094
3118
4124
msgid "The handler doesn't support autoextend of tablespaces"
4127
#: drizzled/error.cc:1096
3122
4129
"A size parameter was incorrectly specified, either number or on the form 10M"
4132
#: drizzled/error.cc:1098
3126
4134
"The size number was correct but we don't allow the digit part to be more "
3127
4135
"than 2 billion"
4138
#: drizzled/error.cc:1100
3131
4140
msgid "Failed to alter: %s"
4143
#: drizzled/error.cc:1102
3134
4144
msgid "Writing one row to the row-based binary log failed"
4147
#: drizzled/error.cc:1104
3138
4149
msgid "Table definition on master and slave does not match: %s"
4152
#: drizzled/error.cc:1106
3142
4154
"Slave running with --log-slave-updates must use row-based binary logging to "
3143
4155
"be able to replicate row-based binary log events"
4158
#: drizzled/error.cc:1108
3147
4160
msgid "Event '%-.192s' already exists"
4163
#: drizzled/error.cc:1110
3151
4165
msgid "Failed to store event %s. Error code %d from storage engine."
4168
#: drizzled/error.cc:1112
3155
4170
msgid "Unknown event '%-.192s'"
4173
#: drizzled/error.cc:1114
3159
4175
msgid "Failed to alter event '%-.192s'"
4178
#: drizzled/error.cc:1118
3162
4179
msgid "INTERVAL is either not positive or too big"
4182
#: drizzled/error.cc:1120
3165
4183
msgid "ENDS is either invalid or before STARTS"
4186
#: drizzled/error.cc:1122
3168
4187
msgid "Event execution time is in the past. Event has been disabled"
4190
#: drizzled/error.cc:1124
3171
4191
msgid "Failed to open drizzle.event"
4194
#: drizzled/error.cc:1126
3174
4195
msgid "No datetime expression provided"
4198
#: drizzled/error.cc:1128
3179
4201
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3180
4202
"probably corrupted"
4205
#: drizzled/error.cc:1130
3184
4207
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4210
#: drizzled/error.cc:1132
3187
4211
msgid "Failed to delete the event from drizzle.event"
4214
#: drizzled/error.cc:1134
3190
4215
msgid "Error during compilation of event's body"
4218
#: drizzled/error.cc:1136
3193
4219
msgid "Same old and new event name"
4222
#: drizzled/error.cc:1138
3197
4224
msgid "Data for column '%s' too long"
4227
#: drizzled/error.cc:1140
3201
4229
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4232
#: drizzled/error.cc:1142
3206
4235
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4239
#: drizzled/error.cc:1144
3210
4240
msgid "You can't write-lock a log table. Only read access is possible"
4243
#: drizzled/error.cc:1146
3213
4244
msgid "You can't use locks with log tables."
4247
#: drizzled/error.cc:1148
3218
4250
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3219
4251
"d would lead to a duplicate entry"
4254
#: drizzled/error.cc:1150
3224
4257
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3225
4258
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4261
#: drizzled/error.cc:1152
3229
4263
"Cannot switch out of the row-based binary log format when the session has "
3230
4264
"open temporary tables"
4267
#: drizzled/error.cc:1154
3234
4269
"Cannot change the binary logging format inside a stored function or trigger"
4272
#: drizzled/error.cc:1156
3238
4274
"The NDB cluster engine does not support changing the binlog format on the "
4278
#: drizzled/error.cc:1158
3242
4279
msgid "Cannot create temporary table with partitions"
4282
#: drizzled/error.cc:1160
3245
4283
msgid "Partition constant is out of partition function domain"
4286
#: drizzled/error.cc:1162
3248
4287
msgid "This partition function is not allowed"
4290
#: drizzled/error.cc:1164
3251
4291
msgid "Error in DDL log"
4294
#: drizzled/error.cc:1166
3254
4295
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4298
#: drizzled/error.cc:1168
3257
4299
msgid "Incorrect partition name"
4302
#: drizzled/error.cc:1170
3261
4304
"Transaction isolation level can't be changed while a transaction is in "
4308
#: drizzled/error.cc:1172
3267
4311
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3268
4312
"'%-.192s' for key '%-.192s'"
4315
#: drizzled/error.cc:1174
3272
4317
msgid "Internal scheduler error %d"
4320
#: drizzled/error.cc:1176
3276
4322
msgid "Error during starting/stopping of the scheduler. Error code %u"
4325
#: drizzled/error.cc:1178
3279
4326
msgid "Engine cannot be used in partitioned tables"
4329
#: drizzled/error.cc:1180
3283
4331
msgid "Cannot activate '%-.64s' log"
4334
#: drizzled/error.cc:1182
3286
4335
msgid "The server was not built with row-based replication"
4338
#: drizzled/error.cc:1184
3289
4339
msgid "Decoding of base64 string failed"
4342
#: drizzled/error.cc:1186
3292
4343
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4346
#: drizzled/error.cc:1188
3296
4348
"Cannot proceed because system tables used by Event Scheduler were found "
3297
4349
"damaged at server start"
4352
#: drizzled/error.cc:1190
3300
4353
msgid "Only integers allowed as number here"
4356
#: drizzled/error.cc:1192
3303
4357
msgid "This storage engine cannot be used for log tables"
4360
#: drizzled/error.cc:1194
3307
4362
msgid "You cannot '%s' a log table if logging is enabled"
4365
#: drizzled/error.cc:1196
3312
4368
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4373
#: drizzled/error.cc:1198
3318
4375
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4378
#: drizzled/error.cc:1200
3322
4380
msgid "Incorrect parameters in the call to native function '%-.192s'"
4383
#: drizzled/error.cc:1202
3326
4385
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4388
#: drizzled/error.cc:1204
3330
4390
msgid "This function '%-.192s' has the same name as a native function"
4393
#: drizzled/error.cc:1206
3334
4395
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4398
#: drizzled/error.cc:1208
3337
4399
msgid "Too many files opened, please execute the command again"
4402
#: drizzled/error.cc:1210 drizzled/error.cc:1212
3341
4404
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3342
4405
"The event was dropped immediately after creation."
4408
#: drizzled/error.cc:1214
3346
4410
msgid "The incident %s occurred on the master. Message: %-.64s"
4413
#: drizzled/error.cc:1216
3349
4414
msgid "Table has no partition for some existing values"
4417
#: drizzled/error.cc:1218
3352
4418
msgid "Statement is not safe to log in statement format."
4421
#: drizzled/error.cc:1220
3356
4423
msgid "Fatal error: %s"
4426
#: drizzled/error.cc:1222
3360
4428
msgid "Relay log read failure: %s"
4431
#: drizzled/error.cc:1224
3364
4433
msgid "Relay log write failure: %s"
4436
#: drizzled/error.cc:1228
3368
4438
msgid "Master command %s failed: %s"
4441
#: drizzled/error.cc:1230
3372
4443
msgid "Binary logging not possible. Message: %s"
4446
#: drizzled/error.cc:1232
3376
4448
msgid "View `%-.64s`.`%-.64s` has no creation context"
4451
#: drizzled/error.cc:1234
3380
4453
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4456
#: drizzled/error.cc:1236
3384
4458
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4461
#: drizzled/error.cc:1238
3388
4463
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4466
#: drizzled/error.cc:1240
3392
4468
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4471
#: drizzled/error.cc:1242
3396
4473
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4476
#: drizzled/error.cc:1244
3400
4478
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4481
#: drizzled/error.cc:1246
3404
4483
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4486
#: drizzled/error.cc:1248
3408
4488
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4491
#: drizzled/error.cc:1250
3412
4493
msgid "Ambiguous slave modes combination. %s"
4496
#: drizzled/error.cc:1252
3417
4499
"The BINLOG statement of type `%s` was not preceded by a format description "
3418
4500
"BINLOG statement."
4503
#: drizzled/error.cc:1254
3421
4504
msgid "Corrupted replication event was detected"
4507
#: drizzled/error.cc:1256
3425
4509
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4512
#: drizzled/error.cc:1258
3429
4514
msgid "Being purged log %s was not found"
4517
#: drizzled/error.cc:1260
3433
4519
msgid "Converted to non-transactional lock on '%-.64s'"
4522
#: drizzled/error.cc:1262
3437
4524
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4527
#: drizzled/error.cc:1264
3442
4530
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4533
#: drizzled/error.cc:1266
3446
4535
msgid "Can't access storage engine of table %-.64s"
4538
#: drizzled/error.cc:1268
3449
4539
msgid "Starting backup process"
4542
#: drizzled/error.cc:1270
3452
4543
msgid "Backup completed"
4546
#: drizzled/error.cc:1272
3455
4547
msgid "Starting restore process"
4550
#: drizzled/error.cc:1274
3458
4551
msgid "Restore completed"
4554
#: drizzled/error.cc:1276
3461
4555
msgid "Nothing to backup"
4558
#: drizzled/error.cc:1278
3465
4560
msgid "Database '%-.64s' cannot be included in a backup"
4563
#: drizzled/error.cc:1280
3469
4565
"Error during backup operation - server's error log contains more information "
3470
4566
"about the error"
4569
#: drizzled/error.cc:1282
3474
4571
"Error during restore operation - server's error log contains more "
3475
4572
"information about the error"
4575
#: drizzled/error.cc:1284
3479
4577
"Can't execute this command because another BACKUP/RESTORE operation is in "
4581
#: drizzled/error.cc:1286
3483
4582
msgid "Error when preparing for backup operation"
4585
#: drizzled/error.cc:1288
3486
4586
msgid "Error when preparing for restore operation"
4589
#: drizzled/error.cc:1290
3490
4591
msgid "Invalid backup location '%-.64s'"
4594
#: drizzled/error.cc:1292
3494
4596
msgid "Can't read backup location '%-.64s'"
4599
#: drizzled/error.cc:1294
3498
4601
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4604
#: drizzled/error.cc:1296
3501
4605
msgid "Can't enumerate server databases"
4608
#: drizzled/error.cc:1298
3504
4609
msgid "Can't enumerate server tables"
4612
#: drizzled/error.cc:1300
3508
4614
msgid "Can't enumerate tables in database %-.64s"
4617
#: drizzled/error.cc:1302
3512
4619
msgid "Skipping view %-.64s in database %-.64s"
4622
#: drizzled/error.cc:1304
3516
4624
msgid "Skipping table %-.64s since it has no valid storage engine"
4627
#: drizzled/error.cc:1306
3520
4629
msgid "Can't open table %-.64s"
4632
#: drizzled/error.cc:1308
3523
4633
msgid "Can't read backup archive preamble"
4636
#: drizzled/error.cc:1310
3526
4637
msgid "Can't write backup archive preamble"
4640
#: drizzled/error.cc:1312
3530
4642
msgid "Can't find backup driver for table %-.64s"
4645
#: drizzled/error.cc:1314
3535
4648
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4652
#: drizzled/error.cc:1316
3540
4654
msgid "Can't create %-.64s backup driver"
4657
#: drizzled/error.cc:1318
3544
4659
msgid "Can't create %-.64s restore driver"
4662
#: drizzled/error.cc:1320
3548
4664
msgid "Found %d images in backup archive but maximum %d are supported"
4667
#: drizzled/error.cc:1322
3552
4669
msgid "Error when saving meta-data of %-.64s"
4672
#: drizzled/error.cc:1324
3555
4673
msgid "Error when reading meta-data list"
4676
#: drizzled/error.cc:1326
3559
4678
msgid "Can't create %-.64s"
4681
#: drizzled/error.cc:1328
3562
4682
msgid "Can't allocate buffer for image data transfer"
4685
#: drizzled/error.cc:1330
3566
4687
msgid "Error when writing %-.64s backup image data (for table #%d)"
4690
#: drizzled/error.cc:1332
3569
4691
msgid "Error when reading data from backup stream"
4694
#: drizzled/error.cc:1334
3572
4695
msgid "Can't go to the next chunk in backup stream"
4698
#: drizzled/error.cc:1336
3576
4700
msgid "Can't initialize %-.64s backup driver"
4703
#: drizzled/error.cc:1338
3580
4705
msgid "Can't initialize %-.64s restore driver"
4708
#: drizzled/error.cc:1340
3584
4710
msgid "Can't shut down %-.64s backup driver"
4713
#: drizzled/error.cc:1342
3588
4715
msgid "Can't shut down %-.64s backup driver(s)"
4718
#: drizzled/error.cc:1344
3592
4720
msgid "%-.64s backup driver can't prepare for synchronization"
4723
#: drizzled/error.cc:1346
3596
4725
msgid "%-.64s backup driver can't create its image validity point"
4728
#: drizzled/error.cc:1348
3600
4730
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4733
#: drizzled/error.cc:1350
3604
4735
msgid "%-.64s backup driver can't cancel its backup operation"
4738
#: drizzled/error.cc:1352
3608
4740
msgid "%-.64s restore driver can't cancel its restore operation"
4743
#: drizzled/error.cc:1354
3612
4745
msgid "Error when polling %-.64s backup driver for its image data"
4748
#: drizzled/error.cc:1356
3616
4750
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4753
#: drizzled/error.cc:1358
3621
4756
"After %d attempts %-.64s restore driver still can't accept next block of data"
4759
#: drizzled/error.cc:1360
3625
4761
msgid "Open and lock tables failed in %-.64s"
4764
#: drizzled/error.cc:1362
3628
4765
msgid "Backup driver's table locking thread can not be initialized."
4768
#: drizzled/error.cc:1364
3632
4770
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3633
4771
"and 'drizzle.online_backup_progress'."
4774
#: drizzled/error.cc:1366
3637
4776
msgid "Tablespace '%-.192s' already exists"
4779
#: drizzled/error.cc:1368
3641
4781
msgid "Tablespace '%-.192s' doesn't exist"
4784
#: drizzled/error.cc:1370
3645
4786
msgid "Unexpected master's heartbeat data: %s"
4789
#: drizzled/error.cc:1372
3649
4791
msgid "The requested value for the heartbeat period %s %s"
4794
#: drizzled/error.cc:1374
3653
4796
msgid "Can't write to the online backup progress log %-.64s."
4799
#: drizzled/error.cc:1376
3657
4801
msgid "Tablespace '%-.192s' not empty"
4804
#: drizzled/error.cc:1378
3662
4807
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3664
4809
"while the same tablespace is defined on the server as '%-.256s'"
4812
#: drizzled/error.cc:1380
3667
4813
msgid "A virtual column cannot be based on a virtual column"
4816
#: drizzled/error.cc:1382
3671
4818
msgid "Non-deterministic expression for virtual column '%s'."
4821
#: drizzled/error.cc:1384
3676
4824
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4827
#: drizzled/error.cc:1386
3679
4828
msgid "Primary key cannot be defined upon a virtual column."
4831
#: drizzled/error.cc:1388
3682
4832
msgid "Key/Index cannot be defined on a non-stored virtual column."
4835
#: drizzled/error.cc:1390
3686
4837
msgid "Cannot define foreign key with %s clause on a virtual column."
4840
#: drizzled/error.cc:1392
3690
4842
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4845
#: drizzled/error.cc:1394
3694
4847
msgid "'%s' is not yet supported for virtual columns."
4850
#: drizzled/error.cc:1396
3697
4851
msgid "Constant expression in virtual column function is not allowed."
4854
#: drizzled/error.cc:1398
3700
4855
msgid "Encountered an unknown temporal type."
4858
#: drizzled/error.cc:1400
3704
4860
msgid "Received an invalid string format '%s' for a date value."
4863
#: drizzled/error.cc:1402
3708
4865
msgid "Received an invalid string format '%s' for a time value."
4868
#: drizzled/error.cc:1404
3712
4870
msgid "Received an invalid value '%s' for a UNIX timestamp."
4873
#: drizzled/error.cc:1406
3716
4875
msgid "Received an invalid datetime value '%s'."
4878
#: drizzled/error.cc:1408
3720
4880
msgid "Received a NULL argument for function '%s'."
4883
#: drizzled/error.cc:1410
3724
4885
msgid "Received an invalid negative argument '%s' for function '%s'."
4888
#: drizzled/error.cc:1412
3728
4890
msgid "Received an out-of-range argument '%s' for function '%s'."
4893
#: drizzled/error.cc:1414
3732
4895
msgid "Received an invalid time value '%s'."
4898
#: drizzled/error.cc:1416
3736
4900
msgid "Received an invalid enum value '%s'."
3739
msgid "Tables which are replicated require a primary key."
3743
msgid "error: could not open directory: %s\n"
3747
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3751
msgid "Cannot open file: %s\n"
3755
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3759
msgid "Attempted to read record bigger than INT_MAX\n"
3763
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3767
msgid "Could not read transaction message.\n"
3771
msgid "GPB ERROR: %s.\n"
3782
msgid "Unable to parse command. Got error: %s.\n"
3786
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3790
msgid "Usage: %s TRANSACTION_LOG\n"
3800
msgid "%s: %s: Option '%s' used, but is disabled\n"
3810
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3814
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3818
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3822
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3828
"Variables (--variable-name=value)\n"
3829
"and boolean options {false|true} Value (after reading options)\n"
3830
"--------------------------------- -----------------------------\n"
3833
msgid "(No default value)"
3843
msgid "(Disabled)\n"
3847
msgid "errmsg plugin '%s' errmsg() failed"
3851
msgid "A function named %s already exists!\n"
3854
msgid "Could not add Function!\n"
3857
msgid "No sockets could be bound for listening"
3861
msgid "pipe() failed with errno %d"
3865
msgid "poll() failed with errno %d"
3869
msgid "accept() failed with errno %d"
3873
msgid "getaddrinfo() failed with error %s"
3877
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3881
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3885
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3889
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3893
msgid "setsockopt(SO_LINGER) failed with errno %d"
3897
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3901
msgid "Retrying bind() on %u"
3905
msgid "bind() failed with errno: %d"
3908
msgid "Do you already have another drizzled running?"
3912
msgid "listen() failed with errno %d"
3916
msgid "Listening on %s:%s\n"
4903
#: drizzled/logging.cc:59
4905
msgid "logging '%s' pre() failed"
4908
#: drizzled/logging.cc:84
4910
msgid "logging '%s' post() failed"
4913
#: drizzled/plugin/storage_engine.cc:295
4915
msgid "Found %d prepared transaction(s) in %s"
4918
#: drizzled/plugin/storage_engine.cc:369
4919
msgid "Starting crash recovery..."
4922
#: drizzled/plugin/storage_engine.cc:378
4924
msgid "Found %d prepared XA transactions"
4927
#: drizzled/plugin/storage_engine.cc:383
4930
"Found %d prepared transactions! It means that drizzled was not shut down "
4931
"properly last time and critical recovery information (last binlog or %s "
4932
"file) was manually deleted after a crash. You have to start drizzled with "
4933
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4936
#: drizzled/plugin/storage_engine.cc:393
4937
msgid "Crash recovery finished."
4940
#: drizzled/qcache.cc:63
4942
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4945
#: drizzled/qcache.cc:86
4947
msgid "qcache plugin '%s' set() failed"
4950
#: drizzled/qcache.cc:110
4952
msgid "qcache plugin '%s' invalidate_table() failed"
4955
#: drizzled/qcache.cc:137
4957
msgid "qcache plugin '%s' invalidate_db() failed"
4960
#: drizzled/qcache.cc:157
4962
msgid "qcache plugin '%s' flush() failed"
4965
#: drizzled/scheduling.cc:37
4968
"Attempted to register a scheduler %s, but a scheduler has already been "
4969
"registered with that name.\n"
4972
#: drizzled/scheduling.cc:62
4974
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4977
#: drizzled/scheduling.cc:77
4978
msgid "Scheduler initialization failed.\n"
4981
#: drizzled/sql_base.cc:2262
4983
msgid "Table %s had a open data handler in reopen_table"
4986
#: drizzled/sql_base.cc:2854
4988
msgid "Couldn't repair table: %s.%s"
4991
#: drizzled/sql_base.cc:2896
4994
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4995
"s`.`%s`' to replication"
4998
#: drizzled/sql_base.cc:3498
5000
msgid "Could not remove temporary table: '%s', error: %d"
5003
#: drizzled/sql_plugin.cc:528
3920
5005
msgid "Plugin '%s' init function returned error.\n"
3924
msgid "Couldn't load plugin library named '%s'."
3928
msgid "Couldn't load plugin named '%s'."
5008
#: drizzled/sql_plugin.cc:707
5009
msgid "plugin-load parameter too long"
5012
#: drizzled/sql_plugin.cc:767
5014
msgid "Couldn't load plugin named '%s' with soname '%s'."
5017
#: drizzled/sql_plugin.cc:1107
3931
5018
msgid "Out of memory."
5021
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
3935
5023
msgid "Unknown variable type code 0x%x in plugin '%s'."
5026
#: drizzled/sql_plugin.cc:1989
3940
5029
"Server variable %s of plugin %s was forced to be read-only: string variable "
3941
5030
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5033
#: drizzled/sql_plugin.cc:2020
3945
5035
msgid "Missing variable name in plugin '%s'."
5038
#: drizzled/sql_plugin.cc:2037
3949
5040
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5043
#: drizzled/sql_plugin.cc:2155
3953
5045
msgid "Out of memory for plugin '%s'."
5048
#: drizzled/sql_plugin.cc:2162
3957
5050
msgid "Bad options for plugin '%s'."
5053
#: drizzled/sql_plugin.cc:2171
3961
5055
msgid "Parsing options for plugin '%s' failed."
5058
#: drizzled/sql_plugin.cc:2214
3965
5060
msgid "Plugin '%s' has conflicting system variables"
3969
msgid "logging '%s' pre() failed"
3973
msgid "logging '%s' post() failed"
3977
msgid "qcache plugin '%s' try_fetch_and_send() failed"
3981
msgid "qcache plugin '%s' set() failed"
3985
msgid "qcache plugin '%s' invalidateTable() failed"
3989
msgid "qcache plugin '%s' invalidateDb() failed"
3993
msgid "qcache plugin '%s' flush() failed"
3997
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4001
msgid "Fatal error: Failed initializing %s plugin.\n"
4006
"Attempted to register a scheduler %s, but a scheduler has already been "
4007
"registered with that name.\n"
4011
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4015
msgid "Found %d prepared transaction(s) in %s"
4018
msgid "Starting crash recovery..."
4022
msgid "Found %d prepared XA transactions"
4027
"Found %d prepared transactions! It means that drizzled was not shut down "
4028
"properly last time and critical recovery information (last binlog or %s "
4029
"file) was manually deleted after a crash. You have to start drizzled with "
4030
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4033
msgid "Crash recovery finished."
4037
msgid "Could not remove temporary table: '%s', error: %d"
4041
msgid "Variable named %s already exists!\n"
4045
msgid "Could not add Variable: %s\n"
4049
msgid "Table %s had a open data Cursor in reopen_table"
4053
"Table name cannot be encoded and fit within filesystem name length "
4058
"Schema name cannot be encoded and fit within filesystem name length "
5063
#: drizzled/sql_table.cc:124
5065
msgid "Invalid (old?) table or database name '%s'"
5068
#: drizzled/sql_table.cc:2655
4063
5070
msgid "Unknown - internal error %d during operation"
5073
#: drizzled/sql_table.cc:4227
5075
msgid "Could not open table %s.%s after rename\n"
5078
#: drizzled/sql_table.cc:4407
4068
5081
"order_st BY ignored because there is a user-defined clustered index in the "
4069
5082
"table '%-.192s'"
5085
#: drizzled/table.cc:354
4074
5088
"'%s' had no or invalid character set, and default character set is multi-"
4075
5089
"byte, so character column sizes may have changed"
5092
#: drizzled/table.cc:1782
4079
5094
msgid "Unknown collation '%s' in table '%-.64s' definition"
5097
#: drizzled/table.cc:1789
4084
5100
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5104
#: drizzled/table.cc:2251
5107
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5111
#: drizzled/table.cc:2278
5114
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5115
"have type %s, found type %s."
5118
#: drizzled/table.cc:2289
5121
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5122
"position %d to have character set '%s' but the type has no character set."
5125
#: drizzled/table.cc:2301
5128
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5129
"position %d to have character set '%s' but found character set '%s'."
5132
#: drizzled/table.cc:2314
5135
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5136
"have type %s but the column is not found."
5139
#: drizzled/table.cc:4400
4089
5141
msgid "Got error %d when reading table '%s'"
5144
#: drizzled/tztime.cc:1061
4093
5146
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5149
#: gnulib/getopt.c:529 gnulib/getopt.c:545
4097
5151
msgid "%s: option `%s' is ambiguous\n"
5154
#: gnulib/getopt.c:578 gnulib/getopt.c:582
4101
5156
msgid "%s: option `--%s' doesn't allow an argument\n"
5159
#: gnulib/getopt.c:591 gnulib/getopt.c:596
4105
5161
msgid "%s: option `%c%s' doesn't allow an argument\n"
5164
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5165
#: gnulib/getopt.c:993
4109
5167
msgid "%s: option `%s' requires an argument\n"
5170
#: gnulib/getopt.c:696 gnulib/getopt.c:699
4113
5172
msgid "%s: unrecognized option `--%s'\n"
5175
#: gnulib/getopt.c:707 gnulib/getopt.c:710
4117
5177
msgid "%s: unrecognized option `%c%s'\n"
5180
#: gnulib/getopt.c:762 gnulib/getopt.c:765
4121
5182
msgid "%s: illegal option -- %c\n"
5185
#: gnulib/getopt.c:771 gnulib/getopt.c:774
4125
5187
msgid "%s: invalid option -- %c\n"
5190
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5191
#: gnulib/getopt.c:1064
4129
5193
msgid "%s: option requires an argument -- %c\n"
5196
#: gnulib/getopt.c:895 gnulib/getopt.c:911
4133
5198
msgid "%s: option `-W %s' is ambiguous\n"
5201
#: gnulib/getopt.c:935 gnulib/getopt.c:953
4137
5203
msgid "%s: option `-W %s' doesn't allow an argument\n"
5206
#: mysys/errors.cc:25
5208
msgid "Can't create/write to file '%s' (Errcode: %d)"
5211
#: mysys/errors.cc:26
5213
msgid "Error reading file '%s' (Errcode: %d)"
5216
#: mysys/errors.cc:27
5218
msgid "Error writing file '%s' (Errcode: %d)"
5221
#: mysys/errors.cc:28
5223
msgid "Error on close of '%s' (Errcode: %d)"
5226
#: mysys/errors.cc:29
5228
msgid "Out of memory (Needed %u bytes)"
5231
#: mysys/errors.cc:30
5233
msgid "Error on delete of '%s' (Errcode: %d)"
5236
#: mysys/errors.cc:31
5238
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5241
#: mysys/errors.cc:32
5243
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5246
#: mysys/errors.cc:33
5248
msgid "Can't lock file (Errcode: %d)"
5251
#: mysys/errors.cc:34
5253
msgid "Can't unlock file (Errcode: %d)"
5256
#: mysys/errors.cc:35
5258
msgid "Can't read dir of '%s' (Errcode: %d)"
5261
#: mysys/errors.cc:36
5263
msgid "Can't get stat of '%s' (Errcode: %d)"
5266
#: mysys/errors.cc:37
5268
msgid "Can't change size of file (Errcode: %d)"
5271
#: mysys/errors.cc:38
5273
msgid "Can't open stream from handle (Errcode: %d)"
5276
#: mysys/errors.cc:39
5278
msgid "Can't get working dirctory (Errcode: %d)"
5281
#: mysys/errors.cc:40
5283
msgid "Can't change dir to '%s' (Errcode: %d)"
5286
#: mysys/errors.cc:41
5288
msgid "Warning: '%s' had %d links"
5291
#: mysys/errors.cc:42
5293
msgid "Warning: %d files and %d streams is left open\n"
5296
#: mysys/errors.cc:43
5298
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5301
#: mysys/errors.cc:44
5303
msgid "Can't create directory '%s' (Errcode: %d)"
5306
#: mysys/errors.cc:45
5309
"Character set '%s' is not a compiled character set and is not specified in "
5313
#: mysys/errors.cc:46
5315
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5318
#: mysys/errors.cc:47
5320
msgid "Can't read value for symlink '%s' (Error %d)"
5323
#: mysys/errors.cc:48
5325
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5328
#: mysys/errors.cc:49
5330
msgid "Error on realpath() on '%s' (Error %d)"
5333
#: mysys/errors.cc:50
5335
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5338
#: mysys/errors.cc:51
5341
"Collation '%s' is not a compiled collation and is not specified in the %s "
5345
#: mysys/errors.cc:52
5347
msgid "File '%s' not found (Errcode: %d)"
5350
#: mysys/errors.cc:53
5352
msgid "File '%s' (fileno: %d) was not closed"
5355
#: mysys/my_error.cc:85
5357
msgid "Unknown error %d"
5360
#: mysys/my_getopt.cc:89
5364
#: mysys/my_getopt.cc:91
5368
#: mysys/my_getopt.cc:355
5370
msgid "%s: %s: Option '%s' used, but is disabled\n"
5373
#: mysys/my_getopt.cc:356
5377
#: mysys/my_getopt.cc:356
5381
#: mysys/my_getopt.cc:459
5383
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5386
#: mysys/my_getopt.cc:774
5388
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5391
#: mysys/my_getopt.cc:967
5393
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5396
#: mysys/my_getopt.cc:1199
5398
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5401
#: mysys/my_getopt.cc:1219
5405
"Variables (--variable-name=value)\n"
5406
"and boolean options {false|true} Value (after reading options)\n"
5407
"--------------------------------- -----------------------------\n"
5410
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5411
msgid "(No default value)"
5414
#: mysys/my_getopt.cc:1254
5418
#: mysys/my_getopt.cc:1254
5422
#: mysys/my_getopt.cc:1287
5424
msgid "(Disabled)\n"
5427
#: plugin/auth_http/auth_http.cc:128
4140
5428
msgid "Enable HTTP Auth check"
5431
#: plugin/auth_http/auth_http.cc:138
4143
5432
msgid "URL for HTTP Auth check"
4146
msgid "Enable the console."
4149
msgid "Turn on extra debugging."
4152
msgid "Enable default replicator"
4155
msgid "Default Replicator"
4158
msgid "Unknown Drizzle error"
4162
msgid "Can't create UNIX socket (%d)"
4166
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4170
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4174
msgid "Can't create TCP/IP socket (%d)"
4178
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4181
msgid "Drizzle server has gone away"
4185
msgid "Protocol mismatch; server version = %d, client version = %d"
4188
msgid "Drizzle client ran out of memory"
4191
msgid "Wrong host info"
4194
msgid "Localhost via UNIX socket"
4198
msgid "%-.100s via TCP/IP"
4201
msgid "Error in server handshake"
4204
msgid "Lost connection to Drizzle server during query"
4207
msgid "Commands out of sync; you can't run this command now"
4211
msgid "Named pipe: %-.32s"
4215
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4219
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4223
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4227
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4230
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4233
msgid "Embedded server"
4236
msgid "Error on SHOW SLAVE STATUS:"
4239
msgid "Error on SHOW SLAVE HOSTS:"
4242
msgid "Error connecting to slave:"
4245
msgid "Error connecting to master:"
4248
msgid "SSL connection error"
4251
msgid "Malformed packet"
4254
msgid "(unused error message)"
4257
msgid "Invalid use of null pointer"
4260
msgid "Statement not prepared"
4263
msgid "No data supplied for parameters in prepared statement"
4266
msgid "Data truncated"
4269
msgid "No parameters exist in the statement"
4272
msgid "Invalid parameter number"
4277
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4281
msgid "Using unsupported buffer type: %d (parameter: %d)"
4285
msgid "Shared memory: %-.100s"
4288
msgid "Wrong or unknown protocol"
4291
msgid "Invalid connection handle"
4295
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4296
"option 'secure_auth' enabled)"
4299
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4302
msgid "Attempt to read column without prior row fetch"
4305
msgid "Prepared statement contains no metadata"
4309
"Attempt to read a row while there is no result set associated with the "
4313
msgid "This feature is not implemented yet"
4318
"Lost connection to Drizzle server while waiting for initial communication "
4319
"packet, system error: %d"
4324
"Lost connection to Drizzle server while reading initial communication "
4325
"packet, system error: %d"
4330
"Lost connection to Drizzle server while sending authentication information, "
4336
"Lost connection to Drizzle server while reading authorization information, "
4342
"Lost connection to Drizzle server while setting initial database, system "
4347
msgid "Statement closed indirectly because of a preceding %s() call"
4351
"Port number to use for connection or 0 for default to, in order of "
4352
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4355
msgid "Connect Timeout."
4358
msgid "Read Timeout."
4361
msgid "Write Timeout."
4364
msgid "Retry Count."
4367
msgid "Buffer length."
4370
msgid "Address to bind to."
4374
msgid "Failed to send error message to libnotify\n"
5435
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4377
5436
msgid "Error Messages to stderr"
4380
msgid "Enable filtered replicator"
4383
msgid "List of schemas to filter"
4386
msgid "List of tables to filter"
4389
msgid "Regular expression to apply to schemas to filter"
4392
msgid "Regular expression to apply to tables to filter"
4395
msgid "Filtered Replicator"
5439
#: plugin/logging_gearman/logging_gearman.cc:263
4399
5441
msgid "fail gearman_client_create(): %s"
5444
#: plugin/logging_gearman/logging_gearman.cc:273
4403
5446
msgid "fail gearman_client_add_server(): %s"
5449
#: plugin/logging_gearman/logging_gearman.cc:299
4406
5450
msgid "Enable logging to a gearman server"
5453
#: plugin/logging_gearman/logging_gearman.cc:308
4409
5454
msgid "Hostname for logging to a Gearman server"
5457
#: plugin/logging_gearman/logging_gearman.cc:317
4412
5458
msgid "Gearman Function to send logging to"
5461
#: plugin/logging_gearman/logging_gearman.cc:334
4415
5462
msgid "Log queries to a Gearman server"
5465
#: plugin/logging_query/logging_query.cc:278
4419
5467
msgid "fail open() fn=%s er=%s\n"
5470
#: plugin/logging_query/logging_query.cc:317
4422
5471
msgid "Enable logging to CSV file"
5474
#: plugin/logging_query/logging_query.cc:326
4425
5475
msgid "File to log to"
4428
msgid "PCRE to match the query against"
5478
#: plugin/logging_query/logging_query.cc:335
5479
#: plugin/logging_syslog/logging_syslog.cc:248
4431
5480
msgid "Threshold for logging slow queries, in microseconds"
5483
#: plugin/logging_query/logging_query.cc:347
5484
#: plugin/logging_syslog/logging_syslog.cc:260
4434
5485
msgid "Threshold for logging big queries, for rows returned"
5488
#: plugin/logging_query/logging_query.cc:359
5489
#: plugin/logging_syslog/logging_syslog.cc:272
4437
5490
msgid "Threshold for logging big queries, for rows examined"
5493
#: plugin/logging_query/logging_query.cc:381
4440
5494
msgid "Log queries to a CSV file"
5497
#: plugin/logging_syslog/logging_syslog.cc:169
4444
5499
msgid "syslog facility \"%s\" not known, using \"local0\""
5502
#: plugin/logging_syslog/logging_syslog.cc:186
4448
5504
msgid "syslog priority \"%s\" not known, using \"info\""
4451
msgid "Enable logging to syslog"
5507
#: plugin/logging_syslog/logging_syslog.cc:212
5508
msgid "Enable logging"
5511
#: plugin/logging_syslog/logging_syslog.cc:221
4454
5512
msgid "Syslog Ident"
5515
#: plugin/logging_syslog/logging_syslog.cc:230
4457
5516
msgid "Syslog Facility"
5519
#: plugin/logging_syslog/logging_syslog.cc:239
4460
5520
msgid "Syslog Priority"
5523
#: plugin/logging_syslog/logging_syslog.cc:296
4463
5524
msgid "Log to syslog"
4466
msgid "List of memcached servers."
4469
msgid "Memcached Stats as I_S tables"
5527
#: plugin/multi_thread/multi_thread.cc:137
5528
msgid "Maximum number of user threads available."
5531
#: plugin/myisam/ha_myisam.cc:468
4473
5533
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5536
#: plugin/myisam/ha_myisam.cc:472
4477
5538
msgid "Got an error from unknown thread, %s:%d"
5541
#: plugin/myisam/ha_myisam.cc:478
4480
5542
msgid "Unknown thread accessing table"
5545
#: plugin/myisam/ha_myisam.cc:1861
4483
5546
msgid "Block size to be used for MyISAM index pages."
4487
"This characterizes the number of hits a hot block has to be untouched until "
4488
"it is considered aged enough to be downgraded to a warm block. This "
4489
"specifies the percentage ratio of that number of hits to the total number of "
4490
"blocks in key cache"
4493
msgid "The minimum percentage of warm blocks in key cache"
4497
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4498
"this to get better index handling (for all reads and multiple writes) to as "
4499
"much as you can afford;"
5549
#: plugin/myisam/ha_myisam.cc:1867
4503
5551
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4504
5552
"disables parallel repair."
5555
#: plugin/myisam/ha_myisam.cc:1873
4508
5557
"Don't use the fast sort index method to created index if the temporary file "
4509
5558
"would get bigger than this."
5561
#: plugin/myisam/ha_myisam.cc:1878
4513
5563
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4514
5564
"when creating indexes with CREATE INDEX or ALTER TABLE."
5567
#: plugin/myisam/ha_myisam.cc:1884
4517
5568
msgid "Default pointer size to be used for MyISAM tables."
5571
#: plugin/myisam/my_handler_errors.cc:34
4520
5572
msgid "Didn't find key on read or update"
5575
#: plugin/myisam/my_handler_errors.cc:36
4523
5576
msgid "Duplicate key on write or update"
5579
#: plugin/myisam/my_handler_errors.cc:38
4526
5580
msgid "Internal (unspecified) error in handler"
5583
#: plugin/myisam/my_handler_errors.cc:40
4530
5585
"Someone has changed the row since it was read (while the table was locked to "
5589
#: plugin/myisam/my_handler_errors.cc:43
4534
5590
msgid "Wrong index given to function"
5593
#: plugin/myisam/my_handler_errors.cc:45
4537
5594
msgid "Undefined handler error 125"
5597
#: plugin/myisam/my_handler_errors.cc:47
4540
5598
msgid "Index file is crashed"
5601
#: plugin/myisam/my_handler_errors.cc:49
4543
5602
msgid "Record file is crashed"
5605
#: plugin/myisam/my_handler_errors.cc:51
4546
5606
msgid "Out of memory in engine"
5609
#: plugin/myisam/my_handler_errors.cc:53
4549
5610
msgid "Undefined handler error 129"
5613
#: plugin/myisam/my_handler_errors.cc:55
4552
5614
msgid "Incorrect file format"
5617
#: plugin/myisam/my_handler_errors.cc:57
4555
5618
msgid "Command not supported by database"
5621
#: plugin/myisam/my_handler_errors.cc:59
4558
5622
msgid "Old database file"
5625
#: plugin/myisam/my_handler_errors.cc:61
4561
5626
msgid "No record read before update"
5629
#: plugin/myisam/my_handler_errors.cc:63
4564
5630
msgid "Record was already deleted (or record file crashed)"
5633
#: plugin/myisam/my_handler_errors.cc:65
4567
5634
msgid "No more room in record file"
5637
#: plugin/myisam/my_handler_errors.cc:67
4570
5638
msgid "No more room in index file"
5641
#: plugin/myisam/my_handler_errors.cc:69
4573
5642
msgid "No more records (read after end of file)"
5645
#: plugin/myisam/my_handler_errors.cc:71
4576
5646
msgid "Unsupported extension used for table"
5649
#: plugin/myisam/my_handler_errors.cc:73
4579
5650
msgid "Too big row"
5653
#: plugin/myisam/my_handler_errors.cc:75
4582
5654
msgid "Wrong create options"
5657
#: plugin/myisam/my_handler_errors.cc:77
4585
5658
msgid "Duplicate unique key or constraint on write or update"
5661
#: plugin/myisam/my_handler_errors.cc:79
4588
5662
msgid "Unknown character set used in table"
5665
#: plugin/myisam/my_handler_errors.cc:81
4591
5666
msgid "Conflicting table definitions in sub-tables of MERGE table"
5669
#: plugin/myisam/my_handler_errors.cc:83
4594
5670
msgid "Table is crashed and last repair failed"
5673
#: plugin/myisam/my_handler_errors.cc:85
4597
5674
msgid "Table was marked as crashed and should be repaired"
5677
#: plugin/myisam/my_handler_errors.cc:87
4600
5678
msgid "Lock timed out; Retry transaction"
5681
#: plugin/myisam/my_handler_errors.cc:89
4603
5682
msgid "Lock table is full; Restart program with a larger locktable"
5685
#: plugin/myisam/my_handler_errors.cc:91
4606
5686
msgid "Updates are not allowed under a read only transactions"
5689
#: plugin/myisam/my_handler_errors.cc:93
4609
5690
msgid "Lock deadlock; Retry transaction"
5693
#: plugin/myisam/my_handler_errors.cc:95
4612
5694
msgid "Foreign key constraint is incorrectly formed"
5697
#: plugin/myisam/my_handler_errors.cc:97
4615
5698
msgid "Cannot add a child row"
5701
#: plugin/myisam/my_handler_errors.cc:99
4618
5702
msgid "Cannot delete a parent row"
5705
#: plugin/myisam/my_handler_errors.cc:101
4621
5706
msgid "No savepoint with that name"
5709
#: plugin/myisam/my_handler_errors.cc:103
4624
5710
msgid "Non unique key block size"
5713
#: plugin/myisam/my_handler_errors.cc:105
4627
5714
msgid "The table does not exist in engine"
5717
#: plugin/myisam/my_handler_errors.cc:107
4630
5718
msgid "The table already existed in storage engine"
5721
#: plugin/myisam/my_handler_errors.cc:109
4633
5722
msgid "Could not connect to storage engine"
5725
#: plugin/myisam/my_handler_errors.cc:111
4636
5726
msgid "Unexpected null pointer found when using spatial index"
5729
#: plugin/myisam/my_handler_errors.cc:113
4639
5730
msgid "The table changed in storage engine"
5733
#: plugin/myisam/my_handler_errors.cc:115
4642
5734
msgid "There's no partition in table for the given value"
5737
#: plugin/myisam/my_handler_errors.cc:117
4645
5738
msgid "Row-based binlogging of row failed"
5741
#: plugin/myisam/my_handler_errors.cc:119
4648
5742
msgid "Index needed in foreign key constraint"
5745
#: plugin/myisam/my_handler_errors.cc:121
4651
5746
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5749
#: plugin/myisam/my_handler_errors.cc:123
4654
5750
msgid "Table needs to be upgraded before it can be used"
5753
#: plugin/myisam/my_handler_errors.cc:125
4657
5754
msgid "Table is read only"
5757
#: plugin/myisam/my_handler_errors.cc:127
4660
5758
msgid "Failed to get next auto increment value"
5761
#: plugin/myisam/my_handler_errors.cc:129
4663
5762
msgid "Failed to set row auto increment value"
5765
#: plugin/myisam/my_handler_errors.cc:131
4666
5766
msgid "Unknown (generic) error from engine"
5769
#: plugin/myisam/my_handler_errors.cc:133
4669
5770
msgid "Record is the same"
5773
#: plugin/myisam/my_handler_errors.cc:135
4672
5774
msgid "It is not possible to log this statement"
5777
#: plugin/myisam/my_handler_errors.cc:137
4675
5778
msgid "Tablespace exists"
5781
#: plugin/myisam/my_handler_errors.cc:139
4678
5782
msgid "The event was corrupt, leading to illegal data being read"
5785
#: plugin/myisam/my_handler_errors.cc:141
4681
5786
msgid "The table is of a new format not supported by this version"
5789
#: plugin/myisam/my_handler_errors.cc:143
4684
5790
msgid "The event could not be processed no other handler error happened"
5793
#: plugin/myisam/my_handler_errors.cc:145
4687
5794
msgid "Got a fatal error during initialzation of handler"
5797
#: plugin/myisam/my_handler_errors.cc:147
4690
5798
msgid "File to short; Expected more data in file"
5801
#: plugin/myisam/my_handler_errors.cc:149
4693
5802
msgid "Read page with wrong checksum"
5805
#: plugin/myisam/my_handler_errors.cc:151
4696
5806
msgid "Lock or active transaction"
5809
#: plugin/myisam/my_handler_errors.cc:153
4699
5810
msgid "No such table space"
5813
#: plugin/myisam/my_handler_errors.cc:155
4702
5814
msgid "Tablespace not empty"
4706
"Port number to use for connection or 0 for default to with MySQL protocol."
5817
#: plugin/oldlibdrizzle/errmsg.cc:28
5818
msgid "Unknown Drizzle error"
5821
#: plugin/oldlibdrizzle/errmsg.cc:29
5823
msgid "Can't create UNIX socket (%d)"
5826
#: plugin/oldlibdrizzle/errmsg.cc:30
5828
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5831
#: plugin/oldlibdrizzle/errmsg.cc:31
5833
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5836
#: plugin/oldlibdrizzle/errmsg.cc:32
5838
msgid "Can't create TCP/IP socket (%d)"
5841
#: plugin/oldlibdrizzle/errmsg.cc:33
5843
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5846
#: plugin/oldlibdrizzle/errmsg.cc:34
5847
msgid "Drizzle server has gone away"
5850
#: plugin/oldlibdrizzle/errmsg.cc:35
5852
msgid "Protocol mismatch; server version = %d, client version = %d"
5855
#: plugin/oldlibdrizzle/errmsg.cc:36
5856
msgid "Drizzle client ran out of memory"
5859
#: plugin/oldlibdrizzle/errmsg.cc:37
5860
msgid "Wrong host info"
5863
#: plugin/oldlibdrizzle/errmsg.cc:38
5864
msgid "Localhost via UNIX socket"
5867
#: plugin/oldlibdrizzle/errmsg.cc:39
5869
msgid "%-.100s via TCP/IP"
5872
#: plugin/oldlibdrizzle/errmsg.cc:40
5873
msgid "Error in server handshake"
5876
#: plugin/oldlibdrizzle/errmsg.cc:41
5877
msgid "Lost connection to Drizzle server during query"
5880
#: plugin/oldlibdrizzle/errmsg.cc:42
5881
msgid "Commands out of sync; you can't run this command now"
5884
#: plugin/oldlibdrizzle/errmsg.cc:43
5886
msgid "Named pipe: %-.32s"
5889
#: plugin/oldlibdrizzle/errmsg.cc:44
5891
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5894
#: plugin/oldlibdrizzle/errmsg.cc:45
5896
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5899
#: plugin/oldlibdrizzle/errmsg.cc:46
5901
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5904
#: plugin/oldlibdrizzle/errmsg.cc:47
5906
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5909
#: plugin/oldlibdrizzle/errmsg.cc:48
5910
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5913
#: plugin/oldlibdrizzle/errmsg.cc:49
5914
msgid "Embedded server"
5917
#: plugin/oldlibdrizzle/errmsg.cc:50
5918
msgid "Error on SHOW SLAVE STATUS:"
5921
#: plugin/oldlibdrizzle/errmsg.cc:51
5922
msgid "Error on SHOW SLAVE HOSTS:"
5925
#: plugin/oldlibdrizzle/errmsg.cc:52
5926
msgid "Error connecting to slave:"
5929
#: plugin/oldlibdrizzle/errmsg.cc:53
5930
msgid "Error connecting to master:"
5933
#: plugin/oldlibdrizzle/errmsg.cc:54
5934
msgid "SSL connection error"
5937
#: plugin/oldlibdrizzle/errmsg.cc:55
5938
msgid "Malformed packet"
5941
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5942
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5943
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5944
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5945
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5946
msgid "(unused error message)"
5949
#: plugin/oldlibdrizzle/errmsg.cc:57
5950
msgid "Invalid use of null pointer"
5953
#: plugin/oldlibdrizzle/errmsg.cc:58
5954
msgid "Statement not prepared"
5957
#: plugin/oldlibdrizzle/errmsg.cc:59
5958
msgid "No data supplied for parameters in prepared statement"
5961
#: plugin/oldlibdrizzle/errmsg.cc:60
5962
msgid "Data truncated"
5965
#: plugin/oldlibdrizzle/errmsg.cc:61
5966
msgid "No parameters exist in the statement"
5969
#: plugin/oldlibdrizzle/errmsg.cc:62
5970
msgid "Invalid parameter number"
5973
#: plugin/oldlibdrizzle/errmsg.cc:63
5976
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5979
#: plugin/oldlibdrizzle/errmsg.cc:65
5981
msgid "Using unsupported buffer type: %d (parameter: %d)"
5984
#: plugin/oldlibdrizzle/errmsg.cc:66
5986
msgid "Shared memory: %-.100s"
5989
#: plugin/oldlibdrizzle/errmsg.cc:76
5990
msgid "Wrong or unknown protocol"
5993
#: plugin/oldlibdrizzle/errmsg.cc:77
5994
msgid "Invalid connection handle"
5997
#: plugin/oldlibdrizzle/errmsg.cc:78
5999
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6000
"option 'secure_auth' enabled)"
6003
#: plugin/oldlibdrizzle/errmsg.cc:80
6004
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6007
#: plugin/oldlibdrizzle/errmsg.cc:81
6008
msgid "Attempt to read column without prior row fetch"
6011
#: plugin/oldlibdrizzle/errmsg.cc:82
6012
msgid "Prepared statement contains no metadata"
6015
#: plugin/oldlibdrizzle/errmsg.cc:83
6017
"Attempt to read a row while there is no result set associated with the "
6021
#: plugin/oldlibdrizzle/errmsg.cc:85
6022
msgid "This feature is not implemented yet"
6025
#: plugin/oldlibdrizzle/errmsg.cc:86
6028
"Lost connection to Drizzle server while waiting for initial communication "
6029
"packet, system error: %d"
6032
#: plugin/oldlibdrizzle/errmsg.cc:88
6035
"Lost connection to Drizzle server while reading initial communication "
6036
"packet, system error: %d"
6039
#: plugin/oldlibdrizzle/errmsg.cc:90
6042
"Lost connection to Drizzle server while sending authentication information, "
6046
#: plugin/oldlibdrizzle/errmsg.cc:92
6049
"Lost connection to Drizzle server while reading authorization information, "
6053
#: plugin/oldlibdrizzle/errmsg.cc:94
6056
"Lost connection to Drizzle server while setting initial database, system "
6060
#: plugin/oldlibdrizzle/errmsg.cc:96
6062
msgid "Statement closed indirectly because of a preceding %s() call"
6065
#: plugin/pool_of_threads/pool_of_threads.cc:204
6066
msgid "event_add error in libevent_add_session_callback\n"
6069
#: plugin/pool_of_threads/pool_of_threads.cc:346
6070
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6073
#: plugin/pool_of_threads/pool_of_threads.cc:353
6074
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6077
#: plugin/pool_of_threads/pool_of_threads.cc:365
6078
msgid "session_add_event event_add error in libevent_init\n"
6081
#: plugin/pool_of_threads/pool_of_threads.cc:378
6083
msgid "Can't create completion port thread (error %d)"
6086
#: plugin/pool_of_threads/pool_of_threads.cc:462
6087
msgid "libevent_thread_proc: my_thread_init() failed\n"
6090
#: plugin/pool_of_threads/pool_of_threads.cc:642
6091
msgid "Size of Pool."
6094
#: plugin/signal_handler/signal_handler.cc:212
4710
6096
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4714
msgid "Unable to create background worker thread. Got error %s.\n"
4717
msgid "Failed to open transaction log file "
4722
"Failed to allocate enough memory to buffer header, transaction message, and "
4723
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4728
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4729
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4733
msgid "Failed to sync log file. Got error: %s\n"
4737
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4741
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4745
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4749
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4752
msgid "Enable transaction log"
4755
msgid "DEBUGGING - Truncate transaction log"
4758
msgid "Path to the file to use for transaction log"
4761
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4765
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4766
"each transaction write, 2 == sync log file once per second"
4770
msgid "Failed to open transaction log file %s. Got error: %s\n"
4774
msgid "Raw buffer read: %s.\n"
4778
msgid "Unable to parse transaction. Got error: %s.\n"
4782
msgid "BUFFER: %s\n"