947
1189
"Starts the Drizzle database server\n"
1192
#: ../drizzled/drizzled.cc:1382
951
1194
msgid "Usage: %s [OPTIONS]\n"
1197
#: ../drizzled/drizzled.cc:1506
956
1200
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
957
1201
"command line\n"
1204
#: ../drizzled/drizzled.cc:1549
960
1205
msgid "Can't start server: cannot resolve hostname!"
1208
#: ../drizzled/drizzled.cc:1555
963
1209
msgid "Can't start server: bind-address refers to multiple interfaces!"
1212
#: ../drizzled/error.cc:138
967
1214
msgid "Unknown error %d"
1217
#: ../drizzled/error.cc:214
1221
#: ../drizzled/error.cc:215
1225
#: ../drizzled/error.cc:216
977
1227
msgid "Can't create file '%-.200s' (errno: %d)"
1230
#: ../drizzled/error.cc:217
981
1232
msgid "Can't create table '%-.200s' (errno: %d)"
1235
#: ../drizzled/error.cc:218
985
1237
msgid "Can't create database '%-.192s' (errno: %d)"
1240
#: ../drizzled/error.cc:219
989
1242
msgid "Can't create database '%-.192s'; database exists"
1245
#: ../drizzled/error.cc:220
993
1247
msgid "Can't drop database '%-.192s'; database doesn't exist"
1250
#: ../drizzled/error.cc:221
997
1252
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1255
#: ../drizzled/error.cc:222
1001
1257
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1260
#: ../drizzled/error.cc:223
1005
1262
msgid "Error on delete of '%-.192s' (errno: %d)"
1265
#: ../drizzled/error.cc:224
1008
1266
msgid "Can't read record in system table"
1269
#: ../drizzled/error.cc:225
1012
1271
msgid "Can't get status of '%-.200s' (errno: %d)"
1274
#: ../drizzled/error.cc:226
1016
1276
msgid "Can't get working directory (errno: %d)"
1279
#: ../drizzled/error.cc:227
1020
1281
msgid "Can't lock file (errno: %d)"
1284
#: ../drizzled/error.cc:228
1024
1286
msgid "Can't open file: '%-.200s' (errno: %d)"
1289
#: ../drizzled/error.cc:229
1028
1291
msgid "Can't find file: '%-.200s' (errno: %d)"
1294
#: ../drizzled/error.cc:230
1032
1296
msgid "Can't read dir of '%-.192s' (errno: %d)"
1299
#: ../drizzled/error.cc:231
1036
1301
msgid "Can't change dir to '%-.192s' (errno: %d)"
1304
#: ../drizzled/error.cc:232
1040
1306
msgid "Record has changed since last read in table '%-.192s'"
1309
#: ../drizzled/error.cc:233
1044
1311
msgid "Disk full (%s); waiting for someone to free some space..."
1314
#: ../drizzled/error.cc:234
1048
1316
msgid "Can't write; duplicate key in table '%-.192s'"
1319
#: ../drizzled/error.cc:235
1052
1321
msgid "Error on close of '%-.192s' (errno: %d)"
1324
#: ../drizzled/error.cc:236
1056
1326
msgid "Error reading file '%-.200s' (errno: %d)"
1329
#: ../drizzled/error.cc:237
1060
1331
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1334
#: ../drizzled/error.cc:238
1064
1336
msgid "Error writing file '%-.200s' (errno: %d)"
1339
#: ../drizzled/error.cc:239
1068
1341
msgid "'%-.192s' is locked against change"
1344
#: ../drizzled/error.cc:240
1071
1345
msgid "Sort aborted"
1348
#: ../drizzled/error.cc:241
1075
1350
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1353
#: ../drizzled/error.cc:242
1079
1355
msgid "Got error %d from storage engine"
1358
#: ../drizzled/error.cc:243
1083
1360
msgid "Table storage engine for '%-.192s' doesn't have this option"
1363
#: ../drizzled/error.cc:244
1087
1365
msgid "Can't find record in '%-.192s'"
1368
#: ../drizzled/error.cc:245
1091
1370
msgid "Incorrect information in file: '%-.200s'"
1373
#: ../drizzled/error.cc:246
1095
1375
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1378
#: ../drizzled/error.cc:247
1099
1380
msgid "Old key file for table '%-.192s'; repair it!"
1383
#: ../drizzled/error.cc:248
1103
1385
msgid "Table '%-.192s' is read only"
1388
#: ../drizzled/error.cc:249
1107
1390
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1393
#: ../drizzled/error.cc:250
1110
1394
msgid "Out of sort memory; increase server sort buffer size"
1397
#: ../drizzled/error.cc:251
1114
1399
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1402
#: ../drizzled/error.cc:252
1117
1403
msgid "Too many connections"
1406
#: ../drizzled/error.cc:253
1121
1408
"Out of memory; check if drizzled or some other process uses all available "
1122
1409
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1123
1410
"memory or you can add more swap space"
1413
#: ../drizzled/error.cc:254
1126
1414
msgid "Can't get hostname for your address"
1417
#: ../drizzled/error.cc:255
1129
1418
msgid "Bad handshake"
1421
#: ../drizzled/error.cc:256
1133
1423
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1426
#: ../drizzled/error.cc:257
1137
1428
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1431
#: ../drizzled/error.cc:258
1140
1432
msgid "No database selected"
1435
#: ../drizzled/error.cc:259
1143
1436
msgid "Unknown command"
1439
#: ../drizzled/error.cc:260
1147
1441
msgid "Column '%-.192s' cannot be null"
1444
#: ../drizzled/error.cc:261
1151
1446
msgid "Unknown database '%-.192s'"
1449
#: ../drizzled/error.cc:262
1155
1451
msgid "Table '%-.192s' already exists"
1454
#: ../drizzled/error.cc:263
1159
1456
msgid "Unknown table '%-.100s'"
1459
#: ../drizzled/error.cc:264
1163
1461
msgid "Column '%-.192s' in %-.192s is ambiguous"
1464
#: ../drizzled/error.cc:265
1166
1465
msgid "Server shutdown in progress"
1468
#: ../drizzled/error.cc:266
1170
1470
msgid "Unknown column '%-.192s' in '%-.192s'"
1473
#: ../drizzled/error.cc:267
1174
1475
msgid "'%-.192s' isn't in GROUP BY"
1478
#: ../drizzled/error.cc:268
1178
1480
msgid "Can't group on '%-.192s'"
1483
#: ../drizzled/error.cc:269
1181
1484
msgid "Statement has sum functions and columns in same statement"
1487
#: ../drizzled/error.cc:270
1184
1488
msgid "Column count doesn't match value count"
1491
#: ../drizzled/error.cc:271
1188
1493
msgid "Identifier name '%-.100s' is too long"
1496
#: ../drizzled/error.cc:272
1192
1498
msgid "Duplicate column name '%-.192s'"
1501
#: ../drizzled/error.cc:273
1196
1503
msgid "Duplicate key name '%-.192s'"
1506
#: ../drizzled/error.cc:274
1200
1508
msgid "Duplicate entry '%-.192s' for key %d"
1511
#: ../drizzled/error.cc:275
1204
1513
msgid "Incorrect column specifier for column '%-.192s'"
1516
#: ../drizzled/error.cc:276
1208
1518
msgid "%s near '%-.80s' at line %d"
1521
#: ../drizzled/error.cc:277
1211
1522
msgid "Query was empty"
1525
#: ../drizzled/error.cc:278
1215
1527
msgid "Not unique table/alias: '%-.192s'"
1530
#: ../drizzled/error.cc:279
1219
1532
msgid "Invalid default value for '%-.192s'"
1535
#: ../drizzled/error.cc:280
1222
1536
msgid "Multiple primary key defined"
1539
#: ../drizzled/error.cc:281
1226
1541
msgid "Too many keys specified; max %d keys allowed"
1544
#: ../drizzled/error.cc:282
1230
1546
msgid "Too many key parts specified; max %d parts allowed"
1549
#: ../drizzled/error.cc:283
1234
1551
msgid "Specified key was too long; max key length is %d bytes"
1554
#: ../drizzled/error.cc:284
1238
1556
msgid "Key column '%-.192s' doesn't exist in table"
1559
#: ../drizzled/error.cc:285
1243
1562
"BLOB column '%-.192s' can't be used in key specification with the used table "
1566
#: ../drizzled/error.cc:286
1249
1569
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1573
#: ../drizzled/error.cc:287
1254
1575
"Incorrect table definition; there can be only one auto column and it must be "
1255
1576
"defined as a key"
1579
#: ../drizzled/error.cc:288
1260
1582
"%s: ready for connections.\n"
1261
1583
"Version: '%s' socket: '%s' port: %u\n"
1586
#: ../drizzled/error.cc:289
1265
1588
msgid "%s: Normal shutdown\n"
1591
#: ../drizzled/error.cc:290
1269
1593
msgid "%s: Got signal %d. Aborting!\n"
1596
#: ../drizzled/error.cc:291
1273
1598
msgid "%s: Shutdown complete\n"
1601
#: ../drizzled/error.cc:292
1277
1603
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1606
#: ../drizzled/error.cc:293
1280
1607
msgid "Can't create IP socket"
1610
#: ../drizzled/error.cc:294
1285
1613
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1617
#: ../drizzled/error.cc:295
1291
1620
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1292
1621
"check the manual"
1624
#: ../drizzled/error.cc:296
1296
1626
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1629
#: ../drizzled/error.cc:297
1301
1632
"The file '%-.128s' must be in the database directory or be readable by all"
1635
#: ../drizzled/error.cc:298
1305
1637
msgid "File '%-.200s' already exists"
1640
#: ../drizzled/error.cc:299
1309
1642
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1645
#: ../drizzled/error.cc:300
1313
1647
msgid "Records: %ld Duplicates: %ld"
1650
#: ../drizzled/error.cc:301
1317
1652
"Incorrect prefix key; the used key part isn't a string, the used length is "
1318
1653
"longer than the key part, or the storage engine doesn't support unique "
1657
#: ../drizzled/error.cc:302
1322
1658
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1661
#: ../drizzled/error.cc:303
1326
1663
msgid "Can't DROP '%-.192s'; check that column/key exists"
1666
#: ../drizzled/error.cc:304
1330
1668
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1671
#: ../drizzled/error.cc:305
1334
1673
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1676
#: ../drizzled/error.cc:306
1338
1678
msgid "Unknown thread id: %lu"
1681
#: ../drizzled/error.cc:307
1342
1683
msgid "You are not owner of thread %lu"
1686
#: ../drizzled/error.cc:308
1345
1687
msgid "No tables used"
1690
#: ../drizzled/error.cc:309
1349
1692
msgid "Too many strings for column %-.192s and SET"
1695
#: ../drizzled/error.cc:310
1353
1697
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1700
#: ../drizzled/error.cc:311
1357
1702
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1705
#: ../drizzled/error.cc:312
1361
1707
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1710
#: ../drizzled/error.cc:313
1365
1712
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1715
#: ../drizzled/error.cc:314
1369
1717
msgid "Incorrect database name '%-.100s'"
1720
#: ../drizzled/error.cc:315
1373
1722
msgid "Incorrect table name '%-.100s'"
1725
#: ../drizzled/error.cc:316
1377
1727
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1378
1728
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1731
#: ../drizzled/error.cc:317
1381
1732
msgid "Unknown error"
1735
#: ../drizzled/error.cc:318
1385
1737
msgid "Unknown procedure '%-.192s'"
1740
#: ../drizzled/error.cc:319
1389
1742
msgid "Incorrect parameter count to procedure '%-.192s'"
1745
#: ../drizzled/error.cc:320
1393
1747
msgid "Incorrect parameters to procedure '%-.192s'"
1750
#: ../drizzled/error.cc:321
1397
1752
msgid "Unknown table '%-.192s' in %-.32s"
1755
#: ../drizzled/error.cc:322
1401
1757
msgid "Column '%-.192s' specified twice"
1760
#: ../drizzled/error.cc:323
1404
1761
msgid "Invalid use of group function"
1764
#: ../drizzled/error.cc:324
1409
1767
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1770
#: ../drizzled/error.cc:325
1412
1771
msgid "A table must have at least 1 column"
1774
#: ../drizzled/error.cc:326
1416
1776
msgid "The table '%-.192s' is full"
1779
#: ../drizzled/error.cc:327
1420
1781
msgid "Unknown character set: '%-.64s'"
1784
#: ../drizzled/error.cc:328
1424
1786
msgid "Too many tables; Drizzle can only use %d tables in a join"
1789
#: ../drizzled/error.cc:329
1427
1790
msgid "Too many columns"
1793
#: ../drizzled/error.cc:330
1432
1796
"Row size too large. The maximum row size for the used table type, not "
1433
1797
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1800
#: ../drizzled/error.cc:331
1438
1803
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1439
1804
"thread_stack=#' to specify a bigger stack if needed"
1807
#: ../drizzled/error.cc:332
1442
1808
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1811
#: ../drizzled/error.cc:333
1447
1814
"Table handler doesn't support NULL in given index. Please change column "
1448
1815
"'%-.192s' to be NOT NULL or use another handler"
1818
#: ../drizzled/error.cc:334
1452
1820
msgid "Can't load function '%-.192s'"
1823
#: ../drizzled/error.cc:335
1456
1825
msgid "Can't initialize function '%-.192s'; %-.80s"
1828
#: ../drizzled/error.cc:336
1459
1829
msgid "No paths allowed for plugin library"
1832
#: ../drizzled/error.cc:337
1463
1834
msgid "Plugin '%-.192s' already exists"
1837
#: ../drizzled/error.cc:338
1467
1839
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1842
#: ../drizzled/error.cc:339
1471
1844
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1847
#: ../drizzled/error.cc:340
1475
1849
msgid "Function '%-.192s' is not defined"
1852
#: ../drizzled/error.cc:341
1480
1855
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1481
1856
"'drizzleadmin flush-hosts'"
1859
#: ../drizzled/error.cc:342
1485
1861
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1864
#: ../drizzled/error.cc:343
1489
1866
"You are using Drizzle as an anonymous user and anonymous users are not "
1490
1867
"allowed to change passwords"
1870
#: ../drizzled/error.cc:344
1494
1872
"You must have privileges to update tables in the drizzle database to be able "
1495
1873
"to change passwords for others"
1876
#: ../drizzled/error.cc:345
1498
1877
msgid "Can't find any matching row in the user table"
1880
#: ../drizzled/error.cc:346
1502
1882
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1885
#: ../drizzled/error.cc:347
1507
1888
"Can't create a new thread (errno %d); if you are not out of available "
1508
1889
"memory, you can consult the manual for a possible OS-dependent bug"
1892
#: ../drizzled/error.cc:348
1512
1894
msgid "Column count doesn't match value count at row %ld"
1897
#: ../drizzled/error.cc:349
1516
1899
msgid "Can't reopen table: '%-.192s'"
1902
#: ../drizzled/error.cc:350
1519
1903
msgid "Invalid use of NULL value"
1906
#: ../drizzled/error.cc:351
1523
1908
msgid "Got error '%-.64s' from regexp"
1911
#: ../drizzled/error.cc:352
1527
1913
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1528
1914
"illegal if there is no GROUP BY clause"
1917
#: ../drizzled/error.cc:353
1532
1919
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1922
#: ../drizzled/error.cc:354
1536
1924
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1927
#: ../drizzled/error.cc:355
1541
1930
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1542
1931
"table '%-.192s'"
1934
#: ../drizzled/error.cc:356
1546
1936
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1547
1937
"privileges can be used"
1940
#: ../drizzled/error.cc:357
1550
1941
msgid "The host or user argument to GRANT is too long"
1944
#: ../drizzled/error.cc:358
1554
1946
msgid "Table '%-.192s.%-.192s' doesn't exist"
1949
#: ../drizzled/error.cc:359
1559
1952
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1956
#: ../drizzled/error.cc:360
1563
1957
msgid "The used command is not allowed with this Drizzle version"
1960
#: ../drizzled/error.cc:361
1567
1962
"You have an error in your SQL syntax; check the manual that corresponds to "
1568
1963
"your Drizzle server version for the right syntax to use"
1966
#: ../drizzled/error.cc:362
1572
1968
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1971
#: ../drizzled/error.cc:363
1575
1972
msgid "Too many delayed threads in use"
1975
#: ../drizzled/error.cc:364
1579
1977
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1980
#: ../drizzled/error.cc:365
1582
1981
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1984
#: ../drizzled/error.cc:366
1585
1985
msgid "Got a read error from the connection pipe"
1988
#: ../drizzled/error.cc:367
1588
1989
msgid "Got an error from fcntl()"
1992
#: ../drizzled/error.cc:368
1591
1993
msgid "Got packets out of order"
1996
#. CR_NET_UNCOMPRESS_ERROR 08S01
1997
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1594
1998
msgid "Couldn't uncompress communication packet"
2001
#. CR_NET_READ_ERROR 08S01
2002
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1597
2003
msgid "Got an error reading communication packets"
2006
#. CR_NET_READ_INTERRUPTED 08S01
2007
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1600
2008
msgid "Got timeout reading communication packets"
2011
#. CR_NET_ERROR_ON_WRITE 08S01
2012
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1603
2013
msgid "Got an error writing communication packets"
2016
#. CR_NET_WRITE_INTERRUPTED 08S01
2017
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1606
2018
msgid "Got timeout writing communication packets"
2021
#: ../drizzled/error.cc:374
1609
2022
msgid "Result string is longer than 'max_allowed_packet' bytes"
2025
#: ../drizzled/error.cc:375
1612
2026
msgid "The used table type doesn't support BLOB/TEXT columns"
2029
#: ../drizzled/error.cc:376
1615
2030
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2033
#: ../drizzled/error.cc:377
1620
2036
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2040
#: ../drizzled/error.cc:378
1625
2042
msgid "Incorrect column name '%-.100s'"
2045
#: ../drizzled/error.cc:379
1629
2047
msgid "The used storage engine can't index column '%-.192s'"
2050
#: ../drizzled/error.cc:380
1633
2052
"Unable to open underlying table which is differently defined or of non-"
1634
2053
"MyISAM type or doesn't exist"
2056
#: ../drizzled/error.cc:381
1638
2058
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2061
#: ../drizzled/error.cc:382
1643
2064
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2067
#: ../drizzled/error.cc:383
1647
2069
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1648
2070
"UNIQUE instead"
2073
#: ../drizzled/error.cc:384
1651
2074
msgid "Result consisted of more than one row"
2077
#: ../drizzled/error.cc:385
1654
2078
msgid "This table type requires a primary key"
2081
#: ../drizzled/error.cc:386
1657
2082
msgid "This version of Drizzle is not compiled with RAID support"
2085
#: ../drizzled/error.cc:387
1661
2087
"You are using safe update mode and you tried to update a table without a "
1662
2088
"WHERE that uses a KEY column"
2091
#: ../drizzled/error.cc:388
1666
2093
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2096
#: ../drizzled/error.cc:389
1669
2097
msgid "Can't open table"
2100
#: ../drizzled/error.cc:390
1673
2102
msgid "The storage engine for the table doesn't support %s"
2105
#: ../drizzled/error.cc:391
1676
2106
msgid "You are not allowed to execute this command in a transaction"
2109
#: ../drizzled/error.cc:392
1680
2111
msgid "Got error %d during COMMIT"
2114
#: ../drizzled/error.cc:393
1684
2116
msgid "Got error %d during ROLLBACK"
2119
#: ../drizzled/error.cc:394
1688
2121
msgid "Got error %d during FLUSH_LOGS"
2124
#: ../drizzled/error.cc:395
1692
2126
msgid "Got error %d during CHECKPOINT"
2129
#. This is a very incorrect place to use the PRIi64 macro as the
2130
#. program that looks over the source for the N_() macros does not
2131
#. (obviously) do macro expansion, so the string is entirely wrong for
2132
#. what it is trying to output for every language except english.
2133
#: ../drizzled/error.cc:400
1697
2136
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1698
2137
"'%-.64s' (%-.64s)"
2140
#: ../drizzled/error.cc:401
1701
2141
msgid "The storage engine for the table does not support binary table dump"
2144
#: ../drizzled/error.cc:402
1704
2145
msgid "Binlog closed, cannot RESET MASTER"
2148
#: ../drizzled/error.cc:403
1708
2150
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2153
#: ../drizzled/error.cc:404
1712
2155
msgid "Error from master: '%-.64s'"
2158
#: ../drizzled/error.cc:405
1715
2159
msgid "Net error reading from master"
2162
#: ../drizzled/error.cc:406
1718
2163
msgid "Net error writing to master"
2166
#: ../drizzled/error.cc:407
1721
2167
msgid "Can't find FULLTEXT index matching the column list"
2170
#: ../drizzled/error.cc:408
1725
2172
"Can't execute the given command because you have active locked tables or an "
1726
2173
"active transaction"
2176
#: ../drizzled/error.cc:409
1730
2178
msgid "Unknown system variable '%-.64s'"
2181
#: ../drizzled/error.cc:410
1734
2183
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2186
#: ../drizzled/error.cc:411
1739
2189
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2192
#: ../drizzled/error.cc:412
1742
2193
msgid "Some non-transactional changed tables couldn't be rolled back"
2196
#: ../drizzled/error.cc:413
1746
2198
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1747
2199
"of storage; increase this drizzled variable and try again"
2202
#: ../drizzled/error.cc:414
1751
2204
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2207
#: ../drizzled/error.cc:415
1755
2209
"This operation requires a running slave; configure slave and do START SLAVE"
2212
#: ../drizzled/error.cc:416
1758
2213
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2216
#: ../drizzled/error.cc:417
1762
2218
"Could not initialize master info structure; more error messages can be found "
1763
2219
"in the Drizzle error log"
2222
#: ../drizzled/error.cc:418
1766
2223
msgid "Could not create slave thread; check system resources"
2226
#: ../drizzled/error.cc:419
1771
2229
"User %-.64s already has more than 'max_user_connections' active connections"
2232
#: ../drizzled/error.cc:420
1774
2233
msgid "You may only use constant expressions with SET"
2236
#: ../drizzled/error.cc:421
1777
2237
msgid "Lock wait timeout exceeded; try restarting transaction"
2240
#: ../drizzled/error.cc:422
1780
2241
msgid "The total number of locks exceeds the lock table size"
2244
#: ../drizzled/error.cc:423
1783
2245
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2248
#: ../drizzled/error.cc:424
1786
2249
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2252
#: ../drizzled/error.cc:425
1789
2253
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2256
#: ../drizzled/error.cc:426
1793
2258
msgid "Incorrect arguments to %s"
2261
#: ../drizzled/error.cc:427
1797
2263
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2266
#: ../drizzled/error.cc:428
1801
2268
"Incorrect table definition; all MERGE tables must be in the same database"
2271
#: ../drizzled/error.cc:429
1804
2272
msgid "Deadlock found when trying to get lock; try restarting transaction"
2275
#: ../drizzled/error.cc:430
1807
2276
msgid "The used table type doesn't support FULLTEXT indexes"
2279
#: ../drizzled/error.cc:431
1810
2280
msgid "Cannot add foreign key constraint"
2283
#: ../drizzled/error.cc:432
1813
2284
msgid "Cannot add or update a child row: a foreign key constraint fails"
2287
#: ../drizzled/error.cc:433
1816
2288
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2291
#: ../drizzled/error.cc:434
1820
2293
msgid "Error connecting to master: %-.128s"
2296
#: ../drizzled/error.cc:435
1824
2298
msgid "Error running query on master: %-.128s"
2301
#: ../drizzled/error.cc:436
1828
2303
msgid "Error when executing command %s: %-.128s"
2306
#: ../drizzled/error.cc:437
1832
2308
msgid "Incorrect usage of %s and %s"
2311
#: ../drizzled/error.cc:438
1835
2312
msgid "The used SELECT statements have a different number of columns"
2315
#: ../drizzled/error.cc:439
1838
2316
msgid "Can't execute the query because you have a conflicting read lock"
2319
#: ../drizzled/error.cc:440
1841
2320
msgid "Mixing of transactional and non-transactional tables is disabled"
2323
#: ../drizzled/error.cc:441
1845
2325
msgid "Option '%s' used twice in statement"
2328
#: ../drizzled/error.cc:442
1849
2330
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2333
#: ../drizzled/error.cc:443
1853
2335
msgid "Access denied; you need the %-.128s privilege for this operation"
2338
#: ../drizzled/error.cc:444
1858
2341
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2344
#: ../drizzled/error.cc:445
1863
2347
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2350
#: ../drizzled/error.cc:446
1867
2352
msgid "Variable '%-.64s' doesn't have a default value"
2355
#: ../drizzled/error.cc:447
1871
2357
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2360
#: ../drizzled/error.cc:448
1875
2362
msgid "Incorrect argument type to variable '%-.64s'"
2365
#: ../drizzled/error.cc:449
1879
2367
msgid "Variable '%-.64s' can only be set, not read"
2370
#: ../drizzled/error.cc:450
1883
2372
msgid "Incorrect usage/placement of '%s'"
2375
#: ../drizzled/error.cc:451
1887
2377
msgid "This version of Drizzle doesn't yet support '%s'"
2380
#: ../drizzled/error.cc:452
1892
2383
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2386
#: ../drizzled/error.cc:453
1895
2387
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2390
#: ../drizzled/error.cc:454
1899
2392
msgid "Variable '%-.192s' is a %s variable"
2395
#: ../drizzled/error.cc:455
1903
2397
msgid "Incorrect foreign key definition for '%-.192s': %s"
2400
#: ../drizzled/error.cc:456
1906
2401
msgid "Key reference and table reference don't match"
2404
#: ../drizzled/error.cc:457
1910
2406
msgid "Operand should contain %d column(s)"
2409
#: ../drizzled/error.cc:458
1913
2410
msgid "Subquery returns more than 1 row"
2413
#: ../drizzled/error.cc:459
1917
2415
msgid "Unknown prepared statement handler (%.*s) given to %s"
2418
#: ../drizzled/error.cc:460
1920
2419
msgid "Help database is corrupt or does not exist"
2422
#: ../drizzled/error.cc:461
1923
2423
msgid "Cyclic reference on subqueries"
2426
#: ../drizzled/error.cc:462
1927
2428
msgid "Converting column '%s' from %s to %s"
2431
#: ../drizzled/error.cc:463
1931
2433
msgid "Reference '%-.64s' not supported (%s)"
2436
#: ../drizzled/error.cc:464
1934
2437
msgid "Every derived table must have its own alias"
2440
#: ../drizzled/error.cc:465
1938
2442
msgid "Select %u was reduced during optimization"
2445
#: ../drizzled/error.cc:466
1942
2447
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2450
#: ../drizzled/error.cc:467
1946
2452
"Client does not support authentication protocol requested by server; "
1947
2453
"consider upgrading Drizzle client"
2456
#: ../drizzled/error.cc:468
1950
2457
msgid "All parts of a SPATIAL index must be NOT NULL"
2460
#: ../drizzled/error.cc:469
1954
2462
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2465
#: ../drizzled/error.cc:470
1957
2466
msgid "Slave is already running"
2469
#: ../drizzled/error.cc:471
1960
2470
msgid "Slave already has been stopped"
2473
#: ../drizzled/error.cc:472
1965
2476
"Uncompressed data size too large; the maximum size is %d (based on "
1966
2477
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2480
#: ../drizzled/error.cc:473
1969
2481
msgid "ZLIB: Not enough memory"
2484
#: ../drizzled/error.cc:474
1973
2486
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1974
2487
"data was corrupted)"
2490
#: ../drizzled/error.cc:475
1977
2491
msgid "ZLIB: Input data corrupted"
2494
#: ../drizzled/error.cc:476
1981
2496
msgid "%d line(s) were cut by GROUP_CONCAT()"
2499
#: ../drizzled/error.cc:477
1985
2501
msgid "Row %ld doesn't contain data for all columns"
2504
#: ../drizzled/error.cc:478
1990
2507
"Row %ld was truncated; it contained more data than there were input columns"
2510
#: ../drizzled/error.cc:479
1995
2513
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2516
#: ../drizzled/error.cc:480
1999
2518
msgid "Out of range value for column '%s' at row %ld"
2521
#: ../drizzled/error.cc:481
2003
2523
msgid "Data truncated for column '%s' at row %ld"
2526
#: ../drizzled/error.cc:482
2007
2528
msgid "Using storage engine %s for table '%s'"
2531
#: ../drizzled/error.cc:483
2011
2533
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2536
#: ../drizzled/error.cc:484
2014
2537
msgid "Cannot drop one or more of the requested users"
2540
#: ../drizzled/error.cc:485
2017
2541
msgid "Can't revoke all privileges for one or more of the requested users"
2544
#: ../drizzled/error.cc:486
2021
2546
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2549
#: ../drizzled/error.cc:487
2025
2551
msgid "Illegal mix of collations for operation '%s'"
2554
#: ../drizzled/error.cc:488
2030
2557
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2031
2558
"variable_name)"
2561
#: ../drizzled/error.cc:489
2035
2563
msgid "Unknown collation: '%-.64s'"
2566
#: ../drizzled/error.cc:490
2039
2568
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2040
2569
"compiled without SSL support; they can be used later if Drizzle slave with "
2041
2570
"SSL is started"
2573
#: ../drizzled/error.cc:491
2046
2576
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2047
2577
"old format; please change the password to the new format"
2580
#: ../drizzled/error.cc:492
2052
2583
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2587
#: ../drizzled/error.cc:493
2056
2588
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2591
#: ../drizzled/error.cc:494
2060
2593
"It is recommended to use --skip-slave-start when doing step-by-step "
2061
2594
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2062
2595
"get an unexpected slave's drizzled restart"
2598
#: ../drizzled/error.cc:495
2065
2599
msgid "SQL thread is not to be started so UNTIL options are ignored"
2602
#: ../drizzled/error.cc:496
2069
2604
msgid "Incorrect index name '%-.100s'"
2607
#: ../drizzled/error.cc:497
2073
2609
msgid "Incorrect catalog name '%-.100s'"
2612
#: ../drizzled/error.cc:498
2077
2614
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2617
#: ../drizzled/error.cc:499
2081
2619
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2622
#: ../drizzled/error.cc:500
2085
2624
msgid "Unknown key cache '%-.100s'"
2627
#: ../drizzled/error.cc:501
2089
2629
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2090
2630
"this switch for this grant to work"
2633
#: ../drizzled/error.cc:502
2094
2635
msgid "Unknown table engine '%s'"
2638
#: ../drizzled/error.cc:503
2098
2640
msgid "'%s' is deprecated; use '%s' instead"
2643
#: ../drizzled/error.cc:504
2102
2645
msgid "The target table %-.100s of the %s is not updatable"
2648
#: ../drizzled/error.cc:505
2107
2651
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2655
#: ../drizzled/error.cc:506
2113
2658
"The Drizzle server is running with the %s option so it cannot execute this "
2662
#: ../drizzled/error.cc:507
2118
2664
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2667
#: ../drizzled/error.cc:508
2122
2669
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2672
#: ../drizzled/error.cc:509
2126
2674
"Incorrect table definition; there can be only one TIMESTAMP column with "
2127
2675
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2678
#: ../drizzled/error.cc:510
2131
2680
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2683
#: ../drizzled/error.cc:511
2134
2684
msgid "This command is not supported in the prepared statement protocol yet"
2687
#: ../drizzled/error.cc:512
2138
2689
msgid "Got error %d '%-.100s' from %s"
2692
#: ../drizzled/error.cc:513
2142
2694
msgid "Got temporary error %d '%-.100s' from %s"
2697
#: ../drizzled/error.cc:514
2146
2699
msgid "Unknown or incorrect time zone: '%-.64s'"
2702
#: ../drizzled/error.cc:515
2150
2704
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2707
#: ../drizzled/error.cc:516
2154
2709
msgid "Invalid %s character string: '%.64s'"
2712
#: ../drizzled/error.cc:517
2158
2714
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2717
#: ../drizzled/error.cc:518
2162
2719
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2722
#: ../drizzled/error.cc:519
2166
2724
msgid "Can't create a %s from within another stored routine"
2727
#: ../drizzled/error.cc:520
2170
2729
msgid "%s %s already exists"
2732
#: ../drizzled/error.cc:521
2174
2734
msgid "%s %s does not exist"
2737
#: ../drizzled/error.cc:522
2178
2739
msgid "Failed to DROP %s %s"
2742
#: ../drizzled/error.cc:523
2182
2744
msgid "Failed to CREATE %s %s"
2747
#: ../drizzled/error.cc:524
2186
2749
msgid "%s with no matching label: %s"
2752
#: ../drizzled/error.cc:525
2190
2754
msgid "Redefining label %s"
2757
#: ../drizzled/error.cc:526
2194
2759
msgid "End-label %s without match"
2762
#: ../drizzled/error.cc:527
2198
2764
msgid "Referring to uninitialized variable %s"
2767
#: ../drizzled/error.cc:528
2202
2769
msgid "PROCEDURE %s can't return a result set in the given context"
2772
#: ../drizzled/error.cc:529
2205
2773
msgid "RETURN is only allowed in a FUNCTION"
2776
#: ../drizzled/error.cc:530
2209
2778
msgid "%s is not allowed in stored procedures"
2781
#: ../drizzled/error.cc:531
2213
2783
"The update log is deprecated and replaced by the binary log; SET "
2214
2784
"SQL_LOG_UPDATE has been ignored"
2787
#: ../drizzled/error.cc:532
2218
2789
"The update log is deprecated and replaced by the binary log; SET "
2219
2790
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2793
#: ../drizzled/error.cc:533
2222
2794
msgid "Query execution was interrupted"
2797
#: ../drizzled/error.cc:534
2226
2799
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2802
#: ../drizzled/error.cc:535
2230
2804
msgid "Undefined CONDITION: %s"
2807
#: ../drizzled/error.cc:536
2234
2809
msgid "No RETURN found in FUNCTION %s"
2812
#: ../drizzled/error.cc:537
2238
2814
msgid "FUNCTION %s ended without RETURN"
2817
#: ../drizzled/error.cc:538
2241
2818
msgid "Cursor statement must be a SELECT"
2821
#: ../drizzled/error.cc:539
2244
2822
msgid "Cursor SELECT must not have INTO"
2825
#: ../drizzled/error.cc:540
2248
2827
msgid "Undefined CURSOR: %s"
2830
#: ../drizzled/error.cc:541
2251
2831
msgid "Cursor is already open"
2834
#: ../drizzled/error.cc:542
2254
2835
msgid "Cursor is not open"
2838
#: ../drizzled/error.cc:543
2258
2840
msgid "Undeclared variable: %s"
2843
#: ../drizzled/error.cc:544
2261
2844
msgid "Incorrect number of FETCH variables"
2847
#: ../drizzled/error.cc:545
2264
2848
msgid "No data - zero rows fetched, selected, or processed"
2851
#: ../drizzled/error.cc:546
2268
2853
msgid "Duplicate parameter: %s"
2856
#: ../drizzled/error.cc:547
2272
2858
msgid "Duplicate variable: %s"
2861
#: ../drizzled/error.cc:548
2276
2863
msgid "Duplicate condition: %s"
2866
#: ../drizzled/error.cc:549
2280
2868
msgid "Duplicate cursor: %s"
2871
#: ../drizzled/error.cc:550
2284
2873
msgid "Failed to ALTER %s %s"
2876
#: ../drizzled/error.cc:551
2287
2877
msgid "Subquery value not supported"
2880
#: ../drizzled/error.cc:552
2291
2882
msgid "%s is not allowed in stored function or trigger"
2885
#: ../drizzled/error.cc:553
2294
2886
msgid "Variable or condition declaration after cursor or handler declaration"
2889
#: ../drizzled/error.cc:554
2297
2890
msgid "Cursor declaration after handler declaration"
2893
#: ../drizzled/error.cc:555
2300
2894
msgid "Case not found for CASE statement"
2897
#: ../drizzled/error.cc:556
2304
2899
msgid "Configuration file '%-.192s' is too big"
2902
#: ../drizzled/error.cc:557
2308
2904
msgid "Malformed file type header in file '%-.192s'"
2907
#: ../drizzled/error.cc:558
2312
2909
msgid "Unexpected end of file while parsing comment '%-.200s'"
2912
#: ../drizzled/error.cc:559
2316
2914
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2917
#: ../drizzled/error.cc:560
2320
2919
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2922
#: ../drizzled/error.cc:561
2323
2923
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2926
#: ../drizzled/error.cc:562
2327
2928
msgid "'%-.192s.%-.192s' is not %s"
2931
#: ../drizzled/error.cc:563
2331
2933
msgid "Column '%-.192s' is not updatable"
2936
#: ../drizzled/error.cc:564
2334
2937
msgid "View's SELECT contains a subquery in the FROM clause"
2940
#: ../drizzled/error.cc:565
2338
2942
msgid "View's SELECT contains a '%s' clause"
2945
#: ../drizzled/error.cc:566
2341
2946
msgid "View's SELECT contains a variable or parameter"
2949
#: ../drizzled/error.cc:567
2345
2951
msgid "View's SELECT refers to a temporary table '%-.192s'"
2954
#: ../drizzled/error.cc:568
2348
2955
msgid "View's SELECT and view's field list have different column counts"
2958
#: ../drizzled/error.cc:569
2352
2960
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2963
#: ../drizzled/error.cc:570
2355
2964
msgid "View being updated does not have complete key of underlying table in it"
2967
#: ../drizzled/error.cc:571
2360
2970
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2361
2971
"(s) or definer/invoker of view lack rights to use them"
2974
#: ../drizzled/error.cc:572
2365
2976
msgid "Can't drop or alter a %s from within another stored routine"
2979
#: ../drizzled/error.cc:573
2368
2980
msgid "GOTO is not allowed in a stored procedure handler"
2983
#: ../drizzled/error.cc:574
2371
2984
msgid "Trigger already exists"
2987
#: ../drizzled/error.cc:575
2374
2988
msgid "Trigger does not exist"
2991
#: ../drizzled/error.cc:576
2378
2993
msgid "Trigger's '%-.192s' is view or temporary table"
2996
#: ../drizzled/error.cc:577
2382
2998
msgid "Updating of %s row is not allowed in %strigger"
3001
#: ../drizzled/error.cc:578
2386
3003
msgid "There is no %s row in %s trigger"
3006
#: ../drizzled/error.cc:579
2390
3008
msgid "Field '%-.192s' doesn't have a default value"
3011
#: ../drizzled/error.cc:580
2393
3012
msgid "Division by 0"
3015
#: ../drizzled/error.cc:581
2397
3017
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3020
#: ../drizzled/error.cc:582
2401
3022
msgid "Illegal %s '%-.192s' value found during parsing"
3025
#: ../drizzled/error.cc:583
2405
3027
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3030
#: ../drizzled/error.cc:584
2409
3032
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3035
#: ../drizzled/error.cc:585
2413
3037
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3040
#: ../drizzled/error.cc:586
2417
3042
msgid "Failed purging old relay logs: %s"
3045
#: ../drizzled/error.cc:587
2421
3047
msgid "Password hash should be a %d-digit hexadecimal number"
3050
#: ../drizzled/error.cc:588
2424
3051
msgid "Target log not found in binlog index"
3054
#: ../drizzled/error.cc:589
2427
3055
msgid "I/O error reading log index file"
3058
#: ../drizzled/error.cc:590
2430
3059
msgid "Server configuration does not permit binlog purge"
3062
#: ../drizzled/error.cc:591
2433
3063
msgid "Failed on fseek()"
3066
#: ../drizzled/error.cc:592
2436
3067
msgid "Fatal error during log purge"
3070
#: ../drizzled/error.cc:593
2439
3071
msgid "A purgeable log is in use, will not purge"
3074
#: ../drizzled/error.cc:594
2442
3075
msgid "Unknown error during log purge"
3078
#: ../drizzled/error.cc:595
2446
3080
msgid "Failed initializing relay log position: %s"
3083
#: ../drizzled/error.cc:596
2449
3084
msgid "You are not using binary logging"
3087
#: ../drizzled/error.cc:597
2454
3090
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3093
#: ../drizzled/error.cc:598
2457
3094
msgid "WSAStartup Failed"
3097
#: ../drizzled/error.cc:599
2460
3098
msgid "Can't handle procedures with different groups yet"
3101
#: ../drizzled/error.cc:600
2463
3102
msgid "Select must have a group with this procedure"
3105
#: ../drizzled/error.cc:601
2466
3106
msgid "Can't use ORDER clause with this procedure"
3109
#: ../drizzled/error.cc:602
2470
3111
msgid "Binary logging and replication forbid changing the global server %s"
3114
#: ../drizzled/error.cc:603
2474
3116
msgid "Can't map file: %-.200s, errno: %d"
3119
#: ../drizzled/error.cc:604
2478
3121
msgid "Wrong magic in %-.64s"
3124
#: ../drizzled/error.cc:605
2481
3125
msgid "Prepared statement contains too many placeholders"
3128
#: ../drizzled/error.cc:606
2485
3130
msgid "Key part '%-.192s' length cannot be 0"
3133
#: ../drizzled/error.cc:607
2488
3134
msgid "View text checksum failed"
3137
#: ../drizzled/error.cc:608
2493
3140
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3143
#: ../drizzled/error.cc:609
2497
3145
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3148
#: ../drizzled/error.cc:610
2501
3150
msgid "Can not delete from join view '%-.192s.%-.192s'"
3153
#: ../drizzled/error.cc:611
2505
3155
msgid "Operation %s failed for %.256s"
3158
#: ../drizzled/error.cc:612
2508
3159
msgid "XAER_NOTA: Unknown XID"
3162
#: ../drizzled/error.cc:613
2511
3163
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3166
#: ../drizzled/error.cc:614
2516
3169
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2517
3170
"the %.64s state"
3173
#: ../drizzled/error.cc:615
2520
3174
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3177
#: ../drizzled/error.cc:616
2524
3179
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2525
3180
"for consistency"
3183
#: ../drizzled/error.cc:617
2528
3184
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3187
#: ../drizzled/error.cc:618
2533
3190
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3194
#: ../drizzled/error.cc:619
2537
3195
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3198
#: ../drizzled/error.cc:620
2540
3199
msgid "Failed to revoke all privileges to dropped routine"
3202
#: ../drizzled/error.cc:621
2544
3204
msgid "Data too long for column '%s' at row %ld"
3207
#: ../drizzled/error.cc:622
2548
3209
msgid "Bad SQLSTATE: '%s'"
3212
#: ../drizzled/error.cc:623
2553
3215
"%s: ready for connections.\n"
2554
3216
"Version: '%s' %s\n"
3219
#: ../drizzled/error.cc:624
2557
3220
msgid "Can't load value from file with fixed size rows to variable"
3223
#: ../drizzled/error.cc:625
2560
3224
msgid "You are not allowed to create a user with GRANT"
3227
#: ../drizzled/error.cc:626
2564
3229
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3232
#: ../drizzled/error.cc:627
2567
3233
msgid "Table definition has changed, please retry transaction"
3236
#: ../drizzled/error.cc:628
2570
3237
msgid "Duplicate handler declared in the same block"
3240
#: ../drizzled/error.cc:629
2575
3243
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2576
3244
"variable in BEFORE trigger"
3247
#: ../drizzled/error.cc:630
2580
3249
msgid "Not allowed to return a result set from a %s"
3252
#: ../drizzled/error.cc:631
2583
3253
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3256
#: ../drizzled/error.cc:632
2587
3258
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2588
3259
"declaration and binary logging is enabled; if non-transactional tables were "
2589
3260
"updated, the binary log will miss their changes"
3263
#: ../drizzled/error.cc:633
2593
3265
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2594
3266
"declaration and binary logging is enabled (you *might* want to use the less "
2595
3267
"safe log_bin_trust_function_creators variable)"
3270
#: ../drizzled/error.cc:634
2599
3272
"You do not have the SUPER privilege and binary logging is enabled (you "
2600
3273
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3276
#: ../drizzled/error.cc:635
2604
3278
"You can't execute a prepared statement which has an open cursor associated "
2605
3279
"with it. Reset the statement to re-execute it."
3282
#: ../drizzled/error.cc:636
2609
3284
msgid "The statement (%lu) has no open cursor."
3287
#: ../drizzled/error.cc:637
2613
3289
"Explicit or implicit commit is not allowed in stored function or trigger."
3292
#: ../drizzled/error.cc:638
2618
3295
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3298
#: ../drizzled/error.cc:639
2621
3299
msgid "Recursive stored functions and triggers are not allowed."
3302
#: ../drizzled/error.cc:640
2625
3304
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3307
#: ../drizzled/error.cc:641
2629
3309
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3312
#: ../drizzled/error.cc:642
2634
3315
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3319
#: ../drizzled/error.cc:643
2639
3321
"You can't combine write-locking of system tables with other tables or lock "
3325
#: ../drizzled/error.cc:644
2644
3327
msgid "Unable to connect to foreign data source: %.64s"
3330
#: ../drizzled/error.cc:645
2649
3333
"There was a problem processing the query on the foreign data source. Data "
2650
3334
"source error: %-.64s"
3337
#: ../drizzled/error.cc:646
2655
3340
"The foreign data source you are trying to reference does not exist. Data "
2656
3341
"source error: %-.64s"
3344
#: ../drizzled/error.cc:647
2661
3347
"Can't create federated table. The data source connection string '%-.64s' is "
2662
3348
"not in the correct format"
3351
#: ../drizzled/error.cc:648
2666
3353
msgid "The data source connection string '%-.64s' is not in the correct format"
3356
#: ../drizzled/error.cc:649
2670
3358
msgid "Can't create federated table. Foreign data src error: %-.64s"
3361
#: ../drizzled/error.cc:650
2673
3362
msgid "Trigger in wrong schema"
3365
#: ../drizzled/error.cc:651
2678
3368
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2679
3369
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3372
#: ../drizzled/error.cc:652
2683
3374
msgid "Routine body for '%-.100s' is too long"
3377
#: ../drizzled/error.cc:653
2686
3378
msgid "Cannot drop default keycache"
3381
#: ../drizzled/error.cc:654
2690
3383
msgid "Display width out of range for column '%-.192s' (max = %d)"
3386
#: ../drizzled/error.cc:655
2693
3387
msgid "XAER_DUPID: The XID already exists"
3390
#: ../drizzled/error.cc:656
2697
3392
msgid "Datetime function: %-.32s field overflow"
3395
#: ../drizzled/error.cc:657
2702
3398
"Can't update table '%-.192s' in stored function/trigger because it is "
2703
3399
"already used by statement which invoked this stored function/trigger."
3402
#: ../drizzled/error.cc:658
2708
3405
"The definition of table '%-.192s' prevents operation %.192s on table "
3409
#: ../drizzled/error.cc:659
2713
3411
"The prepared statement contains a stored routine call that refers to that "
2714
3412
"same statement. It's not allowed to execute a prepared statement in such a "
2715
3413
"recursive manner"
3416
#: ../drizzled/error.cc:660
2718
3417
msgid "Not allowed to set autocommit from a stored function or trigger"
3420
#: ../drizzled/error.cc:661
2721
3421
msgid "Definer is not fully qualified"
3424
#: ../drizzled/error.cc:662
2726
3427
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2727
3428
"Current user is used as definer. Please recreate the view!"
3431
#: ../drizzled/error.cc:663
2732
3434
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3438
#: ../drizzled/error.cc:664
2737
3440
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3443
#: ../drizzled/error.cc:665
2741
3445
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3448
#: ../drizzled/error.cc:666
2746
3451
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3454
#: ../drizzled/error.cc:667
2751
3457
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3460
#: ../drizzled/error.cc:668
2755
3462
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3465
#: ../drizzled/error.cc:669
2760
3468
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2762
3470
"insufficient privileges. Please recreate the trigger."
3473
#: ../drizzled/error.cc:670
2766
3475
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3478
#: ../drizzled/error.cc:671
2771
3481
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2772
3482
"exceeded for routine %.192s"
3485
#: ../drizzled/error.cc:672
2777
3488
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2778
3489
"or contains bad data (internal code %d)"
3492
#: ../drizzled/error.cc:673
2782
3494
msgid "Incorrect routine name '%-.192s'"
3497
#: ../drizzled/error.cc:674
2786
3499
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3502
#: ../drizzled/error.cc:675
2789
3503
msgid "AGGREGATE is not supported for stored functions"
3506
#: ../drizzled/error.cc:676
2794
3509
"Can't create more than max_prepared_stmt_count statements (current value: %"
3513
#: ../drizzled/error.cc:677
2799
3515
msgid "`%-.192s`.`%-.192s` contains view recursion"
3518
#: ../drizzled/error.cc:678
2803
3520
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3523
#: ../drizzled/error.cc:679
2806
3524
msgid "The used table type doesn't support SPATIAL indexes"
3527
#: ../drizzled/error.cc:680
2809
3528
msgid "Triggers can not be created on system tables"
3531
#: ../drizzled/error.cc:681
2813
3533
msgid "Leading spaces are removed from name '%s'"
3536
#: ../drizzled/error.cc:682
2816
3537
msgid "Failed to read auto-increment value from storage engine"
3540
#: ../drizzled/error.cc:683
2819
3541
msgid "user name"
3544
#: ../drizzled/error.cc:684
2822
3545
msgid "host name"
3548
#: ../drizzled/error.cc:685
2826
3550
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3553
#: ../drizzled/error.cc:686
2830
3555
msgid "The target table %-.100s of the %s is not insertable-into"
3558
#: ../drizzled/error.cc:687
2835
3561
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3564
#: ../drizzled/error.cc:688
2838
3565
msgid "Too high level of nesting for select"
3568
#: ../drizzled/error.cc:689
2842
3570
msgid "Name '%-.64s' has become ''"
3573
#: ../drizzled/error.cc:690
2846
3575
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2847
3576
"optional and non-empty FIELDS ENCLOSED BY"
3579
#: ../drizzled/error.cc:691
2851
3581
msgid "The foreign server, %s, you are trying to create already exists."
3584
#: ../drizzled/error.cc:692
2856
3587
"The foreign server name you are trying to reference does not exist. Data "
2857
3588
"source error: %-.64s"
3591
#: ../drizzled/error.cc:693
2862
3594
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3597
#: ../drizzled/error.cc:694
2867
3600
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2868
3601
"each partition"
3604
#: ../drizzled/error.cc:695
2872
3606
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3609
#: ../drizzled/error.cc:696
2875
3610
msgid "MAXVALUE can only be used in last partition definition"
3613
#: ../drizzled/error.cc:697
2878
3614
msgid "Subpartitions can only be hash partitions and by key"
3617
#: ../drizzled/error.cc:698
2881
3618
msgid "Must define subpartitions on all partitions if on one partition"
3621
#: ../drizzled/error.cc:699
2884
3622
msgid "Wrong number of partitions defined, mismatch with previous setting"
3625
#: ../drizzled/error.cc:700
2887
3626
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3629
#: ../drizzled/error.cc:701
2890
3630
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3633
#: ../drizzled/error.cc:702
2893
3634
msgid "Expression in RANGE/LIST VALUES must be constant"
3637
#: ../drizzled/error.cc:703
2896
3638
msgid "Field in list of fields for partition function not found in table"
3641
#: ../drizzled/error.cc:704
2899
3642
msgid "List of fields is only allowed in KEY partitions"
3645
#: ../drizzled/error.cc:705
2903
3647
"The partition info in the frm file is not consistent with what can be "
2904
3648
"written into the frm file"
3651
#: ../drizzled/error.cc:706
2908
3653
msgid "The %-.192s function returns the wrong type"
3656
#: ../drizzled/error.cc:707
2912
3658
msgid "For %-.64s partitions each partition must be defined"
3661
#: ../drizzled/error.cc:708
2915
3662
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3665
#: ../drizzled/error.cc:709
2918
3666
msgid "VALUES value must be of same type as partition function"
3669
#: ../drizzled/error.cc:710
2921
3670
msgid "Multiple definition of same constant in list partitioning"
3673
#: ../drizzled/error.cc:711
2924
3674
msgid "Partitioning can not be used stand-alone in query"
3677
#: ../drizzled/error.cc:712
2928
3679
"The mix of handlers in the partitions is not allowed in this version of "
3683
#: ../drizzled/error.cc:713
2933
3685
msgid "For the partitioned engine it is necessary to define all %-.64s"
3688
#: ../drizzled/error.cc:714
2936
3689
msgid "Too many partitions (including subpartitions) were defined"
3692
#: ../drizzled/error.cc:715
2940
3694
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2941
3695
"partitioning for subpartitioning"
3698
#: ../drizzled/error.cc:716
2944
3699
msgid "Failed to create specific handler file"
3702
#: ../drizzled/error.cc:717
2947
3703
msgid "A BLOB field is not allowed in partition function"
3706
#: ../drizzled/error.cc:718
2951
3708
msgid "A %-.192s must include all columns in the table's partitioning function"
3711
#: ../drizzled/error.cc:719
2955
3713
msgid "Number of %-.64s = 0 is not an allowed value"
3716
#: ../drizzled/error.cc:720
2958
3717
msgid "Partition management on a not partitioned table is not possible"
3720
#: ../drizzled/error.cc:721
2962
3722
"Foreign key condition is not yet supported in conjunction with partitioning"
3725
#: ../drizzled/error.cc:722
2966
3727
msgid "Error in list of partitions to %-.64s"
3730
#: ../drizzled/error.cc:723
2969
3731
msgid "Cannot remove all partitions, use DROP TABLE instead"
3734
#: ../drizzled/error.cc:724
2972
3735
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3738
#: ../drizzled/error.cc:725
2976
3740
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2977
3741
"their numbers"
3744
#: ../drizzled/error.cc:726
2981
3746
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2982
3747
"tables using HASH PARTITIONs"
3750
#: ../drizzled/error.cc:727
2986
3752
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3755
#: ../drizzled/error.cc:728
2989
3756
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3759
#: ../drizzled/error.cc:729
2992
3760
msgid "At least one partition must be added"
3763
#: ../drizzled/error.cc:730
2995
3764
msgid "At least one partition must be coalesced"
3767
#: ../drizzled/error.cc:731
2998
3768
msgid "More partitions to reorganize than there are partitions"
3771
#: ../drizzled/error.cc:732
3002
3773
msgid "Duplicate partition name %-.192s"
3776
#: ../drizzled/error.cc:733
3005
3777
msgid "It is not allowed to shut off binlog on this command"
3780
#: ../drizzled/error.cc:734
3008
3781
msgid "When reorganizing a set of partitions they must be in consecutive order"
3784
#: ../drizzled/error.cc:735
3012
3786
"Reorganize of range partitions cannot change total ranges except for last "
3013
3787
"partition where it can extend the range"
3790
#: ../drizzled/error.cc:736
3016
3791
msgid "Partition function not supported in this version for this handler"
3794
#: ../drizzled/error.cc:737
3019
3795
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3798
#: ../drizzled/error.cc:738
3023
3800
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3803
#: ../drizzled/error.cc:739
3027
3805
msgid "Plugin '%-.192s' is not loaded"
3808
#: ../drizzled/error.cc:740
3031
3810
msgid "Incorrect %-.32s value: '%-.128s'"
3813
#: ../drizzled/error.cc:741
3035
3815
msgid "Table has no partition for value %-.64s"
3818
#: ../drizzled/error.cc:742
3039
3820
msgid "It is not allowed to specify %s more than once"
3823
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3043
3825
msgid "Failed to create %s"
3828
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3047
3830
msgid "Failed to drop %s"
3833
#: ../drizzled/error.cc:745
3050
3834
msgid "The handler doesn't support autoextend of tablespaces"
3837
#: ../drizzled/error.cc:746
3054
3839
"A size parameter was incorrectly specified, either number or on the form 10M"
3842
#: ../drizzled/error.cc:747
3058
3844
"The size number was correct but we don't allow the digit part to be more "
3059
3845
"than 2 billion"
3848
#: ../drizzled/error.cc:748
3063
3850
msgid "Failed to alter: %s"
3853
#: ../drizzled/error.cc:749
3066
3854
msgid "Writing one row to the row-based binary log failed"
3857
#: ../drizzled/error.cc:750
3070
3859
msgid "Table definition on master and slave does not match: %s"
3862
#: ../drizzled/error.cc:751
3074
3864
"Slave running with --log-slave-updates must use row-based binary logging to "
3075
3865
"be able to replicate row-based binary log events"
3868
#: ../drizzled/error.cc:752
3079
3870
msgid "Event '%-.192s' already exists"
3873
#: ../drizzled/error.cc:753
3083
3875
msgid "Failed to store event %s. Error code %d from storage engine."
3878
#: ../drizzled/error.cc:754
3087
3880
msgid "Unknown event '%-.192s'"
3883
#: ../drizzled/error.cc:755
3091
3885
msgid "Failed to alter event '%-.192s'"
3888
#: ../drizzled/error.cc:757
3094
3889
msgid "INTERVAL is either not positive or too big"
3892
#: ../drizzled/error.cc:758
3097
3893
msgid "ENDS is either invalid or before STARTS"
3896
#: ../drizzled/error.cc:759
3100
3897
msgid "Event execution time is in the past. Event has been disabled"
3900
#: ../drizzled/error.cc:760
3103
3901
msgid "Failed to open drizzle.event"
3904
#: ../drizzled/error.cc:761
3106
3905
msgid "No datetime expression provided"
3908
#: ../drizzled/error.cc:762
3111
3911
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3112
3912
"probably corrupted"
3915
#: ../drizzled/error.cc:763
3116
3917
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3920
#: ../drizzled/error.cc:764
3119
3921
msgid "Failed to delete the event from drizzle.event"
3924
#: ../drizzled/error.cc:765
3122
3925
msgid "Error during compilation of event's body"
3928
#: ../drizzled/error.cc:766
3125
3929
msgid "Same old and new event name"
3932
#: ../drizzled/error.cc:767
3129
3934
msgid "Data for column '%s' too long"
3937
#: ../drizzled/error.cc:768
3133
3939
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3942
#: ../drizzled/error.cc:769
3138
3945
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3949
#: ../drizzled/error.cc:770
3142
3950
msgid "You can't write-lock a log table. Only read access is possible"
3953
#: ../drizzled/error.cc:771
3145
3954
msgid "You can't use locks with log tables."
3957
#: ../drizzled/error.cc:772
3150
3960
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3151
3961
"d would lead to a duplicate entry"
3964
#: ../drizzled/error.cc:773
3156
3967
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3157
3968
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3971
#: ../drizzled/error.cc:774
3161
3973
"Cannot switch out of the row-based binary log format when the session has "
3162
3974
"open temporary tables"
3977
#: ../drizzled/error.cc:775
3166
3979
"Cannot change the binary logging format inside a stored function or trigger"
3982
#: ../drizzled/error.cc:776
3170
3984
"The NDB cluster engine does not support changing the binlog format on the "
3988
#: ../drizzled/error.cc:777
3174
3989
msgid "Cannot create temporary table with partitions"
3992
#: ../drizzled/error.cc:778
3177
3993
msgid "Partition constant is out of partition function domain"
3996
#: ../drizzled/error.cc:779
3180
3997
msgid "This partition function is not allowed"
4000
#: ../drizzled/error.cc:780
3183
4001
msgid "Error in DDL log"
4004
#: ../drizzled/error.cc:781
3186
4005
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4008
#: ../drizzled/error.cc:782
3189
4009
msgid "Incorrect partition name"
4012
#: ../drizzled/error.cc:783
3193
4014
"Transaction isolation level can't be changed while a transaction is in "
4018
#: ../drizzled/error.cc:784
3199
4021
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3200
4022
"'%-.192s' for key '%-.192s'"
4025
#: ../drizzled/error.cc:785
3204
4027
msgid "Internal scheduler error %d"
4030
#: ../drizzled/error.cc:786
3208
4032
msgid "Error during starting/stopping of the scheduler. Error code %u"
4035
#: ../drizzled/error.cc:787
3211
4036
msgid "Engine cannot be used in partitioned tables"
4039
#: ../drizzled/error.cc:788
3215
4041
msgid "Cannot activate '%-.64s' log"
4044
#: ../drizzled/error.cc:789
3218
4045
msgid "The server was not built with row-based replication"
4048
#: ../drizzled/error.cc:790
3221
4049
msgid "Decoding of base64 string failed"
4052
#: ../drizzled/error.cc:791
3224
4053
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4056
#: ../drizzled/error.cc:792
3228
4058
"Cannot proceed because system tables used by Event Scheduler were found "
3229
4059
"damaged at server start"
4062
#: ../drizzled/error.cc:793
3232
4063
msgid "Only integers allowed as number here"
4066
#: ../drizzled/error.cc:794
3235
4067
msgid "This storage engine cannot be used for log tables"
4070
#: ../drizzled/error.cc:795
3239
4072
msgid "You cannot '%s' a log table if logging is enabled"
4075
#: ../drizzled/error.cc:796
3244
4078
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4090
5189
"We have deactivated the TransactionApplier '%s'.\n"
5192
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4094
5194
msgid "Could not remove temporary table: '%s', error: %d"
5197
#: ../drizzled/set_var.cc:1510
4098
5199
msgid "Variable named %s already exists!\n"
5202
#: ../drizzled/set_var.cc:1519
4102
5204
msgid "Could not add Variable: %s\n"
5207
#: ../drizzled/signal_handler.cc:50
5209
msgid "Got signal %d from thread %<PRIu64>"
5212
#: ../drizzled/signal_handler.cc:92
5214
msgid "Fatal signal %d while backtracing\n"
5217
#: ../drizzled/signal_handler.cc:101
5219
msgid "Fatal: time() call failed\n"
5222
#: ../drizzled/signal_handler.cc:107
5225
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5226
"This could be because you hit a bug. It is also possible that this binary\n"
5227
" or one of the libraries it was linked against is corrupt, improperly "
5229
" or misconfigured. This error can also be caused by malfunctioning "
5233
#: ../drizzled/signal_handler.cc:115
5236
"We will try our best to scrape up some info that will hopefully help "
5238
"the problem, but since we have already crashed, something is definitely "
5240
"and this may fail.\n"
5244
#: ../drizzled/signal_handler.cc:124
5247
"It is possible that drizzled could use up to \n"
5248
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5250
"Hope that's ok; if not, decrease some variables in the equation.\n"
5254
#: ../drizzled/signal_handler.cc:137
5257
"Attempting backtrace. You can use the following information to find out\n"
5258
"where drizzled died. If you see no messages after this, something went\n"
5259
"terribly wrong...\n"
5262
#: ../drizzled/signal_handler.cc:165
5265
"Trying to get some variables.\n"
5266
"Some pointers may be invalid and cause the dump to abort...\n"
5269
#: ../drizzled/signal_handler.cc:176
5273
"This crash occurred while the server was calling initgroups(). This is\n"
5274
"often due to the use of a drizzled that is statically linked against glibc\n"
5275
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5276
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5277
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5278
"drizzled that is not statically linked.\n"
5281
#: ../drizzled/signal_handler.cc:190
5285
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5286
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5287
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5288
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5289
"the documentation for your distribution on how to do that.\n"
5292
#: ../drizzled/signal_handler.cc:203
5294
msgid "Writing a core file\n"
5295
msgstr "ഒരു പ്രധാന രചന എഴുതുന്നു\n"
5297
#: ../drizzled/sql_base.cc:1517
4106
5299
msgid "Table %s had a open data Cursor in reopen_table"
5302
#: ../drizzled/sql_table.cc:1952
4110
5304
msgid "Unknown - internal error %d during operation"
5307
#: ../drizzled/statement/alter_table.cc:1441
4115
5310
"order_st BY ignored because there is a user-defined clustered index in the "
4116
5311
"table '%-.192s'"
5314
#: ../drizzled/table.cc:1977
4120
5316
msgid "Got error %d when reading table '%s'"
5319
#: ../drizzled/table_share.cc:918
4124
5321
msgid "Table %s has invalid/unknown collation: %d,%s"
5324
#: ../drizzled/table_share.cc:1193
4128
5326
msgid "ENUM column %s has greater than %d possible values"
5329
#: ../drizzled/table_share.cc:2113
4132
5331
msgid "Unknown collation '%s' in table '%-.64s' definition"
5334
#: ../drizzled/table_share.cc:2120
4137
5337
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5341
#: ../drizzled/tztime.cc:173
4142
5343
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5346
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4146
5348
msgid "%s: option `%s' is ambiguous\n"
5351
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4150
5353
msgid "%s: option `--%s' doesn't allow an argument\n"
5356
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4154
5358
msgid "%s: option `%c%s' doesn't allow an argument\n"
5361
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5362
#: ../gnulib/getopt.c:993
4158
5364
msgid "%s: option `%s' requires an argument\n"
5367
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4162
5369
msgid "%s: unrecognized option `--%s'\n"
5372
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4166
5374
msgid "%s: unrecognized option `%c%s'\n"
5377
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4170
5379
msgid "%s: illegal option -- %c\n"
5382
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4174
5384
msgid "%s: invalid option -- %c\n"
5387
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5388
#: ../gnulib/getopt.c:1064
4178
5390
msgid "%s: option requires an argument -- %c\n"
5393
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4182
5395
msgid "%s: option `-W %s' is ambiguous\n"
5398
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4186
5400
msgid "%s: option `-W %s' doesn't allow an argument\n"
5403
#: ../plugin/auth_file/auth_file.cc:214
5405
msgid "Could not load auth file: %s\n"
5406
msgstr "പട്ടിക കണ്ടെത്താന് സാധിക്കുന്നില്ല: \"%s\""
5408
#: ../plugin/auth_file/auth_file.cc:227
5409
msgid "File to load for usernames and passwords"
5412
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4189
5413
msgid "Enable HTTP Auth check"
5416
#: ../plugin/auth_http/auth_http.cc:160
4192
5417
msgid "URL for HTTP Auth check"
5420
#: ../plugin/auth_ldap/auth_ldap.cc:285
5422
msgid "Reconnect failed: %s\n"
5425
#: ../plugin/auth_ldap/auth_ldap.cc:304
5427
msgid "ldap_search_ext_s failed: %s\n"
5430
#: ../plugin/auth_ldap/auth_ldap.cc:410
5432
msgid "Could not load auth ldap: %s\n"
5435
#: ../plugin/auth_ldap/auth_ldap.cc:423
5436
msgid "URI of the LDAP server to contact"
5439
#: ../plugin/auth_ldap/auth_ldap.cc:431
5440
msgid "DN to use when binding to the LDAP server"
5443
#: ../plugin/auth_ldap/auth_ldap.cc:439
5444
msgid "Password to use when binding the DN"
5447
#: ../plugin/auth_ldap/auth_ldap.cc:447
5448
msgid "DN to use when searching"
5451
#: ../plugin/auth_ldap/auth_ldap.cc:455
5452
msgid "Attribute in LDAP with plain text password"
5455
#: ../plugin/auth_ldap/auth_ldap.cc:463
5456
msgid "Attribute in LDAP with MySQL hashed password"
5459
#: ../plugin/auth_ldap/auth_ldap.cc:471
5460
msgid "How often to empty the users cache, 0 to disable"
5463
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4195
5464
msgid "Enable the console."
5467
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4198
5468
msgid "Turn on extra debugging."
5471
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4201
5472
msgid "User to use for auth."
5475
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4204
5476
msgid "Password to use for auth."
5479
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4207
5480
msgid "Default database to use."
5483
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5484
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4210
5485
msgid "Invalid value of port\n"
5488
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5489
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4213
5490
msgid "Invalid value for connect_timeout\n"
5493
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5494
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4216
5495
msgid "Invalid value for read_timeout\n"
5498
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5499
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4219
5500
msgid "Invalid value for write_timeout\n"
5503
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4222
5504
msgid "Invalid value for retry_count\n"
5507
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5508
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4225
5509
msgid "Invalid value for buffer_length\n"
5512
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5513
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4229
5515
"Port number to use for connection or 0 for default to, in order of "
4230
5516
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5519
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5520
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5521
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5522
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4233
5523
msgid "Connect Timeout."
5526
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5527
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5528
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5529
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4236
5530
msgid "Read Timeout."
5533
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5534
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5535
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5536
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4239
5537
msgid "Write Timeout."
5540
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5541
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5542
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5543
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4242
5544
msgid "Retry Count."
5547
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5548
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5549
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5550
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4245
5551
msgid "Buffer length."
5554
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5555
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5556
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5557
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4248
5558
msgid "Address to bind to."
5561
#: ../plugin/drizzle_protocol/errmsg.cc:31
4251
5562
msgid "Unknown Drizzle error"
5565
#: ../plugin/drizzle_protocol/errmsg.cc:32
4255
5567
msgid "Can't create UNIX socket (%d)"
5570
#: ../plugin/drizzle_protocol/errmsg.cc:33
4259
5572
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5575
#: ../plugin/drizzle_protocol/errmsg.cc:34
4263
5577
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5580
#: ../plugin/drizzle_protocol/errmsg.cc:35
4267
5582
msgid "Can't create TCP/IP socket (%d)"
5585
#: ../plugin/drizzle_protocol/errmsg.cc:36
4271
5587
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5590
#: ../plugin/drizzle_protocol/errmsg.cc:37
4274
5591
msgid "Drizzle server has gone away"
5594
#: ../plugin/drizzle_protocol/errmsg.cc:38
4278
5596
msgid "Protocol mismatch; server version = %d, client version = %d"
5599
#: ../plugin/drizzle_protocol/errmsg.cc:39
4281
5600
msgid "Drizzle client ran out of memory"
5603
#: ../plugin/drizzle_protocol/errmsg.cc:40
4284
5604
msgid "Wrong host info"
5607
#: ../plugin/drizzle_protocol/errmsg.cc:41
4287
5608
msgid "Localhost via UNIX socket"
5611
#: ../plugin/drizzle_protocol/errmsg.cc:42
4291
5613
msgid "%-.100s via TCP/IP"
5616
#: ../plugin/drizzle_protocol/errmsg.cc:43
4294
5617
msgid "Error in server handshake"
5620
#: ../plugin/drizzle_protocol/errmsg.cc:44
4297
5621
msgid "Lost connection to Drizzle server during query"
5624
#: ../plugin/drizzle_protocol/errmsg.cc:45
4300
5625
msgid "Commands out of sync; you can't run this command now"
5628
#: ../plugin/drizzle_protocol/errmsg.cc:46
4304
5630
msgid "Named pipe: %-.32s"
5633
#: ../plugin/drizzle_protocol/errmsg.cc:47
4308
5635
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5638
#: ../plugin/drizzle_protocol/errmsg.cc:48
4312
5640
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5643
#: ../plugin/drizzle_protocol/errmsg.cc:49
4316
5645
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5648
#: ../plugin/drizzle_protocol/errmsg.cc:50
4320
5650
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5653
#: ../plugin/drizzle_protocol/errmsg.cc:51
4323
5654
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5657
#: ../plugin/drizzle_protocol/errmsg.cc:52
4326
5658
msgid "Embedded server"
5661
#: ../plugin/drizzle_protocol/errmsg.cc:53
4329
5662
msgid "Error on SHOW SLAVE STATUS:"
5665
#: ../plugin/drizzle_protocol/errmsg.cc:54
4332
5666
msgid "Error on SHOW SLAVE HOSTS:"
5669
#: ../plugin/drizzle_protocol/errmsg.cc:55
4335
5670
msgid "Error connecting to slave:"
5673
#: ../plugin/drizzle_protocol/errmsg.cc:56
4338
5674
msgid "Error connecting to master:"
5677
#: ../plugin/drizzle_protocol/errmsg.cc:57
4341
5678
msgid "SSL connection error"
5681
#: ../plugin/drizzle_protocol/errmsg.cc:58
4344
5682
msgid "Malformed packet"
5685
#: ../plugin/drizzle_protocol/errmsg.cc:59
5686
#: ../plugin/drizzle_protocol/errmsg.cc:70
5687
#: ../plugin/drizzle_protocol/errmsg.cc:71
5688
#: ../plugin/drizzle_protocol/errmsg.cc:72
5689
#: ../plugin/drizzle_protocol/errmsg.cc:73
5690
#: ../plugin/drizzle_protocol/errmsg.cc:74
5691
#: ../plugin/drizzle_protocol/errmsg.cc:75
5692
#: ../plugin/drizzle_protocol/errmsg.cc:76
5693
#: ../plugin/drizzle_protocol/errmsg.cc:77
5694
#: ../plugin/drizzle_protocol/errmsg.cc:78
4347
5695
msgid "(unused error message)"
5698
#: ../plugin/drizzle_protocol/errmsg.cc:60
4350
5699
msgid "Invalid use of null pointer"
5702
#: ../plugin/drizzle_protocol/errmsg.cc:61
4353
5703
msgid "Statement not prepared"
5706
#: ../plugin/drizzle_protocol/errmsg.cc:62
4356
5707
msgid "No data supplied for parameters in prepared statement"
5710
#: ../plugin/drizzle_protocol/errmsg.cc:63
4359
5711
msgid "Data truncated"
5714
#: ../plugin/drizzle_protocol/errmsg.cc:64
4362
5715
msgid "No parameters exist in the statement"
5718
#: ../plugin/drizzle_protocol/errmsg.cc:65
4365
5719
msgid "Invalid parameter number"
5722
#: ../plugin/drizzle_protocol/errmsg.cc:66
4370
5725
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5728
#: ../plugin/drizzle_protocol/errmsg.cc:68
4374
5730
msgid "Using unsupported buffer type: %d (parameter: %d)"
5733
#: ../plugin/drizzle_protocol/errmsg.cc:69
4378
5735
msgid "Shared memory: %-.100s"
5738
#: ../plugin/drizzle_protocol/errmsg.cc:79
4381
5739
msgid "Wrong or unknown protocol"
5742
#: ../plugin/drizzle_protocol/errmsg.cc:80
4384
5743
msgid "Invalid connection handle"
5746
#: ../plugin/drizzle_protocol/errmsg.cc:81
4388
5748
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4389
5749
"option 'secure_auth' enabled)"
5752
#: ../plugin/drizzle_protocol/errmsg.cc:83
4392
5753
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5756
#: ../plugin/drizzle_protocol/errmsg.cc:84
4395
5757
msgid "Attempt to read column without prior row fetch"
5760
#: ../plugin/drizzle_protocol/errmsg.cc:85
4398
5761
msgid "Prepared statement contains no metadata"
5764
#: ../plugin/drizzle_protocol/errmsg.cc:86
4402
5766
"Attempt to read a row while there is no result set associated with the "
5770
#: ../plugin/drizzle_protocol/errmsg.cc:88
4406
5771
msgid "This feature is not implemented yet"
5774
#: ../plugin/drizzle_protocol/errmsg.cc:89
4411
5777
"Lost connection to Drizzle server while waiting for initial communication "
4412
5778
"packet, system error: %d"
5781
#: ../plugin/drizzle_protocol/errmsg.cc:91
4417
5784
"Lost connection to Drizzle server while reading initial communication "
4418
5785
"packet, system error: %d"
5788
#: ../plugin/drizzle_protocol/errmsg.cc:93
4423
5791
"Lost connection to Drizzle server while sending authentication information, "
4424
5792
"system error: %d"
5795
#: ../plugin/drizzle_protocol/errmsg.cc:95
4429
5798
"Lost connection to Drizzle server while reading authorization information, "
4430
5799
"system error: %d"
5802
#: ../plugin/drizzle_protocol/errmsg.cc:97
4435
5805
"Lost connection to Drizzle server while setting initial database, system "
5809
#: ../plugin/drizzle_protocol/errmsg.cc:99
4440
5811
msgid "Statement closed indirectly because of a preceding %s() call"
5814
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5815
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5816
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5818
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5821
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5823
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5827
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5828
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5829
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5831
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5835
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5837
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5840
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5842
msgid "Error starting Embedded InnoDB %d (%s)\n"
5845
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4444
5847
msgid "Failed to send error message to libnotify\n"
5850
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4447
5851
msgid "Error Messages to stderr"
5854
#: ../plugin/filtered_replicator/filtered_replicator.cc:604
5855
#: ../plugin/filtered_replicator/filtered_replicator.cc:613
4450
5856
msgid "List of schemas to filter"
5859
#: ../plugin/filtered_replicator/filtered_replicator.cc:607
5860
#: ../plugin/filtered_replicator/filtered_replicator.cc:620
4453
5861
msgid "List of tables to filter"
5864
#: ../plugin/filtered_replicator/filtered_replicator.cc:627
4456
5865
msgid "Regular expression to apply to schemas to filter"
5868
#: ../plugin/filtered_replicator/filtered_replicator.cc:634
4459
5869
msgid "Regular expression to apply to tables to filter"
5872
#: ../plugin/hello_events/hello_events.cc:294
5873
msgid "Invalid value of before-write-position\n"
5876
#: ../plugin/hello_events/hello_events.cc:303
5877
#: ../plugin/hello_events/hello_events.cc:312
5878
msgid "Invalid value of before-update-position\n"
5881
#: ../plugin/hello_events/hello_events.cc:352
5882
#: ../plugin/hello_events/hello_events.cc:355
5883
#: ../plugin/hello_events/hello_events.cc:373
5884
msgid "A comma delimited list of databases to watch"
5887
#: ../plugin/hello_events/hello_events.cc:358
5888
#: ../plugin/hello_events/hello_events.cc:389
5889
msgid "Enable Example Events Plugin"
5892
#: ../plugin/hello_events/hello_events.cc:361
5893
#: ../plugin/hello_events/hello_events.cc:397
5894
msgid "Before write row event observer call position"
5897
#: ../plugin/hello_events/hello_events.cc:364
5898
#: ../plugin/hello_events/hello_events.cc:408
5899
#: ../plugin/pbms/src/parameters_ms.cc:579
5900
msgid "Before update row event observer call position"
5903
#: ../plugin/hello_events/hello_events.cc:367
5904
#: ../plugin/hello_events/hello_events.cc:419
5905
msgid "After drop database event observer call position"
5908
#: ../plugin/hello_events/hello_events.cc:381
5909
msgid "A comma delimited list of tables to watch"
5912
#: ../plugin/hello_events/hello_events.cc:443
5913
msgid "An example events Plugin"
5916
#: ../plugin/innobase/handler/data_dictionary.cc:202
5918
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5921
#: ../plugin/logging_gearman/logging_gearman.cc:196
4463
5923
msgid "fail gearman_client_create(): %s"
5926
#: ../plugin/logging_gearman/logging_gearman.cc:207
4467
5928
msgid "fail gearman_client_add_server(): %s"
5931
#: ../plugin/logging_gearman/logging_gearman.cc:306
5932
#: ../plugin/logging_gearman/logging_gearman.cc:313
4470
5933
msgid "Enable logging to a gearman server"
5936
#: ../plugin/logging_gearman/logging_gearman.cc:322
4473
5937
msgid "Hostname for logging to a Gearman server"
5940
#: ../plugin/logging_gearman/logging_gearman.cc:331
4476
5941
msgid "Gearman Function to send logging to"
5944
#: ../plugin/logging_gearman/logging_gearman.cc:349
4479
5945
msgid "Log queries to a Gearman server"
5948
#: ../plugin/logging_query/logging_query.cc:189
4483
5950
msgid "fail open() fn=%s er=%s\n"
5953
#: ../plugin/logging_query/logging_query.cc:313
4486
5954
msgid "Invalid value for threshold-slow"
5957
#: ../plugin/logging_query/logging_query.cc:322
4489
5958
msgid "Invalid value for threshold-big-resultset"
5961
#: ../plugin/logging_query/logging_query.cc:331
4492
5962
msgid "Invalid value for threshold-big-examined"
5965
#: ../plugin/logging_query/logging_query.cc:345
5966
#: ../plugin/logging_query/logging_query.cc:361
4495
5967
msgid "Enable logging to CSV file"
5970
#: ../plugin/logging_query/logging_query.cc:348
5971
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4498
5972
msgid "Threshold for logging slow queries, in microseconds"
5975
#: ../plugin/logging_query/logging_query.cc:351
5976
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4501
5977
msgid "Threshold for logging big queries, for rows returned"
5980
#: ../plugin/logging_query/logging_query.cc:354
5981
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4504
5982
msgid "Threshold for logging big queries, for rows examined"
5985
#: ../plugin/logging_query/logging_query.cc:370
4507
5986
msgid "File to log to"
5989
#: ../plugin/logging_query/logging_query.cc:379
4510
5990
msgid "PCRE to match the query against"
5993
#: ../plugin/logging_query/logging_query.cc:436
4513
5994
msgid "Log queries to a CSV file"
5997
#: ../plugin/logging_stats/logging_stats.cc:323
5998
msgid "Max number of users that will be logged"
6001
#: ../plugin/logging_stats/logging_stats.cc:334
6002
msgid "Max number of vector buckets to construct for logging"
6005
#: ../plugin/logging_stats/logging_stats.cc:345
6006
msgid "Max number of concurrent sessions that will be logged"
6009
#: ../plugin/logging_stats/logging_stats.cc:356
6010
msgid "Enable Logging Statistics Collection"
6013
#: ../plugin/logging_stats/logging_stats.cc:375
6014
msgid "User Statistics as DATA_DICTIONARY tables"
6017
#: ../plugin/md5/md5.cc:99
6018
msgid "libgcrypt library version mismatch\n"
6021
#: ../plugin/memcached_stats/analysis_table.cc:76
6022
#: ../plugin/memcached_stats/stats_table.cc:144
6023
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6026
#: ../plugin/memcached_stats/memcached_stats.cc:114
4516
6027
msgid "List of memcached servers."
6030
#: ../plugin/memcached_stats/memcached_stats.cc:131
4519
6031
msgid "Memcached Stats as I_S tables"
6034
#: ../plugin/memcached_stats/stats_table.cc:76
6037
"Unable get stats from memcached server %s. Got error from "
6038
"memcached_stat_servername()."
6041
#: ../plugin/memcached_stats/stats_table.cc:151
6042
msgid "Unable to create memcached struct. Got error from memcached_create()."
6045
#: ../plugin/memcached_stats/stats_table.cc:159
6048
"Unable to create memcached server list. Got error from "
6049
"memcached_servers_parse(%s)."
6052
#: ../plugin/multi_thread/multi_thread.cc:100
6053
msgid "Maximum number of user threads available."
6056
#: ../plugin/myisam/ha_myisam.cc:529
4523
6058
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6061
#: ../plugin/myisam/ha_myisam.cc:533
4527
6063
msgid "Got an error from unknown thread, %s:%d"
6066
#: ../plugin/myisam/ha_myisam.cc:539
4530
6067
msgid "Unknown thread accessing table"
6070
#: ../plugin/myisam/ha_myisam.cc:1614
4533
6071
msgid "Block size to be used for MyISAM index pages."
6074
#: ../plugin/myisam/ha_myisam.cc:1624
4537
6076
"This characterizes the number of hits a hot block has to be untouched until "
4538
6077
"it is considered aged enough to be downgraded to a warm block. This "
4540
6079
"blocks in key cache"
6082
#: ../plugin/myisam/ha_myisam.cc:1637
4543
6083
msgid "The minimum percentage of warm blocks in key cache"
6086
#: ../plugin/myisam/ha_myisam.cc:1648
4547
6088
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4548
6089
"this to get better index handling (for all reads and multiple writes) to as "
4549
6090
"much as you can afford;"
6093
#: ../plugin/myisam/ha_myisam.cc:1660
4553
6095
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4554
6096
"disables parallel repair."
6099
#: ../plugin/myisam/ha_myisam.cc:1666
4558
6101
"Don't use the fast sort index method to created index if the temporary file "
4559
6102
"would get bigger than this."
6105
#: ../plugin/myisam/ha_myisam.cc:1671
4563
6107
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4564
6108
"when creating indexes with CREATE INDEX or ALTER TABLE."
6111
#: ../plugin/myisam/ha_myisam.cc:1677
4567
6112
msgid "Default pointer size to be used for MyISAM tables."
6115
#: ../plugin/myisam/my_handler_errors.cc:42
4570
6116
msgid "Didn't find key on read or update"
6119
#: ../plugin/myisam/my_handler_errors.cc:43
4573
6120
msgid "Duplicate key on write or update"
6123
#: ../plugin/myisam/my_handler_errors.cc:44
4576
6124
msgid "Internal (unspecified) error in handler"
6127
#: ../plugin/myisam/my_handler_errors.cc:46
4580
6129
"Someone has changed the row since it was read (while the table was locked to "
6133
#: ../plugin/myisam/my_handler_errors.cc:48
4584
6134
msgid "Wrong index given to function"
6137
#: ../plugin/myisam/my_handler_errors.cc:49
4587
6138
msgid "Index file is crashed"
6141
#: ../plugin/myisam/my_handler_errors.cc:50
4590
6142
msgid "Record file is crashed"
6145
#: ../plugin/myisam/my_handler_errors.cc:51
4593
6146
msgid "Out of memory in engine"
6149
#: ../plugin/myisam/my_handler_errors.cc:52
4596
6150
msgid "Incorrect file format"
6153
#: ../plugin/myisam/my_handler_errors.cc:53
4599
6154
msgid "Command not supported by database"
6157
#: ../plugin/myisam/my_handler_errors.cc:54
4602
6158
msgid "Old database file"
6161
#: ../plugin/myisam/my_handler_errors.cc:55
4605
6162
msgid "No record read before update"
6165
#: ../plugin/myisam/my_handler_errors.cc:56
4608
6166
msgid "Record was already deleted (or record file crashed)"
6169
#: ../plugin/myisam/my_handler_errors.cc:57
4611
6170
msgid "No more room in record file"
6173
#: ../plugin/myisam/my_handler_errors.cc:58
4614
6174
msgid "No more room in index file"
6177
#: ../plugin/myisam/my_handler_errors.cc:59
4617
6178
msgid "No more records (read after end of file)"
6181
#: ../plugin/myisam/my_handler_errors.cc:60
4620
6182
msgid "Unsupported extension used for table"
6185
#: ../plugin/myisam/my_handler_errors.cc:61
4623
6186
msgid "Too big row"
6189
#: ../plugin/myisam/my_handler_errors.cc:62
4626
6190
msgid "Wrong create options"
6193
#: ../plugin/myisam/my_handler_errors.cc:63
4629
6194
msgid "Duplicate unique key or constraint on write or update"
6197
#: ../plugin/myisam/my_handler_errors.cc:64
4632
6198
msgid "Unknown character set used in table"
6201
#: ../plugin/myisam/my_handler_errors.cc:65
4635
6202
msgid "Conflicting table definitions in sub-tables of MERGE table"
6205
#: ../plugin/myisam/my_handler_errors.cc:66
4638
6206
msgid "Table is crashed and last repair failed"
6209
#: ../plugin/myisam/my_handler_errors.cc:67
4641
6210
msgid "Table was marked as crashed and should be repaired"
6213
#: ../plugin/myisam/my_handler_errors.cc:68
4644
6214
msgid "Lock timed out; Retry transaction"
6217
#: ../plugin/myisam/my_handler_errors.cc:69
4647
6218
msgid "Lock table is full; Restart program with a larger locktable"
6221
#: ../plugin/myisam/my_handler_errors.cc:70
4650
6222
msgid "Updates are not allowed under a read only transactions"
6225
#: ../plugin/myisam/my_handler_errors.cc:71
4653
6226
msgid "Lock deadlock; Retry transaction"
6229
#: ../plugin/myisam/my_handler_errors.cc:72
4656
6230
msgid "Foreign key constraint is incorrectly formed"
6233
#: ../plugin/myisam/my_handler_errors.cc:73
4659
6234
msgid "Cannot add a child row"
6237
#: ../plugin/myisam/my_handler_errors.cc:74
4662
6238
msgid "Cannot delete a parent row"
6241
#: ../plugin/myisam/my_handler_errors.cc:75
4665
6242
msgid "No savepoint with that name"
6245
#: ../plugin/myisam/my_handler_errors.cc:76
4668
6246
msgid "Non unique key block size"
6249
#: ../plugin/myisam/my_handler_errors.cc:77
4671
6250
msgid "The table does not exist in engine"
6253
#: ../plugin/myisam/my_handler_errors.cc:78
4674
6254
msgid "The table already existed in storage engine"
6257
#: ../plugin/myisam/my_handler_errors.cc:79
4677
6258
msgid "Could not connect to storage engine"
6261
#: ../plugin/myisam/my_handler_errors.cc:80
4680
6262
msgid "Unexpected null pointer found when using spatial index"
6265
#: ../plugin/myisam/my_handler_errors.cc:81
4683
6266
msgid "The table changed in storage engine"
6269
#: ../plugin/myisam/my_handler_errors.cc:82
4686
6270
msgid "There's no partition in table for the given value"
6273
#: ../plugin/myisam/my_handler_errors.cc:83
4689
6274
msgid "Row-based binlogging of row failed"
6277
#: ../plugin/myisam/my_handler_errors.cc:84
4692
6278
msgid "Index needed in foreign key constraint"
6281
#: ../plugin/myisam/my_handler_errors.cc:85
4695
6282
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6285
#: ../plugin/myisam/my_handler_errors.cc:86
4698
6286
msgid "Table needs to be upgraded before it can be used"
6289
#: ../plugin/myisam/my_handler_errors.cc:87
4701
6290
msgid "Table is read only"
6293
#: ../plugin/myisam/my_handler_errors.cc:88
4704
6294
msgid "Failed to get next auto increment value"
6297
#: ../plugin/myisam/my_handler_errors.cc:89
4707
6298
msgid "Failed to set row auto increment value"
6301
#: ../plugin/myisam/my_handler_errors.cc:90
4710
6302
msgid "Unknown (generic) error from engine"
6305
#: ../plugin/myisam/my_handler_errors.cc:91
4713
6306
msgid "Record is the same"
6309
#: ../plugin/myisam/my_handler_errors.cc:92
4716
6310
msgid "It is not possible to log this statement"
6313
#: ../plugin/myisam/my_handler_errors.cc:93
4719
6314
msgid "Tablespace exists"
6317
#: ../plugin/myisam/my_handler_errors.cc:94
4722
6318
msgid "The event was corrupt, leading to illegal data being read"
6321
#: ../plugin/myisam/my_handler_errors.cc:95
4725
6322
msgid "The table is of a new format not supported by this version"
6325
#: ../plugin/myisam/my_handler_errors.cc:96
4728
6326
msgid "The event could not be processed no other handler error happened"
6329
#: ../plugin/myisam/my_handler_errors.cc:97
4731
6330
msgid "Got a fatal error during initialzation of handler"
6333
#: ../plugin/myisam/my_handler_errors.cc:98
4734
6334
msgid "File to short; Expected more data in file"
6337
#: ../plugin/myisam/my_handler_errors.cc:99
4737
6338
msgid "Read page with wrong checksum"
6341
#. TODO: get a better message for these
6342
#: ../plugin/myisam/my_handler_errors.cc:101
4740
6343
msgid "Lock or active transaction"
6346
#: ../plugin/myisam/my_handler_errors.cc:102
4743
6347
msgid "No such table space"
6350
#: ../plugin/myisam/my_handler_errors.cc:103
4746
6351
msgid "Tablespace not empty"
6354
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4749
6355
msgid "Invalid value for retry_count"
6358
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6359
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4753
6361
"Port number to use for connection or 0 for default to with MySQL protocol."
6364
#: ../plugin/pbms/src/parameters_ms.cc:552
6366
"A comma delimited list of tables to watch of the format: <database>."
6370
#: ../plugin/pbms/src/parameters_ms.cc:560
6371
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6374
#: ../plugin/pbms/src/parameters_ms.cc:568
6375
msgid "Before insert row event observer call position"
6378
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6379
msgid "event_add error in libevent_add_session_callback\n"
6382
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6383
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6386
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6387
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6390
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6391
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6394
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6395
msgid "session_add_event event_add error in libevent_init\n"
6398
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6400
msgid "Can't create completion port thread (error %d)"
6403
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6404
msgid "Size of Pool."
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6408
msgid "Failed to allocate enough memory to transaction message\n"
6411
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6413
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6416
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6418
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6421
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6422
msgid "Enable rabbitmq log"
6425
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6426
msgid "Host name to connect to"
6429
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6430
msgid "RabbitMQ Port"
6433
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6434
msgid "RabbitMQ username"
6437
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6438
msgid "RabbitMQ password"
6441
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6442
msgid "RabbitMQ virtualhost"
6445
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6446
msgid "Name of RabbitMQ exchange to publish to"
6449
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6450
msgid "Name of RabbitMQ routing key to use"
6453
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6454
#: ../plugin/transaction_log/module.cc:247
6455
msgid "Name of the replicator plugin to use (default='default_replicator')"
6458
#: ../plugin/signal_handler/signal_handler.cc:233
4757
6460
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6463
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4761
6465
msgid "syslog facility \"%s\" not known, using \"local0\""
6468
#: ../plugin/syslog/errmsg.cc:49
4765
6470
msgid "syslog priority \"%s\" not known, using \"warn\""
6473
#: ../plugin/syslog/logging.cc:72
4769
6475
msgid "syslog priority \"%s\" not known, using \"info\""
6478
#: ../plugin/syslog/module.cc:59
6479
msgid "Syslog Ident"
6482
#: ../plugin/syslog/module.cc:68
6483
msgid "Syslog Facility"
6486
#: ../plugin/syslog/module.cc:77
6487
msgid "Enable logging to syslog of the query log"
6490
#: ../plugin/syslog/module.cc:86
6491
msgid "Syslog Priority of query logging"
6494
#: ../plugin/syslog/module.cc:131
6495
msgid "Enable logging to syslog of the error messages"
6498
#: ../plugin/syslog/module.cc:140
6499
msgid "Syslog Priority of error messages"
6502
#: ../plugin/transaction_log/background_worker.cc:74
4773
6504
msgid "Unable to create background worker thread. Got error %s.\n"
6507
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6508
#: ../plugin/transaction_log/print_transaction_message.cc:102
6509
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6511
msgid "Failed to open transaction log file %s. Got error: %s\n"
6514
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6515
#: ../plugin/transaction_log/print_transaction_message.cc:144
6516
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6518
msgid "Raw buffer read: %s.\n"
6521
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6522
#: ../plugin/transaction_log/print_transaction_message.cc:150
6523
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6525
msgid "Unable to parse transaction. Got error: %s.\n"
6528
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6529
#: ../plugin/transaction_log/print_transaction_message.cc:152
6530
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6532
msgid "BUFFER: %s\n"
6535
#: ../plugin/transaction_log/module.cc:122
4777
6537
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6540
#: ../plugin/transaction_log/module.cc:131
4781
6542
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6545
#: ../plugin/transaction_log/module.cc:141
4785
6547
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6550
#: ../plugin/transaction_log/module.cc:150
4789
6552
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6555
#: ../plugin/transaction_log/module.cc:163
4793
6557
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6560
#: ../plugin/transaction_log/module.cc:223
4796
6561
msgid "Enable transaction log"
6564
#: ../plugin/transaction_log/module.cc:231
4799
6565
msgid "DEBUGGING - Truncate transaction log"
6568
#: ../plugin/transaction_log/module.cc:239
4802
6569
msgid "Path to the file to use for transaction log"
4805
msgid "Name of the replicator plugin to use (default='default_replicator')"
6572
#: ../plugin/transaction_log/module.cc:255
4808
6573
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6576
#: ../plugin/transaction_log/module.cc:263
4812
6578
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4813
6579
"each transaction write, 2 == sync log file once per second"
6582
#: ../plugin/transaction_log/module.cc:276
4816
6583
msgid "Number of slots for in-memory write buffers (default=8)."
6586
#: ../plugin/transaction_log/transaction_log.cc:112
4819
6587
msgid "Failed to open transaction log file "
6590
#: ../plugin/transaction_log/transaction_log.cc:220
4824
6593
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4825
6594
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6597
#: ../plugin/transaction_log/transaction_log.cc:239
4829
6599
msgid "Failed to sync log file. Got error: %s\n"
4833
msgid "Failed to open transaction log file %s. Got error: %s\n"
4837
msgid "Raw buffer read: %s.\n"
4841
msgid "Unable to parse transaction. Got error: %s.\n"
4845
msgid "BUFFER: %s\n"
4848
6602
#~ msgid "Synonym for -?"
4849
6603
#~ msgstr "-? നു പകരമുള്ള വാക്ക് (സിനൊണിം)"
4851
6605
#~ msgid "built-in default"
4852
6606
#~ msgstr "നിര്മിത സഹജമായി നിര്വചിക്കപ്പെട്ട മൂല്യം"
4854
#~ msgid "Writing a core file\n"
4855
#~ msgstr "ഒരു പ്രധാന രചന എഴുതുന്നു\n"