951
1193
"Starts the Drizzle database server\n"
1196
#: ../drizzled/drizzled.cc:1382
955
1198
msgid "Usage: %s [OPTIONS]\n"
1201
#: ../drizzled/drizzled.cc:1506
960
1204
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
961
1205
"command line\n"
1208
#: ../drizzled/drizzled.cc:1549
964
1209
msgid "Can't start server: cannot resolve hostname!"
1212
#: ../drizzled/drizzled.cc:1555
967
1213
msgid "Can't start server: bind-address refers to multiple interfaces!"
1216
#: ../drizzled/error.cc:138
971
1218
msgid "Unknown error %d"
1221
#: ../drizzled/error.cc:214
1225
#: ../drizzled/error.cc:215
1229
#: ../drizzled/error.cc:216
981
1231
msgid "Can't create file '%-.200s' (errno: %d)"
1234
#: ../drizzled/error.cc:217
985
1236
msgid "Can't create table '%-.200s' (errno: %d)"
1239
#: ../drizzled/error.cc:218
989
1241
msgid "Can't create database '%-.192s' (errno: %d)"
1244
#: ../drizzled/error.cc:219
993
1246
msgid "Can't create database '%-.192s'; database exists"
1249
#: ../drizzled/error.cc:220
997
1251
msgid "Can't drop database '%-.192s'; database doesn't exist"
1254
#: ../drizzled/error.cc:221
1001
1256
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1259
#: ../drizzled/error.cc:222
1005
1261
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1264
#: ../drizzled/error.cc:223
1009
1266
msgid "Error on delete of '%-.192s' (errno: %d)"
1269
#: ../drizzled/error.cc:224
1012
1270
msgid "Can't read record in system table"
1273
#: ../drizzled/error.cc:225
1016
1275
msgid "Can't get status of '%-.200s' (errno: %d)"
1278
#: ../drizzled/error.cc:226
1020
1280
msgid "Can't get working directory (errno: %d)"
1283
#: ../drizzled/error.cc:227
1024
1285
msgid "Can't lock file (errno: %d)"
1288
#: ../drizzled/error.cc:228
1028
1290
msgid "Can't open file: '%-.200s' (errno: %d)"
1293
#: ../drizzled/error.cc:229
1032
1295
msgid "Can't find file: '%-.200s' (errno: %d)"
1298
#: ../drizzled/error.cc:230
1036
1300
msgid "Can't read dir of '%-.192s' (errno: %d)"
1303
#: ../drizzled/error.cc:231
1040
1305
msgid "Can't change dir to '%-.192s' (errno: %d)"
1308
#: ../drizzled/error.cc:232
1044
1310
msgid "Record has changed since last read in table '%-.192s'"
1313
#: ../drizzled/error.cc:233
1048
1315
msgid "Disk full (%s); waiting for someone to free some space..."
1318
#: ../drizzled/error.cc:234
1052
1320
msgid "Can't write; duplicate key in table '%-.192s'"
1323
#: ../drizzled/error.cc:235
1056
1325
msgid "Error on close of '%-.192s' (errno: %d)"
1328
#: ../drizzled/error.cc:236
1060
1330
msgid "Error reading file '%-.200s' (errno: %d)"
1333
#: ../drizzled/error.cc:237
1064
1335
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1338
#: ../drizzled/error.cc:238
1068
1340
msgid "Error writing file '%-.200s' (errno: %d)"
1343
#: ../drizzled/error.cc:239
1072
1345
msgid "'%-.192s' is locked against change"
1348
#: ../drizzled/error.cc:240
1075
1349
msgid "Sort aborted"
1352
#: ../drizzled/error.cc:241
1079
1354
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1357
#: ../drizzled/error.cc:242
1083
1359
msgid "Got error %d from storage engine"
1362
#: ../drizzled/error.cc:243
1087
1364
msgid "Table storage engine for '%-.192s' doesn't have this option"
1367
#: ../drizzled/error.cc:244
1091
1369
msgid "Can't find record in '%-.192s'"
1372
#: ../drizzled/error.cc:245
1095
1374
msgid "Incorrect information in file: '%-.200s'"
1377
#: ../drizzled/error.cc:246
1099
1379
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1382
#: ../drizzled/error.cc:247
1103
1384
msgid "Old key file for table '%-.192s'; repair it!"
1387
#: ../drizzled/error.cc:248
1107
1389
msgid "Table '%-.192s' is read only"
1392
#: ../drizzled/error.cc:249
1111
1394
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1397
#: ../drizzled/error.cc:250
1114
1398
msgid "Out of sort memory; increase server sort buffer size"
1401
#: ../drizzled/error.cc:251
1118
1403
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1406
#: ../drizzled/error.cc:252
1121
1407
msgid "Too many connections"
1410
#: ../drizzled/error.cc:253
1125
1412
"Out of memory; check if drizzled or some other process uses all available "
1126
1413
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1127
1414
"memory or you can add more swap space"
1417
#: ../drizzled/error.cc:254
1130
1418
msgid "Can't get hostname for your address"
1421
#: ../drizzled/error.cc:255
1133
1422
msgid "Bad handshake"
1425
#: ../drizzled/error.cc:256
1137
1427
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1430
#: ../drizzled/error.cc:257
1141
1432
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1435
#: ../drizzled/error.cc:258
1144
1436
msgid "No database selected"
1439
#: ../drizzled/error.cc:259
1147
1440
msgid "Unknown command"
1443
#: ../drizzled/error.cc:260
1151
1445
msgid "Column '%-.192s' cannot be null"
1448
#: ../drizzled/error.cc:261
1155
1450
msgid "Unknown database '%-.192s'"
1453
#: ../drizzled/error.cc:262
1159
1455
msgid "Table '%-.192s' already exists"
1458
#: ../drizzled/error.cc:263
1163
1460
msgid "Unknown table '%-.100s'"
1463
#: ../drizzled/error.cc:264
1167
1465
msgid "Column '%-.192s' in %-.192s is ambiguous"
1468
#: ../drizzled/error.cc:265
1170
1469
msgid "Server shutdown in progress"
1472
#: ../drizzled/error.cc:266
1174
1474
msgid "Unknown column '%-.192s' in '%-.192s'"
1477
#: ../drizzled/error.cc:267
1178
1479
msgid "'%-.192s' isn't in GROUP BY"
1482
#: ../drizzled/error.cc:268
1182
1484
msgid "Can't group on '%-.192s'"
1487
#: ../drizzled/error.cc:269
1185
1488
msgid "Statement has sum functions and columns in same statement"
1491
#: ../drizzled/error.cc:270
1188
1492
msgid "Column count doesn't match value count"
1495
#: ../drizzled/error.cc:271
1192
1497
msgid "Identifier name '%-.100s' is too long"
1500
#: ../drizzled/error.cc:272
1196
1502
msgid "Duplicate column name '%-.192s'"
1505
#: ../drizzled/error.cc:273
1200
1507
msgid "Duplicate key name '%-.192s'"
1510
#: ../drizzled/error.cc:274
1204
1512
msgid "Duplicate entry '%-.192s' for key %d"
1515
#: ../drizzled/error.cc:275
1208
1517
msgid "Incorrect column specifier for column '%-.192s'"
1520
#: ../drizzled/error.cc:276
1212
1522
msgid "%s near '%-.80s' at line %d"
1525
#: ../drizzled/error.cc:277
1215
1526
msgid "Query was empty"
1529
#: ../drizzled/error.cc:278
1219
1531
msgid "Not unique table/alias: '%-.192s'"
1534
#: ../drizzled/error.cc:279
1223
1536
msgid "Invalid default value for '%-.192s'"
1539
#: ../drizzled/error.cc:280
1226
1540
msgid "Multiple primary key defined"
1543
#: ../drizzled/error.cc:281
1230
1545
msgid "Too many keys specified; max %d keys allowed"
1548
#: ../drizzled/error.cc:282
1234
1550
msgid "Too many key parts specified; max %d parts allowed"
1553
#: ../drizzled/error.cc:283
1238
1555
msgid "Specified key was too long; max key length is %d bytes"
1558
#: ../drizzled/error.cc:284
1242
1560
msgid "Key column '%-.192s' doesn't exist in table"
1563
#: ../drizzled/error.cc:285
1247
1566
"BLOB column '%-.192s' can't be used in key specification with the used table "
1570
#: ../drizzled/error.cc:286
1253
1573
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1577
#: ../drizzled/error.cc:287
1258
1579
"Incorrect table definition; there can be only one auto column and it must be "
1259
1580
"defined as a key"
1583
#: ../drizzled/error.cc:288
1264
1586
"%s: ready for connections.\n"
1265
1587
"Version: '%s' socket: '%s' port: %u\n"
1590
#: ../drizzled/error.cc:289
1269
1592
msgid "%s: Normal shutdown\n"
1595
#: ../drizzled/error.cc:290
1273
1597
msgid "%s: Got signal %d. Aborting!\n"
1600
#: ../drizzled/error.cc:291
1277
1602
msgid "%s: Shutdown complete\n"
1605
#: ../drizzled/error.cc:292
1281
1607
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1610
#: ../drizzled/error.cc:293
1284
1611
msgid "Can't create IP socket"
1614
#: ../drizzled/error.cc:294
1289
1617
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1621
#: ../drizzled/error.cc:295
1295
1624
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1296
1625
"check the manual"
1628
#: ../drizzled/error.cc:296
1300
1630
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1633
#: ../drizzled/error.cc:297
1305
1636
"The file '%-.128s' must be in the database directory or be readable by all"
1639
#: ../drizzled/error.cc:298
1309
1641
msgid "File '%-.200s' already exists"
1644
#: ../drizzled/error.cc:299
1313
1646
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1649
#: ../drizzled/error.cc:300
1317
1651
msgid "Records: %ld Duplicates: %ld"
1654
#: ../drizzled/error.cc:301
1321
1656
"Incorrect prefix key; the used key part isn't a string, the used length is "
1322
1657
"longer than the key part, or the storage engine doesn't support unique "
1661
#: ../drizzled/error.cc:302
1326
1662
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1665
#: ../drizzled/error.cc:303
1330
1667
msgid "Can't DROP '%-.192s'; check that column/key exists"
1670
#: ../drizzled/error.cc:304
1334
1672
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1675
#: ../drizzled/error.cc:305
1338
1677
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1680
#: ../drizzled/error.cc:306
1342
1682
msgid "Unknown thread id: %lu"
1685
#: ../drizzled/error.cc:307
1346
1687
msgid "You are not owner of thread %lu"
1690
#: ../drizzled/error.cc:308
1349
1691
msgid "No tables used"
1694
#: ../drizzled/error.cc:309
1353
1696
msgid "Too many strings for column %-.192s and SET"
1699
#: ../drizzled/error.cc:310
1357
1701
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1704
#: ../drizzled/error.cc:311
1361
1706
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1709
#: ../drizzled/error.cc:312
1365
1711
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1714
#: ../drizzled/error.cc:313
1369
1716
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1719
#: ../drizzled/error.cc:314
1373
1721
msgid "Incorrect database name '%-.100s'"
1724
#: ../drizzled/error.cc:315
1377
1726
msgid "Incorrect table name '%-.100s'"
1729
#: ../drizzled/error.cc:316
1381
1731
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1382
1732
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1735
#: ../drizzled/error.cc:317
1385
1736
msgid "Unknown error"
1739
#: ../drizzled/error.cc:318
1389
1741
msgid "Unknown procedure '%-.192s'"
1744
#: ../drizzled/error.cc:319
1393
1746
msgid "Incorrect parameter count to procedure '%-.192s'"
1749
#: ../drizzled/error.cc:320
1397
1751
msgid "Incorrect parameters to procedure '%-.192s'"
1754
#: ../drizzled/error.cc:321
1401
1756
msgid "Unknown table '%-.192s' in %-.32s"
1759
#: ../drizzled/error.cc:322
1405
1761
msgid "Column '%-.192s' specified twice"
1764
#: ../drizzled/error.cc:323
1408
1765
msgid "Invalid use of group function"
1768
#: ../drizzled/error.cc:324
1413
1771
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1774
#: ../drizzled/error.cc:325
1416
1775
msgid "A table must have at least 1 column"
1778
#: ../drizzled/error.cc:326
1420
1780
msgid "The table '%-.192s' is full"
1783
#: ../drizzled/error.cc:327
1424
1785
msgid "Unknown character set: '%-.64s'"
1788
#: ../drizzled/error.cc:328
1428
1790
msgid "Too many tables; Drizzle can only use %d tables in a join"
1793
#: ../drizzled/error.cc:329
1431
1794
msgid "Too many columns"
1797
#: ../drizzled/error.cc:330
1436
1800
"Row size too large. The maximum row size for the used table type, not "
1437
1801
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1804
#: ../drizzled/error.cc:331
1442
1807
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1443
1808
"thread_stack=#' to specify a bigger stack if needed"
1811
#: ../drizzled/error.cc:332
1446
1812
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1815
#: ../drizzled/error.cc:333
1451
1818
"Table handler doesn't support NULL in given index. Please change column "
1452
1819
"'%-.192s' to be NOT NULL or use another handler"
1822
#: ../drizzled/error.cc:334
1456
1824
msgid "Can't load function '%-.192s'"
1827
#: ../drizzled/error.cc:335
1460
1829
msgid "Can't initialize function '%-.192s'; %-.80s"
1832
#: ../drizzled/error.cc:336
1463
1833
msgid "No paths allowed for plugin library"
1836
#: ../drizzled/error.cc:337
1467
1838
msgid "Plugin '%-.192s' already exists"
1841
#: ../drizzled/error.cc:338
1471
1843
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1846
#: ../drizzled/error.cc:339
1475
1848
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1851
#: ../drizzled/error.cc:340
1479
1853
msgid "Function '%-.192s' is not defined"
1856
#: ../drizzled/error.cc:341
1484
1859
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1485
1860
"'drizzleadmin flush-hosts'"
1863
#: ../drizzled/error.cc:342
1489
1865
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1868
#: ../drizzled/error.cc:343
1493
1870
"You are using Drizzle as an anonymous user and anonymous users are not "
1494
1871
"allowed to change passwords"
1874
#: ../drizzled/error.cc:344
1498
1876
"You must have privileges to update tables in the drizzle database to be able "
1499
1877
"to change passwords for others"
1880
#: ../drizzled/error.cc:345
1502
1881
msgid "Can't find any matching row in the user table"
1884
#: ../drizzled/error.cc:346
1506
1886
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1889
#: ../drizzled/error.cc:347
1511
1892
"Can't create a new thread (errno %d); if you are not out of available "
1512
1893
"memory, you can consult the manual for a possible OS-dependent bug"
1896
#: ../drizzled/error.cc:348
1516
1898
msgid "Column count doesn't match value count at row %ld"
1901
#: ../drizzled/error.cc:349
1520
1903
msgid "Can't reopen table: '%-.192s'"
1906
#: ../drizzled/error.cc:350
1523
1907
msgid "Invalid use of NULL value"
1910
#: ../drizzled/error.cc:351
1527
1912
msgid "Got error '%-.64s' from regexp"
1915
#: ../drizzled/error.cc:352
1531
1917
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1532
1918
"illegal if there is no GROUP BY clause"
1921
#: ../drizzled/error.cc:353
1536
1923
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1926
#: ../drizzled/error.cc:354
1540
1928
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1931
#: ../drizzled/error.cc:355
1545
1934
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1546
1935
"table '%-.192s'"
1938
#: ../drizzled/error.cc:356
1550
1940
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1551
1941
"privileges can be used"
1944
#: ../drizzled/error.cc:357
1554
1945
msgid "The host or user argument to GRANT is too long"
1948
#: ../drizzled/error.cc:358
1558
1950
msgid "Table '%-.192s.%-.192s' doesn't exist"
1953
#: ../drizzled/error.cc:359
1563
1956
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1960
#: ../drizzled/error.cc:360
1567
1961
msgid "The used command is not allowed with this Drizzle version"
1964
#: ../drizzled/error.cc:361
1571
1966
"You have an error in your SQL syntax; check the manual that corresponds to "
1572
1967
"your Drizzle server version for the right syntax to use"
1970
#: ../drizzled/error.cc:362
1576
1972
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1975
#: ../drizzled/error.cc:363
1579
1976
msgid "Too many delayed threads in use"
1979
#: ../drizzled/error.cc:364
1583
1981
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1984
#: ../drizzled/error.cc:365
1586
1985
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1988
#: ../drizzled/error.cc:366
1589
1989
msgid "Got a read error from the connection pipe"
1992
#: ../drizzled/error.cc:367
1592
1993
msgid "Got an error from fcntl()"
1996
#: ../drizzled/error.cc:368
1595
1997
msgid "Got packets out of order"
2000
#. CR_NET_UNCOMPRESS_ERROR 08S01
2001
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1598
2002
msgid "Couldn't uncompress communication packet"
1599
2003
msgstr "Tidak dapat memekarkan paket komunikasi"
2005
#. CR_NET_READ_ERROR 08S01
2006
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1601
2007
msgid "Got an error reading communication packets"
1602
2008
msgstr "Mendapatkan kesalahan dalam membaca paket komunikasi"
2010
#. CR_NET_READ_INTERRUPTED 08S01
2011
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1604
2012
msgid "Got timeout reading communication packets"
1605
2013
msgstr "Kehabisan waktu dalam membaca paket komunikasi"
2015
#. CR_NET_ERROR_ON_WRITE 08S01
2016
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1607
2017
msgid "Got an error writing communication packets"
1608
2018
msgstr "Mendapatkan kesalahan dalam menulis paket komunikasi"
2020
#. CR_NET_WRITE_INTERRUPTED 08S01
2021
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1610
2022
msgid "Got timeout writing communication packets"
1611
2023
msgstr "Kehabisan waktu dalam menulis paket komunikasi"
2025
#: ../drizzled/error.cc:374
1613
2026
msgid "Result string is longer than 'max_allowed_packet' bytes"
2029
#: ../drizzled/error.cc:375
1616
2030
msgid "The used table type doesn't support BLOB/TEXT columns"
2033
#: ../drizzled/error.cc:376
1619
2034
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2037
#: ../drizzled/error.cc:377
1624
2040
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2044
#: ../drizzled/error.cc:378
1629
2046
msgid "Incorrect column name '%-.100s'"
2049
#: ../drizzled/error.cc:379
1633
2051
msgid "The used storage engine can't index column '%-.192s'"
2054
#: ../drizzled/error.cc:380
1637
2056
"Unable to open underlying table which is differently defined or of non-"
1638
2057
"MyISAM type or doesn't exist"
2060
#: ../drizzled/error.cc:381
1642
2062
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2065
#: ../drizzled/error.cc:382
1647
2068
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2071
#: ../drizzled/error.cc:383
1651
2073
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1652
2074
"UNIQUE instead"
2077
#: ../drizzled/error.cc:384
1655
2078
msgid "Result consisted of more than one row"
2081
#: ../drizzled/error.cc:385
1658
2082
msgid "This table type requires a primary key"
2085
#: ../drizzled/error.cc:386
1661
2086
msgid "This version of Drizzle is not compiled with RAID support"
2089
#: ../drizzled/error.cc:387
1665
2091
"You are using safe update mode and you tried to update a table without a "
1666
2092
"WHERE that uses a KEY column"
2095
#: ../drizzled/error.cc:388
1670
2097
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2100
#: ../drizzled/error.cc:389
1673
2101
msgid "Can't open table"
2104
#: ../drizzled/error.cc:390
1677
2106
msgid "The storage engine for the table doesn't support %s"
2109
#: ../drizzled/error.cc:391
1680
2110
msgid "You are not allowed to execute this command in a transaction"
2113
#: ../drizzled/error.cc:392
1684
2115
msgid "Got error %d during COMMIT"
2118
#: ../drizzled/error.cc:393
1688
2120
msgid "Got error %d during ROLLBACK"
2123
#: ../drizzled/error.cc:394
1692
2125
msgid "Got error %d during FLUSH_LOGS"
2128
#: ../drizzled/error.cc:395
1696
2130
msgid "Got error %d during CHECKPOINT"
2133
#. This is a very incorrect place to use the PRIi64 macro as the
2134
#. program that looks over the source for the N_() macros does not
2135
#. (obviously) do macro expansion, so the string is entirely wrong for
2136
#. what it is trying to output for every language except english.
2137
#: ../drizzled/error.cc:400
1701
2140
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1702
2141
"'%-.64s' (%-.64s)"
2144
#: ../drizzled/error.cc:401
1705
2145
msgid "The storage engine for the table does not support binary table dump"
2148
#: ../drizzled/error.cc:402
1708
2149
msgid "Binlog closed, cannot RESET MASTER"
2152
#: ../drizzled/error.cc:403
1712
2154
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2157
#: ../drizzled/error.cc:404
1716
2159
msgid "Error from master: '%-.64s'"
2162
#: ../drizzled/error.cc:405
1719
2163
msgid "Net error reading from master"
2166
#: ../drizzled/error.cc:406
1722
2167
msgid "Net error writing to master"
2170
#: ../drizzled/error.cc:407
1725
2171
msgid "Can't find FULLTEXT index matching the column list"
2174
#: ../drizzled/error.cc:408
1729
2176
"Can't execute the given command because you have active locked tables or an "
1730
2177
"active transaction"
2180
#: ../drizzled/error.cc:409
1734
2182
msgid "Unknown system variable '%-.64s'"
2185
#: ../drizzled/error.cc:410
1738
2187
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2190
#: ../drizzled/error.cc:411
1743
2193
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2196
#: ../drizzled/error.cc:412
1746
2197
msgid "Some non-transactional changed tables couldn't be rolled back"
2200
#: ../drizzled/error.cc:413
1750
2202
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1751
2203
"of storage; increase this drizzled variable and try again"
2206
#: ../drizzled/error.cc:414
1755
2208
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2211
#: ../drizzled/error.cc:415
1759
2213
"This operation requires a running slave; configure slave and do START SLAVE"
2216
#: ../drizzled/error.cc:416
1762
2217
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2220
#: ../drizzled/error.cc:417
1766
2222
"Could not initialize master info structure; more error messages can be found "
1767
2223
"in the Drizzle error log"
2226
#: ../drizzled/error.cc:418
1770
2227
msgid "Could not create slave thread; check system resources"
2230
#: ../drizzled/error.cc:419
1775
2233
"User %-.64s already has more than 'max_user_connections' active connections"
2236
#: ../drizzled/error.cc:420
1778
2237
msgid "You may only use constant expressions with SET"
2240
#: ../drizzled/error.cc:421
1781
2241
msgid "Lock wait timeout exceeded; try restarting transaction"
2244
#: ../drizzled/error.cc:422
1784
2245
msgid "The total number of locks exceeds the lock table size"
2248
#: ../drizzled/error.cc:423
1787
2249
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2252
#: ../drizzled/error.cc:424
1790
2253
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2256
#: ../drizzled/error.cc:425
1793
2257
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2260
#: ../drizzled/error.cc:426
1797
2262
msgid "Incorrect arguments to %s"
2265
#: ../drizzled/error.cc:427
1801
2267
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2270
#: ../drizzled/error.cc:428
1805
2272
"Incorrect table definition; all MERGE tables must be in the same database"
2275
#: ../drizzled/error.cc:429
1808
2276
msgid "Deadlock found when trying to get lock; try restarting transaction"
2279
#: ../drizzled/error.cc:430
1811
2280
msgid "The used table type doesn't support FULLTEXT indexes"
2283
#: ../drizzled/error.cc:431
1814
2284
msgid "Cannot add foreign key constraint"
2287
#: ../drizzled/error.cc:432
1817
2288
msgid "Cannot add or update a child row: a foreign key constraint fails"
2291
#: ../drizzled/error.cc:433
1820
2292
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2295
#: ../drizzled/error.cc:434
1824
2297
msgid "Error connecting to master: %-.128s"
2300
#: ../drizzled/error.cc:435
1828
2302
msgid "Error running query on master: %-.128s"
2305
#: ../drizzled/error.cc:436
1832
2307
msgid "Error when executing command %s: %-.128s"
2310
#: ../drizzled/error.cc:437
1836
2312
msgid "Incorrect usage of %s and %s"
2315
#: ../drizzled/error.cc:438
1839
2316
msgid "The used SELECT statements have a different number of columns"
2319
#: ../drizzled/error.cc:439
1842
2320
msgid "Can't execute the query because you have a conflicting read lock"
2323
#: ../drizzled/error.cc:440
1845
2324
msgid "Mixing of transactional and non-transactional tables is disabled"
2327
#: ../drizzled/error.cc:441
1849
2329
msgid "Option '%s' used twice in statement"
2332
#: ../drizzled/error.cc:442
1853
2334
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2337
#: ../drizzled/error.cc:443
1857
2339
msgid "Access denied; you need the %-.128s privilege for this operation"
2342
#: ../drizzled/error.cc:444
1862
2345
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2348
#: ../drizzled/error.cc:445
1867
2351
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2354
#: ../drizzled/error.cc:446
1871
2356
msgid "Variable '%-.64s' doesn't have a default value"
2359
#: ../drizzled/error.cc:447
1875
2361
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2364
#: ../drizzled/error.cc:448
1879
2366
msgid "Incorrect argument type to variable '%-.64s'"
2369
#: ../drizzled/error.cc:449
1883
2371
msgid "Variable '%-.64s' can only be set, not read"
2374
#: ../drizzled/error.cc:450
1887
2376
msgid "Incorrect usage/placement of '%s'"
2379
#: ../drizzled/error.cc:451
1891
2381
msgid "This version of Drizzle doesn't yet support '%s'"
2384
#: ../drizzled/error.cc:452
1896
2387
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2390
#: ../drizzled/error.cc:453
1899
2391
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2394
#: ../drizzled/error.cc:454
1903
2396
msgid "Variable '%-.192s' is a %s variable"
2399
#: ../drizzled/error.cc:455
1907
2401
msgid "Incorrect foreign key definition for '%-.192s': %s"
2404
#: ../drizzled/error.cc:456
1910
2405
msgid "Key reference and table reference don't match"
2408
#: ../drizzled/error.cc:457
1914
2410
msgid "Operand should contain %d column(s)"
2413
#: ../drizzled/error.cc:458
1917
2414
msgid "Subquery returns more than 1 row"
2417
#: ../drizzled/error.cc:459
1921
2419
msgid "Unknown prepared statement handler (%.*s) given to %s"
2422
#: ../drizzled/error.cc:460
1924
2423
msgid "Help database is corrupt or does not exist"
2426
#: ../drizzled/error.cc:461
1927
2427
msgid "Cyclic reference on subqueries"
2430
#: ../drizzled/error.cc:462
1931
2432
msgid "Converting column '%s' from %s to %s"
2435
#: ../drizzled/error.cc:463
1935
2437
msgid "Reference '%-.64s' not supported (%s)"
2440
#: ../drizzled/error.cc:464
1938
2441
msgid "Every derived table must have its own alias"
2444
#: ../drizzled/error.cc:465
1942
2446
msgid "Select %u was reduced during optimization"
2449
#: ../drizzled/error.cc:466
1946
2451
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2454
#: ../drizzled/error.cc:467
1950
2456
"Client does not support authentication protocol requested by server; "
1951
2457
"consider upgrading Drizzle client"
2460
#: ../drizzled/error.cc:468
1954
2461
msgid "All parts of a SPATIAL index must be NOT NULL"
2464
#: ../drizzled/error.cc:469
1958
2466
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2469
#: ../drizzled/error.cc:470
1961
2470
msgid "Slave is already running"
2473
#: ../drizzled/error.cc:471
1964
2474
msgid "Slave already has been stopped"
2477
#: ../drizzled/error.cc:472
1969
2480
"Uncompressed data size too large; the maximum size is %d (based on "
1970
2481
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2484
#: ../drizzled/error.cc:473
1973
2485
msgid "ZLIB: Not enough memory"
2488
#: ../drizzled/error.cc:474
1977
2490
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1978
2491
"data was corrupted)"
2494
#: ../drizzled/error.cc:475
1981
2495
msgid "ZLIB: Input data corrupted"
2498
#: ../drizzled/error.cc:476
1985
2500
msgid "%d line(s) were cut by GROUP_CONCAT()"
2503
#: ../drizzled/error.cc:477
1989
2505
msgid "Row %ld doesn't contain data for all columns"
2508
#: ../drizzled/error.cc:478
1994
2511
"Row %ld was truncated; it contained more data than there were input columns"
2514
#: ../drizzled/error.cc:479
1999
2517
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2520
#: ../drizzled/error.cc:480
2003
2522
msgid "Out of range value for column '%s' at row %ld"
2525
#: ../drizzled/error.cc:481
2007
2527
msgid "Data truncated for column '%s' at row %ld"
2530
#: ../drizzled/error.cc:482
2011
2532
msgid "Using storage engine %s for table '%s'"
2535
#: ../drizzled/error.cc:483
2015
2537
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2540
#: ../drizzled/error.cc:484
2018
2541
msgid "Cannot drop one or more of the requested users"
2544
#: ../drizzled/error.cc:485
2021
2545
msgid "Can't revoke all privileges for one or more of the requested users"
2548
#: ../drizzled/error.cc:486
2025
2550
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2553
#: ../drizzled/error.cc:487
2029
2555
msgid "Illegal mix of collations for operation '%s'"
2558
#: ../drizzled/error.cc:488
2034
2561
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2035
2562
"variable_name)"
2565
#: ../drizzled/error.cc:489
2039
2567
msgid "Unknown collation: '%-.64s'"
2570
#: ../drizzled/error.cc:490
2043
2572
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2044
2573
"compiled without SSL support; they can be used later if Drizzle slave with "
2045
2574
"SSL is started"
2577
#: ../drizzled/error.cc:491
2050
2580
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2051
2581
"old format; please change the password to the new format"
2584
#: ../drizzled/error.cc:492
2056
2587
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2591
#: ../drizzled/error.cc:493
2060
2592
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2595
#: ../drizzled/error.cc:494
2064
2597
"It is recommended to use --skip-slave-start when doing step-by-step "
2065
2598
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2066
2599
"get an unexpected slave's drizzled restart"
2602
#: ../drizzled/error.cc:495
2069
2603
msgid "SQL thread is not to be started so UNTIL options are ignored"
2606
#: ../drizzled/error.cc:496
2073
2608
msgid "Incorrect index name '%-.100s'"
2611
#: ../drizzled/error.cc:497
2077
2613
msgid "Incorrect catalog name '%-.100s'"
2616
#: ../drizzled/error.cc:498
2081
2618
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2621
#: ../drizzled/error.cc:499
2085
2623
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2626
#: ../drizzled/error.cc:500
2089
2628
msgid "Unknown key cache '%-.100s'"
2631
#: ../drizzled/error.cc:501
2093
2633
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2094
2634
"this switch for this grant to work"
2637
#: ../drizzled/error.cc:502
2098
2639
msgid "Unknown table engine '%s'"
2642
#: ../drizzled/error.cc:503
2102
2644
msgid "'%s' is deprecated; use '%s' instead"
2647
#: ../drizzled/error.cc:504
2106
2649
msgid "The target table %-.100s of the %s is not updatable"
2652
#: ../drizzled/error.cc:505
2111
2655
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2659
#: ../drizzled/error.cc:506
2117
2662
"The Drizzle server is running with the %s option so it cannot execute this "
2666
#: ../drizzled/error.cc:507
2122
2668
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2671
#: ../drizzled/error.cc:508
2126
2673
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2676
#: ../drizzled/error.cc:509
2130
2678
"Incorrect table definition; there can be only one TIMESTAMP column with "
2131
2679
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2682
#: ../drizzled/error.cc:510
2135
2684
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2687
#: ../drizzled/error.cc:511
2138
2688
msgid "This command is not supported in the prepared statement protocol yet"
2691
#: ../drizzled/error.cc:512
2142
2693
msgid "Got error %d '%-.100s' from %s"
2696
#: ../drizzled/error.cc:513
2146
2698
msgid "Got temporary error %d '%-.100s' from %s"
2701
#: ../drizzled/error.cc:514
2150
2703
msgid "Unknown or incorrect time zone: '%-.64s'"
2706
#: ../drizzled/error.cc:515
2154
2708
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2711
#: ../drizzled/error.cc:516
2158
2713
msgid "Invalid %s character string: '%.64s'"
2716
#: ../drizzled/error.cc:517
2162
2718
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2721
#: ../drizzled/error.cc:518
2166
2723
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2726
#: ../drizzled/error.cc:519
2170
2728
msgid "Can't create a %s from within another stored routine"
2731
#: ../drizzled/error.cc:520
2174
2733
msgid "%s %s already exists"
2736
#: ../drizzled/error.cc:521
2178
2738
msgid "%s %s does not exist"
2741
#: ../drizzled/error.cc:522
2182
2743
msgid "Failed to DROP %s %s"
2746
#: ../drizzled/error.cc:523
2186
2748
msgid "Failed to CREATE %s %s"
2751
#: ../drizzled/error.cc:524
2190
2753
msgid "%s with no matching label: %s"
2756
#: ../drizzled/error.cc:525
2194
2758
msgid "Redefining label %s"
2761
#: ../drizzled/error.cc:526
2198
2763
msgid "End-label %s without match"
2766
#: ../drizzled/error.cc:527
2202
2768
msgid "Referring to uninitialized variable %s"
2771
#: ../drizzled/error.cc:528
2206
2773
msgid "PROCEDURE %s can't return a result set in the given context"
2776
#: ../drizzled/error.cc:529
2209
2777
msgid "RETURN is only allowed in a FUNCTION"
2780
#: ../drizzled/error.cc:530
2213
2782
msgid "%s is not allowed in stored procedures"
2785
#: ../drizzled/error.cc:531
2217
2787
"The update log is deprecated and replaced by the binary log; SET "
2218
2788
"SQL_LOG_UPDATE has been ignored"
2791
#: ../drizzled/error.cc:532
2222
2793
"The update log is deprecated and replaced by the binary log; SET "
2223
2794
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2797
#: ../drizzled/error.cc:533
2226
2798
msgid "Query execution was interrupted"
2801
#: ../drizzled/error.cc:534
2230
2803
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2806
#: ../drizzled/error.cc:535
2234
2808
msgid "Undefined CONDITION: %s"
2811
#: ../drizzled/error.cc:536
2238
2813
msgid "No RETURN found in FUNCTION %s"
2816
#: ../drizzled/error.cc:537
2242
2818
msgid "FUNCTION %s ended without RETURN"
2821
#: ../drizzled/error.cc:538
2245
2822
msgid "Cursor statement must be a SELECT"
2825
#: ../drizzled/error.cc:539
2248
2826
msgid "Cursor SELECT must not have INTO"
2829
#: ../drizzled/error.cc:540
2252
2831
msgid "Undefined CURSOR: %s"
2834
#: ../drizzled/error.cc:541
2255
2835
msgid "Cursor is already open"
2838
#: ../drizzled/error.cc:542
2258
2839
msgid "Cursor is not open"
2842
#: ../drizzled/error.cc:543
2262
2844
msgid "Undeclared variable: %s"
2847
#: ../drizzled/error.cc:544
2265
2848
msgid "Incorrect number of FETCH variables"
2851
#: ../drizzled/error.cc:545
2268
2852
msgid "No data - zero rows fetched, selected, or processed"
2855
#: ../drizzled/error.cc:546
2272
2857
msgid "Duplicate parameter: %s"
2860
#: ../drizzled/error.cc:547
2276
2862
msgid "Duplicate variable: %s"
2865
#: ../drizzled/error.cc:548
2280
2867
msgid "Duplicate condition: %s"
2870
#: ../drizzled/error.cc:549
2284
2872
msgid "Duplicate cursor: %s"
2875
#: ../drizzled/error.cc:550
2288
2877
msgid "Failed to ALTER %s %s"
2880
#: ../drizzled/error.cc:551
2291
2881
msgid "Subquery value not supported"
2884
#: ../drizzled/error.cc:552
2295
2886
msgid "%s is not allowed in stored function or trigger"
2889
#: ../drizzled/error.cc:553
2298
2890
msgid "Variable or condition declaration after cursor or handler declaration"
2893
#: ../drizzled/error.cc:554
2301
2894
msgid "Cursor declaration after handler declaration"
2897
#: ../drizzled/error.cc:555
2304
2898
msgid "Case not found for CASE statement"
2901
#: ../drizzled/error.cc:556
2308
2903
msgid "Configuration file '%-.192s' is too big"
2906
#: ../drizzled/error.cc:557
2312
2908
msgid "Malformed file type header in file '%-.192s'"
2911
#: ../drizzled/error.cc:558
2316
2913
msgid "Unexpected end of file while parsing comment '%-.200s'"
2916
#: ../drizzled/error.cc:559
2320
2918
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2921
#: ../drizzled/error.cc:560
2324
2923
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2926
#: ../drizzled/error.cc:561
2327
2927
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2930
#: ../drizzled/error.cc:562
2331
2932
msgid "'%-.192s.%-.192s' is not %s"
2935
#: ../drizzled/error.cc:563
2335
2937
msgid "Column '%-.192s' is not updatable"
2940
#: ../drizzled/error.cc:564
2338
2941
msgid "View's SELECT contains a subquery in the FROM clause"
2944
#: ../drizzled/error.cc:565
2342
2946
msgid "View's SELECT contains a '%s' clause"
2949
#: ../drizzled/error.cc:566
2345
2950
msgid "View's SELECT contains a variable or parameter"
2953
#: ../drizzled/error.cc:567
2349
2955
msgid "View's SELECT refers to a temporary table '%-.192s'"
2958
#: ../drizzled/error.cc:568
2352
2959
msgid "View's SELECT and view's field list have different column counts"
2962
#: ../drizzled/error.cc:569
2356
2964
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2967
#: ../drizzled/error.cc:570
2359
2968
msgid "View being updated does not have complete key of underlying table in it"
2971
#: ../drizzled/error.cc:571
2364
2974
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2365
2975
"(s) or definer/invoker of view lack rights to use them"
2978
#: ../drizzled/error.cc:572
2369
2980
msgid "Can't drop or alter a %s from within another stored routine"
2983
#: ../drizzled/error.cc:573
2372
2984
msgid "GOTO is not allowed in a stored procedure handler"
2987
#: ../drizzled/error.cc:574
2375
2988
msgid "Trigger already exists"
2991
#: ../drizzled/error.cc:575
2378
2992
msgid "Trigger does not exist"
2995
#: ../drizzled/error.cc:576
2382
2997
msgid "Trigger's '%-.192s' is view or temporary table"
3000
#: ../drizzled/error.cc:577
2386
3002
msgid "Updating of %s row is not allowed in %strigger"
3005
#: ../drizzled/error.cc:578
2390
3007
msgid "There is no %s row in %s trigger"
3010
#: ../drizzled/error.cc:579
2394
3012
msgid "Field '%-.192s' doesn't have a default value"
3015
#: ../drizzled/error.cc:580
2397
3016
msgid "Division by 0"
3019
#: ../drizzled/error.cc:581
2401
3021
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3024
#: ../drizzled/error.cc:582
2405
3026
msgid "Illegal %s '%-.192s' value found during parsing"
3029
#: ../drizzled/error.cc:583
2409
3031
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3034
#: ../drizzled/error.cc:584
2413
3036
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3039
#: ../drizzled/error.cc:585
2417
3041
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3044
#: ../drizzled/error.cc:586
2421
3046
msgid "Failed purging old relay logs: %s"
3049
#: ../drizzled/error.cc:587
2425
3051
msgid "Password hash should be a %d-digit hexadecimal number"
3054
#: ../drizzled/error.cc:588
2428
3055
msgid "Target log not found in binlog index"
3058
#: ../drizzled/error.cc:589
2431
3059
msgid "I/O error reading log index file"
3062
#: ../drizzled/error.cc:590
2434
3063
msgid "Server configuration does not permit binlog purge"
3066
#: ../drizzled/error.cc:591
2437
3067
msgid "Failed on fseek()"
3070
#: ../drizzled/error.cc:592
2440
3071
msgid "Fatal error during log purge"
3074
#: ../drizzled/error.cc:593
2443
3075
msgid "A purgeable log is in use, will not purge"
3078
#: ../drizzled/error.cc:594
2446
3079
msgid "Unknown error during log purge"
3082
#: ../drizzled/error.cc:595
2450
3084
msgid "Failed initializing relay log position: %s"
3087
#: ../drizzled/error.cc:596
2453
3088
msgid "You are not using binary logging"
3091
#: ../drizzled/error.cc:597
2458
3094
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3097
#: ../drizzled/error.cc:598
2461
3098
msgid "WSAStartup Failed"
3101
#: ../drizzled/error.cc:599
2464
3102
msgid "Can't handle procedures with different groups yet"
3105
#: ../drizzled/error.cc:600
2467
3106
msgid "Select must have a group with this procedure"
3109
#: ../drizzled/error.cc:601
2470
3110
msgid "Can't use ORDER clause with this procedure"
3113
#: ../drizzled/error.cc:602
2474
3115
msgid "Binary logging and replication forbid changing the global server %s"
3118
#: ../drizzled/error.cc:603
2478
3120
msgid "Can't map file: %-.200s, errno: %d"
3123
#: ../drizzled/error.cc:604
2482
3125
msgid "Wrong magic in %-.64s"
3128
#: ../drizzled/error.cc:605
2485
3129
msgid "Prepared statement contains too many placeholders"
3132
#: ../drizzled/error.cc:606
2489
3134
msgid "Key part '%-.192s' length cannot be 0"
3137
#: ../drizzled/error.cc:607
2492
3138
msgid "View text checksum failed"
3141
#: ../drizzled/error.cc:608
2497
3144
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3147
#: ../drizzled/error.cc:609
2501
3149
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3152
#: ../drizzled/error.cc:610
2505
3154
msgid "Can not delete from join view '%-.192s.%-.192s'"
3157
#: ../drizzled/error.cc:611
2509
3159
msgid "Operation %s failed for %.256s"
3162
#: ../drizzled/error.cc:612
2512
3163
msgid "XAER_NOTA: Unknown XID"
3166
#: ../drizzled/error.cc:613
2515
3167
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3170
#: ../drizzled/error.cc:614
2520
3173
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2521
3174
"the %.64s state"
3177
#: ../drizzled/error.cc:615
2524
3178
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3181
#: ../drizzled/error.cc:616
2528
3183
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2529
3184
"for consistency"
3187
#: ../drizzled/error.cc:617
2532
3188
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3191
#: ../drizzled/error.cc:618
2537
3194
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3198
#: ../drizzled/error.cc:619
2541
3199
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3202
#: ../drizzled/error.cc:620
2544
3203
msgid "Failed to revoke all privileges to dropped routine"
3206
#: ../drizzled/error.cc:621
2548
3208
msgid "Data too long for column '%s' at row %ld"
3211
#: ../drizzled/error.cc:622
2552
3213
msgid "Bad SQLSTATE: '%s'"
3216
#: ../drizzled/error.cc:623
2557
3219
"%s: ready for connections.\n"
2558
3220
"Version: '%s' %s\n"
3223
#: ../drizzled/error.cc:624
2561
3224
msgid "Can't load value from file with fixed size rows to variable"
3227
#: ../drizzled/error.cc:625
2564
3228
msgid "You are not allowed to create a user with GRANT"
3231
#: ../drizzled/error.cc:626
2568
3233
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3236
#: ../drizzled/error.cc:627
2571
3237
msgid "Table definition has changed, please retry transaction"
3240
#: ../drizzled/error.cc:628
2574
3241
msgid "Duplicate handler declared in the same block"
3244
#: ../drizzled/error.cc:629
2579
3247
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2580
3248
"variable in BEFORE trigger"
3251
#: ../drizzled/error.cc:630
2584
3253
msgid "Not allowed to return a result set from a %s"
3256
#: ../drizzled/error.cc:631
2587
3257
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3260
#: ../drizzled/error.cc:632
2591
3262
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2592
3263
"declaration and binary logging is enabled; if non-transactional tables were "
2593
3264
"updated, the binary log will miss their changes"
3267
#: ../drizzled/error.cc:633
2597
3269
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2598
3270
"declaration and binary logging is enabled (you *might* want to use the less "
2599
3271
"safe log_bin_trust_function_creators variable)"
3274
#: ../drizzled/error.cc:634
2603
3276
"You do not have the SUPER privilege and binary logging is enabled (you "
2604
3277
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3280
#: ../drizzled/error.cc:635
2608
3282
"You can't execute a prepared statement which has an open cursor associated "
2609
3283
"with it. Reset the statement to re-execute it."
3286
#: ../drizzled/error.cc:636
2613
3288
msgid "The statement (%lu) has no open cursor."
3291
#: ../drizzled/error.cc:637
2617
3293
"Explicit or implicit commit is not allowed in stored function or trigger."
3296
#: ../drizzled/error.cc:638
2622
3299
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3302
#: ../drizzled/error.cc:639
2625
3303
msgid "Recursive stored functions and triggers are not allowed."
3306
#: ../drizzled/error.cc:640
2629
3308
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3311
#: ../drizzled/error.cc:641
2633
3313
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3316
#: ../drizzled/error.cc:642
2638
3319
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3323
#: ../drizzled/error.cc:643
2643
3325
"You can't combine write-locking of system tables with other tables or lock "
3329
#: ../drizzled/error.cc:644
2648
3331
msgid "Unable to connect to foreign data source: %.64s"
3334
#: ../drizzled/error.cc:645
2653
3337
"There was a problem processing the query on the foreign data source. Data "
2654
3338
"source error: %-.64s"
3341
#: ../drizzled/error.cc:646
2659
3344
"The foreign data source you are trying to reference does not exist. Data "
2660
3345
"source error: %-.64s"
3348
#: ../drizzled/error.cc:647
2665
3351
"Can't create federated table. The data source connection string '%-.64s' is "
2666
3352
"not in the correct format"
3355
#: ../drizzled/error.cc:648
2670
3357
msgid "The data source connection string '%-.64s' is not in the correct format"
3360
#: ../drizzled/error.cc:649
2674
3362
msgid "Can't create federated table. Foreign data src error: %-.64s"
3365
#: ../drizzled/error.cc:650
2677
3366
msgid "Trigger in wrong schema"
3369
#: ../drizzled/error.cc:651
2682
3372
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2683
3373
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3376
#: ../drizzled/error.cc:652
2687
3378
msgid "Routine body for '%-.100s' is too long"
3381
#: ../drizzled/error.cc:653
2690
3382
msgid "Cannot drop default keycache"
3385
#: ../drizzled/error.cc:654
2694
3387
msgid "Display width out of range for column '%-.192s' (max = %d)"
3390
#: ../drizzled/error.cc:655
2697
3391
msgid "XAER_DUPID: The XID already exists"
3394
#: ../drizzled/error.cc:656
2701
3396
msgid "Datetime function: %-.32s field overflow"
3399
#: ../drizzled/error.cc:657
2706
3402
"Can't update table '%-.192s' in stored function/trigger because it is "
2707
3403
"already used by statement which invoked this stored function/trigger."
3406
#: ../drizzled/error.cc:658
2712
3409
"The definition of table '%-.192s' prevents operation %.192s on table "
3413
#: ../drizzled/error.cc:659
2717
3415
"The prepared statement contains a stored routine call that refers to that "
2718
3416
"same statement. It's not allowed to execute a prepared statement in such a "
2719
3417
"recursive manner"
3420
#: ../drizzled/error.cc:660
2722
3421
msgid "Not allowed to set autocommit from a stored function or trigger"
3424
#: ../drizzled/error.cc:661
2725
3425
msgid "Definer is not fully qualified"
3428
#: ../drizzled/error.cc:662
2730
3431
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2731
3432
"Current user is used as definer. Please recreate the view!"
3435
#: ../drizzled/error.cc:663
2736
3438
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3442
#: ../drizzled/error.cc:664
2741
3444
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3447
#: ../drizzled/error.cc:665
2745
3449
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3452
#: ../drizzled/error.cc:666
2750
3455
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3458
#: ../drizzled/error.cc:667
2755
3461
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3464
#: ../drizzled/error.cc:668
2759
3466
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3469
#: ../drizzled/error.cc:669
2764
3472
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2766
3474
"insufficient privileges. Please recreate the trigger."
3477
#: ../drizzled/error.cc:670
2770
3479
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3482
#: ../drizzled/error.cc:671
2775
3485
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2776
3486
"exceeded for routine %.192s"
3489
#: ../drizzled/error.cc:672
2781
3492
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2782
3493
"or contains bad data (internal code %d)"
3496
#: ../drizzled/error.cc:673
2786
3498
msgid "Incorrect routine name '%-.192s'"
3501
#: ../drizzled/error.cc:674
2790
3503
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3506
#: ../drizzled/error.cc:675
2793
3507
msgid "AGGREGATE is not supported for stored functions"
3510
#: ../drizzled/error.cc:676
2798
3513
"Can't create more than max_prepared_stmt_count statements (current value: %"
3517
#: ../drizzled/error.cc:677
2803
3519
msgid "`%-.192s`.`%-.192s` contains view recursion"
3522
#: ../drizzled/error.cc:678
2807
3524
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3527
#: ../drizzled/error.cc:679
2810
3528
msgid "The used table type doesn't support SPATIAL indexes"
3531
#: ../drizzled/error.cc:680
2813
3532
msgid "Triggers can not be created on system tables"
3535
#: ../drizzled/error.cc:681
2817
3537
msgid "Leading spaces are removed from name '%s'"
3540
#: ../drizzled/error.cc:682
2820
3541
msgid "Failed to read auto-increment value from storage engine"
3544
#: ../drizzled/error.cc:683
2823
3545
msgid "user name"
3548
#: ../drizzled/error.cc:684
2826
3549
msgid "host name"
3552
#: ../drizzled/error.cc:685
2830
3554
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3557
#: ../drizzled/error.cc:686
2834
3559
msgid "The target table %-.100s of the %s is not insertable-into"
3562
#: ../drizzled/error.cc:687
2839
3565
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3568
#: ../drizzled/error.cc:688
2842
3569
msgid "Too high level of nesting for select"
3572
#: ../drizzled/error.cc:689
2846
3574
msgid "Name '%-.64s' has become ''"
3577
#: ../drizzled/error.cc:690
2850
3579
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2851
3580
"optional and non-empty FIELDS ENCLOSED BY"
3583
#: ../drizzled/error.cc:691
2855
3585
msgid "The foreign server, %s, you are trying to create already exists."
3588
#: ../drizzled/error.cc:692
2860
3591
"The foreign server name you are trying to reference does not exist. Data "
2861
3592
"source error: %-.64s"
3595
#: ../drizzled/error.cc:693
2866
3598
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3601
#: ../drizzled/error.cc:694
2871
3604
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2872
3605
"each partition"
3608
#: ../drizzled/error.cc:695
2876
3610
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3613
#: ../drizzled/error.cc:696
2879
3614
msgid "MAXVALUE can only be used in last partition definition"
3617
#: ../drizzled/error.cc:697
2882
3618
msgid "Subpartitions can only be hash partitions and by key"
3621
#: ../drizzled/error.cc:698
2885
3622
msgid "Must define subpartitions on all partitions if on one partition"
3625
#: ../drizzled/error.cc:699
2888
3626
msgid "Wrong number of partitions defined, mismatch with previous setting"
3629
#: ../drizzled/error.cc:700
2891
3630
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3633
#: ../drizzled/error.cc:701
2894
3634
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3637
#: ../drizzled/error.cc:702
2897
3638
msgid "Expression in RANGE/LIST VALUES must be constant"
3641
#: ../drizzled/error.cc:703
2900
3642
msgid "Field in list of fields for partition function not found in table"
3645
#: ../drizzled/error.cc:704
2903
3646
msgid "List of fields is only allowed in KEY partitions"
3649
#: ../drizzled/error.cc:705
2907
3651
"The partition info in the frm file is not consistent with what can be "
2908
3652
"written into the frm file"
3655
#: ../drizzled/error.cc:706
2912
3657
msgid "The %-.192s function returns the wrong type"
3660
#: ../drizzled/error.cc:707
2916
3662
msgid "For %-.64s partitions each partition must be defined"
3665
#: ../drizzled/error.cc:708
2919
3666
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3669
#: ../drizzled/error.cc:709
2922
3670
msgid "VALUES value must be of same type as partition function"
3673
#: ../drizzled/error.cc:710
2925
3674
msgid "Multiple definition of same constant in list partitioning"
3677
#: ../drizzled/error.cc:711
2928
3678
msgid "Partitioning can not be used stand-alone in query"
3681
#: ../drizzled/error.cc:712
2932
3683
"The mix of handlers in the partitions is not allowed in this version of "
3687
#: ../drizzled/error.cc:713
2937
3689
msgid "For the partitioned engine it is necessary to define all %-.64s"
3692
#: ../drizzled/error.cc:714
2940
3693
msgid "Too many partitions (including subpartitions) were defined"
3696
#: ../drizzled/error.cc:715
2944
3698
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2945
3699
"partitioning for subpartitioning"
3702
#: ../drizzled/error.cc:716
2948
3703
msgid "Failed to create specific handler file"
3706
#: ../drizzled/error.cc:717
2951
3707
msgid "A BLOB field is not allowed in partition function"
3710
#: ../drizzled/error.cc:718
2955
3712
msgid "A %-.192s must include all columns in the table's partitioning function"
3715
#: ../drizzled/error.cc:719
2959
3717
msgid "Number of %-.64s = 0 is not an allowed value"
3720
#: ../drizzled/error.cc:720
2962
3721
msgid "Partition management on a not partitioned table is not possible"
3724
#: ../drizzled/error.cc:721
2966
3726
"Foreign key condition is not yet supported in conjunction with partitioning"
3729
#: ../drizzled/error.cc:722
2970
3731
msgid "Error in list of partitions to %-.64s"
3734
#: ../drizzled/error.cc:723
2973
3735
msgid "Cannot remove all partitions, use DROP TABLE instead"
3738
#: ../drizzled/error.cc:724
2976
3739
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3742
#: ../drizzled/error.cc:725
2980
3744
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2981
3745
"their numbers"
3748
#: ../drizzled/error.cc:726
2985
3750
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2986
3751
"tables using HASH PARTITIONs"
3754
#: ../drizzled/error.cc:727
2990
3756
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3759
#: ../drizzled/error.cc:728
2993
3760
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3763
#: ../drizzled/error.cc:729
2996
3764
msgid "At least one partition must be added"
3767
#: ../drizzled/error.cc:730
2999
3768
msgid "At least one partition must be coalesced"
3771
#: ../drizzled/error.cc:731
3002
3772
msgid "More partitions to reorganize than there are partitions"
3775
#: ../drizzled/error.cc:732
3006
3777
msgid "Duplicate partition name %-.192s"
3780
#: ../drizzled/error.cc:733
3009
3781
msgid "It is not allowed to shut off binlog on this command"
3784
#: ../drizzled/error.cc:734
3012
3785
msgid "When reorganizing a set of partitions they must be in consecutive order"
3788
#: ../drizzled/error.cc:735
3016
3790
"Reorganize of range partitions cannot change total ranges except for last "
3017
3791
"partition where it can extend the range"
3794
#: ../drizzled/error.cc:736
3020
3795
msgid "Partition function not supported in this version for this handler"
3798
#: ../drizzled/error.cc:737
3023
3799
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3802
#: ../drizzled/error.cc:738
3027
3804
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3807
#: ../drizzled/error.cc:739
3031
3809
msgid "Plugin '%-.192s' is not loaded"
3812
#: ../drizzled/error.cc:740
3035
3814
msgid "Incorrect %-.32s value: '%-.128s'"
3817
#: ../drizzled/error.cc:741
3039
3819
msgid "Table has no partition for value %-.64s"
3822
#: ../drizzled/error.cc:742
3043
3824
msgid "It is not allowed to specify %s more than once"
3827
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3047
3829
msgid "Failed to create %s"
3832
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3051
3834
msgid "Failed to drop %s"
3837
#: ../drizzled/error.cc:745
3054
3838
msgid "The handler doesn't support autoextend of tablespaces"
3841
#: ../drizzled/error.cc:746
3058
3843
"A size parameter was incorrectly specified, either number or on the form 10M"
3846
#: ../drizzled/error.cc:747
3062
3848
"The size number was correct but we don't allow the digit part to be more "
3063
3849
"than 2 billion"
3852
#: ../drizzled/error.cc:748
3067
3854
msgid "Failed to alter: %s"
3857
#: ../drizzled/error.cc:749
3070
3858
msgid "Writing one row to the row-based binary log failed"
3861
#: ../drizzled/error.cc:750
3074
3863
msgid "Table definition on master and slave does not match: %s"
3866
#: ../drizzled/error.cc:751
3078
3868
"Slave running with --log-slave-updates must use row-based binary logging to "
3079
3869
"be able to replicate row-based binary log events"
3872
#: ../drizzled/error.cc:752
3083
3874
msgid "Event '%-.192s' already exists"
3877
#: ../drizzled/error.cc:753
3087
3879
msgid "Failed to store event %s. Error code %d from storage engine."
3882
#: ../drizzled/error.cc:754
3091
3884
msgid "Unknown event '%-.192s'"
3887
#: ../drizzled/error.cc:755
3095
3889
msgid "Failed to alter event '%-.192s'"
3892
#: ../drizzled/error.cc:757
3098
3893
msgid "INTERVAL is either not positive or too big"
3896
#: ../drizzled/error.cc:758
3101
3897
msgid "ENDS is either invalid or before STARTS"
3900
#: ../drizzled/error.cc:759
3104
3901
msgid "Event execution time is in the past. Event has been disabled"
3904
#: ../drizzled/error.cc:760
3107
3905
msgid "Failed to open drizzle.event"
3908
#: ../drizzled/error.cc:761
3110
3909
msgid "No datetime expression provided"
3912
#: ../drizzled/error.cc:762
3115
3915
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3116
3916
"probably corrupted"
3919
#: ../drizzled/error.cc:763
3120
3921
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3924
#: ../drizzled/error.cc:764
3123
3925
msgid "Failed to delete the event from drizzle.event"
3928
#: ../drizzled/error.cc:765
3126
3929
msgid "Error during compilation of event's body"
3932
#: ../drizzled/error.cc:766
3129
3933
msgid "Same old and new event name"
3936
#: ../drizzled/error.cc:767
3133
3938
msgid "Data for column '%s' too long"
3941
#: ../drizzled/error.cc:768
3137
3943
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3946
#: ../drizzled/error.cc:769
3142
3949
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3953
#: ../drizzled/error.cc:770
3146
3954
msgid "You can't write-lock a log table. Only read access is possible"
3957
#: ../drizzled/error.cc:771
3149
3958
msgid "You can't use locks with log tables."
3961
#: ../drizzled/error.cc:772
3154
3964
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3155
3965
"d would lead to a duplicate entry"
3968
#: ../drizzled/error.cc:773
3160
3971
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3161
3972
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3975
#: ../drizzled/error.cc:774
3165
3977
"Cannot switch out of the row-based binary log format when the session has "
3166
3978
"open temporary tables"
3981
#: ../drizzled/error.cc:775
3170
3983
"Cannot change the binary logging format inside a stored function or trigger"
3986
#: ../drizzled/error.cc:776
3174
3988
"The NDB cluster engine does not support changing the binlog format on the "
3992
#: ../drizzled/error.cc:777
3178
3993
msgid "Cannot create temporary table with partitions"
3996
#: ../drizzled/error.cc:778
3181
3997
msgid "Partition constant is out of partition function domain"
4000
#: ../drizzled/error.cc:779
3184
4001
msgid "This partition function is not allowed"
4004
#: ../drizzled/error.cc:780
3187
4005
msgid "Error in DDL log"
4008
#: ../drizzled/error.cc:781
3190
4009
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4012
#: ../drizzled/error.cc:782
3193
4013
msgid "Incorrect partition name"
4016
#: ../drizzled/error.cc:783
3197
4018
"Transaction isolation level can't be changed while a transaction is in "
4022
#: ../drizzled/error.cc:784
3203
4025
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3204
4026
"'%-.192s' for key '%-.192s'"
4029
#: ../drizzled/error.cc:785
3208
4031
msgid "Internal scheduler error %d"
4034
#: ../drizzled/error.cc:786
3212
4036
msgid "Error during starting/stopping of the scheduler. Error code %u"
4039
#: ../drizzled/error.cc:787
3215
4040
msgid "Engine cannot be used in partitioned tables"
4043
#: ../drizzled/error.cc:788
3219
4045
msgid "Cannot activate '%-.64s' log"
4048
#: ../drizzled/error.cc:789
3222
4049
msgid "The server was not built with row-based replication"
4052
#: ../drizzled/error.cc:790
3225
4053
msgid "Decoding of base64 string failed"
4056
#: ../drizzled/error.cc:791
3228
4057
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4060
#: ../drizzled/error.cc:792
3232
4062
"Cannot proceed because system tables used by Event Scheduler were found "
3233
4063
"damaged at server start"
4066
#: ../drizzled/error.cc:793
3236
4067
msgid "Only integers allowed as number here"
4070
#: ../drizzled/error.cc:794
3239
4071
msgid "This storage engine cannot be used for log tables"
4074
#: ../drizzled/error.cc:795
3243
4076
msgid "You cannot '%s' a log table if logging is enabled"
4079
#: ../drizzled/error.cc:796
3248
4082
"Cannot rename '%s'. When logging enabled, rename to/from log table must "