983
1225
"Starts the Drizzle database server\n"
1228
#: ../drizzled/drizzled.cc:1382
987
1230
msgid "Usage: %s [OPTIONS]\n"
1233
#: ../drizzled/drizzled.cc:1506
992
1236
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
993
1237
"command line\n"
1240
#: ../drizzled/drizzled.cc:1549
996
1241
msgid "Can't start server: cannot resolve hostname!"
1244
#: ../drizzled/drizzled.cc:1555
999
1245
msgid "Can't start server: bind-address refers to multiple interfaces!"
1248
#: ../drizzled/error.cc:138
1003
1250
msgid "Unknown error %d"
1004
1251
msgstr "Неизвестная ошибка %d"
1253
#: ../drizzled/error.cc:214
1257
#: ../drizzled/error.cc:215
1261
#: ../drizzled/error.cc:216
1013
1263
msgid "Can't create file '%-.200s' (errno: %d)"
1266
#: ../drizzled/error.cc:217
1017
1268
msgid "Can't create table '%-.200s' (errno: %d)"
1271
#: ../drizzled/error.cc:218
1021
1273
msgid "Can't create database '%-.192s' (errno: %d)"
1276
#: ../drizzled/error.cc:219
1025
1278
msgid "Can't create database '%-.192s'; database exists"
1281
#: ../drizzled/error.cc:220
1029
1283
msgid "Can't drop database '%-.192s'; database doesn't exist"
1286
#: ../drizzled/error.cc:221
1033
1288
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1291
#: ../drizzled/error.cc:222
1037
1293
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1296
#: ../drizzled/error.cc:223
1041
1298
msgid "Error on delete of '%-.192s' (errno: %d)"
1301
#: ../drizzled/error.cc:224
1044
1302
msgid "Can't read record in system table"
1305
#: ../drizzled/error.cc:225
1048
1307
msgid "Can't get status of '%-.200s' (errno: %d)"
1310
#: ../drizzled/error.cc:226
1052
1312
msgid "Can't get working directory (errno: %d)"
1315
#: ../drizzled/error.cc:227
1056
1317
msgid "Can't lock file (errno: %d)"
1320
#: ../drizzled/error.cc:228
1060
1322
msgid "Can't open file: '%-.200s' (errno: %d)"
1325
#: ../drizzled/error.cc:229
1064
1327
msgid "Can't find file: '%-.200s' (errno: %d)"
1330
#: ../drizzled/error.cc:230
1068
1332
msgid "Can't read dir of '%-.192s' (errno: %d)"
1335
#: ../drizzled/error.cc:231
1072
1337
msgid "Can't change dir to '%-.192s' (errno: %d)"
1340
#: ../drizzled/error.cc:232
1076
1342
msgid "Record has changed since last read in table '%-.192s'"
1345
#: ../drizzled/error.cc:233
1080
1347
msgid "Disk full (%s); waiting for someone to free some space..."
1350
#: ../drizzled/error.cc:234
1084
1352
msgid "Can't write; duplicate key in table '%-.192s'"
1355
#: ../drizzled/error.cc:235
1088
1357
msgid "Error on close of '%-.192s' (errno: %d)"
1360
#: ../drizzled/error.cc:236
1092
1362
msgid "Error reading file '%-.200s' (errno: %d)"
1365
#: ../drizzled/error.cc:237
1096
1367
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1370
#: ../drizzled/error.cc:238
1100
1372
msgid "Error writing file '%-.200s' (errno: %d)"
1375
#: ../drizzled/error.cc:239
1104
1377
msgid "'%-.192s' is locked against change"
1380
#: ../drizzled/error.cc:240
1107
1381
msgid "Sort aborted"
1384
#: ../drizzled/error.cc:241
1111
1386
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1389
#: ../drizzled/error.cc:242
1115
1391
msgid "Got error %d from storage engine"
1394
#: ../drizzled/error.cc:243
1119
1396
msgid "Table storage engine for '%-.192s' doesn't have this option"
1399
#: ../drizzled/error.cc:244
1123
1401
msgid "Can't find record in '%-.192s'"
1404
#: ../drizzled/error.cc:245
1127
1406
msgid "Incorrect information in file: '%-.200s'"
1409
#: ../drizzled/error.cc:246
1131
1411
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1414
#: ../drizzled/error.cc:247
1135
1416
msgid "Old key file for table '%-.192s'; repair it!"
1419
#: ../drizzled/error.cc:248
1139
1421
msgid "Table '%-.192s' is read only"
1424
#: ../drizzled/error.cc:249
1143
1426
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1429
#: ../drizzled/error.cc:250
1146
1430
msgid "Out of sort memory; increase server sort buffer size"
1433
#: ../drizzled/error.cc:251
1150
1435
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1438
#: ../drizzled/error.cc:252
1153
1439
msgid "Too many connections"
1442
#: ../drizzled/error.cc:253
1157
1444
"Out of memory; check if drizzled or some other process uses all available "
1158
1445
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1159
1446
"memory or you can add more swap space"
1449
#: ../drizzled/error.cc:254
1162
1450
msgid "Can't get hostname for your address"
1453
#: ../drizzled/error.cc:255
1165
1454
msgid "Bad handshake"
1457
#: ../drizzled/error.cc:256
1169
1459
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1462
#: ../drizzled/error.cc:257
1173
1464
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1467
#: ../drizzled/error.cc:258
1176
1468
msgid "No database selected"
1471
#: ../drizzled/error.cc:259
1179
1472
msgid "Unknown command"
1475
#: ../drizzled/error.cc:260
1183
1477
msgid "Column '%-.192s' cannot be null"
1480
#: ../drizzled/error.cc:261
1187
1482
msgid "Unknown database '%-.192s'"
1485
#: ../drizzled/error.cc:262
1191
1487
msgid "Table '%-.192s' already exists"
1490
#: ../drizzled/error.cc:263
1195
1492
msgid "Unknown table '%-.100s'"
1495
#: ../drizzled/error.cc:264
1199
1497
msgid "Column '%-.192s' in %-.192s is ambiguous"
1500
#: ../drizzled/error.cc:265
1202
1501
msgid "Server shutdown in progress"
1504
#: ../drizzled/error.cc:266
1206
1506
msgid "Unknown column '%-.192s' in '%-.192s'"
1509
#: ../drizzled/error.cc:267
1210
1511
msgid "'%-.192s' isn't in GROUP BY"
1514
#: ../drizzled/error.cc:268
1214
1516
msgid "Can't group on '%-.192s'"
1519
#: ../drizzled/error.cc:269
1217
1520
msgid "Statement has sum functions and columns in same statement"
1523
#: ../drizzled/error.cc:270
1220
1524
msgid "Column count doesn't match value count"
1527
#: ../drizzled/error.cc:271
1224
1529
msgid "Identifier name '%-.100s' is too long"
1532
#: ../drizzled/error.cc:272
1228
1534
msgid "Duplicate column name '%-.192s'"
1537
#: ../drizzled/error.cc:273
1232
1539
msgid "Duplicate key name '%-.192s'"
1542
#: ../drizzled/error.cc:274
1236
1544
msgid "Duplicate entry '%-.192s' for key %d"
1547
#: ../drizzled/error.cc:275
1240
1549
msgid "Incorrect column specifier for column '%-.192s'"
1552
#: ../drizzled/error.cc:276
1244
1554
msgid "%s near '%-.80s' at line %d"
1557
#: ../drizzled/error.cc:277
1247
1558
msgid "Query was empty"
1561
#: ../drizzled/error.cc:278
1251
1563
msgid "Not unique table/alias: '%-.192s'"
1566
#: ../drizzled/error.cc:279
1255
1568
msgid "Invalid default value for '%-.192s'"
1571
#: ../drizzled/error.cc:280
1258
1572
msgid "Multiple primary key defined"
1575
#: ../drizzled/error.cc:281
1262
1577
msgid "Too many keys specified; max %d keys allowed"
1580
#: ../drizzled/error.cc:282
1266
1582
msgid "Too many key parts specified; max %d parts allowed"
1585
#: ../drizzled/error.cc:283
1270
1587
msgid "Specified key was too long; max key length is %d bytes"
1590
#: ../drizzled/error.cc:284
1274
1592
msgid "Key column '%-.192s' doesn't exist in table"
1595
#: ../drizzled/error.cc:285
1279
1598
"BLOB column '%-.192s' can't be used in key specification with the used table "
1602
#: ../drizzled/error.cc:286
1285
1605
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1609
#: ../drizzled/error.cc:287
1290
1611
"Incorrect table definition; there can be only one auto column and it must be "
1291
1612
"defined as a key"
1615
#: ../drizzled/error.cc:288
1296
1618
"%s: ready for connections.\n"
1297
1619
"Version: '%s' socket: '%s' port: %u\n"
1622
#: ../drizzled/error.cc:289
1301
1624
msgid "%s: Normal shutdown\n"
1627
#: ../drizzled/error.cc:290
1305
1629
msgid "%s: Got signal %d. Aborting!\n"
1632
#: ../drizzled/error.cc:291
1309
1634
msgid "%s: Shutdown complete\n"
1637
#: ../drizzled/error.cc:292
1313
1639
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1642
#: ../drizzled/error.cc:293
1316
1643
msgid "Can't create IP socket"
1646
#: ../drizzled/error.cc:294
1321
1649
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1653
#: ../drizzled/error.cc:295
1327
1656
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1328
1657
"check the manual"
1660
#: ../drizzled/error.cc:296
1332
1662
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1665
#: ../drizzled/error.cc:297
1337
1668
"The file '%-.128s' must be in the database directory or be readable by all"
1671
#: ../drizzled/error.cc:298
1341
1673
msgid "File '%-.200s' already exists"
1676
#: ../drizzled/error.cc:299
1345
1678
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1681
#: ../drizzled/error.cc:300
1349
1683
msgid "Records: %ld Duplicates: %ld"
1686
#: ../drizzled/error.cc:301
1353
1688
"Incorrect prefix key; the used key part isn't a string, the used length is "
1354
1689
"longer than the key part, or the storage engine doesn't support unique "
1693
#: ../drizzled/error.cc:302
1358
1694
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1697
#: ../drizzled/error.cc:303
1362
1699
msgid "Can't DROP '%-.192s'; check that column/key exists"
1702
#: ../drizzled/error.cc:304
1366
1704
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1707
#: ../drizzled/error.cc:305
1370
1709
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1712
#: ../drizzled/error.cc:306
1374
1714
msgid "Unknown thread id: %lu"
1717
#: ../drizzled/error.cc:307
1378
1719
msgid "You are not owner of thread %lu"
1722
#: ../drizzled/error.cc:308
1381
1723
msgid "No tables used"
1726
#: ../drizzled/error.cc:309
1385
1728
msgid "Too many strings for column %-.192s and SET"
1731
#: ../drizzled/error.cc:310
1389
1733
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1736
#: ../drizzled/error.cc:311
1393
1738
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1741
#: ../drizzled/error.cc:312
1397
1743
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1746
#: ../drizzled/error.cc:313
1401
1748
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1751
#: ../drizzled/error.cc:314
1405
1753
msgid "Incorrect database name '%-.100s'"
1756
#: ../drizzled/error.cc:315
1409
1758
msgid "Incorrect table name '%-.100s'"
1761
#: ../drizzled/error.cc:316
1413
1763
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1414
1764
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1767
#: ../drizzled/error.cc:317
1417
1768
msgid "Unknown error"
1771
#: ../drizzled/error.cc:318
1421
1773
msgid "Unknown procedure '%-.192s'"
1776
#: ../drizzled/error.cc:319
1425
1778
msgid "Incorrect parameter count to procedure '%-.192s'"
1781
#: ../drizzled/error.cc:320
1429
1783
msgid "Incorrect parameters to procedure '%-.192s'"
1786
#: ../drizzled/error.cc:321
1433
1788
msgid "Unknown table '%-.192s' in %-.32s"
1791
#: ../drizzled/error.cc:322
1437
1793
msgid "Column '%-.192s' specified twice"
1796
#: ../drizzled/error.cc:323
1440
1797
msgid "Invalid use of group function"
1800
#: ../drizzled/error.cc:324
1445
1803
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1806
#: ../drizzled/error.cc:325
1448
1807
msgid "A table must have at least 1 column"
1810
#: ../drizzled/error.cc:326
1452
1812
msgid "The table '%-.192s' is full"
1815
#: ../drizzled/error.cc:327
1456
1817
msgid "Unknown character set: '%-.64s'"
1820
#: ../drizzled/error.cc:328
1460
1822
msgid "Too many tables; Drizzle can only use %d tables in a join"
1825
#: ../drizzled/error.cc:329
1463
1826
msgid "Too many columns"
1829
#: ../drizzled/error.cc:330
1468
1832
"Row size too large. The maximum row size for the used table type, not "
1469
1833
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1836
#: ../drizzled/error.cc:331
1474
1839
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1475
1840
"thread_stack=#' to specify a bigger stack if needed"
1843
#: ../drizzled/error.cc:332
1478
1844
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1847
#: ../drizzled/error.cc:333
1483
1850
"Table handler doesn't support NULL in given index. Please change column "
1484
1851
"'%-.192s' to be NOT NULL or use another handler"
1854
#: ../drizzled/error.cc:334
1488
1856
msgid "Can't load function '%-.192s'"
1859
#: ../drizzled/error.cc:335
1492
1861
msgid "Can't initialize function '%-.192s'; %-.80s"
1864
#: ../drizzled/error.cc:336
1495
1865
msgid "No paths allowed for plugin library"
1868
#: ../drizzled/error.cc:337
1499
1870
msgid "Plugin '%-.192s' already exists"
1873
#: ../drizzled/error.cc:338
1503
1875
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1878
#: ../drizzled/error.cc:339
1507
1880
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1883
#: ../drizzled/error.cc:340
1511
1885
msgid "Function '%-.192s' is not defined"
1888
#: ../drizzled/error.cc:341
1516
1891
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1517
1892
"'drizzleadmin flush-hosts'"
1895
#: ../drizzled/error.cc:342
1521
1897
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1900
#: ../drizzled/error.cc:343
1525
1902
"You are using Drizzle as an anonymous user and anonymous users are not "
1526
1903
"allowed to change passwords"
1906
#: ../drizzled/error.cc:344
1530
1908
"You must have privileges to update tables in the drizzle database to be able "
1531
1909
"to change passwords for others"
1912
#: ../drizzled/error.cc:345
1534
1913
msgid "Can't find any matching row in the user table"
1916
#: ../drizzled/error.cc:346
1538
1918
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1921
#: ../drizzled/error.cc:347
1543
1924
"Can't create a new thread (errno %d); if you are not out of available "
1544
1925
"memory, you can consult the manual for a possible OS-dependent bug"
1928
#: ../drizzled/error.cc:348
1548
1930
msgid "Column count doesn't match value count at row %ld"
1933
#: ../drizzled/error.cc:349
1552
1935
msgid "Can't reopen table: '%-.192s'"
1938
#: ../drizzled/error.cc:350
1555
1939
msgid "Invalid use of NULL value"
1942
#: ../drizzled/error.cc:351
1559
1944
msgid "Got error '%-.64s' from regexp"
1947
#: ../drizzled/error.cc:352
1563
1949
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1564
1950
"illegal if there is no GROUP BY clause"
1953
#: ../drizzled/error.cc:353
1568
1955
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1958
#: ../drizzled/error.cc:354
1572
1960
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1963
#: ../drizzled/error.cc:355
1577
1966
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1578
1967
"table '%-.192s'"
1970
#: ../drizzled/error.cc:356
1582
1972
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1583
1973
"privileges can be used"
1976
#: ../drizzled/error.cc:357
1586
1977
msgid "The host or user argument to GRANT is too long"
1980
#: ../drizzled/error.cc:358
1590
1982
msgid "Table '%-.192s.%-.192s' doesn't exist"
1985
#: ../drizzled/error.cc:359
1595
1988
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1992
#: ../drizzled/error.cc:360
1599
1993
msgid "The used command is not allowed with this Drizzle version"
1996
#: ../drizzled/error.cc:361
1603
1998
"You have an error in your SQL syntax; check the manual that corresponds to "
1604
1999
"your Drizzle server version for the right syntax to use"
2002
#: ../drizzled/error.cc:362
1608
2004
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2007
#: ../drizzled/error.cc:363
1611
2008
msgid "Too many delayed threads in use"
2011
#: ../drizzled/error.cc:364
1615
2013
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2016
#: ../drizzled/error.cc:365
1618
2017
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2020
#: ../drizzled/error.cc:366
1621
2021
msgid "Got a read error from the connection pipe"
2024
#: ../drizzled/error.cc:367
1624
2025
msgid "Got an error from fcntl()"
2028
#: ../drizzled/error.cc:368
1627
2029
msgid "Got packets out of order"
2032
#. CR_NET_UNCOMPRESS_ERROR 08S01
2033
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1630
2034
msgid "Couldn't uncompress communication packet"
1631
2035
msgstr "Не могу распаковать полученный пакет"
2037
#. CR_NET_READ_ERROR 08S01
2038
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1633
2039
msgid "Got an error reading communication packets"
1634
2040
msgstr "Ошибка при получении пакета"
2042
#. CR_NET_READ_INTERRUPTED 08S01
2043
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1636
2044
msgid "Got timeout reading communication packets"
1637
2045
msgstr "Тайм-аут при получении пакета"
2047
#. CR_NET_ERROR_ON_WRITE 08S01
2048
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1639
2049
msgid "Got an error writing communication packets"
1640
2050
msgstr "Ошибка при отправке пакета"
2052
#. CR_NET_WRITE_INTERRUPTED 08S01
2053
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1642
2054
msgid "Got timeout writing communication packets"
1643
2055
msgstr "Тайм-аут при отправке пакета"
2057
#: ../drizzled/error.cc:374
1645
2058
msgid "Result string is longer than 'max_allowed_packet' bytes"
2061
#: ../drizzled/error.cc:375
1648
2062
msgid "The used table type doesn't support BLOB/TEXT columns"
2065
#: ../drizzled/error.cc:376
1651
2066
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2069
#: ../drizzled/error.cc:377
1656
2072
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2076
#: ../drizzled/error.cc:378
1661
2078
msgid "Incorrect column name '%-.100s'"
2081
#: ../drizzled/error.cc:379
1665
2083
msgid "The used storage engine can't index column '%-.192s'"
2086
#: ../drizzled/error.cc:380
1669
2088
"Unable to open underlying table which is differently defined or of non-"
1670
2089
"MyISAM type or doesn't exist"
2092
#: ../drizzled/error.cc:381
1674
2094
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2097
#: ../drizzled/error.cc:382
1679
2100
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2103
#: ../drizzled/error.cc:383
1683
2105
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1684
2106
"UNIQUE instead"
2109
#: ../drizzled/error.cc:384
1687
2110
msgid "Result consisted of more than one row"
2113
#: ../drizzled/error.cc:385
1690
2114
msgid "This table type requires a primary key"
2117
#: ../drizzled/error.cc:386
1693
2118
msgid "This version of Drizzle is not compiled with RAID support"
2121
#: ../drizzled/error.cc:387
1697
2123
"You are using safe update mode and you tried to update a table without a "
1698
2124
"WHERE that uses a KEY column"
2127
#: ../drizzled/error.cc:388
1702
2129
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2132
#: ../drizzled/error.cc:389
1705
2133
msgid "Can't open table"
2136
#: ../drizzled/error.cc:390
1709
2138
msgid "The storage engine for the table doesn't support %s"
2141
#: ../drizzled/error.cc:391
1712
2142
msgid "You are not allowed to execute this command in a transaction"
2145
#: ../drizzled/error.cc:392
1716
2147
msgid "Got error %d during COMMIT"
2150
#: ../drizzled/error.cc:393
1720
2152
msgid "Got error %d during ROLLBACK"
2155
#: ../drizzled/error.cc:394
1724
2157
msgid "Got error %d during FLUSH_LOGS"
2160
#: ../drizzled/error.cc:395
1728
2162
msgid "Got error %d during CHECKPOINT"
2165
#. This is a very incorrect place to use the PRIi64 macro as the
2166
#. program that looks over the source for the N_() macros does not
2167
#. (obviously) do macro expansion, so the string is entirely wrong for
2168
#. what it is trying to output for every language except english.
2169
#: ../drizzled/error.cc:400
1733
2172
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1734
2173
"'%-.64s' (%-.64s)"
2176
#: ../drizzled/error.cc:401
1737
2177
msgid "The storage engine for the table does not support binary table dump"
2180
#: ../drizzled/error.cc:402
1740
2181
msgid "Binlog closed, cannot RESET MASTER"
2184
#: ../drizzled/error.cc:403
1744
2186
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2189
#: ../drizzled/error.cc:404
1748
2191
msgid "Error from master: '%-.64s'"
2194
#: ../drizzled/error.cc:405
1751
2195
msgid "Net error reading from master"
2198
#: ../drizzled/error.cc:406
1754
2199
msgid "Net error writing to master"
2202
#: ../drizzled/error.cc:407
1757
2203
msgid "Can't find FULLTEXT index matching the column list"
2206
#: ../drizzled/error.cc:408
1761
2208
"Can't execute the given command because you have active locked tables or an "
1762
2209
"active transaction"
2212
#: ../drizzled/error.cc:409
1766
2214
msgid "Unknown system variable '%-.64s'"
2217
#: ../drizzled/error.cc:410
1770
2219
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2222
#: ../drizzled/error.cc:411
1775
2225
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2228
#: ../drizzled/error.cc:412
1778
2229
msgid "Some non-transactional changed tables couldn't be rolled back"
2232
#: ../drizzled/error.cc:413
1782
2234
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1783
2235
"of storage; increase this drizzled variable and try again"
2238
#: ../drizzled/error.cc:414
1787
2240
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2243
#: ../drizzled/error.cc:415
1791
2245
"This operation requires a running slave; configure slave and do START SLAVE"
2248
#: ../drizzled/error.cc:416
1794
2249
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2252
#: ../drizzled/error.cc:417
1798
2254
"Could not initialize master info structure; more error messages can be found "
1799
2255
"in the Drizzle error log"
2258
#: ../drizzled/error.cc:418
1802
2259
msgid "Could not create slave thread; check system resources"
2262
#: ../drizzled/error.cc:419
1807
2265
"User %-.64s already has more than 'max_user_connections' active connections"
2268
#: ../drizzled/error.cc:420
1810
2269
msgid "You may only use constant expressions with SET"
2272
#: ../drizzled/error.cc:421
1813
2273
msgid "Lock wait timeout exceeded; try restarting transaction"
2276
#: ../drizzled/error.cc:422
1816
2277
msgid "The total number of locks exceeds the lock table size"
2280
#: ../drizzled/error.cc:423
1819
2281
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2284
#: ../drizzled/error.cc:424
1822
2285
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2288
#: ../drizzled/error.cc:425
1825
2289
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2292
#: ../drizzled/error.cc:426
1829
2294
msgid "Incorrect arguments to %s"
2297
#: ../drizzled/error.cc:427
1833
2299
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2302
#: ../drizzled/error.cc:428
1837
2304
"Incorrect table definition; all MERGE tables must be in the same database"
2307
#: ../drizzled/error.cc:429
1840
2308
msgid "Deadlock found when trying to get lock; try restarting transaction"
2311
#: ../drizzled/error.cc:430
1843
2312
msgid "The used table type doesn't support FULLTEXT indexes"
2315
#: ../drizzled/error.cc:431
1846
2316
msgid "Cannot add foreign key constraint"
2319
#: ../drizzled/error.cc:432
1849
2320
msgid "Cannot add or update a child row: a foreign key constraint fails"
2323
#: ../drizzled/error.cc:433
1852
2324
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2327
#: ../drizzled/error.cc:434
1856
2329
msgid "Error connecting to master: %-.128s"
2332
#: ../drizzled/error.cc:435
1860
2334
msgid "Error running query on master: %-.128s"
2337
#: ../drizzled/error.cc:436
1864
2339
msgid "Error when executing command %s: %-.128s"
2342
#: ../drizzled/error.cc:437
1868
2344
msgid "Incorrect usage of %s and %s"
2347
#: ../drizzled/error.cc:438
1871
2348
msgid "The used SELECT statements have a different number of columns"
2351
#: ../drizzled/error.cc:439
1874
2352
msgid "Can't execute the query because you have a conflicting read lock"
2355
#: ../drizzled/error.cc:440
1877
2356
msgid "Mixing of transactional and non-transactional tables is disabled"
2359
#: ../drizzled/error.cc:441
1881
2361
msgid "Option '%s' used twice in statement"
2364
#: ../drizzled/error.cc:442
1885
2366
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2369
#: ../drizzled/error.cc:443
1889
2371
msgid "Access denied; you need the %-.128s privilege for this operation"
2374
#: ../drizzled/error.cc:444
1894
2377
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2380
#: ../drizzled/error.cc:445
1899
2383
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2386
#: ../drizzled/error.cc:446
1903
2388
msgid "Variable '%-.64s' doesn't have a default value"
2391
#: ../drizzled/error.cc:447
1907
2393
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2396
#: ../drizzled/error.cc:448
1911
2398
msgid "Incorrect argument type to variable '%-.64s'"
2401
#: ../drizzled/error.cc:449
1915
2403
msgid "Variable '%-.64s' can only be set, not read"
2406
#: ../drizzled/error.cc:450
1919
2408
msgid "Incorrect usage/placement of '%s'"
2411
#: ../drizzled/error.cc:451
1923
2413
msgid "This version of Drizzle doesn't yet support '%s'"
2416
#: ../drizzled/error.cc:452
1928
2419
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2422
#: ../drizzled/error.cc:453
1931
2423
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2426
#: ../drizzled/error.cc:454
1935
2428
msgid "Variable '%-.192s' is a %s variable"
2431
#: ../drizzled/error.cc:455
1939
2433
msgid "Incorrect foreign key definition for '%-.192s': %s"
2436
#: ../drizzled/error.cc:456
1942
2437
msgid "Key reference and table reference don't match"
2440
#: ../drizzled/error.cc:457
1946
2442
msgid "Operand should contain %d column(s)"
2445
#: ../drizzled/error.cc:458
1949
2446
msgid "Subquery returns more than 1 row"
2449
#: ../drizzled/error.cc:459
1953
2451
msgid "Unknown prepared statement handler (%.*s) given to %s"
2454
#: ../drizzled/error.cc:460
1956
2455
msgid "Help database is corrupt or does not exist"
2458
#: ../drizzled/error.cc:461
1959
2459
msgid "Cyclic reference on subqueries"
2462
#: ../drizzled/error.cc:462
1963
2464
msgid "Converting column '%s' from %s to %s"
2467
#: ../drizzled/error.cc:463
1967
2469
msgid "Reference '%-.64s' not supported (%s)"
2472
#: ../drizzled/error.cc:464
1970
2473
msgid "Every derived table must have its own alias"
2476
#: ../drizzled/error.cc:465
1974
2478
msgid "Select %u was reduced during optimization"
2481
#: ../drizzled/error.cc:466
1978
2483
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2486
#: ../drizzled/error.cc:467
1982
2488
"Client does not support authentication protocol requested by server; "
1983
2489
"consider upgrading Drizzle client"
2492
#: ../drizzled/error.cc:468
1986
2493
msgid "All parts of a SPATIAL index must be NOT NULL"
2496
#: ../drizzled/error.cc:469
1990
2498
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2501
#: ../drizzled/error.cc:470
1993
2502
msgid "Slave is already running"
2505
#: ../drizzled/error.cc:471
1996
2506
msgid "Slave already has been stopped"
2509
#: ../drizzled/error.cc:472
2001
2512
"Uncompressed data size too large; the maximum size is %d (based on "
2002
2513
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2516
#: ../drizzled/error.cc:473
2005
2517
msgid "ZLIB: Not enough memory"
2520
#: ../drizzled/error.cc:474
2009
2522
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2010
2523
"data was corrupted)"
2526
#: ../drizzled/error.cc:475
2013
2527
msgid "ZLIB: Input data corrupted"
2530
#: ../drizzled/error.cc:476
2017
2532
msgid "%d line(s) were cut by GROUP_CONCAT()"
2535
#: ../drizzled/error.cc:477
2021
2537
msgid "Row %ld doesn't contain data for all columns"
2540
#: ../drizzled/error.cc:478
2026
2543
"Row %ld was truncated; it contained more data than there were input columns"
2546
#: ../drizzled/error.cc:479
2031
2549
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2552
#: ../drizzled/error.cc:480
2035
2554
msgid "Out of range value for column '%s' at row %ld"
2557
#: ../drizzled/error.cc:481
2039
2559
msgid "Data truncated for column '%s' at row %ld"
2562
#: ../drizzled/error.cc:482
2043
2564
msgid "Using storage engine %s for table '%s'"
2567
#: ../drizzled/error.cc:483
2047
2569
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2572
#: ../drizzled/error.cc:484
2050
2573
msgid "Cannot drop one or more of the requested users"
2576
#: ../drizzled/error.cc:485
2053
2577
msgid "Can't revoke all privileges for one or more of the requested users"
2580
#: ../drizzled/error.cc:486
2057
2582
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2585
#: ../drizzled/error.cc:487
2061
2587
msgid "Illegal mix of collations for operation '%s'"
2590
#: ../drizzled/error.cc:488
2066
2593
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2067
2594
"variable_name)"
2597
#: ../drizzled/error.cc:489
2071
2599
msgid "Unknown collation: '%-.64s'"
2602
#: ../drizzled/error.cc:490
2075
2604
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2076
2605
"compiled without SSL support; they can be used later if Drizzle slave with "
2077
2606
"SSL is started"
2609
#: ../drizzled/error.cc:491
2082
2612
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2083
2613
"old format; please change the password to the new format"
2616
#: ../drizzled/error.cc:492
2088
2619
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2623
#: ../drizzled/error.cc:493
2092
2624
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2627
#: ../drizzled/error.cc:494
2096
2629
"It is recommended to use --skip-slave-start when doing step-by-step "
2097
2630
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2098
2631
"get an unexpected slave's drizzled restart"
2634
#: ../drizzled/error.cc:495
2101
2635
msgid "SQL thread is not to be started so UNTIL options are ignored"
2638
#: ../drizzled/error.cc:496
2105
2640
msgid "Incorrect index name '%-.100s'"
2643
#: ../drizzled/error.cc:497
2109
2645
msgid "Incorrect catalog name '%-.100s'"
2648
#: ../drizzled/error.cc:498
2113
2650
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2653
#: ../drizzled/error.cc:499
2117
2655
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2658
#: ../drizzled/error.cc:500
2121
2660
msgid "Unknown key cache '%-.100s'"
2663
#: ../drizzled/error.cc:501
2125
2665
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2126
2666
"this switch for this grant to work"
2669
#: ../drizzled/error.cc:502
2130
2671
msgid "Unknown table engine '%s'"
2674
#: ../drizzled/error.cc:503
2134
2676
msgid "'%s' is deprecated; use '%s' instead"
2679
#: ../drizzled/error.cc:504
2138
2681
msgid "The target table %-.100s of the %s is not updatable"
2684
#: ../drizzled/error.cc:505
2143
2687
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2691
#: ../drizzled/error.cc:506
2149
2694
"The Drizzle server is running with the %s option so it cannot execute this "
2698
#: ../drizzled/error.cc:507
2154
2700
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2703
#: ../drizzled/error.cc:508
2158
2705
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2708
#: ../drizzled/error.cc:509
2162
2710
"Incorrect table definition; there can be only one TIMESTAMP column with "
2163
2711
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2714
#: ../drizzled/error.cc:510
2167
2716
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2719
#: ../drizzled/error.cc:511
2170
2720
msgid "This command is not supported in the prepared statement protocol yet"
2723
#: ../drizzled/error.cc:512
2174
2725
msgid "Got error %d '%-.100s' from %s"
2728
#: ../drizzled/error.cc:513
2178
2730
msgid "Got temporary error %d '%-.100s' from %s"
2733
#: ../drizzled/error.cc:514
2182
2735
msgid "Unknown or incorrect time zone: '%-.64s'"
2738
#: ../drizzled/error.cc:515
2186
2740
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2743
#: ../drizzled/error.cc:516
2190
2745
msgid "Invalid %s character string: '%.64s'"
2748
#: ../drizzled/error.cc:517
2194
2750
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2753
#: ../drizzled/error.cc:518
2198
2755
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2758
#: ../drizzled/error.cc:519
2202
2760
msgid "Can't create a %s from within another stored routine"
2763
#: ../drizzled/error.cc:520
2206
2765
msgid "%s %s already exists"
2768
#: ../drizzled/error.cc:521
2210
2770
msgid "%s %s does not exist"
2773
#: ../drizzled/error.cc:522
2214
2775
msgid "Failed to DROP %s %s"
2778
#: ../drizzled/error.cc:523
2218
2780
msgid "Failed to CREATE %s %s"
2783
#: ../drizzled/error.cc:524
2222
2785
msgid "%s with no matching label: %s"
2788
#: ../drizzled/error.cc:525
2226
2790
msgid "Redefining label %s"
2793
#: ../drizzled/error.cc:526
2230
2795
msgid "End-label %s without match"
2798
#: ../drizzled/error.cc:527
2234
2800
msgid "Referring to uninitialized variable %s"
2803
#: ../drizzled/error.cc:528
2238
2805
msgid "PROCEDURE %s can't return a result set in the given context"
2808
#: ../drizzled/error.cc:529
2241
2809
msgid "RETURN is only allowed in a FUNCTION"
2812
#: ../drizzled/error.cc:530
2245
2814
msgid "%s is not allowed in stored procedures"
2817
#: ../drizzled/error.cc:531
2249
2819
"The update log is deprecated and replaced by the binary log; SET "
2250
2820
"SQL_LOG_UPDATE has been ignored"
2823
#: ../drizzled/error.cc:532
2254
2825
"The update log is deprecated and replaced by the binary log; SET "
2255
2826
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2829
#: ../drizzled/error.cc:533
2258
2830
msgid "Query execution was interrupted"
2833
#: ../drizzled/error.cc:534
2262
2835
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2838
#: ../drizzled/error.cc:535
2266
2840
msgid "Undefined CONDITION: %s"
2843
#: ../drizzled/error.cc:536
2270
2845
msgid "No RETURN found in FUNCTION %s"
2848
#: ../drizzled/error.cc:537
2274
2850
msgid "FUNCTION %s ended without RETURN"
2853
#: ../drizzled/error.cc:538
2277
2854
msgid "Cursor statement must be a SELECT"
2857
#: ../drizzled/error.cc:539
2280
2858
msgid "Cursor SELECT must not have INTO"
2861
#: ../drizzled/error.cc:540
2284
2863
msgid "Undefined CURSOR: %s"
2866
#: ../drizzled/error.cc:541
2287
2867
msgid "Cursor is already open"
2870
#: ../drizzled/error.cc:542
2290
2871
msgid "Cursor is not open"
2874
#: ../drizzled/error.cc:543
2294
2876
msgid "Undeclared variable: %s"
2879
#: ../drizzled/error.cc:544
2297
2880
msgid "Incorrect number of FETCH variables"
2883
#: ../drizzled/error.cc:545
2300
2884
msgid "No data - zero rows fetched, selected, or processed"
2887
#: ../drizzled/error.cc:546
2304
2889
msgid "Duplicate parameter: %s"
2892
#: ../drizzled/error.cc:547
2308
2894
msgid "Duplicate variable: %s"
2897
#: ../drizzled/error.cc:548
2312
2899
msgid "Duplicate condition: %s"
2902
#: ../drizzled/error.cc:549
2316
2904
msgid "Duplicate cursor: %s"
2907
#: ../drizzled/error.cc:550
2320
2909
msgid "Failed to ALTER %s %s"
2912
#: ../drizzled/error.cc:551
2323
2913
msgid "Subquery value not supported"
2916
#: ../drizzled/error.cc:552
2327
2918
msgid "%s is not allowed in stored function or trigger"
2921
#: ../drizzled/error.cc:553
2330
2922
msgid "Variable or condition declaration after cursor or handler declaration"
2925
#: ../drizzled/error.cc:554
2333
2926
msgid "Cursor declaration after handler declaration"
2929
#: ../drizzled/error.cc:555
2336
2930
msgid "Case not found for CASE statement"
2933
#: ../drizzled/error.cc:556
2340
2935
msgid "Configuration file '%-.192s' is too big"
2938
#: ../drizzled/error.cc:557
2344
2940
msgid "Malformed file type header in file '%-.192s'"
2943
#: ../drizzled/error.cc:558
2348
2945
msgid "Unexpected end of file while parsing comment '%-.200s'"
2948
#: ../drizzled/error.cc:559
2352
2950
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2953
#: ../drizzled/error.cc:560
2356
2955
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2958
#: ../drizzled/error.cc:561
2359
2959
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2962
#: ../drizzled/error.cc:562
2363
2964
msgid "'%-.192s.%-.192s' is not %s"
2967
#: ../drizzled/error.cc:563
2367
2969
msgid "Column '%-.192s' is not updatable"
2972
#: ../drizzled/error.cc:564
2370
2973
msgid "View's SELECT contains a subquery in the FROM clause"
2976
#: ../drizzled/error.cc:565
2374
2978
msgid "View's SELECT contains a '%s' clause"
2981
#: ../drizzled/error.cc:566
2377
2982
msgid "View's SELECT contains a variable or parameter"
2985
#: ../drizzled/error.cc:567
2381
2987
msgid "View's SELECT refers to a temporary table '%-.192s'"
2990
#: ../drizzled/error.cc:568
2384
2991
msgid "View's SELECT and view's field list have different column counts"
2994
#: ../drizzled/error.cc:569
2388
2996
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2999
#: ../drizzled/error.cc:570
2391
3000
msgid "View being updated does not have complete key of underlying table in it"
3003
#: ../drizzled/error.cc:571
2396
3006
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2397
3007
"(s) or definer/invoker of view lack rights to use them"
3010
#: ../drizzled/error.cc:572
2401
3012
msgid "Can't drop or alter a %s from within another stored routine"
3015
#: ../drizzled/error.cc:573
2404
3016
msgid "GOTO is not allowed in a stored procedure handler"
3019
#: ../drizzled/error.cc:574
2407
3020
msgid "Trigger already exists"
3023
#: ../drizzled/error.cc:575
2410
3024
msgid "Trigger does not exist"
3027
#: ../drizzled/error.cc:576
2414
3029
msgid "Trigger's '%-.192s' is view or temporary table"
3032
#: ../drizzled/error.cc:577
2418
3034
msgid "Updating of %s row is not allowed in %strigger"
3037
#: ../drizzled/error.cc:578
2422
3039
msgid "There is no %s row in %s trigger"
3042
#: ../drizzled/error.cc:579
2426
3044
msgid "Field '%-.192s' doesn't have a default value"
3047
#: ../drizzled/error.cc:580
2429
3048
msgid "Division by 0"
3051
#: ../drizzled/error.cc:581
2433
3053
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3056
#: ../drizzled/error.cc:582
2437
3058
msgid "Illegal %s '%-.192s' value found during parsing"
3061
#: ../drizzled/error.cc:583
2441
3063
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3066
#: ../drizzled/error.cc:584
2445
3068
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3071
#: ../drizzled/error.cc:585
2449
3073
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3076
#: ../drizzled/error.cc:586
2453
3078
msgid "Failed purging old relay logs: %s"
3081
#: ../drizzled/error.cc:587
2457
3083
msgid "Password hash should be a %d-digit hexadecimal number"
3086
#: ../drizzled/error.cc:588
2460
3087
msgid "Target log not found in binlog index"
3090
#: ../drizzled/error.cc:589
2463
3091
msgid "I/O error reading log index file"
3094
#: ../drizzled/error.cc:590
2466
3095
msgid "Server configuration does not permit binlog purge"
3098
#: ../drizzled/error.cc:591
2469
3099
msgid "Failed on fseek()"
3102
#: ../drizzled/error.cc:592
2472
3103
msgid "Fatal error during log purge"
3106
#: ../drizzled/error.cc:593
2475
3107
msgid "A purgeable log is in use, will not purge"
3110
#: ../drizzled/error.cc:594
2478
3111
msgid "Unknown error during log purge"
3114
#: ../drizzled/error.cc:595
2482
3116
msgid "Failed initializing relay log position: %s"
3119
#: ../drizzled/error.cc:596
2485
3120
msgid "You are not using binary logging"
3123
#: ../drizzled/error.cc:597
2490
3126
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3129
#: ../drizzled/error.cc:598
2493
3130
msgid "WSAStartup Failed"
3133
#: ../drizzled/error.cc:599
2496
3134
msgid "Can't handle procedures with different groups yet"
3137
#: ../drizzled/error.cc:600
2499
3138
msgid "Select must have a group with this procedure"
3141
#: ../drizzled/error.cc:601
2502
3142
msgid "Can't use ORDER clause with this procedure"
3145
#: ../drizzled/error.cc:602
2506
3147
msgid "Binary logging and replication forbid changing the global server %s"
3150
#: ../drizzled/error.cc:603
2510
3152
msgid "Can't map file: %-.200s, errno: %d"
3155
#: ../drizzled/error.cc:604
2514
3157
msgid "Wrong magic in %-.64s"
3160
#: ../drizzled/error.cc:605
2517
3161
msgid "Prepared statement contains too many placeholders"
3164
#: ../drizzled/error.cc:606
2521
3166
msgid "Key part '%-.192s' length cannot be 0"
3169
#: ../drizzled/error.cc:607
2524
3170
msgid "View text checksum failed"
3173
#: ../drizzled/error.cc:608
2529
3176
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3179
#: ../drizzled/error.cc:609
2533
3181
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3184
#: ../drizzled/error.cc:610
2537
3186
msgid "Can not delete from join view '%-.192s.%-.192s'"
3189
#: ../drizzled/error.cc:611
2541
3191
msgid "Operation %s failed for %.256s"
3194
#: ../drizzled/error.cc:612
2544
3195
msgid "XAER_NOTA: Unknown XID"
3198
#: ../drizzled/error.cc:613
2547
3199
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3202
#: ../drizzled/error.cc:614
2552
3205
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2553
3206
"the %.64s state"
3209
#: ../drizzled/error.cc:615
2556
3210
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3213
#: ../drizzled/error.cc:616
2560
3215
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2561
3216
"for consistency"
3219
#: ../drizzled/error.cc:617
2564
3220
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3223
#: ../drizzled/error.cc:618
2569
3226
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3230
#: ../drizzled/error.cc:619
2573
3231
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3234
#: ../drizzled/error.cc:620
2576
3235
msgid "Failed to revoke all privileges to dropped routine"
3238
#: ../drizzled/error.cc:621
2580
3240
msgid "Data too long for column '%s' at row %ld"
3243
#: ../drizzled/error.cc:622
2584
3245
msgid "Bad SQLSTATE: '%s'"
3248
#: ../drizzled/error.cc:623
2589
3251
"%s: ready for connections.\n"
2590
3252
"Version: '%s' %s\n"
3255
#: ../drizzled/error.cc:624
2593
3256
msgid "Can't load value from file with fixed size rows to variable"
3259
#: ../drizzled/error.cc:625
2596
3260
msgid "You are not allowed to create a user with GRANT"
3263
#: ../drizzled/error.cc:626
2600
3265
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3268
#: ../drizzled/error.cc:627
2603
3269
msgid "Table definition has changed, please retry transaction"
3272
#: ../drizzled/error.cc:628
2606
3273
msgid "Duplicate handler declared in the same block"
3276
#: ../drizzled/error.cc:629
2611
3279
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2612
3280
"variable in BEFORE trigger"
3283
#: ../drizzled/error.cc:630
2616
3285
msgid "Not allowed to return a result set from a %s"
3288
#: ../drizzled/error.cc:631
2619
3289
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3292
#: ../drizzled/error.cc:632
2623
3294
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2624
3295
"declaration and binary logging is enabled; if non-transactional tables were "
2625
3296
"updated, the binary log will miss their changes"
3299
#: ../drizzled/error.cc:633
2629
3301
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2630
3302
"declaration and binary logging is enabled (you *might* want to use the less "
2631
3303
"safe log_bin_trust_function_creators variable)"
3306
#: ../drizzled/error.cc:634
2635
3308
"You do not have the SUPER privilege and binary logging is enabled (you "
2636
3309
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3312
#: ../drizzled/error.cc:635
2640
3314
"You can't execute a prepared statement which has an open cursor associated "
2641
3315
"with it. Reset the statement to re-execute it."
3318
#: ../drizzled/error.cc:636
2645
3320
msgid "The statement (%lu) has no open cursor."
3323
#: ../drizzled/error.cc:637
2649
3325
"Explicit or implicit commit is not allowed in stored function or trigger."
3328
#: ../drizzled/error.cc:638
2654
3331
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3334
#: ../drizzled/error.cc:639
2657
3335
msgid "Recursive stored functions and triggers are not allowed."
3338
#: ../drizzled/error.cc:640
2661
3340
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3343
#: ../drizzled/error.cc:641
2665
3345
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3348
#: ../drizzled/error.cc:642
2670
3351
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3355
#: ../drizzled/error.cc:643
2675
3357
"You can't combine write-locking of system tables with other tables or lock "
3361
#: ../drizzled/error.cc:644
2680
3363
msgid "Unable to connect to foreign data source: %.64s"
3366
#: ../drizzled/error.cc:645
2685
3369
"There was a problem processing the query on the foreign data source. Data "
2686
3370
"source error: %-.64s"
3373
#: ../drizzled/error.cc:646
2691
3376
"The foreign data source you are trying to reference does not exist. Data "
2692
3377
"source error: %-.64s"
3380
#: ../drizzled/error.cc:647
2697
3383
"Can't create federated table. The data source connection string '%-.64s' is "
2698
3384
"not in the correct format"
3387
#: ../drizzled/error.cc:648
2702
3389
msgid "The data source connection string '%-.64s' is not in the correct format"
3392
#: ../drizzled/error.cc:649
2706
3394
msgid "Can't create federated table. Foreign data src error: %-.64s"
3397
#: ../drizzled/error.cc:650
2709
3398
msgid "Trigger in wrong schema"
3401
#: ../drizzled/error.cc:651
2714
3404
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2715
3405
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3408
#: ../drizzled/error.cc:652
2719
3410
msgid "Routine body for '%-.100s' is too long"
3413
#: ../drizzled/error.cc:653
2722
3414
msgid "Cannot drop default keycache"
3417
#: ../drizzled/error.cc:654
2726
3419
msgid "Display width out of range for column '%-.192s' (max = %d)"
3422
#: ../drizzled/error.cc:655
2729
3423
msgid "XAER_DUPID: The XID already exists"
3426
#: ../drizzled/error.cc:656
2733
3428
msgid "Datetime function: %-.32s field overflow"
3431
#: ../drizzled/error.cc:657
2738
3434
"Can't update table '%-.192s' in stored function/trigger because it is "
2739
3435
"already used by statement which invoked this stored function/trigger."
3438
#: ../drizzled/error.cc:658
2744
3441
"The definition of table '%-.192s' prevents operation %.192s on table "
3445
#: ../drizzled/error.cc:659
2749
3447
"The prepared statement contains a stored routine call that refers to that "
2750
3448
"same statement. It's not allowed to execute a prepared statement in such a "
2751
3449
"recursive manner"
3452
#: ../drizzled/error.cc:660
2754
3453
msgid "Not allowed to set autocommit from a stored function or trigger"
3456
#: ../drizzled/error.cc:661
2757
3457
msgid "Definer is not fully qualified"
3460
#: ../drizzled/error.cc:662
2762
3463
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2763
3464
"Current user is used as definer. Please recreate the view!"
3467
#: ../drizzled/error.cc:663
2768
3470
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3474
#: ../drizzled/error.cc:664
2773
3476
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3479
#: ../drizzled/error.cc:665
2777
3481
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3484
#: ../drizzled/error.cc:666
2782
3487
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3490
#: ../drizzled/error.cc:667
2787
3493
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3496
#: ../drizzled/error.cc:668
2791
3498
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3501
#: ../drizzled/error.cc:669
2796
3504
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2798
3506
"insufficient privileges. Please recreate the trigger."
3509
#: ../drizzled/error.cc:670
2802
3511
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3514
#: ../drizzled/error.cc:671
2807
3517
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2808
3518
"exceeded for routine %.192s"
3521
#: ../drizzled/error.cc:672
2813
3524
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2814
3525
"or contains bad data (internal code %d)"
3528
#: ../drizzled/error.cc:673
2818
3530
msgid "Incorrect routine name '%-.192s'"
3533
#: ../drizzled/error.cc:674
2822
3535
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3538
#: ../drizzled/error.cc:675
2825
3539
msgid "AGGREGATE is not supported for stored functions"
3542
#: ../drizzled/error.cc:676
2830
3545
"Can't create more than max_prepared_stmt_count statements (current value: %"
3549
#: ../drizzled/error.cc:677
2835
3551
msgid "`%-.192s`.`%-.192s` contains view recursion"
3554
#: ../drizzled/error.cc:678
2839
3556
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3559
#: ../drizzled/error.cc:679
2842
3560
msgid "The used table type doesn't support SPATIAL indexes"
3563
#: ../drizzled/error.cc:680
2845
3564
msgid "Triggers can not be created on system tables"
3567
#: ../drizzled/error.cc:681
2849
3569
msgid "Leading spaces are removed from name '%s'"
3572
#: ../drizzled/error.cc:682
2852
3573
msgid "Failed to read auto-increment value from storage engine"
3576
#: ../drizzled/error.cc:683
2855
3577
msgid "user name"
3580
#: ../drizzled/error.cc:684
2858
3581
msgid "host name"
3584
#: ../drizzled/error.cc:685
2862
3586
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3589
#: ../drizzled/error.cc:686
2866
3591
msgid "The target table %-.100s of the %s is not insertable-into"
3594
#: ../drizzled/error.cc:687
2871
3597
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3600
#: ../drizzled/error.cc:688
2874
3601
msgid "Too high level of nesting for select"
3604
#: ../drizzled/error.cc:689
2878
3606
msgid "Name '%-.64s' has become ''"
3609
#: ../drizzled/error.cc:690
2882
3611
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2883
3612
"optional and non-empty FIELDS ENCLOSED BY"
3615
#: ../drizzled/error.cc:691
2887
3617
msgid "The foreign server, %s, you are trying to create already exists."
3620
#: ../drizzled/error.cc:692
2892
3623
"The foreign server name you are trying to reference does not exist. Data "
2893
3624
"source error: %-.64s"
3627
#: ../drizzled/error.cc:693
2898
3630
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3633
#: ../drizzled/error.cc:694
2903
3636
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2904
3637
"each partition"
3640
#: ../drizzled/error.cc:695
2908
3642
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3645
#: ../drizzled/error.cc:696
2911
3646
msgid "MAXVALUE can only be used in last partition definition"
3649
#: ../drizzled/error.cc:697
2914
3650
msgid "Subpartitions can only be hash partitions and by key"
3653
#: ../drizzled/error.cc:698
2917
3654
msgid "Must define subpartitions on all partitions if on one partition"
3657
#: ../drizzled/error.cc:699
2920
3658
msgid "Wrong number of partitions defined, mismatch with previous setting"
3661
#: ../drizzled/error.cc:700
2923
3662
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3665
#: ../drizzled/error.cc:701
2926
3666
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3669
#: ../drizzled/error.cc:702
2929
3670
msgid "Expression in RANGE/LIST VALUES must be constant"
3673
#: ../drizzled/error.cc:703
2932
3674
msgid "Field in list of fields for partition function not found in table"
3677
#: ../drizzled/error.cc:704
2935
3678
msgid "List of fields is only allowed in KEY partitions"
3681
#: ../drizzled/error.cc:705
2939
3683
"The partition info in the frm file is not consistent with what can be "
2940
3684
"written into the frm file"
3687
#: ../drizzled/error.cc:706
2944
3689
msgid "The %-.192s function returns the wrong type"
3692
#: ../drizzled/error.cc:707
2948
3694
msgid "For %-.64s partitions each partition must be defined"
3697
#: ../drizzled/error.cc:708
2951
3698
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3701
#: ../drizzled/error.cc:709
2954
3702
msgid "VALUES value must be of same type as partition function"
3705
#: ../drizzled/error.cc:710
2957
3706
msgid "Multiple definition of same constant in list partitioning"
3709
#: ../drizzled/error.cc:711
2960
3710
msgid "Partitioning can not be used stand-alone in query"
3713
#: ../drizzled/error.cc:712
2964
3715
"The mix of handlers in the partitions is not allowed in this version of "
3719
#: ../drizzled/error.cc:713
2969
3721
msgid "For the partitioned engine it is necessary to define all %-.64s"
3724
#: ../drizzled/error.cc:714
2972
3725
msgid "Too many partitions (including subpartitions) were defined"
3728
#: ../drizzled/error.cc:715
2976
3730
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2977
3731
"partitioning for subpartitioning"
3734
#: ../drizzled/error.cc:716
2980
3735
msgid "Failed to create specific handler file"
3738
#: ../drizzled/error.cc:717
2983
3739
msgid "A BLOB field is not allowed in partition function"
3742
#: ../drizzled/error.cc:718
2987
3744
msgid "A %-.192s must include all columns in the table's partitioning function"
3747
#: ../drizzled/error.cc:719
2991
3749
msgid "Number of %-.64s = 0 is not an allowed value"
3752
#: ../drizzled/error.cc:720
2994
3753
msgid "Partition management on a not partitioned table is not possible"
3756
#: ../drizzled/error.cc:721
2998
3758
"Foreign key condition is not yet supported in conjunction with partitioning"
3761
#: ../drizzled/error.cc:722
3002
3763
msgid "Error in list of partitions to %-.64s"
3766
#: ../drizzled/error.cc:723
3005
3767
msgid "Cannot remove all partitions, use DROP TABLE instead"
3770
#: ../drizzled/error.cc:724
3008
3771
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3774
#: ../drizzled/error.cc:725
3012
3776
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3013
3777
"their numbers"
3780
#: ../drizzled/error.cc:726
3017
3782
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3018
3783
"tables using HASH PARTITIONs"
3786
#: ../drizzled/error.cc:727
3022
3788
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3791
#: ../drizzled/error.cc:728
3025
3792
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3795
#: ../drizzled/error.cc:729
3028
3796
msgid "At least one partition must be added"
3799
#: ../drizzled/error.cc:730
3031
3800
msgid "At least one partition must be coalesced"
3803
#: ../drizzled/error.cc:731
3034
3804
msgid "More partitions to reorganize than there are partitions"
3807
#: ../drizzled/error.cc:732
3038
3809
msgid "Duplicate partition name %-.192s"
3812
#: ../drizzled/error.cc:733
3041
3813
msgid "It is not allowed to shut off binlog on this command"
3816
#: ../drizzled/error.cc:734
3044
3817
msgid "When reorganizing a set of partitions they must be in consecutive order"
3820
#: ../drizzled/error.cc:735
3048
3822
"Reorganize of range partitions cannot change total ranges except for last "
3049
3823
"partition where it can extend the range"
3826
#: ../drizzled/error.cc:736
3052
3827
msgid "Partition function not supported in this version for this handler"
3830
#: ../drizzled/error.cc:737
3055
3831
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3834
#: ../drizzled/error.cc:738
3059
3836
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3839
#: ../drizzled/error.cc:739
3063
3841
msgid "Plugin '%-.192s' is not loaded"
3844
#: ../drizzled/error.cc:740
3067
3846
msgid "Incorrect %-.32s value: '%-.128s'"
3849
#: ../drizzled/error.cc:741
3071
3851
msgid "Table has no partition for value %-.64s"
3854
#: ../drizzled/error.cc:742
3075
3856
msgid "It is not allowed to specify %s more than once"
3859
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3079
3861
msgid "Failed to create %s"
3864
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3083
3866
msgid "Failed to drop %s"
3869
#: ../drizzled/error.cc:745
3086
3870
msgid "The handler doesn't support autoextend of tablespaces"
3873
#: ../drizzled/error.cc:746
3090
3875
"A size parameter was incorrectly specified, either number or on the form 10M"
3878
#: ../drizzled/error.cc:747
3094
3880
"The size number was correct but we don't allow the digit part to be more "
3095
3881
"than 2 billion"
3884
#: ../drizzled/error.cc:748
3099
3886
msgid "Failed to alter: %s"
3889
#: ../drizzled/error.cc:749
3102
3890
msgid "Writing one row to the row-based binary log failed"
3893
#: ../drizzled/error.cc:750
3106
3895
msgid "Table definition on master and slave does not match: %s"
3898
#: ../drizzled/error.cc:751
3110
3900
"Slave running with --log-slave-updates must use row-based binary logging to "
3111
3901
"be able to replicate row-based binary log events"
3904
#: ../drizzled/error.cc:752
3115
3906
msgid "Event '%-.192s' already exists"
3909
#: ../drizzled/error.cc:753
3119
3911
msgid "Failed to store event %s. Error code %d from storage engine."
3914
#: ../drizzled/error.cc:754
3123
3916
msgid "Unknown event '%-.192s'"
3919
#: ../drizzled/error.cc:755
3127
3921
msgid "Failed to alter event '%-.192s'"
3924
#: ../drizzled/error.cc:757
3130
3925
msgid "INTERVAL is either not positive or too big"
3928
#: ../drizzled/error.cc:758
3133
3929
msgid "ENDS is either invalid or before STARTS"
3932
#: ../drizzled/error.cc:759
3136
3933
msgid "Event execution time is in the past. Event has been disabled"
3936
#: ../drizzled/error.cc:760
3139
3937
msgid "Failed to open drizzle.event"
3940
#: ../drizzled/error.cc:761
3142
3941
msgid "No datetime expression provided"
3944
#: ../drizzled/error.cc:762
3147
3947
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3148
3948
"probably corrupted"
3951
#: ../drizzled/error.cc:763
3152
3953
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3956
#: ../drizzled/error.cc:764
3155
3957
msgid "Failed to delete the event from drizzle.event"
3960
#: ../drizzled/error.cc:765
3158
3961
msgid "Error during compilation of event's body"
3964
#: ../drizzled/error.cc:766
3161
3965
msgid "Same old and new event name"
3968
#: ../drizzled/error.cc:767
3165
3970
msgid "Data for column '%s' too long"
3973
#: ../drizzled/error.cc:768
3169
3975
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3978
#: ../drizzled/error.cc:769
3174
3981
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3985
#: ../drizzled/error.cc:770
3178
3986
msgid "You can't write-lock a log table. Only read access is possible"
3989
#: ../drizzled/error.cc:771
3181
3990
msgid "You can't use locks with log tables."
3993
#: ../drizzled/error.cc:772
3186
3996
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3187
3997
"d would lead to a duplicate entry"
4000
#: ../drizzled/error.cc:773
3192
4003
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3193
4004
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4007
#: ../drizzled/error.cc:774
3197
4009
"Cannot switch out of the row-based binary log format when the session has "
3198
4010
"open temporary tables"
4013
#: ../drizzled/error.cc:775
3202
4015
"Cannot change the binary logging format inside a stored function or trigger"
4018
#: ../drizzled/error.cc:776
3206
4020
"The NDB cluster engine does not support changing the binlog format on the "
4024
#: ../drizzled/error.cc:777
3210
4025
msgid "Cannot create temporary table with partitions"
4028
#: ../drizzled/error.cc:778
3213
4029
msgid "Partition constant is out of partition function domain"
4032
#: ../drizzled/error.cc:779
3216
4033
msgid "This partition function is not allowed"
4036
#: ../drizzled/error.cc:780
3219
4037
msgid "Error in DDL log"
4040
#: ../drizzled/error.cc:781
3222
4041
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4044
#: ../drizzled/error.cc:782
3225
4045
msgid "Incorrect partition name"
4048
#: ../drizzled/error.cc:783
3229
4050
"Transaction isolation level can't be changed while a transaction is in "
4054
#: ../drizzled/error.cc:784
3235
4057
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3236
4058
"'%-.192s' for key '%-.192s'"
4061
#: ../drizzled/error.cc:785
3240
4063
msgid "Internal scheduler error %d"
4066
#: ../drizzled/error.cc:786
3244
4068
msgid "Error during starting/stopping of the scheduler. Error code %u"
4071
#: ../drizzled/error.cc:787
3247
4072
msgid "Engine cannot be used in partitioned tables"
4075
#: ../drizzled/error.cc:788
3251
4077
msgid "Cannot activate '%-.64s' log"
4080
#: ../drizzled/error.cc:789
3254
4081
msgid "The server was not built with row-based replication"
4084
#: ../drizzled/error.cc:790
3257
4085
msgid "Decoding of base64 string failed"
4088
#: ../drizzled/error.cc:791
3260
4089
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4092
#: ../drizzled/error.cc:792
3264
4094
"Cannot proceed because system tables used by Event Scheduler were found "
3265
4095
"damaged at server start"
4098
#: ../drizzled/error.cc:793
3268
4099
msgid "Only integers allowed as number here"
4102
#: ../drizzled/error.cc:794
3271
4103
msgid "This storage engine cannot be used for log tables"
4106
#: ../drizzled/error.cc:795
3275
4108
msgid "You cannot '%s' a log table if logging is enabled"
4111
#: ../drizzled/error.cc:796
3280
4114
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4126
5185
"We have deactivated the TransactionApplier '%s'.\n"
5188
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4130
5190
msgid "Could not remove temporary table: '%s', error: %d"
5193
#: ../drizzled/set_var.cc:1510
4134
5195
msgid "Variable named %s already exists!\n"
5198
#: ../drizzled/set_var.cc:1519
4138
5200
msgid "Could not add Variable: %s\n"
5203
#: ../drizzled/sql_base.cc:1517
4142
5205
msgid "Table %s had a open data Cursor in reopen_table"
5208
#: ../drizzled/sql_table.cc:1952
4146
5210
msgid "Unknown - internal error %d during operation"
5213
#: ../drizzled/statement/alter_table.cc:1441
4151
5216
"order_st BY ignored because there is a user-defined clustered index in the "
4152
5217
"table '%-.192s'"
5220
#: ../drizzled/table.cc:1977
4156
5222
msgid "Got error %d when reading table '%s'"
5225
#: ../drizzled/table_share.cc:918
4160
5227
msgid "Table %s has invalid/unknown collation: %d,%s"
5230
#: ../drizzled/table_share.cc:1193
4164
5232
msgid "ENUM column %s has greater than %d possible values"
5235
#: ../drizzled/table_share.cc:2113
4168
5237
msgid "Unknown collation '%s' in table '%-.64s' definition"
5240
#: ../drizzled/table_share.cc:2120
4173
5243
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5247
#: ../drizzled/tztime.cc:173
4178
5249
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4180
5251
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
4181
5252
"умолчанию: '%s'"
5254
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4184
5256
msgid "%s: option `%s' is ambiguous\n"
5259
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4188
5261
msgid "%s: option `--%s' doesn't allow an argument\n"
5264
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4192
5266
msgid "%s: option `%c%s' doesn't allow an argument\n"
5269
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5270
#: ../gnulib/getopt.c:993
4196
5272
msgid "%s: option `%s' requires an argument\n"
5275
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4200
5277
msgid "%s: unrecognized option `--%s'\n"
5280
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4204
5282
msgid "%s: unrecognized option `%c%s'\n"
5285
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4208
5287
msgid "%s: illegal option -- %c\n"
5290
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4212
5292
msgid "%s: invalid option -- %c\n"
5295
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5296
#: ../gnulib/getopt.c:1064
4216
5298
msgid "%s: option requires an argument -- %c\n"
5301
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4220
5303
msgid "%s: option `-W %s' is ambiguous\n"
5306
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4224
5308
msgid "%s: option `-W %s' doesn't allow an argument\n"
5311
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4227
5312
msgid "Enable HTTP Auth check"
5315
#: ../plugin/auth_http/auth_http.cc:160
4230
5316
msgid "URL for HTTP Auth check"
5319
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4233
5320
msgid "Enable the console."
5323
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4236
5324
msgid "Turn on extra debugging."
5327
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4239
5328
msgid "User to use for auth."
5331
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4242
5332
msgid "Password to use for auth."
5335
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4245
5336
msgid "Default database to use."
5339
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5340
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4249
5342
msgid "Invalid value of port\n"
4250
5343
msgstr "Неверное использование null указателя"
5345
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5346
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4252
5347
msgid "Invalid value for connect_timeout\n"
5350
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5351
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4255
5352
msgid "Invalid value for read_timeout\n"
5355
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5356
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4258
5357
msgid "Invalid value for write_timeout\n"
5360
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4261
5361
msgid "Invalid value for retry_count\n"
5364
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5365
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4264
5366
msgid "Invalid value for buffer_length\n"
5369
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5370
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4268
5372
"Port number to use for connection or 0 for default to, in order of "
4269
5373
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5376
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5377
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5378
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5379
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4272
5380
msgid "Connect Timeout."
5383
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5384
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5385
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5386
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4275
5387
msgid "Read Timeout."
5390
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5391
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5392
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5393
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4278
5394
msgid "Write Timeout."
5397
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5398
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5399
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5400
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4281
5401
msgid "Retry Count."
5404
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5405
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5406
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5407
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4284
5408
msgid "Buffer length."
5411
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5412
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5413
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5414
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4287
5415
msgid "Address to bind to."
5418
#: ../plugin/drizzle_protocol/errmsg.cc:31
4290
5419
msgid "Unknown Drizzle error"
4291
5420
msgstr "Неизвестная ошибка Drizzle"
5422
#: ../plugin/drizzle_protocol/errmsg.cc:32
4294
5424
msgid "Can't create UNIX socket (%d)"
4295
5425
msgstr "Не могу создать UNIX сокет (%d)"
5427
#: ../plugin/drizzle_protocol/errmsg.cc:33
4298
5429
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4300
5431
"Не могу присоединиться к локальному серверу Drizzle через сокет '%-.100s' (%"
5434
#: ../plugin/drizzle_protocol/errmsg.cc:34
4304
5436
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5439
#: ../plugin/drizzle_protocol/errmsg.cc:35
4308
5441
msgid "Can't create TCP/IP socket (%d)"
4309
5442
msgstr "Не могу создать TCP/IP сокет (%d)"
5444
#: ../plugin/drizzle_protocol/errmsg.cc:36
4312
5446
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5449
#: ../plugin/drizzle_protocol/errmsg.cc:37
4315
5450
msgid "Drizzle server has gone away"
4316
5451
msgstr "Сервер Drizzle не отвечает на запросы"
5453
#: ../plugin/drizzle_protocol/errmsg.cc:38
4319
5455
msgid "Protocol mismatch; server version = %d, client version = %d"
4320
5456
msgstr "Несоответствие протоколов; версия сервера = %d, версия клиента = %d"
5458
#: ../plugin/drizzle_protocol/errmsg.cc:39
4322
5459
msgid "Drizzle client ran out of memory"
4323
5460
msgstr "Drizzle клиент исчерпал всю доступную память"
5462
#: ../plugin/drizzle_protocol/errmsg.cc:40
4325
5463
msgid "Wrong host info"
5466
#: ../plugin/drizzle_protocol/errmsg.cc:41
4328
5467
msgid "Localhost via UNIX socket"
4329
5468
msgstr "Localhost через UNIX сокет"
5470
#: ../plugin/drizzle_protocol/errmsg.cc:42
4332
5472
msgid "%-.100s via TCP/IP"
4333
5473
msgstr "%-.100s через TCP/IP"
5475
#: ../plugin/drizzle_protocol/errmsg.cc:43
4335
5476
msgid "Error in server handshake"
4336
5477
msgstr "Ошибка при установке соединения с сервером"
5479
#: ../plugin/drizzle_protocol/errmsg.cc:44
4338
5480
msgid "Lost connection to Drizzle server during query"
4339
5481
msgstr "Соединение с сервером Drizzle потеряно во время запроса"
5483
#: ../plugin/drizzle_protocol/errmsg.cc:45
4341
5484
msgid "Commands out of sync; you can't run this command now"
4342
5485
msgstr "Рассинхронизация комманд; сейчас вы не можете выполнить эту комманду"
5487
#: ../plugin/drizzle_protocol/errmsg.cc:46
4345
5489
msgid "Named pipe: %-.32s"
5492
#: ../plugin/drizzle_protocol/errmsg.cc:47
4349
5494
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5497
#: ../plugin/drizzle_protocol/errmsg.cc:48
4353
5499
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5502
#: ../plugin/drizzle_protocol/errmsg.cc:49
4357
5504
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5507
#: ../plugin/drizzle_protocol/errmsg.cc:50
4361
5509
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4362
5510
msgstr "Не могу инициализировать character set %-.32s (path: %-.100s)"
5512
#: ../plugin/drizzle_protocol/errmsg.cc:51
4364
5513
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4365
5514
msgstr "Получен пакет больше чем 'max_allowed_packet' байт"
5516
#: ../plugin/drizzle_protocol/errmsg.cc:52
4367
5517
msgid "Embedded server"
4368
5518
msgstr "Встроенный сервер"
5520
#: ../plugin/drizzle_protocol/errmsg.cc:53
4370
5521
msgid "Error on SHOW SLAVE STATUS:"
5524
#: ../plugin/drizzle_protocol/errmsg.cc:54
4373
5525
msgid "Error on SHOW SLAVE HOSTS:"
5528
#: ../plugin/drizzle_protocol/errmsg.cc:55
4376
5529
msgid "Error connecting to slave:"
4377
5530
msgstr "Ошибка при соединении к слейву:"
5532
#: ../plugin/drizzle_protocol/errmsg.cc:56
4379
5533
msgid "Error connecting to master:"
4380
5534
msgstr "Ошибка при соединении к мастеру:"
5536
#: ../plugin/drizzle_protocol/errmsg.cc:57
4382
5537
msgid "SSL connection error"
4383
5538
msgstr "Ошибка SSL-соединения"
5540
#: ../plugin/drizzle_protocol/errmsg.cc:58
4385
5541
msgid "Malformed packet"
4386
5542
msgstr "Неверный пакет"
5544
#: ../plugin/drizzle_protocol/errmsg.cc:59
5545
#: ../plugin/drizzle_protocol/errmsg.cc:70
5546
#: ../plugin/drizzle_protocol/errmsg.cc:71
5547
#: ../plugin/drizzle_protocol/errmsg.cc:72
5548
#: ../plugin/drizzle_protocol/errmsg.cc:73
5549
#: ../plugin/drizzle_protocol/errmsg.cc:74
5550
#: ../plugin/drizzle_protocol/errmsg.cc:75
5551
#: ../plugin/drizzle_protocol/errmsg.cc:76
5552
#: ../plugin/drizzle_protocol/errmsg.cc:77
5553
#: ../plugin/drizzle_protocol/errmsg.cc:78
4388
5554
msgid "(unused error message)"
4389
5555
msgstr "(неиспользуемое сообщение об ошибке)"
5557
#: ../plugin/drizzle_protocol/errmsg.cc:60
4391
5558
msgid "Invalid use of null pointer"
4392
5559
msgstr "Неверное использование null указателя"
5561
#: ../plugin/drizzle_protocol/errmsg.cc:61
4394
5562
msgid "Statement not prepared"
5565
#: ../plugin/drizzle_protocol/errmsg.cc:62
4397
5566
msgid "No data supplied for parameters in prepared statement"
5569
#: ../plugin/drizzle_protocol/errmsg.cc:63
4400
5570
msgid "Data truncated"
4401
5571
msgstr "Данные усечены"
5573
#: ../plugin/drizzle_protocol/errmsg.cc:64
4403
5574
msgid "No parameters exist in the statement"
5577
#: ../plugin/drizzle_protocol/errmsg.cc:65
4406
5578
msgid "Invalid parameter number"
4407
5579
msgstr "Неверное количество параметров"
5581
#: ../plugin/drizzle_protocol/errmsg.cc:66
4411
5584
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5587
#: ../plugin/drizzle_protocol/errmsg.cc:68
4415
5589
msgid "Using unsupported buffer type: %d (parameter: %d)"
5592
#: ../plugin/drizzle_protocol/errmsg.cc:69
4419
5594
msgid "Shared memory: %-.100s"
5597
#: ../plugin/drizzle_protocol/errmsg.cc:79
4422
5598
msgid "Wrong or unknown protocol"
4423
5599
msgstr "Неверный или неизвестный протокол"
5601
#: ../plugin/drizzle_protocol/errmsg.cc:80
4425
5602
msgid "Invalid connection handle"
5605
#: ../plugin/drizzle_protocol/errmsg.cc:81
4429
5607
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4430
5608
"option 'secure_auth' enabled)"
4597
5823
"blocks in key cache"
5826
#: ../plugin/myisam/ha_myisam.cc:1637
4600
5827
msgid "The minimum percentage of warm blocks in key cache"
5830
#: ../plugin/myisam/ha_myisam.cc:1648
4604
5832
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4605
5833
"this to get better index handling (for all reads and multiple writes) to as "
4606
5834
"much as you can afford;"
5837
#: ../plugin/myisam/ha_myisam.cc:1660
4610
5839
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4611
5840
"disables parallel repair."
5843
#: ../plugin/myisam/ha_myisam.cc:1666
4615
5845
"Don't use the fast sort index method to created index if the temporary file "
4616
5846
"would get bigger than this."
5849
#: ../plugin/myisam/ha_myisam.cc:1671
4620
5851
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4621
5852
"when creating indexes with CREATE INDEX or ALTER TABLE."
5855
#: ../plugin/myisam/ha_myisam.cc:1677
4624
5856
msgid "Default pointer size to be used for MyISAM tables."
5859
#: ../plugin/myisam/my_handler_errors.cc:42
4627
5860
msgid "Didn't find key on read or update"
5863
#: ../plugin/myisam/my_handler_errors.cc:43
4630
5864
msgid "Duplicate key on write or update"
5867
#: ../plugin/myisam/my_handler_errors.cc:44
4633
5868
msgid "Internal (unspecified) error in handler"
5871
#: ../plugin/myisam/my_handler_errors.cc:46
4637
5873
"Someone has changed the row since it was read (while the table was locked to "
5877
#: ../plugin/myisam/my_handler_errors.cc:48
4641
5878
msgid "Wrong index given to function"
5881
#: ../plugin/myisam/my_handler_errors.cc:49
4644
5882
msgid "Index file is crashed"
5885
#: ../plugin/myisam/my_handler_errors.cc:50
4647
5886
msgid "Record file is crashed"
5889
#: ../plugin/myisam/my_handler_errors.cc:51
4650
5890
msgid "Out of memory in engine"
5893
#: ../plugin/myisam/my_handler_errors.cc:52
4653
5894
msgid "Incorrect file format"
5897
#: ../plugin/myisam/my_handler_errors.cc:53
4656
5898
msgid "Command not supported by database"
5901
#: ../plugin/myisam/my_handler_errors.cc:54
4659
5902
msgid "Old database file"
5905
#: ../plugin/myisam/my_handler_errors.cc:55
4662
5906
msgid "No record read before update"
5909
#: ../plugin/myisam/my_handler_errors.cc:56
4665
5910
msgid "Record was already deleted (or record file crashed)"
5913
#: ../plugin/myisam/my_handler_errors.cc:57
4668
5914
msgid "No more room in record file"
5917
#: ../plugin/myisam/my_handler_errors.cc:58
4671
5918
msgid "No more room in index file"
5921
#: ../plugin/myisam/my_handler_errors.cc:59
4674
5922
msgid "No more records (read after end of file)"
5925
#: ../plugin/myisam/my_handler_errors.cc:60
4677
5926
msgid "Unsupported extension used for table"
5929
#: ../plugin/myisam/my_handler_errors.cc:61
4680
5930
msgid "Too big row"
5933
#: ../plugin/myisam/my_handler_errors.cc:62
4683
5934
msgid "Wrong create options"
5937
#: ../plugin/myisam/my_handler_errors.cc:63
4686
5938
msgid "Duplicate unique key or constraint on write or update"
5941
#: ../plugin/myisam/my_handler_errors.cc:64
4689
5942
msgid "Unknown character set used in table"
5945
#: ../plugin/myisam/my_handler_errors.cc:65
4692
5946
msgid "Conflicting table definitions in sub-tables of MERGE table"
5949
#: ../plugin/myisam/my_handler_errors.cc:66
4695
5950
msgid "Table is crashed and last repair failed"
5953
#: ../plugin/myisam/my_handler_errors.cc:67
4698
5954
msgid "Table was marked as crashed and should be repaired"
5957
#: ../plugin/myisam/my_handler_errors.cc:68
4701
5958
msgid "Lock timed out; Retry transaction"
5961
#: ../plugin/myisam/my_handler_errors.cc:69
4704
5962
msgid "Lock table is full; Restart program with a larger locktable"
5965
#: ../plugin/myisam/my_handler_errors.cc:70
4707
5966
msgid "Updates are not allowed under a read only transactions"
5969
#: ../plugin/myisam/my_handler_errors.cc:71
4710
5970
msgid "Lock deadlock; Retry transaction"
5973
#: ../plugin/myisam/my_handler_errors.cc:72
4713
5974
msgid "Foreign key constraint is incorrectly formed"
5977
#: ../plugin/myisam/my_handler_errors.cc:73
4716
5978
msgid "Cannot add a child row"
5981
#: ../plugin/myisam/my_handler_errors.cc:74
4719
5982
msgid "Cannot delete a parent row"
5985
#: ../plugin/myisam/my_handler_errors.cc:75
4722
5986
msgid "No savepoint with that name"
5989
#: ../plugin/myisam/my_handler_errors.cc:76
4725
5990
msgid "Non unique key block size"
5993
#: ../plugin/myisam/my_handler_errors.cc:77
4728
5994
msgid "The table does not exist in engine"
5997
#: ../plugin/myisam/my_handler_errors.cc:78
4731
5998
msgid "The table already existed in storage engine"
6001
#: ../plugin/myisam/my_handler_errors.cc:79
4734
6002
msgid "Could not connect to storage engine"
6005
#: ../plugin/myisam/my_handler_errors.cc:80
4737
6006
msgid "Unexpected null pointer found when using spatial index"
6009
#: ../plugin/myisam/my_handler_errors.cc:81
4740
6010
msgid "The table changed in storage engine"
6013
#: ../plugin/myisam/my_handler_errors.cc:82
4743
6014
msgid "There's no partition in table for the given value"
6017
#: ../plugin/myisam/my_handler_errors.cc:83
4746
6018
msgid "Row-based binlogging of row failed"
6021
#: ../plugin/myisam/my_handler_errors.cc:84
4749
6022
msgid "Index needed in foreign key constraint"
6025
#: ../plugin/myisam/my_handler_errors.cc:85
4752
6026
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6029
#: ../plugin/myisam/my_handler_errors.cc:86
4755
6030
msgid "Table needs to be upgraded before it can be used"
6033
#: ../plugin/myisam/my_handler_errors.cc:87
4758
6034
msgid "Table is read only"
6037
#: ../plugin/myisam/my_handler_errors.cc:88
4761
6038
msgid "Failed to get next auto increment value"
6041
#: ../plugin/myisam/my_handler_errors.cc:89
4764
6042
msgid "Failed to set row auto increment value"
6045
#: ../plugin/myisam/my_handler_errors.cc:90
4767
6046
msgid "Unknown (generic) error from engine"
6049
#: ../plugin/myisam/my_handler_errors.cc:91
4770
6050
msgid "Record is the same"
6053
#: ../plugin/myisam/my_handler_errors.cc:92
4773
6054
msgid "It is not possible to log this statement"
6057
#: ../plugin/myisam/my_handler_errors.cc:93
4776
6058
msgid "Tablespace exists"
6061
#: ../plugin/myisam/my_handler_errors.cc:94
4779
6062
msgid "The event was corrupt, leading to illegal data being read"
6065
#: ../plugin/myisam/my_handler_errors.cc:95
4782
6066
msgid "The table is of a new format not supported by this version"
6069
#: ../plugin/myisam/my_handler_errors.cc:96
4785
6070
msgid "The event could not be processed no other handler error happened"
6073
#: ../plugin/myisam/my_handler_errors.cc:97
4788
6074
msgid "Got a fatal error during initialzation of handler"
6077
#: ../plugin/myisam/my_handler_errors.cc:98
4791
6078
msgid "File to short; Expected more data in file"
6081
#: ../plugin/myisam/my_handler_errors.cc:99
4794
6082
msgid "Read page with wrong checksum"
6085
#. TODO: get a better message for these
6086
#: ../plugin/myisam/my_handler_errors.cc:101
4797
6087
msgid "Lock or active transaction"
6090
#: ../plugin/myisam/my_handler_errors.cc:102
4800
6091
msgid "No such table space"
6094
#: ../plugin/myisam/my_handler_errors.cc:103
4803
6095
msgid "Tablespace not empty"
6098
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4806
6099
msgid "Invalid value for retry_count"
6102
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6103
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4810
6105
"Port number to use for connection or 0 for default to with MySQL protocol."
6108
#: ../plugin/signal_handler/signal_handler.cc:233
4814
6110
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4815
6111
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
6113
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4818
6115
msgid "syslog facility \"%s\" not known, using \"local0\""
6118
#: ../plugin/syslog/errmsg.cc:49
4822
6120
msgid "syslog priority \"%s\" not known, using \"warn\""
6123
#: ../plugin/syslog/logging.cc:72
4826
6125
msgid "syslog priority \"%s\" not known, using \"info\""
6128
#: ../plugin/transaction_log/background_worker.cc:74
4830
6130
msgid "Unable to create background worker thread. Got error %s.\n"
6133
#: ../plugin/transaction_log/module.cc:122
4834
6135
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6138
#: ../plugin/transaction_log/module.cc:131
4838
6140
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6143
#: ../plugin/transaction_log/module.cc:141
4842
6145
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6148
#: ../plugin/transaction_log/module.cc:150
4846
6150
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6153
#: ../plugin/transaction_log/module.cc:163
4850
6155
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6158
#: ../plugin/transaction_log/module.cc:223
4853
6159
msgid "Enable transaction log"
6162
#: ../plugin/transaction_log/module.cc:231
4856
6163
msgid "DEBUGGING - Truncate transaction log"
6166
#: ../plugin/transaction_log/module.cc:239
4859
6167
msgid "Path to the file to use for transaction log"
6170
#: ../plugin/transaction_log/module.cc:247
4862
6171
msgid "Name of the replicator plugin to use (default='default_replicator')"
6174
#: ../plugin/transaction_log/module.cc:255
4865
6175
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6178
#: ../plugin/transaction_log/module.cc:263
4869
6180
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4870
6181
"each transaction write, 2 == sync log file once per second"
6184
#: ../plugin/transaction_log/module.cc:276
4873
6185
msgid "Number of slots for in-memory write buffers (default=8)."
6188
#: ../plugin/transaction_log/transaction_log.cc:112
4876
6189
msgid "Failed to open transaction log file "
6192
#: ../plugin/transaction_log/transaction_log.cc:220
4881
6195
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4882
6196
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6199
#: ../plugin/transaction_log/transaction_log.cc:239
4886
6201
msgid "Failed to sync log file. Got error: %s\n"
4887
6202
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
6204
#: ../plugin/transaction_log/transaction_log_reader.cc:95
4890
6206
msgid "Failed to open transaction log file %s. Got error: %s\n"
6209
#: ../plugin/transaction_log/transaction_log_reader.cc:150
4894
6211
msgid "Raw buffer read: %s.\n"
6214
#: ../plugin/transaction_log/transaction_log_reader.cc:157
4898
6216
msgid "Unable to parse transaction. Got error: %s.\n"
4899
6217
msgstr "Невозможно разобрать транзакцию. Ошибка: %s.\n"
6219
#: ../plugin/transaction_log/transaction_log_reader.cc:159
4902
6221
msgid "BUFFER: %s\n"
4903
6222
msgstr "БУФЕР: %s\n"