985
1303
"Starts the Drizzle database server\n"
1306
#: drizzled/drizzled.cc:2190
989
1308
msgid "Usage: %s [OPTIONS]\n"
1311
#: drizzled/drizzled.cc:2322
994
1314
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
995
1315
"command line\n"
1318
#: drizzled/drizzled.cc:2366
998
1319
msgid "Can't start server: cannot resolve hostname!"
1322
#: drizzled/drizzled.cc:2372
1001
1323
msgid "Can't start server: bind-address refers to multiple interfaces!"
1005
"setrlimit could not change the size of core files to 'infinity'; We may not "
1006
"be able to generate a core file on signals"
1010
msgid "Data directory %s does not exist\n"
1014
msgid "Unknown error %d"
1326
#: drizzled/errmsg.cc:73
1328
msgid "errmsg plugin '%s' errmsg() failed"
1331
#: drizzled/error.cc:34 drizzled/error.cc:36
1335
#: drizzled/error.cc:38
1339
#: drizzled/error.cc:40
1343
#: drizzled/error.cc:42
1024
1345
msgid "Can't create file '%-.200s' (errno: %d)"
1348
#: drizzled/error.cc:44
1028
1350
msgid "Can't create table '%-.200s' (errno: %d)"
1353
#: drizzled/error.cc:46
1032
1355
msgid "Can't create database '%-.192s' (errno: %d)"
1358
#: drizzled/error.cc:48
1036
1360
msgid "Can't create database '%-.192s'; database exists"
1363
#: drizzled/error.cc:50
1040
1365
msgid "Can't drop database '%-.192s'; database doesn't exist"
1368
#: drizzled/error.cc:52
1044
1370
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1373
#: drizzled/error.cc:54
1048
1375
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1378
#: drizzled/error.cc:56
1052
1380
msgid "Error on delete of '%-.192s' (errno: %d)"
1383
#: drizzled/error.cc:58
1055
1384
msgid "Can't read record in system table"
1387
#: drizzled/error.cc:60
1059
1389
msgid "Can't get status of '%-.200s' (errno: %d)"
1392
#: drizzled/error.cc:62
1063
1394
msgid "Can't get working directory (errno: %d)"
1397
#: drizzled/error.cc:64
1067
1399
msgid "Can't lock file (errno: %d)"
1402
#: drizzled/error.cc:66
1071
1404
msgid "Can't open file: '%-.200s' (errno: %d)"
1407
#: drizzled/error.cc:68
1075
1409
msgid "Can't find file: '%-.200s' (errno: %d)"
1412
#: drizzled/error.cc:70
1079
1414
msgid "Can't read dir of '%-.192s' (errno: %d)"
1417
#: drizzled/error.cc:72
1083
1419
msgid "Can't change dir to '%-.192s' (errno: %d)"
1422
#: drizzled/error.cc:74
1087
1424
msgid "Record has changed since last read in table '%-.192s'"
1427
#: drizzled/error.cc:76
1091
1429
msgid "Disk full (%s); waiting for someone to free some space..."
1432
#: drizzled/error.cc:78
1095
1434
msgid "Can't write; duplicate key in table '%-.192s'"
1437
#: drizzled/error.cc:80
1099
1439
msgid "Error on close of '%-.192s' (errno: %d)"
1442
#: drizzled/error.cc:82
1103
1444
msgid "Error reading file '%-.200s' (errno: %d)"
1447
#: drizzled/error.cc:84
1107
1449
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1452
#: drizzled/error.cc:86
1111
1454
msgid "Error writing file '%-.200s' (errno: %d)"
1457
#: drizzled/error.cc:88
1115
1459
msgid "'%-.192s' is locked against change"
1462
#: drizzled/error.cc:90
1118
1463
msgid "Sort aborted"
1466
#: drizzled/error.cc:92
1122
1468
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1471
#: drizzled/error.cc:94
1126
1473
msgid "Got error %d from storage engine"
1476
#: drizzled/error.cc:96
1130
1478
msgid "Table storage engine for '%-.192s' doesn't have this option"
1481
#: drizzled/error.cc:98
1134
1483
msgid "Can't find record in '%-.192s'"
1486
#: drizzled/error.cc:100
1138
1488
msgid "Incorrect information in file: '%-.200s'"
1491
#: drizzled/error.cc:102
1142
1493
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1496
#: drizzled/error.cc:104
1146
1498
msgid "Old key file for table '%-.192s'; repair it!"
1501
#: drizzled/error.cc:106
1150
1503
msgid "Table '%-.192s' is read only"
1506
#: drizzled/error.cc:108
1154
1508
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1511
#: drizzled/error.cc:110
1157
1512
msgid "Out of sort memory; increase server sort buffer size"
1515
#: drizzled/error.cc:112
1161
1517
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1520
#: drizzled/error.cc:114
1164
1521
msgid "Too many connections"
1524
#: drizzled/error.cc:116
1168
1526
"Out of memory; check if drizzled or some other process uses all available "
1169
1527
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1170
1528
"memory or you can add more swap space"
1531
#: drizzled/error.cc:118
1173
1532
msgid "Can't get hostname for your address"
1535
#: drizzled/error.cc:120
1176
1536
msgid "Bad handshake"
1539
#: drizzled/error.cc:122
1180
1541
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1544
#: drizzled/error.cc:124
1184
1546
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1549
#: drizzled/error.cc:126
1187
1550
msgid "No database selected"
1553
#: drizzled/error.cc:128
1190
1554
msgid "Unknown command"
1557
#: drizzled/error.cc:130
1194
1559
msgid "Column '%-.192s' cannot be null"
1562
#: drizzled/error.cc:132
1198
1564
msgid "Unknown database '%-.192s'"
1567
#: drizzled/error.cc:134
1202
1569
msgid "Table '%-.192s' already exists"
1572
#: drizzled/error.cc:136
1206
1574
msgid "Unknown table '%-.100s'"
1577
#: drizzled/error.cc:138
1210
1579
msgid "Column '%-.192s' in %-.192s is ambiguous"
1582
#: drizzled/error.cc:140
1213
1583
msgid "Server shutdown in progress"
1586
#: drizzled/error.cc:142
1217
1588
msgid "Unknown column '%-.192s' in '%-.192s'"
1591
#: drizzled/error.cc:144
1221
1593
msgid "'%-.192s' isn't in GROUP BY"
1596
#: drizzled/error.cc:146
1225
1598
msgid "Can't group on '%-.192s'"
1601
#: drizzled/error.cc:148
1228
1602
msgid "Statement has sum functions and columns in same statement"
1605
#: drizzled/error.cc:150
1231
1606
msgid "Column count doesn't match value count"
1609
#: drizzled/error.cc:152
1235
1611
msgid "Identifier name '%-.100s' is too long"
1614
#: drizzled/error.cc:154
1239
1616
msgid "Duplicate column name '%-.192s'"
1619
#: drizzled/error.cc:156
1243
1621
msgid "Duplicate key name '%-.192s'"
1624
#: drizzled/error.cc:158
1247
1626
msgid "Duplicate entry '%-.192s' for key %d"
1629
#: drizzled/error.cc:160
1251
1631
msgid "Incorrect column specifier for column '%-.192s'"
1634
#: drizzled/error.cc:162
1255
1636
msgid "%s near '%-.80s' at line %d"
1639
#: drizzled/error.cc:164
1258
1640
msgid "Query was empty"
1643
#: drizzled/error.cc:166
1262
1645
msgid "Not unique table/alias: '%-.192s'"
1648
#: drizzled/error.cc:168
1266
1650
msgid "Invalid default value for '%-.192s'"
1653
#: drizzled/error.cc:170
1269
1654
msgid "Multiple primary key defined"
1657
#: drizzled/error.cc:172
1273
1659
msgid "Too many keys specified; max %d keys allowed"
1662
#: drizzled/error.cc:174
1277
1664
msgid "Too many key parts specified; max %d parts allowed"
1667
#: drizzled/error.cc:176
1281
1669
msgid "Specified key was too long; max key length is %d bytes"
1672
#: drizzled/error.cc:178
1285
1674
msgid "Key column '%-.192s' doesn't exist in table"
1677
#: drizzled/error.cc:180
1290
1680
"BLOB column '%-.192s' can't be used in key specification with the used table "
1684
#: drizzled/error.cc:182
1296
1687
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1691
#: drizzled/error.cc:184
1301
1693
"Incorrect table definition; there can be only one auto column and it must be "
1302
1694
"defined as a key"
1697
#: drizzled/error.cc:186
1307
1700
"%s: ready for connections.\n"
1308
1701
"Version: '%s' socket: '%s' port: %u\n"
1704
#: drizzled/error.cc:188
1312
1706
msgid "%s: Normal shutdown\n"
1709
#: drizzled/error.cc:190
1316
1711
msgid "%s: Got signal %d. Aborting!\n"
1714
#: drizzled/error.cc:192
1320
1716
msgid "%s: Shutdown complete\n"
1719
#: drizzled/error.cc:194
1324
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1721
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1724
#: drizzled/error.cc:196
1327
1725
msgid "Can't create IP socket"
1728
#: drizzled/error.cc:198
1332
1731
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1735
#: drizzled/error.cc:200
1338
1738
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1339
1739
"check the manual"
1742
#: drizzled/error.cc:202
1343
1744
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1747
#: drizzled/error.cc:204
1348
1750
"The file '%-.128s' must be in the database directory or be readable by all"
1753
#: drizzled/error.cc:206
1352
1755
msgid "File '%-.200s' already exists"
1758
#: drizzled/error.cc:208
1356
1760
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1763
#: drizzled/error.cc:210
1360
1765
msgid "Records: %ld Duplicates: %ld"
1768
#: drizzled/error.cc:212
1364
1770
"Incorrect prefix key; the used key part isn't a string, the used length is "
1365
1771
"longer than the key part, or the storage engine doesn't support unique "
1775
#: drizzled/error.cc:214
1369
1776
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1779
#: drizzled/error.cc:216
1373
1781
msgid "Can't DROP '%-.192s'; check that column/key exists"
1784
#: drizzled/error.cc:218
1377
1786
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1789
#: drizzled/error.cc:220
1381
1791
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1794
#: drizzled/error.cc:222
1385
1796
msgid "Unknown thread id: %lu"
1799
#: drizzled/error.cc:224
1389
1801
msgid "You are not owner of thread %lu"
1804
#: drizzled/error.cc:226
1392
1805
msgid "No tables used"
1808
#: drizzled/error.cc:228
1396
1810
msgid "Too many strings for column %-.192s and SET"
1813
#: drizzled/error.cc:230
1400
1815
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1818
#: drizzled/error.cc:232
1404
1820
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1823
#: drizzled/error.cc:234
1408
1825
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1828
#: drizzled/error.cc:236
1412
1830
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1833
#: drizzled/error.cc:238
1416
1835
msgid "Incorrect database name '%-.100s'"
1838
#: drizzled/error.cc:240
1420
1840
msgid "Incorrect table name '%-.100s'"
1843
#: drizzled/error.cc:242
1424
1845
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1425
1846
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1849
#: drizzled/error.cc:244
1428
1850
msgid "Unknown error"
1853
#: drizzled/error.cc:246
1432
1855
msgid "Unknown procedure '%-.192s'"
1858
#: drizzled/error.cc:248
1436
1860
msgid "Incorrect parameter count to procedure '%-.192s'"
1863
#: drizzled/error.cc:250
1440
1865
msgid "Incorrect parameters to procedure '%-.192s'"
1868
#: drizzled/error.cc:252
1444
1870
msgid "Unknown table '%-.192s' in %-.32s"
1873
#: drizzled/error.cc:254
1448
1875
msgid "Column '%-.192s' specified twice"
1878
#: drizzled/error.cc:256
1451
1879
msgid "Invalid use of group function"
1882
#: drizzled/error.cc:258
1456
1885
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1888
#: drizzled/error.cc:260
1459
1889
msgid "A table must have at least 1 column"
1892
#: drizzled/error.cc:262
1463
1894
msgid "The table '%-.192s' is full"
1897
#: drizzled/error.cc:264
1467
1899
msgid "Unknown character set: '%-.64s'"
1902
#: drizzled/error.cc:266
1471
1904
msgid "Too many tables; Drizzle can only use %d tables in a join"
1907
#: drizzled/error.cc:268
1474
1908
msgid "Too many columns"
1911
#: drizzled/error.cc:270
1479
1914
"Row size too large. The maximum row size for the used table type, not "
1480
1915
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1918
#: drizzled/error.cc:272
1485
1921
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1486
1922
"thread_stack=#' to specify a bigger stack if needed"
1925
#: drizzled/error.cc:274
1489
1926
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1929
#: drizzled/error.cc:276
1494
1932
"Table handler doesn't support NULL in given index. Please change column "
1495
1933
"'%-.192s' to be NOT NULL or use another handler"
1936
#: drizzled/error.cc:278
1499
1938
msgid "Can't load function '%-.192s'"
1941
#: drizzled/error.cc:280
1503
1943
msgid "Can't initialize function '%-.192s'; %-.80s"
1506
msgid "No paths allowed for plugin library"
1946
#: drizzled/error.cc:282
1947
msgid "No paths allowed for shared library"
1950
#: drizzled/error.cc:284
1510
msgid "Plugin '%-.192s' already exists"
1952
msgid "Function '%-.192s' already exists"
1955
#: drizzled/error.cc:286
1514
1957
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1960
#: drizzled/error.cc:288
1518
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1962
msgid "Can't find symbol '%-.128s' in library"
1965
#: drizzled/error.cc:290
1522
1967
msgid "Function '%-.192s' is not defined"
1970
#: drizzled/error.cc:292
1527
1973
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1528
1974
"'drizzleadmin flush-hosts'"
1977
#: drizzled/error.cc:294
1532
1979
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1982
#: drizzled/error.cc:296
1536
1984
"You are using Drizzle as an anonymous user and anonymous users are not "
1537
1985
"allowed to change passwords"
1988
#: drizzled/error.cc:298
1541
1990
"You must have privileges to update tables in the drizzle database to be able "
1542
1991
"to change passwords for others"
1994
#: drizzled/error.cc:300
1545
1995
msgid "Can't find any matching row in the user table"
1998
#: drizzled/error.cc:302
1549
2000
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2003
#: drizzled/error.cc:304
1554
2006
"Can't create a new thread (errno %d); if you are not out of available "
1555
2007
"memory, you can consult the manual for a possible OS-dependent bug"
2010
#: drizzled/error.cc:306
1559
2012
msgid "Column count doesn't match value count at row %ld"
2015
#: drizzled/error.cc:308
1563
2017
msgid "Can't reopen table: '%-.192s'"
2020
#: drizzled/error.cc:310
1566
2021
msgid "Invalid use of NULL value"
2024
#: drizzled/error.cc:312
1570
2026
msgid "Got error '%-.64s' from regexp"
2029
#: drizzled/error.cc:314
1574
2031
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1575
2032
"illegal if there is no GROUP BY clause"
2035
#: drizzled/error.cc:316
1579
2037
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2040
#: drizzled/error.cc:318
1583
2042
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2045
#: drizzled/error.cc:320
1588
2048
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1589
2049
"table '%-.192s'"
2052
#: drizzled/error.cc:322
1593
2054
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1594
2055
"privileges can be used"
2058
#: drizzled/error.cc:324
1597
2059
msgid "The host or user argument to GRANT is too long"
2062
#: drizzled/error.cc:326
1601
2064
msgid "Table '%-.192s.%-.192s' doesn't exist"
2067
#: drizzled/error.cc:328
1606
2070
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2074
#: drizzled/error.cc:330
1610
2075
msgid "The used command is not allowed with this Drizzle version"
2078
#: drizzled/error.cc:332
1614
2080
"You have an error in your SQL syntax; check the manual that corresponds to "
1615
2081
"your Drizzle server version for the right syntax to use"
2084
#: drizzled/error.cc:334
1619
2086
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2089
#: drizzled/error.cc:336
1622
2090
msgid "Too many delayed threads in use"
2093
#: drizzled/error.cc:338
1626
2095
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2098
#: drizzled/error.cc:340
1629
2099
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2102
#: drizzled/error.cc:342
1632
2103
msgid "Got a read error from the connection pipe"
2106
#: drizzled/error.cc:344
1635
2107
msgid "Got an error from fcntl()"
2110
#: drizzled/error.cc:346
1638
2111
msgid "Got packets out of order"
2114
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
1641
2115
msgid "Couldn't uncompress communication packet"
2118
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
1644
2119
msgid "Got an error reading communication packets"
2122
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
1647
2123
msgid "Got timeout reading communication packets"
2126
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
1650
2127
msgid "Got an error writing communication packets"
2130
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
1653
2131
msgid "Got timeout writing communication packets"
2134
#: drizzled/error.cc:358
1656
2135
msgid "Result string is longer than 'max_allowed_packet' bytes"
2138
#: drizzled/error.cc:360
1659
2139
msgid "The used table type doesn't support BLOB/TEXT columns"
2142
#: drizzled/error.cc:362
1662
2143
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2146
#: drizzled/error.cc:364
1667
2149
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2153
#: drizzled/error.cc:366
1672
2155
msgid "Incorrect column name '%-.100s'"
2158
#: drizzled/error.cc:368
1676
2160
msgid "The used storage engine can't index column '%-.192s'"
2163
#: drizzled/error.cc:370
1680
2165
"Unable to open underlying table which is differently defined or of non-"
1681
2166
"MyISAM type or doesn't exist"
2169
#: drizzled/error.cc:372
1685
2171
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2174
#: drizzled/error.cc:374
1690
2177
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2180
#: drizzled/error.cc:376
1694
2182
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1695
2183
"UNIQUE instead"
2186
#: drizzled/error.cc:378
1698
2187
msgid "Result consisted of more than one row"
2190
#: drizzled/error.cc:380
1701
2191
msgid "This table type requires a primary key"
2194
#: drizzled/error.cc:382
1704
2195
msgid "This version of Drizzle is not compiled with RAID support"
2198
#: drizzled/error.cc:384
1708
2200
"You are using safe update mode and you tried to update a table without a "
1709
2201
"WHERE that uses a KEY column"
2204
#: drizzled/error.cc:386
1713
2206
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2209
#: drizzled/error.cc:388
1716
2210
msgid "Can't open table"
2213
#: drizzled/error.cc:390
1720
2215
msgid "The storage engine for the table doesn't support %s"
2218
#: drizzled/error.cc:392
1723
2219
msgid "You are not allowed to execute this command in a transaction"
2222
#: drizzled/error.cc:394
1727
2224
msgid "Got error %d during COMMIT"
2227
#: drizzled/error.cc:396
1731
2229
msgid "Got error %d during ROLLBACK"
2232
#: drizzled/error.cc:398
1735
2234
msgid "Got error %d during FLUSH_LOGS"
2237
#: drizzled/error.cc:400
1739
2239
msgid "Got error %d during CHECKPOINT"
2242
#: drizzled/error.cc:402
1744
2245
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1745
2246
"'%-.64s' (%-.64s)"
2249
#: drizzled/error.cc:404
1748
2250
msgid "The storage engine for the table does not support binary table dump"
2253
#: drizzled/error.cc:406
1751
2254
msgid "Binlog closed, cannot RESET MASTER"
2257
#: drizzled/error.cc:408
1755
2259
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2262
#: drizzled/error.cc:410
1759
2264
msgid "Error from master: '%-.64s'"
2267
#: drizzled/error.cc:412
1762
2268
msgid "Net error reading from master"
2271
#: drizzled/error.cc:414
1765
2272
msgid "Net error writing to master"
2275
#: drizzled/error.cc:416
1768
2276
msgid "Can't find FULLTEXT index matching the column list"
2279
#: drizzled/error.cc:418
1772
2281
"Can't execute the given command because you have active locked tables or an "
1773
2282
"active transaction"
2285
#: drizzled/error.cc:420
1777
2287
msgid "Unknown system variable '%-.64s'"
2290
#: drizzled/error.cc:422
1781
2292
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2295
#: drizzled/error.cc:424
1786
2298
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2301
#: drizzled/error.cc:426
1789
2302
msgid "Some non-transactional changed tables couldn't be rolled back"
2305
#: drizzled/error.cc:428
1793
2307
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1794
2308
"of storage; increase this drizzled variable and try again"
2311
#: drizzled/error.cc:430
1798
2313
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2316
#: drizzled/error.cc:432
1802
2318
"This operation requires a running slave; configure slave and do START SLAVE"
2321
#: drizzled/error.cc:434
1805
2322
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2325
#: drizzled/error.cc:436
1809
2327
"Could not initialize master info structure; more error messages can be found "
1810
2328
"in the Drizzle error log"
2331
#: drizzled/error.cc:438
1813
2332
msgid "Could not create slave thread; check system resources"
2335
#: drizzled/error.cc:440
1818
2338
"User %-.64s already has more than 'max_user_connections' active connections"
2341
#: drizzled/error.cc:442
1821
2342
msgid "You may only use constant expressions with SET"
2345
#: drizzled/error.cc:444
1824
2346
msgid "Lock wait timeout exceeded; try restarting transaction"
2349
#: drizzled/error.cc:446
1827
2350
msgid "The total number of locks exceeds the lock table size"
2353
#: drizzled/error.cc:448
1830
2354
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2357
#: drizzled/error.cc:450
1833
2358
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2361
#: drizzled/error.cc:452
1836
2362
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2365
#: drizzled/error.cc:454
1840
2367
msgid "Incorrect arguments to %s"
2370
#: drizzled/error.cc:456
1844
2372
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2375
#: drizzled/error.cc:458
1848
2377
"Incorrect table definition; all MERGE tables must be in the same database"
2380
#: drizzled/error.cc:460
1851
2381
msgid "Deadlock found when trying to get lock; try restarting transaction"
2384
#: drizzled/error.cc:462
1854
2385
msgid "The used table type doesn't support FULLTEXT indexes"
2388
#: drizzled/error.cc:464
1857
2389
msgid "Cannot add foreign key constraint"
2392
#: drizzled/error.cc:466
1860
2393
msgid "Cannot add or update a child row: a foreign key constraint fails"
2396
#: drizzled/error.cc:468
1863
2397
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2400
#: drizzled/error.cc:470
1867
2402
msgid "Error connecting to master: %-.128s"
2405
#: drizzled/error.cc:472
1871
2407
msgid "Error running query on master: %-.128s"
2410
#: drizzled/error.cc:474
1875
2412
msgid "Error when executing command %s: %-.128s"
2415
#: drizzled/error.cc:476
1879
2417
msgid "Incorrect usage of %s and %s"
2420
#: drizzled/error.cc:478
1882
2421
msgid "The used SELECT statements have a different number of columns"
2424
#: drizzled/error.cc:480
1885
2425
msgid "Can't execute the query because you have a conflicting read lock"
2428
#: drizzled/error.cc:482
1888
2429
msgid "Mixing of transactional and non-transactional tables is disabled"
2432
#: drizzled/error.cc:484
1892
2434
msgid "Option '%s' used twice in statement"
2437
#: drizzled/error.cc:486
1896
2439
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2442
#: drizzled/error.cc:488
1900
2444
msgid "Access denied; you need the %-.128s privilege for this operation"
2447
#: drizzled/error.cc:490
1905
2450
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2453
#: drizzled/error.cc:492
1910
2456
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2459
#: drizzled/error.cc:494
1914
2461
msgid "Variable '%-.64s' doesn't have a default value"
2464
#: drizzled/error.cc:496
1918
2466
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2469
#: drizzled/error.cc:498
1922
2471
msgid "Incorrect argument type to variable '%-.64s'"
2474
#: drizzled/error.cc:500
1926
2476
msgid "Variable '%-.64s' can only be set, not read"
2479
#: drizzled/error.cc:502
1930
2481
msgid "Incorrect usage/placement of '%s'"
2484
#: drizzled/error.cc:504
1934
2486
msgid "This version of Drizzle doesn't yet support '%s'"
2489
#: drizzled/error.cc:506
1939
2492
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2495
#: drizzled/error.cc:508
1942
2496
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2499
#: drizzled/error.cc:510
1946
2501
msgid "Variable '%-.192s' is a %s variable"
2504
#: drizzled/error.cc:512
1950
2506
msgid "Incorrect foreign key definition for '%-.192s': %s"
2509
#: drizzled/error.cc:514
1953
2510
msgid "Key reference and table reference don't match"
2513
#: drizzled/error.cc:516
1957
2515
msgid "Operand should contain %d column(s)"
2518
#: drizzled/error.cc:518
1960
2519
msgid "Subquery returns more than 1 row"
2522
#: drizzled/error.cc:520
1964
2524
msgid "Unknown prepared statement handler (%.*s) given to %s"
2527
#: drizzled/error.cc:522
1967
2528
msgid "Help database is corrupt or does not exist"
2531
#: drizzled/error.cc:524
1970
2532
msgid "Cyclic reference on subqueries"
2535
#: drizzled/error.cc:526
1974
2537
msgid "Converting column '%s' from %s to %s"
2540
#: drizzled/error.cc:528
1978
2542
msgid "Reference '%-.64s' not supported (%s)"
2545
#: drizzled/error.cc:530
1981
2546
msgid "Every derived table must have its own alias"
2549
#: drizzled/error.cc:532
1985
2551
msgid "Select %u was reduced during optimization"
2554
#: drizzled/error.cc:534
1989
2556
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2559
#: drizzled/error.cc:536
1993
2561
"Client does not support authentication protocol requested by server; "
1994
2562
"consider upgrading Drizzle client"
2565
#: drizzled/error.cc:538
1997
2566
msgid "All parts of a SPATIAL index must be NOT NULL"
2569
#: drizzled/error.cc:540
2001
2571
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2574
#: drizzled/error.cc:542
2004
2575
msgid "Slave is already running"
2578
#: drizzled/error.cc:544
2007
2579
msgid "Slave already has been stopped"
2582
#: drizzled/error.cc:546
2012
2585
"Uncompressed data size too large; the maximum size is %d (probably, length "
2013
2586
"of uncompressed data was corrupted)"
2589
#: drizzled/error.cc:548
2016
2590
msgid "ZLIB: Not enough memory"
2593
#: drizzled/error.cc:550
2020
2595
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2021
2596
"data was corrupted)"
2599
#: drizzled/error.cc:552
2024
2600
msgid "ZLIB: Input data corrupted"
2603
#: drizzled/error.cc:554
2028
2605
msgid "%d line(s) were cut by GROUP_CONCAT()"
2608
#: drizzled/error.cc:556
2032
2610
msgid "Row %ld doesn't contain data for all columns"
2613
#: drizzled/error.cc:558
2037
2616
"Row %ld was truncated; it contained more data than there were input columns"
2619
#: drizzled/error.cc:560
2042
2622
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2625
#: drizzled/error.cc:562
2046
2627
msgid "Out of range value for column '%s' at row %ld"
2630
#: drizzled/error.cc:564
2050
2632
msgid "Data truncated for column '%s' at row %ld"
2635
#: drizzled/error.cc:566
2054
2637
msgid "Using storage engine %s for table '%s'"
2640
#: drizzled/error.cc:568
2058
2642
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2645
#: drizzled/error.cc:570
2061
2646
msgid "Cannot drop one or more of the requested users"
2649
#: drizzled/error.cc:572
2064
2650
msgid "Can't revoke all privileges for one or more of the requested users"
2653
#: drizzled/error.cc:574
2068
2655
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2658
#: drizzled/error.cc:576
2072
2660
msgid "Illegal mix of collations for operation '%s'"
2663
#: drizzled/error.cc:578
2077
2666
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2078
2667
"variable_name)"
2670
#: drizzled/error.cc:580
2082
2672
msgid "Unknown collation: '%-.64s'"
2675
#: drizzled/error.cc:582
2086
2677
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2087
2678
"compiled without SSL support; they can be used later if Drizzle slave with "
2088
2679
"SSL is started"
2682
#: drizzled/error.cc:584
2093
2685
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2094
2686
"old format; please change the password to the new format"
2689
#: drizzled/error.cc:586
2099
2692
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2696
#: drizzled/error.cc:588
2103
2697
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2700
#: drizzled/error.cc:590
2107
2702
"It is recommended to use --skip-slave-start when doing step-by-step "
2108
2703
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2109
2704
"get an unexpected slave's drizzled restart"
2707
#: drizzled/error.cc:592
2112
2708
msgid "SQL thread is not to be started so UNTIL options are ignored"
2711
#: drizzled/error.cc:594
2116
2713
msgid "Incorrect index name '%-.100s'"
2716
#: drizzled/error.cc:596
2120
2718
msgid "Incorrect catalog name '%-.100s'"
2721
#: drizzled/error.cc:598
2124
2723
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2726
#: drizzled/error.cc:600
2128
2728
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2731
#: drizzled/error.cc:602
2132
2733
msgid "Unknown key cache '%-.100s'"
2736
#: drizzled/error.cc:604
2136
2738
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2137
2739
"this switch for this grant to work"
2742
#: drizzled/error.cc:606
2141
2744
msgid "Unknown table engine '%s'"
2747
#: drizzled/error.cc:608
2145
2749
msgid "'%s' is deprecated; use '%s' instead"
2752
#: drizzled/error.cc:610
2149
2754
msgid "The target table %-.100s of the %s is not updatable"
2757
#: drizzled/error.cc:612
2154
2760
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2764
#: drizzled/error.cc:614
2160
2767
"The Drizzle server is running with the %s option so it cannot execute this "
2771
#: drizzled/error.cc:616
2165
2773
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2776
#: drizzled/error.cc:618
2169
2778
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2781
#: drizzled/error.cc:620
2173
2783
"Incorrect table definition; there can be only one TIMESTAMP column with "
2174
2784
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2787
#: drizzled/error.cc:622
2178
2789
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2792
#: drizzled/error.cc:624
2181
2793
msgid "This command is not supported in the prepared statement protocol yet"
2796
#: drizzled/error.cc:626
2185
2798
msgid "Got error %d '%-.100s' from %s"
2801
#: drizzled/error.cc:628
2189
2803
msgid "Got temporary error %d '%-.100s' from %s"
2806
#: drizzled/error.cc:630
2193
2808
msgid "Unknown or incorrect time zone: '%-.64s'"
2811
#: drizzled/error.cc:632
2197
2813
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2816
#: drizzled/error.cc:634
2201
2818
msgid "Invalid %s character string: '%.64s'"
2821
#: drizzled/error.cc:636
2205
2823
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2826
#: drizzled/error.cc:638
2209
2828
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2831
#: drizzled/error.cc:640
2213
2833
msgid "Can't create a %s from within another stored routine"
2836
#: drizzled/error.cc:642
2217
2838
msgid "%s %s already exists"
2841
#: drizzled/error.cc:644
2221
2843
msgid "%s %s does not exist"
2846
#: drizzled/error.cc:646
2225
2848
msgid "Failed to DROP %s %s"
2851
#: drizzled/error.cc:648
2229
2853
msgid "Failed to CREATE %s %s"
2856
#: drizzled/error.cc:650
2233
2858
msgid "%s with no matching label: %s"
2861
#: drizzled/error.cc:652
2237
2863
msgid "Redefining label %s"
2866
#: drizzled/error.cc:654
2241
2868
msgid "End-label %s without match"
2871
#: drizzled/error.cc:656
2245
2873
msgid "Referring to uninitialized variable %s"
2876
#: drizzled/error.cc:658
2249
2878
msgid "PROCEDURE %s can't return a result set in the given context"
2881
#: drizzled/error.cc:660
2252
2882
msgid "RETURN is only allowed in a FUNCTION"
2885
#: drizzled/error.cc:662
2256
2887
msgid "%s is not allowed in stored procedures"
2890
#: drizzled/error.cc:664
2260
2892
"The update log is deprecated and replaced by the binary log; SET "
2261
2893
"SQL_LOG_UPDATE has been ignored"
2896
#: drizzled/error.cc:666
2265
2898
"The update log is deprecated and replaced by the binary log; SET "
2266
2899
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2902
#: drizzled/error.cc:668
2269
2903
msgid "Query execution was interrupted"
2906
#: drizzled/error.cc:670
2273
2908
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2911
#: drizzled/error.cc:672
2277
2913
msgid "Undefined CONDITION: %s"
2916
#: drizzled/error.cc:674
2281
2918
msgid "No RETURN found in FUNCTION %s"
2921
#: drizzled/error.cc:676
2285
2923
msgid "FUNCTION %s ended without RETURN"
2926
#: drizzled/error.cc:678
2288
2927
msgid "Cursor statement must be a SELECT"
2930
#: drizzled/error.cc:680
2291
2931
msgid "Cursor SELECT must not have INTO"
2934
#: drizzled/error.cc:682
2295
2936
msgid "Undefined CURSOR: %s"
2939
#: drizzled/error.cc:684
2298
2940
msgid "Cursor is already open"
2943
#: drizzled/error.cc:686
2301
2944
msgid "Cursor is not open"
2947
#: drizzled/error.cc:688
2305
2949
msgid "Undeclared variable: %s"
2952
#: drizzled/error.cc:690
2308
2953
msgid "Incorrect number of FETCH variables"
2956
#: drizzled/error.cc:692
2311
2957
msgid "No data - zero rows fetched, selected, or processed"
2960
#: drizzled/error.cc:694
2315
2962
msgid "Duplicate parameter: %s"
2965
#: drizzled/error.cc:696
2319
2967
msgid "Duplicate variable: %s"
2970
#: drizzled/error.cc:698
2323
2972
msgid "Duplicate condition: %s"
2975
#: drizzled/error.cc:700
2327
2977
msgid "Duplicate cursor: %s"
2980
#: drizzled/error.cc:702
2331
2982
msgid "Failed to ALTER %s %s"
2985
#: drizzled/error.cc:704
2334
2986
msgid "Subquery value not supported"
2989
#: drizzled/error.cc:706
2338
2991
msgid "%s is not allowed in stored function or trigger"
2994
#: drizzled/error.cc:708
2341
2995
msgid "Variable or condition declaration after cursor or handler declaration"
2998
#: drizzled/error.cc:710
2344
2999
msgid "Cursor declaration after handler declaration"
3002
#: drizzled/error.cc:712
2347
3003
msgid "Case not found for CASE statement"
3006
#: drizzled/error.cc:714
2351
3008
msgid "Configuration file '%-.192s' is too big"
3011
#: drizzled/error.cc:716
2355
3013
msgid "Malformed file type header in file '%-.192s'"
3016
#: drizzled/error.cc:718
2359
3018
msgid "Unexpected end of file while parsing comment '%-.200s'"
3021
#: drizzled/error.cc:720
2363
3023
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3026
#: drizzled/error.cc:722
2367
3028
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3031
#: drizzled/error.cc:724
2370
3032
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3035
#: drizzled/error.cc:726
3037
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3040
#: drizzled/error.cc:728
2374
3042
msgid "'%-.192s.%-.192s' is not %s"
3045
#: drizzled/error.cc:730
2378
3047
msgid "Column '%-.192s' is not updatable"
3050
#: drizzled/error.cc:732
2381
3051
msgid "View's SELECT contains a subquery in the FROM clause"
3054
#: drizzled/error.cc:734
2385
3056
msgid "View's SELECT contains a '%s' clause"
3059
#: drizzled/error.cc:736
2388
3060
msgid "View's SELECT contains a variable or parameter"
3063
#: drizzled/error.cc:738
2392
3065
msgid "View's SELECT refers to a temporary table '%-.192s'"
3068
#: drizzled/error.cc:740
2395
3069
msgid "View's SELECT and view's field list have different column counts"
3072
#: drizzled/error.cc:742
2399
3074
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3077
#: drizzled/error.cc:744
2402
3078
msgid "View being updated does not have complete key of underlying table in it"
3081
#: drizzled/error.cc:746
2407
3084
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2408
3085
"(s) or definer/invoker of view lack rights to use them"
3088
#: drizzled/error.cc:748
2412
3090
msgid "Can't drop or alter a %s from within another stored routine"
3093
#: drizzled/error.cc:750
2415
3094
msgid "GOTO is not allowed in a stored procedure handler"
3097
#: drizzled/error.cc:752
2418
3098
msgid "Trigger already exists"
3101
#: drizzled/error.cc:754
2421
3102
msgid "Trigger does not exist"
3105
#: drizzled/error.cc:756
2425
3107
msgid "Trigger's '%-.192s' is view or temporary table"
3110
#: drizzled/error.cc:758
2429
3112
msgid "Updating of %s row is not allowed in %strigger"
3115
#: drizzled/error.cc:760
2433
3117
msgid "There is no %s row in %s trigger"
3120
#: drizzled/error.cc:762
2437
3122
msgid "Field '%-.192s' doesn't have a default value"
3125
#: drizzled/error.cc:764
2440
3126
msgid "Division by 0"
3129
#: drizzled/error.cc:766
2444
3131
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3134
#: drizzled/error.cc:768
2448
3136
msgid "Illegal %s '%-.192s' value found during parsing"
3139
#: drizzled/error.cc:770
2452
3141
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3144
#: drizzled/error.cc:772
2456
3146
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3149
#: drizzled/error.cc:774
2460
3151
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3154
#: drizzled/error.cc:776
2464
3156
msgid "Failed purging old relay logs: %s"
3159
#: drizzled/error.cc:778
2468
3161
msgid "Password hash should be a %d-digit hexadecimal number"
3164
#: drizzled/error.cc:780
2471
3165
msgid "Target log not found in binlog index"
3168
#: drizzled/error.cc:782
2474
3169
msgid "I/O error reading log index file"
3172
#: drizzled/error.cc:784
2477
3173
msgid "Server configuration does not permit binlog purge"
3176
#: drizzled/error.cc:786
2480
3177
msgid "Failed on fseek()"
3180
#: drizzled/error.cc:788
2483
3181
msgid "Fatal error during log purge"
3184
#: drizzled/error.cc:790
2486
3185
msgid "A purgeable log is in use, will not purge"
3188
#: drizzled/error.cc:792
2489
3189
msgid "Unknown error during log purge"
3192
#: drizzled/error.cc:794
2493
3194
msgid "Failed initializing relay log position: %s"
3197
#: drizzled/error.cc:796
2496
3198
msgid "You are not using binary logging"
3201
#: drizzled/error.cc:798
2501
3204
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3207
#: drizzled/error.cc:800
2504
3208
msgid "WSAStartup Failed"
3211
#: drizzled/error.cc:802
2507
3212
msgid "Can't handle procedures with different groups yet"
3215
#: drizzled/error.cc:804
2510
3216
msgid "Select must have a group with this procedure"
3219
#: drizzled/error.cc:806
2513
3220
msgid "Can't use ORDER clause with this procedure"
3223
#: drizzled/error.cc:808
2517
3225
msgid "Binary logging and replication forbid changing the global server %s"
3228
#: drizzled/error.cc:810
2521
3230
msgid "Can't map file: %-.200s, errno: %d"
3233
#: drizzled/error.cc:812
2525
3235
msgid "Wrong magic in %-.64s"
3238
#: drizzled/error.cc:814
2528
3239
msgid "Prepared statement contains too many placeholders"
3242
#: drizzled/error.cc:816
2532
3244
msgid "Key part '%-.192s' length cannot be 0"
3247
#: drizzled/error.cc:818
2535
3248
msgid "View text checksum failed"
3251
#: drizzled/error.cc:820
2540
3254
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3257
#: drizzled/error.cc:822
2544
3259
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3262
#: drizzled/error.cc:824
2548
3264
msgid "Can not delete from join view '%-.192s.%-.192s'"
3267
#: drizzled/error.cc:826
2552
3269
msgid "Operation %s failed for %.256s"
3272
#: drizzled/error.cc:828
2555
3273
msgid "XAER_NOTA: Unknown XID"
3276
#: drizzled/error.cc:830
2558
3277
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3280
#: drizzled/error.cc:832
2563
3283
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2564
3284
"the %.64s state"
3287
#: drizzled/error.cc:834
2567
3288
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3291
#: drizzled/error.cc:836
2571
3293
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2572
3294
"for consistency"
3297
#: drizzled/error.cc:838
2575
3298
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3301
#: drizzled/error.cc:840
2580
3304
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3308
#: drizzled/error.cc:842
2584
3309
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3312
#: drizzled/error.cc:844
2587
3313
msgid "Failed to revoke all privileges to dropped routine"
3316
#: drizzled/error.cc:846
2591
3318
msgid "Data too long for column '%s' at row %ld"
3321
#: drizzled/error.cc:848
2595
3323
msgid "Bad SQLSTATE: '%s'"
3326
#: drizzled/error.cc:850
2600
3329
"%s: ready for connections.\n"
2601
3330
"Version: '%s' %s\n"
3333
#: drizzled/error.cc:852
2604
3334
msgid "Can't load value from file with fixed size rows to variable"
3337
#: drizzled/error.cc:854
2607
3338
msgid "You are not allowed to create a user with GRANT"
3341
#: drizzled/error.cc:856
2611
3343
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3346
#: drizzled/error.cc:858
2614
3347
msgid "Table definition has changed, please retry transaction"
3350
#: drizzled/error.cc:860
2617
3351
msgid "Duplicate handler declared in the same block"
3354
#: drizzled/error.cc:862
2622
3357
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2623
3358
"variable in BEFORE trigger"
3361
#: drizzled/error.cc:864
2627
3363
msgid "Not allowed to return a result set from a %s"
3366
#: drizzled/error.cc:866
2630
3367
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3370
#: drizzled/error.cc:868
2634
3372
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2635
3373
"declaration and binary logging is enabled; if non-transactional tables were "
2636
3374
"updated, the binary log will miss their changes"
3377
#: drizzled/error.cc:870
2640
3379
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2641
3380
"declaration and binary logging is enabled (you *might* want to use the less "
2642
3381
"safe log_bin_trust_function_creators variable)"
3384
#: drizzled/error.cc:872
2646
3386
"You do not have the SUPER privilege and binary logging is enabled (you "
2647
3387
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3390
#: drizzled/error.cc:874
2651
3392
"You can't execute a prepared statement which has an open cursor associated "
2652
3393
"with it. Reset the statement to re-execute it."
3396
#: drizzled/error.cc:876
2656
3398
msgid "The statement (%lu) has no open cursor."
3401
#: drizzled/error.cc:878
2660
3403
"Explicit or implicit commit is not allowed in stored function or trigger."
3406
#: drizzled/error.cc:880
2665
3409
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3412
#: drizzled/error.cc:882
2668
3413
msgid "Recursive stored functions and triggers are not allowed."
3416
#: drizzled/error.cc:884
2672
3418
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3421
#: drizzled/error.cc:886
2676
3423
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3426
#: drizzled/error.cc:888
2681
3429
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3433
#: drizzled/error.cc:890
2686
3435
"You can't combine write-locking of system tables with other tables or lock "
3439
#: drizzled/error.cc:892
2691
3441
msgid "Unable to connect to foreign data source: %.64s"
3444
#: drizzled/error.cc:894
2696
3447
"There was a problem processing the query on the foreign data source. Data "
2697
3448
"source error: %-.64s"
3451
#: drizzled/error.cc:896
2702
3454
"The foreign data source you are trying to reference does not exist. Data "
2703
3455
"source error: %-.64s"
3458
#: drizzled/error.cc:898
2708
3461
"Can't create federated table. The data source connection string '%-.64s' is "
2709
3462
"not in the correct format"
3465
#: drizzled/error.cc:900
2713
3467
msgid "The data source connection string '%-.64s' is not in the correct format"
3470
#: drizzled/error.cc:902
2717
3472
msgid "Can't create federated table. Foreign data src error: %-.64s"
3475
#: drizzled/error.cc:904
2720
3476
msgid "Trigger in wrong schema"
3479
#: drizzled/error.cc:906
2725
3482
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2726
3483
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3486
#: drizzled/error.cc:908
2730
3488
msgid "Routine body for '%-.100s' is too long"
3491
#: drizzled/error.cc:910
2733
3492
msgid "Cannot drop default keycache"
3495
#: drizzled/error.cc:912
2737
3497
msgid "Display width out of range for column '%-.192s' (max = %d)"
3500
#: drizzled/error.cc:914
2740
3501
msgid "XAER_DUPID: The XID already exists"
3504
#: drizzled/error.cc:916
2744
3506
msgid "Datetime function: %-.32s field overflow"
3509
#: drizzled/error.cc:918
2749
3512
"Can't update table '%-.192s' in stored function/trigger because it is "
2750
3513
"already used by statement which invoked this stored function/trigger."
3516
#: drizzled/error.cc:920
2755
3519
"The definition of table '%-.192s' prevents operation %.192s on table "
3523
#: drizzled/error.cc:922
2760
3525
"The prepared statement contains a stored routine call that refers to that "
2761
3526
"same statement. It's not allowed to execute a prepared statement in such a "
2762
3527
"recursive manner"
3530
#: drizzled/error.cc:924
2765
3531
msgid "Not allowed to set autocommit from a stored function or trigger"
3534
#: drizzled/error.cc:926
2768
3535
msgid "Definer is not fully qualified"
3538
#: drizzled/error.cc:928
2773
3541
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2774
3542
"Current user is used as definer. Please recreate the view!"
3545
#: drizzled/error.cc:930
2779
3548
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3552
#: drizzled/error.cc:932
2784
3554
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3557
#: drizzled/error.cc:934
2788
3559
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3562
#: drizzled/error.cc:936
2793
3565
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3568
#: drizzled/error.cc:938
2798
3571
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3574
#: drizzled/error.cc:940
2802
3576
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3579
#: drizzled/error.cc:942
2807
3582
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2809
3584
"insufficient privileges. Please recreate the trigger."
3587
#: drizzled/error.cc:944
2813
3589
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3592
#: drizzled/error.cc:946
2818
3595
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2819
3596
"exceeded for routine %.192s"
3599
#: drizzled/error.cc:948
2824
3602
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2825
3603
"or contains bad data (internal code %d)"
3606
#: drizzled/error.cc:950
2829
3608
msgid "Incorrect routine name '%-.192s'"
3611
#: drizzled/error.cc:952
2833
3613
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3616
#: drizzled/error.cc:954
2836
3617
msgid "AGGREGATE is not supported for stored functions"
3620
#: drizzled/error.cc:956
2841
3623
"Can't create more than max_prepared_stmt_count statements (current value: %"
3627
#: drizzled/error.cc:958
2846
3629
msgid "`%-.192s`.`%-.192s` contains view recursion"
3632
#: drizzled/error.cc:960
2850
3634
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3637
#: drizzled/error.cc:962
2853
3638
msgid "The used table type doesn't support SPATIAL indexes"
3641
#: drizzled/error.cc:964
2856
3642
msgid "Triggers can not be created on system tables"
3645
#: drizzled/error.cc:966
2860
3647
msgid "Leading spaces are removed from name '%s'"
3650
#: drizzled/error.cc:968
2863
3651
msgid "Failed to read auto-increment value from storage engine"
3654
#: drizzled/error.cc:970
2866
3655
msgid "user name"
3658
#: drizzled/error.cc:972
2869
3659
msgid "host name"
3662
#: drizzled/error.cc:974
2873
3664
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3667
#: drizzled/error.cc:976
2877
3669
msgid "The target table %-.100s of the %s is not insertable-into"
3672
#: drizzled/error.cc:978
2882
3675
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3678
#: drizzled/error.cc:980
2885
3679
msgid "Too high level of nesting for select"
3682
#: drizzled/error.cc:982
2889
3684
msgid "Name '%-.64s' has become ''"
3687
#: drizzled/error.cc:984
2893
3689
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2894
3690
"optional and non-empty FIELDS ENCLOSED BY"
3693
#: drizzled/error.cc:986
2898
3695
msgid "The foreign server, %s, you are trying to create already exists."
3698
#: drizzled/error.cc:988
2903
3701
"The foreign server name you are trying to reference does not exist. Data "
2904
3702
"source error: %-.64s"
3705
#: drizzled/error.cc:990
2909
3708
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3711
#: drizzled/error.cc:992
2914
3714
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2915
3715
"each partition"
3718
#: drizzled/error.cc:994
2919
3720
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3723
#: drizzled/error.cc:996
2922
3724
msgid "MAXVALUE can only be used in last partition definition"
3727
#: drizzled/error.cc:998
2925
3728
msgid "Subpartitions can only be hash partitions and by key"
3731
#: drizzled/error.cc:1000
2928
3732
msgid "Must define subpartitions on all partitions if on one partition"
3735
#: drizzled/error.cc:1002
2931
3736
msgid "Wrong number of partitions defined, mismatch with previous setting"
3739
#: drizzled/error.cc:1004
2934
3740
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3743
#: drizzled/error.cc:1006
2937
3744
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3747
#: drizzled/error.cc:1008
2940
3748
msgid "Expression in RANGE/LIST VALUES must be constant"
3751
#: drizzled/error.cc:1010
2943
3752
msgid "Field in list of fields for partition function not found in table"
3755
#: drizzled/error.cc:1012
2946
3756
msgid "List of fields is only allowed in KEY partitions"
3759
#: drizzled/error.cc:1014
2950
3761
"The partition info in the frm file is not consistent with what can be "
2951
3762
"written into the frm file"
3765
#: drizzled/error.cc:1016
2955
3767
msgid "The %-.192s function returns the wrong type"
3770
#: drizzled/error.cc:1018
2959
3772
msgid "For %-.64s partitions each partition must be defined"
3775
#: drizzled/error.cc:1020
2962
3776
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3779
#: drizzled/error.cc:1022
2965
3780
msgid "VALUES value must be of same type as partition function"
3783
#: drizzled/error.cc:1024
2968
3784
msgid "Multiple definition of same constant in list partitioning"
3787
#: drizzled/error.cc:1026
2971
3788
msgid "Partitioning can not be used stand-alone in query"
3791
#: drizzled/error.cc:1028
2975
3793
"The mix of handlers in the partitions is not allowed in this version of "
3797
#: drizzled/error.cc:1030
2980
3799
msgid "For the partitioned engine it is necessary to define all %-.64s"
3802
#: drizzled/error.cc:1032
2983
3803
msgid "Too many partitions (including subpartitions) were defined"
3806
#: drizzled/error.cc:1034
2987
3808
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2988
3809
"partitioning for subpartitioning"
3812
#: drizzled/error.cc:1036
2991
3813
msgid "Failed to create specific handler file"
3816
#: drizzled/error.cc:1038
2994
3817
msgid "A BLOB field is not allowed in partition function"
3820
#: drizzled/error.cc:1040
2998
3822
msgid "A %-.192s must include all columns in the table's partitioning function"
3825
#: drizzled/error.cc:1042
3002
3827
msgid "Number of %-.64s = 0 is not an allowed value"
3830
#: drizzled/error.cc:1044
3005
3831
msgid "Partition management on a not partitioned table is not possible"
3834
#: drizzled/error.cc:1046
3009
3836
"Foreign key condition is not yet supported in conjunction with partitioning"
3839
#: drizzled/error.cc:1048
3013
3841
msgid "Error in list of partitions to %-.64s"
3844
#: drizzled/error.cc:1050
3016
3845
msgid "Cannot remove all partitions, use DROP TABLE instead"
3848
#: drizzled/error.cc:1052
3019
3849
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3852
#: drizzled/error.cc:1054
3023
3854
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3024
3855
"their numbers"
3858
#: drizzled/error.cc:1056
3028
3860
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3029
3861
"tables using HASH PARTITIONs"
3864
#: drizzled/error.cc:1058
3033
3866
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3869
#: drizzled/error.cc:1060
3036
3870
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3873
#: drizzled/error.cc:1062
3039
3874
msgid "At least one partition must be added"
3877
#: drizzled/error.cc:1064
3042
3878
msgid "At least one partition must be coalesced"
3881
#: drizzled/error.cc:1066
3045
3882
msgid "More partitions to reorganize than there are partitions"
3885
#: drizzled/error.cc:1068
3049
3887
msgid "Duplicate partition name %-.192s"
3890
#: drizzled/error.cc:1070
3052
3891
msgid "It is not allowed to shut off binlog on this command"
3894
#: drizzled/error.cc:1072
3055
3895
msgid "When reorganizing a set of partitions they must be in consecutive order"
3898
#: drizzled/error.cc:1074
3059
3900
"Reorganize of range partitions cannot change total ranges except for last "
3060
3901
"partition where it can extend the range"
3904
#: drizzled/error.cc:1076
3063
3905
msgid "Partition function not supported in this version for this handler"
3908
#: drizzled/error.cc:1078
3066
3909
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3912
#: drizzled/error.cc:1080
3070
3914
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3917
#: drizzled/error.cc:1082
3074
3919
msgid "Plugin '%-.192s' is not loaded"
3922
#: drizzled/error.cc:1084
3078
3924
msgid "Incorrect %-.32s value: '%-.128s'"
3927
#: drizzled/error.cc:1086
3082
3929
msgid "Table has no partition for value %-.64s"
3932
#: drizzled/error.cc:1088
3086
3934
msgid "It is not allowed to specify %s more than once"
3937
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3090
3939
msgid "Failed to create %s"
3942
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3094
3944
msgid "Failed to drop %s"
3947
#: drizzled/error.cc:1094
3097
3948
msgid "The handler doesn't support autoextend of tablespaces"
3951
#: drizzled/error.cc:1096
3101
3953
"A size parameter was incorrectly specified, either number or on the form 10M"
3956
#: drizzled/error.cc:1098
3105
3958
"The size number was correct but we don't allow the digit part to be more "
3106
3959
"than 2 billion"
3962
#: drizzled/error.cc:1100
3110
3964
msgid "Failed to alter: %s"
3967
#: drizzled/error.cc:1102
3113
3968
msgid "Writing one row to the row-based binary log failed"
3971
#: drizzled/error.cc:1104
3117
3973
msgid "Table definition on master and slave does not match: %s"
3976
#: drizzled/error.cc:1106
3121
3978
"Slave running with --log-slave-updates must use row-based binary logging to "
3122
3979
"be able to replicate row-based binary log events"
3982
#: drizzled/error.cc:1108
3126
3984
msgid "Event '%-.192s' already exists"
3987
#: drizzled/error.cc:1110
3130
3989
msgid "Failed to store event %s. Error code %d from storage engine."
3992
#: drizzled/error.cc:1112
3134
3994
msgid "Unknown event '%-.192s'"
3997
#: drizzled/error.cc:1114
3138
3999
msgid "Failed to alter event '%-.192s'"
4002
#: drizzled/error.cc:1118
3141
4003
msgid "INTERVAL is either not positive or too big"
4006
#: drizzled/error.cc:1120
3144
4007
msgid "ENDS is either invalid or before STARTS"
4010
#: drizzled/error.cc:1122
3147
4011
msgid "Event execution time is in the past. Event has been disabled"
4014
#: drizzled/error.cc:1124
3150
4015
msgid "Failed to open drizzle.event"
4018
#: drizzled/error.cc:1126
3153
4019
msgid "No datetime expression provided"
4022
#: drizzled/error.cc:1128
3158
4025
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3159
4026
"probably corrupted"
4029
#: drizzled/error.cc:1130
3163
4031
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4034
#: drizzled/error.cc:1132
3166
4035
msgid "Failed to delete the event from drizzle.event"
4038
#: drizzled/error.cc:1134
3169
4039
msgid "Error during compilation of event's body"
4042
#: drizzled/error.cc:1136
3172
4043
msgid "Same old and new event name"
4046
#: drizzled/error.cc:1138
3176
4048
msgid "Data for column '%s' too long"
4051
#: drizzled/error.cc:1140
3180
4053
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4056
#: drizzled/error.cc:1142
3185
4059
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4063
#: drizzled/error.cc:1144
3189
4064
msgid "You can't write-lock a log table. Only read access is possible"
4067
#: drizzled/error.cc:1146
3192
4068
msgid "You can't use locks with log tables."
4071
#: drizzled/error.cc:1148
3197
4074
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3198
4075
"d would lead to a duplicate entry"
4078
#: drizzled/error.cc:1150
3203
4081
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3204
4082
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4085
#: drizzled/error.cc:1152
3208
4087
"Cannot switch out of the row-based binary log format when the session has "
3209
4088
"open temporary tables"
4091
#: drizzled/error.cc:1154
3213
4093
"Cannot change the binary logging format inside a stored function or trigger"
4096
#: drizzled/error.cc:1156
3217
4098
"The NDB cluster engine does not support changing the binlog format on the "
4102
#: drizzled/error.cc:1158
3221
4103
msgid "Cannot create temporary table with partitions"
4106
#: drizzled/error.cc:1160
3224
4107
msgid "Partition constant is out of partition function domain"
4110
#: drizzled/error.cc:1162
3227
4111
msgid "This partition function is not allowed"
4114
#: drizzled/error.cc:1164
3230
4115
msgid "Error in DDL log"
4118
#: drizzled/error.cc:1166
3233
4119
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4122
#: drizzled/error.cc:1168
3236
4123
msgid "Incorrect partition name"
4126
#: drizzled/error.cc:1170
3240
4128
"Transaction isolation level can't be changed while a transaction is in "
4132
#: drizzled/error.cc:1172
3246
4135
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3247
4136
"'%-.192s' for key '%-.192s'"
4139
#: drizzled/error.cc:1174
3251
4141
msgid "Internal scheduler error %d"
4144
#: drizzled/error.cc:1176
3255
4146
msgid "Error during starting/stopping of the scheduler. Error code %u"
4149
#: drizzled/error.cc:1178
3258
4150
msgid "Engine cannot be used in partitioned tables"
4153
#: drizzled/error.cc:1180
3262
4155
msgid "Cannot activate '%-.64s' log"
4158
#: drizzled/error.cc:1182
3265
4159
msgid "The server was not built with row-based replication"
4162
#: drizzled/error.cc:1184
3268
4163
msgid "Decoding of base64 string failed"
4166
#: drizzled/error.cc:1186
3271
4167
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4170
#: drizzled/error.cc:1188
3275
4172
"Cannot proceed because system tables used by Event Scheduler were found "
3276
4173
"damaged at server start"
4176
#: drizzled/error.cc:1190
3279
4177
msgid "Only integers allowed as number here"
4180
#: drizzled/error.cc:1192
3282
4181
msgid "This storage engine cannot be used for log tables"
4184
#: drizzled/error.cc:1194
3286
4186
msgid "You cannot '%s' a log table if logging is enabled"
4189
#: drizzled/error.cc:1196
3291
4192
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4197
#: drizzled/error.cc:1198
3297
4199
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4202
#: drizzled/error.cc:1200
3301
4204
msgid "Incorrect parameters in the call to native function '%-.192s'"
4207
#: drizzled/error.cc:1202
3305
4209
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4212
#: drizzled/error.cc:1204
3309
4214
msgid "This function '%-.192s' has the same name as a native function"
4217
#: drizzled/error.cc:1206
3313
4219
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4222
#: drizzled/error.cc:1208
3316
4223
msgid "Too many files opened, please execute the command again"
4226
#: drizzled/error.cc:1210 drizzled/error.cc:1212
3320
4228
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3321
4229
"The event was dropped immediately after creation."
4232
#: drizzled/error.cc:1214
3325
4234
msgid "The incident %s occurred on the master. Message: %-.64s"
4237
#: drizzled/error.cc:1216
3328
4238
msgid "Table has no partition for some existing values"
4241
#: drizzled/error.cc:1218
3331
4242
msgid "Statement is not safe to log in statement format."
4245
#: drizzled/error.cc:1220
3335
4247
msgid "Fatal error: %s"
4250
#: drizzled/error.cc:1222
3339
4252
msgid "Relay log read failure: %s"
4255
#: drizzled/error.cc:1224
3343
4257
msgid "Relay log write failure: %s"
4260
#: drizzled/error.cc:1228
3347
4262
msgid "Master command %s failed: %s"
4265
#: drizzled/error.cc:1230
3351
4267
msgid "Binary logging not possible. Message: %s"
4270
#: drizzled/error.cc:1232
3355
4272
msgid "View `%-.64s`.`%-.64s` has no creation context"
4275
#: drizzled/error.cc:1234
3359
4277
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4280
#: drizzled/error.cc:1236
3363
4282
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4285
#: drizzled/error.cc:1238
3367
4287
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4290
#: drizzled/error.cc:1240
3371
4292
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4295
#: drizzled/error.cc:1242
3375
4297
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4300
#: drizzled/error.cc:1244
3379
4302
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4305
#: drizzled/error.cc:1246
3383
4307
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4310
#: drizzled/error.cc:1248
3387
4312
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4315
#: drizzled/error.cc:1250
3391
4317
msgid "Ambiguous slave modes combination. %s"
4320
#: drizzled/error.cc:1252
3396
4323
"The BINLOG statement of type `%s` was not preceded by a format description "
3397
4324
"BINLOG statement."
4327
#: drizzled/error.cc:1254
3400
4328
msgid "Corrupted replication event was detected"
4331
#: drizzled/error.cc:1256
3404
4333
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4336
#: drizzled/error.cc:1258
3408
4338
msgid "Being purged log %s was not found"
4341
#: drizzled/error.cc:1260
3412
4343
msgid "Converted to non-transactional lock on '%-.64s'"
4346
#: drizzled/error.cc:1262
3416
4348
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4351
#: drizzled/error.cc:1264
3421
4354
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4357
#: drizzled/error.cc:1266
3425
4359
msgid "Can't access storage engine of table %-.64s"
4362
#: drizzled/error.cc:1268
3428
4363
msgid "Starting backup process"
4366
#: drizzled/error.cc:1270
3431
4367
msgid "Backup completed"
4370
#: drizzled/error.cc:1272
3434
4371
msgid "Starting restore process"
4374
#: drizzled/error.cc:1274
3437
4375
msgid "Restore completed"
4378
#: drizzled/error.cc:1276
3440
4379
msgid "Nothing to backup"
4382
#: drizzled/error.cc:1278
3444
4384
msgid "Database '%-.64s' cannot be included in a backup"
4387
#: drizzled/error.cc:1280
3448
4389
"Error during backup operation - server's error log contains more information "
3449
4390
"about the error"
4393
#: drizzled/error.cc:1282
3453
4395
"Error during restore operation - server's error log contains more "
3454
4396
"information about the error"
4399
#: drizzled/error.cc:1284
3458
4401
"Can't execute this command because another BACKUP/RESTORE operation is in "
4405
#: drizzled/error.cc:1286
3462
4406
msgid "Error when preparing for backup operation"
4409
#: drizzled/error.cc:1288
3465
4410
msgid "Error when preparing for restore operation"
4413
#: drizzled/error.cc:1290
3469
4415
msgid "Invalid backup location '%-.64s'"
4418
#: drizzled/error.cc:1292
3473
4420
msgid "Can't read backup location '%-.64s'"
4423
#: drizzled/error.cc:1294
3477
4425
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4428
#: drizzled/error.cc:1296
3480
4429
msgid "Can't enumerate server databases"
4432
#: drizzled/error.cc:1298
3483
4433
msgid "Can't enumerate server tables"
4436
#: drizzled/error.cc:1300
3487
4438
msgid "Can't enumerate tables in database %-.64s"
4441
#: drizzled/error.cc:1302
3491
4443
msgid "Skipping view %-.64s in database %-.64s"
4446
#: drizzled/error.cc:1304
3495
4448
msgid "Skipping table %-.64s since it has no valid storage engine"
4451
#: drizzled/error.cc:1306
3499
4453
msgid "Can't open table %-.64s"
4456
#: drizzled/error.cc:1308
3502
4457
msgid "Can't read backup archive preamble"
4460
#: drizzled/error.cc:1310
3505
4461
msgid "Can't write backup archive preamble"
4464
#: drizzled/error.cc:1312
3509
4466
msgid "Can't find backup driver for table %-.64s"
4469
#: drizzled/error.cc:1314
3514
4472
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4476
#: drizzled/error.cc:1316
3519
4478
msgid "Can't create %-.64s backup driver"
4481
#: drizzled/error.cc:1318
3523
4483
msgid "Can't create %-.64s restore driver"
4486
#: drizzled/error.cc:1320
3527
4488
msgid "Found %d images in backup archive but maximum %d are supported"
4491
#: drizzled/error.cc:1322
3531
4493
msgid "Error when saving meta-data of %-.64s"
4496
#: drizzled/error.cc:1324
3534
4497
msgid "Error when reading meta-data list"
4500
#: drizzled/error.cc:1326
3538
4502
msgid "Can't create %-.64s"
4505
#: drizzled/error.cc:1328
3541
4506
msgid "Can't allocate buffer for image data transfer"
4509
#: drizzled/error.cc:1330
3545
4511
msgid "Error when writing %-.64s backup image data (for table #%d)"
4514
#: drizzled/error.cc:1332
3548
4515
msgid "Error when reading data from backup stream"
4518
#: drizzled/error.cc:1334
3551
4519
msgid "Can't go to the next chunk in backup stream"
4522
#: drizzled/error.cc:1336
3555
4524
msgid "Can't initialize %-.64s backup driver"
4527
#: drizzled/error.cc:1338
3559
4529
msgid "Can't initialize %-.64s restore driver"
4532
#: drizzled/error.cc:1340
3563
4534
msgid "Can't shut down %-.64s backup driver"
4537
#: drizzled/error.cc:1342
3567
4539
msgid "Can't shut down %-.64s backup driver(s)"
4542
#: drizzled/error.cc:1344
3571
4544
msgid "%-.64s backup driver can't prepare for synchronization"
4547
#: drizzled/error.cc:1346
3575
4549
msgid "%-.64s backup driver can't create its image validity point"
4552
#: drizzled/error.cc:1348
3579
4554
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4557
#: drizzled/error.cc:1350
3583
4559
msgid "%-.64s backup driver can't cancel its backup operation"
4562
#: drizzled/error.cc:1352
3587
4564
msgid "%-.64s restore driver can't cancel its restore operation"
4567
#: drizzled/error.cc:1354
3591
4569
msgid "Error when polling %-.64s backup driver for its image data"
4572
#: drizzled/error.cc:1356
3595
4574
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4577
#: drizzled/error.cc:1358
3600
4580
"After %d attempts %-.64s restore driver still can't accept next block of data"
4583
#: drizzled/error.cc:1360
3604
4585
msgid "Open and lock tables failed in %-.64s"
4588
#: drizzled/error.cc:1362
3607
4589
msgid "Backup driver's table locking thread can not be initialized."
4592
#: drizzled/error.cc:1364
3611
4594
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3612
4595
"and 'drizzle.online_backup_progress'."
4598
#: drizzled/error.cc:1366
3616
4600
msgid "Tablespace '%-.192s' already exists"
4603
#: drizzled/error.cc:1368
3620
4605
msgid "Tablespace '%-.192s' doesn't exist"
4608
#: drizzled/error.cc:1370
3624
4610
msgid "Unexpected master's heartbeat data: %s"
4613
#: drizzled/error.cc:1372
3628
4615
msgid "The requested value for the heartbeat period %s %s"
4618
#: drizzled/error.cc:1374
3632
4620
msgid "Can't write to the online backup progress log %-.64s."
4623
#: drizzled/error.cc:1376
3636
4625
msgid "Tablespace '%-.192s' not empty"
4628
#: drizzled/error.cc:1378
3641
4631
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3643
4633
"while the same tablespace is defined on the server as '%-.256s'"
4636
#: drizzled/error.cc:1380
3646
4637
msgid "A virtual column cannot be based on a virtual column"
4640
#: drizzled/error.cc:1382
3650
4642
msgid "Non-deterministic expression for virtual column '%s'."
4645
#: drizzled/error.cc:1384
3655
4648
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4651
#: drizzled/error.cc:1386
3658
4652
msgid "Primary key cannot be defined upon a virtual column."
4655
#: drizzled/error.cc:1388
3661
4656
msgid "Key/Index cannot be defined on a non-stored virtual column."
4659
#: drizzled/error.cc:1390
3665
4661
msgid "Cannot define foreign key with %s clause on a virtual column."
4664
#: drizzled/error.cc:1392
3669
4666
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4669
#: drizzled/error.cc:1394
3673
4671
msgid "'%s' is not yet supported for virtual columns."
4674
#: drizzled/error.cc:1396
3676
4675
msgid "Constant expression in virtual column function is not allowed."
4678
#: drizzled/error.cc:1398
3679
4679
msgid "Encountered an unknown temporal type."
4682
#: drizzled/error.cc:1400
3683
4684
msgid "Received an invalid string format '%s' for a date value."
4687
#: drizzled/error.cc:1402
3687
4689
msgid "Received an invalid string format '%s' for a time value."
4692
#: drizzled/error.cc:1404
3691
4694
msgid "Received an invalid value '%s' for a UNIX timestamp."
4697
#: drizzled/error.cc:1406
3695
4699
msgid "Received an invalid datetime value '%s'."
4702
#: drizzled/error.cc:1408
3699
4704
msgid "Received a NULL argument for function '%s'."
4707
#: drizzled/error.cc:1410
3703
4709
msgid "Received an invalid negative argument '%s' for function '%s'."
4712
#: drizzled/error.cc:1412
3707
4714
msgid "Received an out-of-range argument '%s' for function '%s'."
4717
#: drizzled/error.cc:1414
3711
4719
msgid "Received an invalid time value '%s'."
4722
#: drizzled/error.cc:1416
3715
4724
msgid "Received an invalid enum value '%s'."
3718
msgid "Tables which are replicated require a primary key."
3722
msgid "Corrupt or invalid table definition: %s"
3726
msgid "Schema does not exist: %s"
3730
msgid "Error altering schema: %s"
3734
msgid "Error droppping Schema : %s"
3738
msgid "Can't unlock file (Errcode: %d)"
3742
msgid "Can't change size of file (Errcode: %d)"
3746
msgid "Can't open stream from handle (Errcode: %d)"
3750
msgid "Warning: '%s' had %d links"
3754
msgid "Warning: %d files and %d streams is left open\n"
3758
msgid "Can't create directory '%s' (Errcode: %d)"
3763
"Character set '%s' is not a compiled character set and is not specified in "
3768
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3772
msgid "Can't read value for symlink '%s' (Error %d)"
3776
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3780
msgid "Error on realpath() on '%s' (Error %d)"
3784
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3789
"Collation '%s' is not a compiled collation and is not specified in the %s "
3794
msgid "File '%s' (fileno: %d) was not closed"
3798
msgid "error: could not open directory: %s\n"
3802
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4727
#: drizzled/logging.cc:59
4729
msgid "logging '%s' pre() failed"
4732
#: drizzled/logging.cc:84
4734
msgid "logging '%s' post() failed"
4737
#: drizzled/message/command_reader.cc:55
4739
msgid "Usage: %s COMMAND_LOG\n"
4742
#: drizzled/message/command_reader.cc:64
3806
4744
msgid "Cannot open file: %s\n"
3810
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3814
msgid "Attempted to read record bigger than INT_MAX\n"
4747
#: drizzled/message/command_reader.cc:83
4749
msgid "Failed to read initial length header\n"
4752
#: drizzled/message/command_reader.cc:90
4754
msgid "Attempted to read record bigger than SIZE_MAX\n"
4757
#: drizzled/message/command_reader.cc:110
3818
4759
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3822
msgid "Could not read transaction message.\n"
3826
msgid "GPB ERROR: %s.\n"
4762
#: drizzled/message/command_reader.cc:120
4765
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4769
#: drizzled/message/command_reader.cc:126
3837
4771
msgid "Unable to parse command. Got error: %s.\n"
3841
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3845
msgid "Usage: %s TRANSACTION_LOG\n"
3855
msgid "%s: %s: Option '%s' used, but is disabled\n"
3865
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3869
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3873
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3877
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
4774
#: drizzled/message/command_reader.cc:128
4776
msgid "BUFFER: %s\n"
4779
#: drizzled/message/command_reader.cc:136
3883
"Variables (--variable-name=value)\n"
3884
"and boolean options {false|true} Value (after reading options)\n"
3885
"--------------------------------- -----------------------------\n"
3888
msgid "(No default value)"
3898
msgid "(Disabled)\n"
3902
msgid "errmsg plugin '%s' errmsg() failed"
3906
msgid "A function named %s already exists!\n"
3909
msgid "Could not add Function!\n"
3912
msgid "No sockets could be bound for listening"
3916
msgid "pipe() failed with errno %d"
3920
msgid "poll() failed with errno %d"
4782
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4785
#: drizzled/plugin/listen_tcp.cc:47
3924
4787
msgid "accept() failed with errno %d"
4790
#: drizzled/plugin/listen_tcp.cc:83
3928
4792
msgid "getaddrinfo() failed with error %s"
4795
#: drizzled/plugin/listen_tcp.cc:115
3932
4797
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4800
#: drizzled/plugin/listen_tcp.cc:126
3936
4802
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4805
#: drizzled/plugin/listen_tcp.cc:135
3940
4807
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4810
#: drizzled/plugin/listen_tcp.cc:144
3944
4812
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4815
#: drizzled/plugin/listen_tcp.cc:153
3948
4817
msgid "setsockopt(SO_LINGER) failed with errno %d"
4820
#: drizzled/plugin/listen_tcp.cc:162
3952
4822
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4825
#: drizzled/plugin/listen_tcp.cc:183
3956
4827
msgid "Retrying bind() on %u"
4830
#: drizzled/plugin/listen_tcp.cc:190
3960
4832
msgid "bind() failed with errno: %d"
4835
#: drizzled/plugin/listen_tcp.cc:193
3963
4836
msgid "Do you already have another drizzled running?"
4839
#: drizzled/plugin/listen_tcp.cc:200
3967
4841
msgid "listen() failed with errno %d"
4844
#: drizzled/plugin/listen_tcp.cc:206
3971
4846
msgid "Listening on %s:%s\n"
3976
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4849
#: drizzled/plugin/storage_engine.cc:315
4851
msgid "Found %d prepared transaction(s) in %s"
4854
#: drizzled/plugin/storage_engine.cc:389
4855
msgid "Starting crash recovery..."
4858
#: drizzled/plugin/storage_engine.cc:398
4860
msgid "Found %d prepared XA transactions"
4863
#: drizzled/plugin/storage_engine.cc:403
4866
"Found %d prepared transactions! It means that drizzled was not shut down "
4867
"properly last time and critical recovery information (last binlog or %s "
4868
"file) was manually deleted after a crash. You have to start drizzled with "
4869
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4872
#: drizzled/plugin/storage_engine.cc:413
4873
msgid "Crash recovery finished."
4876
#: drizzled/qcache.cc:63
4878
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4881
#: drizzled/qcache.cc:86
4883
msgid "qcache plugin '%s' set() failed"
4886
#: drizzled/qcache.cc:110
4888
msgid "qcache plugin '%s' invalidate_table() failed"
4891
#: drizzled/qcache.cc:137
4893
msgid "qcache plugin '%s' invalidate_db() failed"
4896
#: drizzled/qcache.cc:157
4898
msgid "qcache plugin '%s' flush() failed"
4901
#: drizzled/scheduling.cc:37
4904
"Attempted to register a scheduler %s, but a scheduler has already been "
4905
"registered with that name.\n"
4908
#: drizzled/scheduling.cc:62
4910
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4913
#: drizzled/scheduling.cc:77
4914
msgid "Scheduler initialization failed.\n"
4917
#: drizzled/session.cc:2166
4919
msgid "Could not remove temporary table: '%s', error: %d"
4922
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4924
msgid "realloc() failed with errno %d"
4927
#: drizzled/slot/listen.cc:94
4928
msgid "No sockets could be bound for listening"
4931
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4933
msgid "pipe() failed with errno %d"
4936
#: drizzled/slot/listen.cc:137
4938
msgid "poll() failed with errno %d"
4941
#: drizzled/sql_base.cc:1445
4943
msgid "Table %s had a open data handler in reopen_table"
4946
#: drizzled/sql_base.cc:2026
4948
msgid "Couldn't repair table: %s.%s"
4951
#: drizzled/sql_base.cc:2068
4954
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4955
"s`.`%s`' to replication"
4958
#: drizzled/sql_plugin.cc:553
3981
4960
msgid "Plugin '%s' init function returned error.\n"
3985
msgid "Couldn't load plugin library named '%s'.\n"
3989
msgid "Couldn't load plugin named '%s'.\n"
4963
#: drizzled/sql_plugin.cc:713
4964
msgid "plugin-load parameter too long"
4967
#: drizzled/sql_plugin.cc:775
4969
msgid "Couldn't load plugin named '%s' with soname '%s'."
4972
#: drizzled/sql_plugin.cc:1115
3992
4973
msgid "Out of memory."
4976
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
3996
4978
msgid "Unknown variable type code 0x%x in plugin '%s'."
4981
#: drizzled/sql_plugin.cc:2010
4001
4984
"Server variable %s of plugin %s was forced to be read-only: string variable "
4002
4985
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4988
#: drizzled/sql_plugin.cc:2041
4006
4990
msgid "Missing variable name in plugin '%s'."
4993
#: drizzled/sql_plugin.cc:2058
4010
4995
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4998
#: drizzled/sql_plugin.cc:2186
4014
5000
msgid "Out of memory for plugin '%s'."
5003
#: drizzled/sql_plugin.cc:2193
4018
5005
msgid "Bad options for plugin '%s'."
5008
#: drizzled/sql_plugin.cc:2202
4022
5010
msgid "Parsing options for plugin '%s' failed."
5013
#: drizzled/sql_plugin.cc:2251
4026
5015
msgid "Plugin '%s' has conflicting system variables"
4030
msgid "logging '%s' pre() failed"
4034
msgid "logging '%s' post() failed"
4038
msgid "logging '%s' postEnd() failed"
4042
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4046
msgid "qcache plugin '%s' set() failed"
4050
msgid "qcache plugin '%s' invalidateTable() failed"
4054
msgid "qcache plugin '%s' invalidateDb() failed"
4058
msgid "qcache plugin '%s' flush() failed"
4062
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4066
msgid "Fatal error: Failed initializing %s plugin.\n"
4071
"Attempted to register a scheduler %s, but a scheduler has already been "
4072
"registered with that name.\n"
4076
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4080
msgid "Error while loading database options: '%s':"
4084
msgid "Found %d prepared transaction(s) in resource manager."
4087
msgid "Starting crash recovery..."
4091
msgid "Found %d prepared XA transactions"
4096
"Found %d prepared transactions! It means that drizzled was not shut down "
4097
"properly last time and critical recovery information (last binlog or %s "
4098
"file) was manually deleted after a crash. You have to start drizzled with "
4099
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4102
msgid "Crash recovery finished."
4106
msgid "Could not remove temporary table: '%s', error: %d"
4110
msgid "Variable named %s already exists!\n"
4114
msgid "Could not add Variable: %s\n"
4118
msgid "Table %s had a open data Cursor in reopen_table"
5018
#: drizzled/sql_table.cc:231
5020
"Table name cannot be encoded and fit within filesystem name length "
5024
#: drizzled/sql_table.cc:241
5026
"Schema name cannot be encoded and fit within filesystem name length "
5030
#: drizzled/sql_table.cc:2360
4122
5032
msgid "Unknown - internal error %d during operation"
5035
#: drizzled/statement/alter_table.cc:1136
5037
msgid "Could not open table %s.%s after rename\n"
5040
#: drizzled/statement/alter_table.cc:1299
4127
5043
"order_st BY ignored because there is a user-defined clustered index in the "
4128
5044
"table '%-.192s'"
5047
#: drizzled/table.cc:329
4133
5050
"'%s' had no or invalid character set, and default character set is multi-"
4134
5051
"byte, so character column sizes may have changed"
5054
#: drizzled/table.cc:1608
4138
5056
msgid "Unknown collation '%s' in table '%-.64s' definition"
5059
#: drizzled/table.cc:1615
4143
5062
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5066
#: drizzled/table.cc:3515
4148
5068
msgid "Got error %d when reading table '%s'"
5071
#: drizzled/tztime.cc:1061
4152
5073
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5076
#: gnulib/getopt.c:529 gnulib/getopt.c:545
4156
5078
msgid "%s: option `%s' is ambiguous\n"
5081
#: gnulib/getopt.c:578 gnulib/getopt.c:582
4160
5083
msgid "%s: option `--%s' doesn't allow an argument\n"
5086
#: gnulib/getopt.c:591 gnulib/getopt.c:596
4164
5088
msgid "%s: option `%c%s' doesn't allow an argument\n"
5091
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5092
#: gnulib/getopt.c:993
4168
5094
msgid "%s: option `%s' requires an argument\n"
5097
#: gnulib/getopt.c:696 gnulib/getopt.c:699
4172
5099
msgid "%s: unrecognized option `--%s'\n"
5102
#: gnulib/getopt.c:707 gnulib/getopt.c:710
4176
5104
msgid "%s: unrecognized option `%c%s'\n"
5107
#: gnulib/getopt.c:762 gnulib/getopt.c:765
4180
5109
msgid "%s: illegal option -- %c\n"
5112
#: gnulib/getopt.c:771 gnulib/getopt.c:774
4184
5114
msgid "%s: invalid option -- %c\n"
5117
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5118
#: gnulib/getopt.c:1064
4188
5120
msgid "%s: option requires an argument -- %c\n"
5123
#: gnulib/getopt.c:895 gnulib/getopt.c:911
4192
5125
msgid "%s: option `-W %s' is ambiguous\n"
5128
#: gnulib/getopt.c:935 gnulib/getopt.c:953
4196
5130
msgid "%s: option `-W %s' doesn't allow an argument\n"
5133
#: mysys/default.cc:684
5135
msgid "error: could not open directory: %s\n"
5138
#: mysys/errors.cc:25
5140
msgid "Can't create/write to file '%s' (Errcode: %d)"
5143
#: mysys/errors.cc:26
5145
msgid "Error reading file '%s' (Errcode: %d)"
5148
#: mysys/errors.cc:27
5150
msgid "Error writing file '%s' (Errcode: %d)"
5153
#: mysys/errors.cc:28
5155
msgid "Error on close of '%s' (Errcode: %d)"
5158
#: mysys/errors.cc:29
5160
msgid "Out of memory (Needed %u bytes)"
5163
#: mysys/errors.cc:30
5165
msgid "Error on delete of '%s' (Errcode: %d)"
5168
#: mysys/errors.cc:31
5170
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5173
#: mysys/errors.cc:32
5175
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5178
#: mysys/errors.cc:33
5180
msgid "Can't lock file (Errcode: %d)"
5183
#: mysys/errors.cc:34
5185
msgid "Can't unlock file (Errcode: %d)"
5188
#: mysys/errors.cc:35
5190
msgid "Can't read dir of '%s' (Errcode: %d)"
5193
#: mysys/errors.cc:36
5195
msgid "Can't get stat of '%s' (Errcode: %d)"
5198
#: mysys/errors.cc:37
5200
msgid "Can't change size of file (Errcode: %d)"
5203
#: mysys/errors.cc:38
5205
msgid "Can't open stream from handle (Errcode: %d)"
5208
#: mysys/errors.cc:39
5210
msgid "Can't get working dirctory (Errcode: %d)"
5213
#: mysys/errors.cc:40
5215
msgid "Can't change dir to '%s' (Errcode: %d)"
5218
#: mysys/errors.cc:41
5220
msgid "Warning: '%s' had %d links"
5223
#: mysys/errors.cc:42
5225
msgid "Warning: %d files and %d streams is left open\n"
5228
#: mysys/errors.cc:43
5230
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5233
#: mysys/errors.cc:44
5235
msgid "Can't create directory '%s' (Errcode: %d)"
5238
#: mysys/errors.cc:45
5241
"Character set '%s' is not a compiled character set and is not specified in "
5245
#: mysys/errors.cc:46
5247
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5250
#: mysys/errors.cc:47
5252
msgid "Can't read value for symlink '%s' (Error %d)"
5255
#: mysys/errors.cc:48
5257
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5260
#: mysys/errors.cc:49
5262
msgid "Error on realpath() on '%s' (Error %d)"
5265
#: mysys/errors.cc:50
5267
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5270
#: mysys/errors.cc:51
5273
"Collation '%s' is not a compiled collation and is not specified in the %s "
5277
#: mysys/errors.cc:52
5279
msgid "File '%s' not found (Errcode: %d)"
5282
#: mysys/errors.cc:53
5284
msgid "File '%s' (fileno: %d) was not closed"
5287
#: mysys/my_error.cc:85
5289
msgid "Unknown error %d"
5292
#: mysys/my_getopt.cc:90
5296
#: mysys/my_getopt.cc:92
5300
#: mysys/my_getopt.cc:356
5302
msgid "%s: %s: Option '%s' used, but is disabled\n"
5305
#: mysys/my_getopt.cc:357
5309
#: mysys/my_getopt.cc:357
5313
#: mysys/my_getopt.cc:460
5315
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5318
#: mysys/my_getopt.cc:775
5320
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5323
#: mysys/my_getopt.cc:968
5325
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5328
#: mysys/my_getopt.cc:1200
5330
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5333
#: mysys/my_getopt.cc:1220
5337
"Variables (--variable-name=value)\n"
5338
"and boolean options {false|true} Value (after reading options)\n"
5339
"--------------------------------- -----------------------------\n"
5342
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5343
msgid "(No default value)"
5346
#: mysys/my_getopt.cc:1255
5350
#: mysys/my_getopt.cc:1255
5354
#: mysys/my_getopt.cc:1288
5356
msgid "(Disabled)\n"
5359
#: plugin/auth_http/auth_http.cc:138
4199
5360
msgid "Enable HTTP Auth check"
5363
#: plugin/auth_http/auth_http.cc:148
4202
5364
msgid "URL for HTTP Auth check"
5367
#: plugin/command_log/command_log.cc:116
5368
#: plugin/command_log/command_log_reader.cc:94
5370
msgid "Failed to open command log file %s. Got error: %s\n"
5373
#: plugin/command_log/command_log.cc:200
5376
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5377
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5380
#: plugin/command_log/command_log.cc:242
5383
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5384
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5387
#: plugin/command_log/command_log.cc:294
5390
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5391
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5394
#: plugin/command_log/command_log.cc:390
5395
msgid "Enable command log"
5398
#: plugin/command_log/command_log.cc:398
5399
msgid "DEBUGGING - Truncate command log"
5402
#: plugin/command_log/command_log.cc:406
5403
msgid "Path to the file to use for command log."
5406
#: plugin/command_log/command_log.cc:414
5407
msgid "Enable CRC32 Checksumming"
5410
#: plugin/command_log/command_log.cc:432
5411
msgid "Command Message Log"
5414
#: plugin/command_log/command_log_reader.cc:114
5416
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5419
#: plugin/command_log/command_log_reader.cc:137
5421
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5424
#: plugin/command_log/command_log_reader.cc:171
5426
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5429
#: plugin/command_log/command_log_reader.cc:186
5430
msgid "Checksum FAILED!\n"
5433
#: plugin/console/console.cc:346
4205
5434
msgid "Enable the console."
5437
#: plugin/console/console.cc:349
4208
5438
msgid "Turn on extra debugging."
4211
msgid "User to use for auth."
4214
msgid "Password to use for auth."
4217
msgid "Default database to use."
5441
#: plugin/default_replicator/default_replicator.cc:97
4220
5442
msgid "Enable default replicator"
5445
#: plugin/default_replicator/default_replicator.cc:112
4223
5446
msgid "Default Replicator"
4227
"Port number to use for connection or 0 for default to, in order of "
4228
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4231
msgid "Connect Timeout."
4234
msgid "Read Timeout."
4237
msgid "Write Timeout."
4240
msgid "Retry Count."
4243
msgid "Buffer length."
4246
msgid "Address to bind to."
4249
msgid "Unknown Drizzle error"
4253
msgid "Can't create UNIX socket (%d)"
4257
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4261
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4265
msgid "Can't create TCP/IP socket (%d)"
4269
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4272
msgid "Drizzle server has gone away"
4276
msgid "Protocol mismatch; server version = %d, client version = %d"
4279
msgid "Drizzle client ran out of memory"
4282
msgid "Wrong host info"
4285
msgid "Localhost via UNIX socket"
4289
msgid "%-.100s via TCP/IP"
4292
msgid "Error in server handshake"
4295
msgid "Lost connection to Drizzle server during query"
4298
msgid "Commands out of sync; you can't run this command now"
4302
msgid "Named pipe: %-.32s"
4306
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4310
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4314
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4318
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4321
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4324
msgid "Embedded server"
4327
msgid "Error on SHOW SLAVE STATUS:"
4330
msgid "Error on SHOW SLAVE HOSTS:"
4333
msgid "Error connecting to slave:"
4336
msgid "Error connecting to master:"
4339
msgid "SSL connection error"
4342
msgid "Malformed packet"
4345
msgid "(unused error message)"
4348
msgid "Invalid use of null pointer"
4351
msgid "Statement not prepared"
4354
msgid "No data supplied for parameters in prepared statement"
4357
msgid "Data truncated"
4360
msgid "No parameters exist in the statement"
4363
msgid "Invalid parameter number"
4368
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4372
msgid "Using unsupported buffer type: %d (parameter: %d)"
4376
msgid "Shared memory: %-.100s"
4379
msgid "Wrong or unknown protocol"
4382
msgid "Invalid connection handle"
4386
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4387
"option 'secure_auth' enabled)"
4390
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4393
msgid "Attempt to read column without prior row fetch"
4396
msgid "Prepared statement contains no metadata"
4400
"Attempt to read a row while there is no result set associated with the "
4404
msgid "This feature is not implemented yet"
4409
"Lost connection to Drizzle server while waiting for initial communication "
4410
"packet, system error: %d"
4415
"Lost connection to Drizzle server while reading initial communication "
4416
"packet, system error: %d"
4421
"Lost connection to Drizzle server while sending authentication information, "
4427
"Lost connection to Drizzle server while reading authorization information, "
4433
"Lost connection to Drizzle server while setting initial database, system "
4438
msgid "Statement closed indirectly because of a preceding %s() call"
4442
msgid "Failed to send error message to libnotify\n"
5449
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4445
5450
msgid "Error Messages to stderr"
5453
#: plugin/filtered_replicator/filtered_replicator.cc:486
4448
5454
msgid "Enable filtered replicator"
5457
#: plugin/filtered_replicator/filtered_replicator.cc:493
4451
5458
msgid "List of schemas to filter"
5461
#: plugin/filtered_replicator/filtered_replicator.cc:500
4454
5462
msgid "List of tables to filter"
5465
#: plugin/filtered_replicator/filtered_replicator.cc:507
4457
5466
msgid "Regular expression to apply to schemas to filter"
5469
#: plugin/filtered_replicator/filtered_replicator.cc:514
4460
5470
msgid "Regular expression to apply to tables to filter"
5473
#: plugin/filtered_replicator/filtered_replicator.cc:533
4463
5474
msgid "Filtered Replicator"
5477
#: plugin/logging_gearman/logging_gearman.cc:186
4467
5479
msgid "fail gearman_client_create(): %s"
5482
#: plugin/logging_gearman/logging_gearman.cc:197
4471
5484
msgid "fail gearman_client_add_server(): %s"
5487
#: plugin/logging_gearman/logging_gearman.cc:310
4474
5488
msgid "Enable logging to a gearman server"
5491
#: plugin/logging_gearman/logging_gearman.cc:319
4477
5492
msgid "Hostname for logging to a Gearman server"
5495
#: plugin/logging_gearman/logging_gearman.cc:328
4480
5496
msgid "Gearman Function to send logging to"
5499
#: plugin/logging_gearman/logging_gearman.cc:345
4483
5500
msgid "Log queries to a Gearman server"
5503
#: plugin/logging_query/logging_query.cc:188
4487
5505
msgid "fail open() fn=%s er=%s\n"
5508
#: plugin/logging_query/logging_query.cc:344
4490
5509
msgid "Enable logging to CSV file"
5512
#: plugin/logging_query/logging_query.cc:353
4493
5513
msgid "File to log to"
5516
#: plugin/logging_query/logging_query.cc:362
4496
5517
msgid "PCRE to match the query against"
5520
#: plugin/logging_query/logging_query.cc:371
5521
#: plugin/logging_syslog/logging_syslog.cc:231
4499
5522
msgid "Threshold for logging slow queries, in microseconds"
5525
#: plugin/logging_query/logging_query.cc:383
5526
#: plugin/logging_syslog/logging_syslog.cc:243
4502
5527
msgid "Threshold for logging big queries, for rows returned"
5530
#: plugin/logging_query/logging_query.cc:395
5531
#: plugin/logging_syslog/logging_syslog.cc:255
4505
5532
msgid "Threshold for logging big queries, for rows examined"
5535
#: plugin/logging_query/logging_query.cc:418
4508
5536
msgid "Log queries to a CSV file"
5539
#: plugin/logging_syslog/logging_syslog.cc:84
4512
5541
msgid "syslog facility \"%s\" not known, using \"local0\""
5544
#: plugin/logging_syslog/logging_syslog.cc:100
4516
5546
msgid "syslog priority \"%s\" not known, using \"info\""
5549
#: plugin/logging_syslog/logging_syslog.cc:195
4519
5550
msgid "Enable logging to syslog"
5553
#: plugin/logging_syslog/logging_syslog.cc:204
4522
5554
msgid "Syslog Ident"
5557
#: plugin/logging_syslog/logging_syslog.cc:213
4525
5558
msgid "Syslog Facility"
5561
#: plugin/logging_syslog/logging_syslog.cc:222
4528
5562
msgid "Syslog Priority"
5565
#: plugin/logging_syslog/logging_syslog.cc:279
4531
5566
msgid "Log to syslog"
4534
msgid "List of memcached servers."
4537
msgid "Memcached Stats as I_S tables"
5569
#: plugin/multi_thread/multi_thread.cc:171
5570
msgid "Maximum number of user threads available."
5573
#: plugin/myisam/ha_myisam.cc:447
4541
5575
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5578
#: plugin/myisam/ha_myisam.cc:451
4545
5580
msgid "Got an error from unknown thread, %s:%d"
5583
#: plugin/myisam/ha_myisam.cc:457
4548
5584
msgid "Unknown thread accessing table"
5587
#: plugin/myisam/ha_myisam.cc:1488
4551
5588
msgid "Block size to be used for MyISAM index pages."
4555
"This characterizes the number of hits a hot block has to be untouched until "
4556
"it is considered aged enough to be downgraded to a warm block. This "
4557
"specifies the percentage ratio of that number of hits to the total number of "
4558
"blocks in key cache"
4561
msgid "The minimum percentage of warm blocks in key cache"
4565
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4566
"this to get better index handling (for all reads and multiple writes) to as "
4567
"much as you can afford;"
5591
#: plugin/myisam/ha_myisam.cc:1494
4571
5593
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4572
5594
"disables parallel repair."
5597
#: plugin/myisam/ha_myisam.cc:1500
4576
5599
"Don't use the fast sort index method to created index if the temporary file "
4577
5600
"would get bigger than this."
5603
#: plugin/myisam/ha_myisam.cc:1505
4581
5605
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4582
5606
"when creating indexes with CREATE INDEX or ALTER TABLE."
5609
#: plugin/myisam/ha_myisam.cc:1511
4585
5610
msgid "Default pointer size to be used for MyISAM tables."
5613
#: plugin/myisam/my_handler_errors.cc:34
4588
5614
msgid "Didn't find key on read or update"
5617
#: plugin/myisam/my_handler_errors.cc:36
4591
5618
msgid "Duplicate key on write or update"
5621
#: plugin/myisam/my_handler_errors.cc:38
4594
5622
msgid "Internal (unspecified) error in handler"
5625
#: plugin/myisam/my_handler_errors.cc:40
4598
5627
"Someone has changed the row since it was read (while the table was locked to "
5631
#: plugin/myisam/my_handler_errors.cc:43
4602
5632
msgid "Wrong index given to function"
5635
#: plugin/myisam/my_handler_errors.cc:45
5636
msgid "Undefined handler error 125"
5639
#: plugin/myisam/my_handler_errors.cc:47
4605
5640
msgid "Index file is crashed"
5643
#: plugin/myisam/my_handler_errors.cc:49
4608
5644
msgid "Record file is crashed"
5647
#: plugin/myisam/my_handler_errors.cc:51
4611
5648
msgid "Out of memory in engine"
5651
#: plugin/myisam/my_handler_errors.cc:53
5652
msgid "Undefined handler error 129"
5655
#: plugin/myisam/my_handler_errors.cc:55
4614
5656
msgid "Incorrect file format"
5659
#: plugin/myisam/my_handler_errors.cc:57
4617
5660
msgid "Command not supported by database"
5663
#: plugin/myisam/my_handler_errors.cc:59
4620
5664
msgid "Old database file"
5667
#: plugin/myisam/my_handler_errors.cc:61
4623
5668
msgid "No record read before update"
5671
#: plugin/myisam/my_handler_errors.cc:63
4626
5672
msgid "Record was already deleted (or record file crashed)"
5675
#: plugin/myisam/my_handler_errors.cc:65
4629
5676
msgid "No more room in record file"
5679
#: plugin/myisam/my_handler_errors.cc:67
4632
5680
msgid "No more room in index file"
5683
#: plugin/myisam/my_handler_errors.cc:69
4635
5684
msgid "No more records (read after end of file)"
5687
#: plugin/myisam/my_handler_errors.cc:71
4638
5688
msgid "Unsupported extension used for table"
5691
#: plugin/myisam/my_handler_errors.cc:73
4641
5692
msgid "Too big row"
5695
#: plugin/myisam/my_handler_errors.cc:75
4644
5696
msgid "Wrong create options"
5699
#: plugin/myisam/my_handler_errors.cc:77
4647
5700
msgid "Duplicate unique key or constraint on write or update"
5703
#: plugin/myisam/my_handler_errors.cc:79
4650
5704
msgid "Unknown character set used in table"
5707
#: plugin/myisam/my_handler_errors.cc:81
4653
5708
msgid "Conflicting table definitions in sub-tables of MERGE table"
5711
#: plugin/myisam/my_handler_errors.cc:83
4656
5712
msgid "Table is crashed and last repair failed"
5715
#: plugin/myisam/my_handler_errors.cc:85
4659
5716
msgid "Table was marked as crashed and should be repaired"
5719
#: plugin/myisam/my_handler_errors.cc:87
4662
5720
msgid "Lock timed out; Retry transaction"
5723
#: plugin/myisam/my_handler_errors.cc:89
4665
5724
msgid "Lock table is full; Restart program with a larger locktable"
5727
#: plugin/myisam/my_handler_errors.cc:91
4668
5728
msgid "Updates are not allowed under a read only transactions"
5731
#: plugin/myisam/my_handler_errors.cc:93
4671
5732
msgid "Lock deadlock; Retry transaction"
5735
#: plugin/myisam/my_handler_errors.cc:95
4674
5736
msgid "Foreign key constraint is incorrectly formed"
5739
#: plugin/myisam/my_handler_errors.cc:97
4677
5740
msgid "Cannot add a child row"
5743
#: plugin/myisam/my_handler_errors.cc:99
4680
5744
msgid "Cannot delete a parent row"
5747
#: plugin/myisam/my_handler_errors.cc:101
4683
5748
msgid "No savepoint with that name"
5751
#: plugin/myisam/my_handler_errors.cc:103
4686
5752
msgid "Non unique key block size"
5755
#: plugin/myisam/my_handler_errors.cc:105
4689
5756
msgid "The table does not exist in engine"
5759
#: plugin/myisam/my_handler_errors.cc:107
4692
5760
msgid "The table already existed in storage engine"
5763
#: plugin/myisam/my_handler_errors.cc:109
4695
5764
msgid "Could not connect to storage engine"
5767
#: plugin/myisam/my_handler_errors.cc:111
4698
5768
msgid "Unexpected null pointer found when using spatial index"
5771
#: plugin/myisam/my_handler_errors.cc:113
4701
5772
msgid "The table changed in storage engine"
5775
#: plugin/myisam/my_handler_errors.cc:115
4704
5776
msgid "There's no partition in table for the given value"
5779
#: plugin/myisam/my_handler_errors.cc:117
4707
5780
msgid "Row-based binlogging of row failed"
5783
#: plugin/myisam/my_handler_errors.cc:119
4710
5784
msgid "Index needed in foreign key constraint"
5787
#: plugin/myisam/my_handler_errors.cc:121
4713
5788
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5791
#: plugin/myisam/my_handler_errors.cc:123
4716
5792
msgid "Table needs to be upgraded before it can be used"
5795
#: plugin/myisam/my_handler_errors.cc:125
4719
5796
msgid "Table is read only"
5799
#: plugin/myisam/my_handler_errors.cc:127
4722
5800
msgid "Failed to get next auto increment value"
5803
#: plugin/myisam/my_handler_errors.cc:129
4725
5804
msgid "Failed to set row auto increment value"
5807
#: plugin/myisam/my_handler_errors.cc:131
4728
5808
msgid "Unknown (generic) error from engine"
5811
#: plugin/myisam/my_handler_errors.cc:133
4731
5812
msgid "Record is the same"
5815
#: plugin/myisam/my_handler_errors.cc:135
4734
5816
msgid "It is not possible to log this statement"
5819
#: plugin/myisam/my_handler_errors.cc:137
4737
5820
msgid "Tablespace exists"
5823
#: plugin/myisam/my_handler_errors.cc:139
4740
5824
msgid "The event was corrupt, leading to illegal data being read"
5827
#: plugin/myisam/my_handler_errors.cc:141
4743
5828
msgid "The table is of a new format not supported by this version"
5831
#: plugin/myisam/my_handler_errors.cc:143
4746
5832
msgid "The event could not be processed no other handler error happened"
5835
#: plugin/myisam/my_handler_errors.cc:145
4749
5836
msgid "Got a fatal error during initialzation of handler"
5839
#: plugin/myisam/my_handler_errors.cc:147
4752
5840
msgid "File to short; Expected more data in file"
5843
#: plugin/myisam/my_handler_errors.cc:149
4755
5844
msgid "Read page with wrong checksum"
5847
#: plugin/myisam/my_handler_errors.cc:151
4758
5848
msgid "Lock or active transaction"
5851
#: plugin/myisam/my_handler_errors.cc:153
4761
5852
msgid "No such table space"
5855
#: plugin/myisam/my_handler_errors.cc:155
4764
5856
msgid "Tablespace not empty"
4768
"Port number to use for connection or 0 for default to with MySQL protocol."
5859
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5861
msgid "%-.100s via TCP/IP"
5864
#: plugin/oldlibdrizzle/errmsg.cc:28
5865
msgid "Unknown Drizzle error"
5868
#: plugin/oldlibdrizzle/errmsg.cc:29
5870
msgid "Can't create UNIX socket (%d)"
5873
#: plugin/oldlibdrizzle/errmsg.cc:30
5875
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5878
#: plugin/oldlibdrizzle/errmsg.cc:31
5880
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5883
#: plugin/oldlibdrizzle/errmsg.cc:32
5885
msgid "Can't create TCP/IP socket (%d)"
5888
#: plugin/oldlibdrizzle/errmsg.cc:33
5890
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5893
#: plugin/oldlibdrizzle/errmsg.cc:34
5894
msgid "Drizzle server has gone away"
5897
#: plugin/oldlibdrizzle/errmsg.cc:35
5899
msgid "Protocol mismatch; server version = %d, client version = %d"
5902
#: plugin/oldlibdrizzle/errmsg.cc:36
5903
msgid "Drizzle client ran out of memory"
5906
#: plugin/oldlibdrizzle/errmsg.cc:37
5907
msgid "Wrong host info"
5910
#: plugin/oldlibdrizzle/errmsg.cc:38
5911
msgid "Localhost via UNIX socket"
5914
#: plugin/oldlibdrizzle/errmsg.cc:40
5915
msgid "Error in server handshake"
5918
#: plugin/oldlibdrizzle/errmsg.cc:41
5919
msgid "Lost connection to Drizzle server during query"
5922
#: plugin/oldlibdrizzle/errmsg.cc:42
5923
msgid "Commands out of sync; you can't run this command now"
5926
#: plugin/oldlibdrizzle/errmsg.cc:43
5928
msgid "Named pipe: %-.32s"
5931
#: plugin/oldlibdrizzle/errmsg.cc:44
5933
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5936
#: plugin/oldlibdrizzle/errmsg.cc:45
5938
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5941
#: plugin/oldlibdrizzle/errmsg.cc:46
5943
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5946
#: plugin/oldlibdrizzle/errmsg.cc:47
5948
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5951
#: plugin/oldlibdrizzle/errmsg.cc:48
5952
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5955
#: plugin/oldlibdrizzle/errmsg.cc:49
5956
msgid "Embedded server"
5959
#: plugin/oldlibdrizzle/errmsg.cc:50
5960
msgid "Error on SHOW SLAVE STATUS:"
5963
#: plugin/oldlibdrizzle/errmsg.cc:51
5964
msgid "Error on SHOW SLAVE HOSTS:"
5967
#: plugin/oldlibdrizzle/errmsg.cc:52
5968
msgid "Error connecting to slave:"
5971
#: plugin/oldlibdrizzle/errmsg.cc:53
5972
msgid "Error connecting to master:"
5975
#: plugin/oldlibdrizzle/errmsg.cc:54
5976
msgid "SSL connection error"
5979
#: plugin/oldlibdrizzle/errmsg.cc:55
5980
msgid "Malformed packet"
5983
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5984
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5985
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5986
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5987
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5988
msgid "(unused error message)"
5991
#: plugin/oldlibdrizzle/errmsg.cc:57
5992
msgid "Invalid use of null pointer"
5995
#: plugin/oldlibdrizzle/errmsg.cc:58
5996
msgid "Statement not prepared"
5999
#: plugin/oldlibdrizzle/errmsg.cc:59
6000
msgid "No data supplied for parameters in prepared statement"
6003
#: plugin/oldlibdrizzle/errmsg.cc:60
6004
msgid "Data truncated"
6007
#: plugin/oldlibdrizzle/errmsg.cc:61
6008
msgid "No parameters exist in the statement"
6011
#: plugin/oldlibdrizzle/errmsg.cc:62
6012
msgid "Invalid parameter number"
6015
#: plugin/oldlibdrizzle/errmsg.cc:63
6018
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6021
#: plugin/oldlibdrizzle/errmsg.cc:65
6023
msgid "Using unsupported buffer type: %d (parameter: %d)"
6026
#: plugin/oldlibdrizzle/errmsg.cc:66
6028
msgid "Shared memory: %-.100s"
6031
#: plugin/oldlibdrizzle/errmsg.cc:76
6032
msgid "Wrong or unknown protocol"
6035
#: plugin/oldlibdrizzle/errmsg.cc:77
6036
msgid "Invalid connection handle"
6039
#: plugin/oldlibdrizzle/errmsg.cc:78
6041
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6042
"option 'secure_auth' enabled)"
6045
#: plugin/oldlibdrizzle/errmsg.cc:80
6046
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6049
#: plugin/oldlibdrizzle/errmsg.cc:81
6050
msgid "Attempt to read column without prior row fetch"
6053
#: plugin/oldlibdrizzle/errmsg.cc:82
6054
msgid "Prepared statement contains no metadata"
6057
#: plugin/oldlibdrizzle/errmsg.cc:83
6059
"Attempt to read a row while there is no result set associated with the "
6063
#: plugin/oldlibdrizzle/errmsg.cc:85
6064
msgid "This feature is not implemented yet"
6067
#: plugin/oldlibdrizzle/errmsg.cc:86
6070
"Lost connection to Drizzle server while waiting for initial communication "
6071
"packet, system error: %d"
6074
#: plugin/oldlibdrizzle/errmsg.cc:88
6077
"Lost connection to Drizzle server while reading initial communication "
6078
"packet, system error: %d"
6081
#: plugin/oldlibdrizzle/errmsg.cc:90
6084
"Lost connection to Drizzle server while sending authentication information, "
6088
#: plugin/oldlibdrizzle/errmsg.cc:92
6091
"Lost connection to Drizzle server while reading authorization information, "
6095
#: plugin/oldlibdrizzle/errmsg.cc:94
6098
"Lost connection to Drizzle server while setting initial database, system "
6102
#: plugin/oldlibdrizzle/errmsg.cc:96
6104
msgid "Statement closed indirectly because of a preceding %s() call"
6107
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6108
msgid "Connect Timeout."
6111
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6112
msgid "Read Timeout."
6115
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6116
msgid "Write Timeout."
6119
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6120
msgid "Retry Count."
6123
#: plugin/pool_of_threads/pool_of_threads.cc:237
6124
msgid "event_add error in libevent_add_session_callback\n"
6127
#: plugin/pool_of_threads/pool_of_threads.cc:403
6128
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6131
#: plugin/pool_of_threads/pool_of_threads.cc:410
6132
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6135
#: plugin/pool_of_threads/pool_of_threads.cc:422
6136
msgid "session_add_event event_add error in libevent_init\n"
6139
#: plugin/pool_of_threads/pool_of_threads.cc:435
6141
msgid "Can't create completion port thread (error %d)"
6144
#: plugin/pool_of_threads/pool_of_threads.cc:527
6145
msgid "libevent_thread_proc: my_thread_init() failed\n"
6148
#: plugin/pool_of_threads/pool_of_threads.cc:725
6149
msgid "Size of Pool."
6152
#: plugin/signal_handler/signal_handler.cc:214
4772
6154
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4776
msgid "Unable to create background worker thread. Got error %s.\n"
4780
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4784
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4788
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4792
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4796
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4799
msgid "Enable transaction log"
4802
msgid "DEBUGGING - Truncate transaction log"
4805
msgid "Path to the file to use for transaction log"
4808
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4812
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4813
"each transaction write, 2 == sync log file once per second"
4818
"Failed to allocate enough memory to buffer header, transaction message, and "
4819
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4822
msgid "Failed to open transaction log file "
4827
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4828
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4832
msgid "Failed to sync log file. Got error: %s\n"
4836
msgid "Failed to open transaction log file %s. Got error: %s\n"
4840
msgid "Raw buffer read: %s.\n"
4844
msgid "Unable to parse transaction. Got error: %s.\n"
4848
msgid "BUFFER: %s\n"