930
1172
"Starts the Drizzle database server\n"
1175
#: ../drizzled/drizzled.cc:1382
934
1177
msgid "Usage: %s [OPTIONS]\n"
1180
#: ../drizzled/drizzled.cc:1506
939
1183
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
940
1184
"command line\n"
1187
#: ../drizzled/drizzled.cc:1549
943
1188
msgid "Can't start server: cannot resolve hostname!"
1191
#: ../drizzled/drizzled.cc:1555
946
1192
msgid "Can't start server: bind-address refers to multiple interfaces!"
1195
#: ../drizzled/error.cc:138
950
1197
msgid "Unknown error %d"
1200
#: ../drizzled/error.cc:214
1204
#: ../drizzled/error.cc:215
1208
#: ../drizzled/error.cc:216
960
1210
msgid "Can't create file '%-.200s' (errno: %d)"
1213
#: ../drizzled/error.cc:217
964
1215
msgid "Can't create table '%-.200s' (errno: %d)"
1218
#: ../drizzled/error.cc:218
968
1220
msgid "Can't create database '%-.192s' (errno: %d)"
1223
#: ../drizzled/error.cc:219
972
1225
msgid "Can't create database '%-.192s'; database exists"
1228
#: ../drizzled/error.cc:220
976
1230
msgid "Can't drop database '%-.192s'; database doesn't exist"
1233
#: ../drizzled/error.cc:221
980
1235
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1238
#: ../drizzled/error.cc:222
984
1240
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1243
#: ../drizzled/error.cc:223
988
1245
msgid "Error on delete of '%-.192s' (errno: %d)"
1248
#: ../drizzled/error.cc:224
991
1249
msgid "Can't read record in system table"
1252
#: ../drizzled/error.cc:225
995
1254
msgid "Can't get status of '%-.200s' (errno: %d)"
1257
#: ../drizzled/error.cc:226
999
1259
msgid "Can't get working directory (errno: %d)"
1262
#: ../drizzled/error.cc:227
1003
1264
msgid "Can't lock file (errno: %d)"
1267
#: ../drizzled/error.cc:228
1007
1269
msgid "Can't open file: '%-.200s' (errno: %d)"
1272
#: ../drizzled/error.cc:229
1011
1274
msgid "Can't find file: '%-.200s' (errno: %d)"
1277
#: ../drizzled/error.cc:230
1015
1279
msgid "Can't read dir of '%-.192s' (errno: %d)"
1282
#: ../drizzled/error.cc:231
1019
1284
msgid "Can't change dir to '%-.192s' (errno: %d)"
1287
#: ../drizzled/error.cc:232
1023
1289
msgid "Record has changed since last read in table '%-.192s'"
1292
#: ../drizzled/error.cc:233
1027
1294
msgid "Disk full (%s); waiting for someone to free some space..."
1297
#: ../drizzled/error.cc:234
1031
1299
msgid "Can't write; duplicate key in table '%-.192s'"
1302
#: ../drizzled/error.cc:235
1035
1304
msgid "Error on close of '%-.192s' (errno: %d)"
1307
#: ../drizzled/error.cc:236
1039
1309
msgid "Error reading file '%-.200s' (errno: %d)"
1312
#: ../drizzled/error.cc:237
1043
1314
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1317
#: ../drizzled/error.cc:238
1047
1319
msgid "Error writing file '%-.200s' (errno: %d)"
1322
#: ../drizzled/error.cc:239
1051
1324
msgid "'%-.192s' is locked against change"
1327
#: ../drizzled/error.cc:240
1054
1328
msgid "Sort aborted"
1331
#: ../drizzled/error.cc:241
1058
1333
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1336
#: ../drizzled/error.cc:242
1062
1338
msgid "Got error %d from storage engine"
1341
#: ../drizzled/error.cc:243
1066
1343
msgid "Table storage engine for '%-.192s' doesn't have this option"
1346
#: ../drizzled/error.cc:244
1070
1348
msgid "Can't find record in '%-.192s'"
1351
#: ../drizzled/error.cc:245
1074
1353
msgid "Incorrect information in file: '%-.200s'"
1356
#: ../drizzled/error.cc:246
1078
1358
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1361
#: ../drizzled/error.cc:247
1082
1363
msgid "Old key file for table '%-.192s'; repair it!"
1366
#: ../drizzled/error.cc:248
1086
1368
msgid "Table '%-.192s' is read only"
1371
#: ../drizzled/error.cc:249
1090
1373
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1376
#: ../drizzled/error.cc:250
1093
1377
msgid "Out of sort memory; increase server sort buffer size"
1380
#: ../drizzled/error.cc:251
1097
1382
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1385
#: ../drizzled/error.cc:252
1100
1386
msgid "Too many connections"
1389
#: ../drizzled/error.cc:253
1104
1391
"Out of memory; check if drizzled or some other process uses all available "
1105
1392
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1106
1393
"memory or you can add more swap space"
1396
#: ../drizzled/error.cc:254
1109
1397
msgid "Can't get hostname for your address"
1400
#: ../drizzled/error.cc:255
1112
1401
msgid "Bad handshake"
1404
#: ../drizzled/error.cc:256
1116
1406
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1409
#: ../drizzled/error.cc:257
1120
1411
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1414
#: ../drizzled/error.cc:258
1123
1415
msgid "No database selected"
1418
#: ../drizzled/error.cc:259
1126
1419
msgid "Unknown command"
1422
#: ../drizzled/error.cc:260
1130
1424
msgid "Column '%-.192s' cannot be null"
1427
#: ../drizzled/error.cc:261
1134
1429
msgid "Unknown database '%-.192s'"
1432
#: ../drizzled/error.cc:262
1138
1434
msgid "Table '%-.192s' already exists"
1437
#: ../drizzled/error.cc:263
1142
1439
msgid "Unknown table '%-.100s'"
1442
#: ../drizzled/error.cc:264
1146
1444
msgid "Column '%-.192s' in %-.192s is ambiguous"
1447
#: ../drizzled/error.cc:265
1149
1448
msgid "Server shutdown in progress"
1451
#: ../drizzled/error.cc:266
1153
1453
msgid "Unknown column '%-.192s' in '%-.192s'"
1456
#: ../drizzled/error.cc:267
1157
1458
msgid "'%-.192s' isn't in GROUP BY"
1461
#: ../drizzled/error.cc:268
1161
1463
msgid "Can't group on '%-.192s'"
1466
#: ../drizzled/error.cc:269
1164
1467
msgid "Statement has sum functions and columns in same statement"
1470
#: ../drizzled/error.cc:270
1167
1471
msgid "Column count doesn't match value count"
1474
#: ../drizzled/error.cc:271
1171
1476
msgid "Identifier name '%-.100s' is too long"
1479
#: ../drizzled/error.cc:272
1175
1481
msgid "Duplicate column name '%-.192s'"
1484
#: ../drizzled/error.cc:273
1179
1486
msgid "Duplicate key name '%-.192s'"
1489
#: ../drizzled/error.cc:274
1183
1491
msgid "Duplicate entry '%-.192s' for key %d"
1494
#: ../drizzled/error.cc:275
1187
1496
msgid "Incorrect column specifier for column '%-.192s'"
1499
#: ../drizzled/error.cc:276
1191
1501
msgid "%s near '%-.80s' at line %d"
1504
#: ../drizzled/error.cc:277
1194
1505
msgid "Query was empty"
1508
#: ../drizzled/error.cc:278
1198
1510
msgid "Not unique table/alias: '%-.192s'"
1513
#: ../drizzled/error.cc:279
1202
1515
msgid "Invalid default value for '%-.192s'"
1518
#: ../drizzled/error.cc:280
1205
1519
msgid "Multiple primary key defined"
1522
#: ../drizzled/error.cc:281
1209
1524
msgid "Too many keys specified; max %d keys allowed"
1527
#: ../drizzled/error.cc:282
1213
1529
msgid "Too many key parts specified; max %d parts allowed"
1532
#: ../drizzled/error.cc:283
1217
1534
msgid "Specified key was too long; max key length is %d bytes"
1537
#: ../drizzled/error.cc:284
1221
1539
msgid "Key column '%-.192s' doesn't exist in table"
1542
#: ../drizzled/error.cc:285
1226
1545
"BLOB column '%-.192s' can't be used in key specification with the used table "
1549
#: ../drizzled/error.cc:286
1232
1552
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1556
#: ../drizzled/error.cc:287
1237
1558
"Incorrect table definition; there can be only one auto column and it must be "
1238
1559
"defined as a key"
1562
#: ../drizzled/error.cc:288
1243
1565
"%s: ready for connections.\n"
1244
1566
"Version: '%s' socket: '%s' port: %u\n"
1569
#: ../drizzled/error.cc:289
1248
1571
msgid "%s: Normal shutdown\n"
1574
#: ../drizzled/error.cc:290
1252
1576
msgid "%s: Got signal %d. Aborting!\n"
1579
#: ../drizzled/error.cc:291
1256
1581
msgid "%s: Shutdown complete\n"
1584
#: ../drizzled/error.cc:292
1260
1586
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1589
#: ../drizzled/error.cc:293
1263
1590
msgid "Can't create IP socket"
1593
#: ../drizzled/error.cc:294
1268
1596
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1600
#: ../drizzled/error.cc:295
1274
1603
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1275
1604
"check the manual"
1607
#: ../drizzled/error.cc:296
1279
1609
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1612
#: ../drizzled/error.cc:297
1284
1615
"The file '%-.128s' must be in the database directory or be readable by all"
1618
#: ../drizzled/error.cc:298
1288
1620
msgid "File '%-.200s' already exists"
1623
#: ../drizzled/error.cc:299
1292
1625
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1628
#: ../drizzled/error.cc:300
1296
1630
msgid "Records: %ld Duplicates: %ld"
1633
#: ../drizzled/error.cc:301
1300
1635
"Incorrect prefix key; the used key part isn't a string, the used length is "
1301
1636
"longer than the key part, or the storage engine doesn't support unique "
1640
#: ../drizzled/error.cc:302
1305
1641
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1644
#: ../drizzled/error.cc:303
1309
1646
msgid "Can't DROP '%-.192s'; check that column/key exists"
1649
#: ../drizzled/error.cc:304
1313
1651
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1654
#: ../drizzled/error.cc:305
1317
1656
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1659
#: ../drizzled/error.cc:306
1321
1661
msgid "Unknown thread id: %lu"
1664
#: ../drizzled/error.cc:307
1325
1666
msgid "You are not owner of thread %lu"
1669
#: ../drizzled/error.cc:308
1328
1670
msgid "No tables used"
1673
#: ../drizzled/error.cc:309
1332
1675
msgid "Too many strings for column %-.192s and SET"
1678
#: ../drizzled/error.cc:310
1336
1680
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1683
#: ../drizzled/error.cc:311
1340
1685
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1688
#: ../drizzled/error.cc:312
1344
1690
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1693
#: ../drizzled/error.cc:313
1348
1695
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1698
#: ../drizzled/error.cc:314
1352
1700
msgid "Incorrect database name '%-.100s'"
1703
#: ../drizzled/error.cc:315
1356
1705
msgid "Incorrect table name '%-.100s'"
1708
#: ../drizzled/error.cc:316
1360
1710
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1361
1711
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1714
#: ../drizzled/error.cc:317
1364
1715
msgid "Unknown error"
1718
#: ../drizzled/error.cc:318
1368
1720
msgid "Unknown procedure '%-.192s'"
1723
#: ../drizzled/error.cc:319
1372
1725
msgid "Incorrect parameter count to procedure '%-.192s'"
1728
#: ../drizzled/error.cc:320
1376
1730
msgid "Incorrect parameters to procedure '%-.192s'"
1733
#: ../drizzled/error.cc:321
1380
1735
msgid "Unknown table '%-.192s' in %-.32s"
1738
#: ../drizzled/error.cc:322
1384
1740
msgid "Column '%-.192s' specified twice"
1743
#: ../drizzled/error.cc:323
1387
1744
msgid "Invalid use of group function"
1747
#: ../drizzled/error.cc:324
1392
1750
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1753
#: ../drizzled/error.cc:325
1395
1754
msgid "A table must have at least 1 column"
1757
#: ../drizzled/error.cc:326
1399
1759
msgid "The table '%-.192s' is full"
1762
#: ../drizzled/error.cc:327
1403
1764
msgid "Unknown character set: '%-.64s'"
1767
#: ../drizzled/error.cc:328
1407
1769
msgid "Too many tables; Drizzle can only use %d tables in a join"
1772
#: ../drizzled/error.cc:329
1410
1773
msgid "Too many columns"
1776
#: ../drizzled/error.cc:330
1415
1779
"Row size too large. The maximum row size for the used table type, not "
1416
1780
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1783
#: ../drizzled/error.cc:331
1421
1786
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1422
1787
"thread_stack=#' to specify a bigger stack if needed"
1790
#: ../drizzled/error.cc:332
1425
1791
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1794
#: ../drizzled/error.cc:333
1430
1797
"Table handler doesn't support NULL in given index. Please change column "
1431
1798
"'%-.192s' to be NOT NULL or use another handler"
1801
#: ../drizzled/error.cc:334
1435
1803
msgid "Can't load function '%-.192s'"
1806
#: ../drizzled/error.cc:335
1439
1808
msgid "Can't initialize function '%-.192s'; %-.80s"
1811
#: ../drizzled/error.cc:336
1442
1812
msgid "No paths allowed for plugin library"
1815
#: ../drizzled/error.cc:337
1446
1817
msgid "Plugin '%-.192s' already exists"
1820
#: ../drizzled/error.cc:338
1450
1822
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1825
#: ../drizzled/error.cc:339
1454
1827
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1830
#: ../drizzled/error.cc:340
1458
1832
msgid "Function '%-.192s' is not defined"
1835
#: ../drizzled/error.cc:341
1463
1838
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1464
1839
"'drizzleadmin flush-hosts'"
1842
#: ../drizzled/error.cc:342
1468
1844
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1847
#: ../drizzled/error.cc:343
1472
1849
"You are using Drizzle as an anonymous user and anonymous users are not "
1473
1850
"allowed to change passwords"
1853
#: ../drizzled/error.cc:344
1477
1855
"You must have privileges to update tables in the drizzle database to be able "
1478
1856
"to change passwords for others"
1859
#: ../drizzled/error.cc:345
1481
1860
msgid "Can't find any matching row in the user table"
1863
#: ../drizzled/error.cc:346
1485
1865
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1868
#: ../drizzled/error.cc:347
1490
1871
"Can't create a new thread (errno %d); if you are not out of available "
1491
1872
"memory, you can consult the manual for a possible OS-dependent bug"
1875
#: ../drizzled/error.cc:348
1495
1877
msgid "Column count doesn't match value count at row %ld"
1880
#: ../drizzled/error.cc:349
1499
1882
msgid "Can't reopen table: '%-.192s'"
1885
#: ../drizzled/error.cc:350
1502
1886
msgid "Invalid use of NULL value"
1889
#: ../drizzled/error.cc:351
1506
1891
msgid "Got error '%-.64s' from regexp"
1894
#: ../drizzled/error.cc:352
1510
1896
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1511
1897
"illegal if there is no GROUP BY clause"
1900
#: ../drizzled/error.cc:353
1515
1902
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1905
#: ../drizzled/error.cc:354
1519
1907
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1910
#: ../drizzled/error.cc:355
1524
1913
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1525
1914
"table '%-.192s'"
1917
#: ../drizzled/error.cc:356
1529
1919
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1530
1920
"privileges can be used"
1923
#: ../drizzled/error.cc:357
1533
1924
msgid "The host or user argument to GRANT is too long"
1927
#: ../drizzled/error.cc:358
1537
1929
msgid "Table '%-.192s.%-.192s' doesn't exist"
1932
#: ../drizzled/error.cc:359
1542
1935
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1939
#: ../drizzled/error.cc:360
1546
1940
msgid "The used command is not allowed with this Drizzle version"
1943
#: ../drizzled/error.cc:361
1550
1945
"You have an error in your SQL syntax; check the manual that corresponds to "
1551
1946
"your Drizzle server version for the right syntax to use"
1949
#: ../drizzled/error.cc:362
1555
1951
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1954
#: ../drizzled/error.cc:363
1558
1955
msgid "Too many delayed threads in use"
1958
#: ../drizzled/error.cc:364
1562
1960
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1963
#: ../drizzled/error.cc:365
1565
1964
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1967
#: ../drizzled/error.cc:366
1568
1968
msgid "Got a read error from the connection pipe"
1971
#: ../drizzled/error.cc:367
1571
1972
msgid "Got an error from fcntl()"
1975
#: ../drizzled/error.cc:368
1574
1976
msgid "Got packets out of order"
1979
#. CR_NET_UNCOMPRESS_ERROR 08S01
1980
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1577
1981
msgid "Couldn't uncompress communication packet"
1984
#. CR_NET_READ_ERROR 08S01
1985
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1580
1986
msgid "Got an error reading communication packets"
1989
#. CR_NET_READ_INTERRUPTED 08S01
1990
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1583
1991
msgid "Got timeout reading communication packets"
1994
#. CR_NET_ERROR_ON_WRITE 08S01
1995
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1586
1996
msgid "Got an error writing communication packets"
1999
#. CR_NET_WRITE_INTERRUPTED 08S01
2000
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1589
2001
msgid "Got timeout writing communication packets"
2004
#: ../drizzled/error.cc:374
1592
2005
msgid "Result string is longer than 'max_allowed_packet' bytes"
2008
#: ../drizzled/error.cc:375
1595
2009
msgid "The used table type doesn't support BLOB/TEXT columns"
2012
#: ../drizzled/error.cc:376
1598
2013
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2016
#: ../drizzled/error.cc:377
1603
2019
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2023
#: ../drizzled/error.cc:378
1608
2025
msgid "Incorrect column name '%-.100s'"
2028
#: ../drizzled/error.cc:379
1612
2030
msgid "The used storage engine can't index column '%-.192s'"
2033
#: ../drizzled/error.cc:380
1616
2035
"Unable to open underlying table which is differently defined or of non-"
1617
2036
"MyISAM type or doesn't exist"
2039
#: ../drizzled/error.cc:381
1621
2041
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2044
#: ../drizzled/error.cc:382
1626
2047
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2050
#: ../drizzled/error.cc:383
1630
2052
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1631
2053
"UNIQUE instead"
2056
#: ../drizzled/error.cc:384
1634
2057
msgid "Result consisted of more than one row"
2060
#: ../drizzled/error.cc:385
1637
2061
msgid "This table type requires a primary key"
2064
#: ../drizzled/error.cc:386
1640
2065
msgid "This version of Drizzle is not compiled with RAID support"
2068
#: ../drizzled/error.cc:387
1644
2070
"You are using safe update mode and you tried to update a table without a "
1645
2071
"WHERE that uses a KEY column"
2074
#: ../drizzled/error.cc:388
1649
2076
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2079
#: ../drizzled/error.cc:389
1652
2080
msgid "Can't open table"
2083
#: ../drizzled/error.cc:390
1656
2085
msgid "The storage engine for the table doesn't support %s"
2088
#: ../drizzled/error.cc:391
1659
2089
msgid "You are not allowed to execute this command in a transaction"
2092
#: ../drizzled/error.cc:392
1663
2094
msgid "Got error %d during COMMIT"
2097
#: ../drizzled/error.cc:393
1667
2099
msgid "Got error %d during ROLLBACK"
2102
#: ../drizzled/error.cc:394
1671
2104
msgid "Got error %d during FLUSH_LOGS"
2107
#: ../drizzled/error.cc:395
1675
2109
msgid "Got error %d during CHECKPOINT"
2112
#. This is a very incorrect place to use the PRIi64 macro as the
2113
#. program that looks over the source for the N_() macros does not
2114
#. (obviously) do macro expansion, so the string is entirely wrong for
2115
#. what it is trying to output for every language except english.
2116
#: ../drizzled/error.cc:400
1680
2119
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1681
2120
"'%-.64s' (%-.64s)"
2123
#: ../drizzled/error.cc:401
1684
2124
msgid "The storage engine for the table does not support binary table dump"
2127
#: ../drizzled/error.cc:402
1687
2128
msgid "Binlog closed, cannot RESET MASTER"
2131
#: ../drizzled/error.cc:403
1691
2133
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2136
#: ../drizzled/error.cc:404
1695
2138
msgid "Error from master: '%-.64s'"
2141
#: ../drizzled/error.cc:405
1698
2142
msgid "Net error reading from master"
2145
#: ../drizzled/error.cc:406
1701
2146
msgid "Net error writing to master"
2149
#: ../drizzled/error.cc:407
1704
2150
msgid "Can't find FULLTEXT index matching the column list"
2153
#: ../drizzled/error.cc:408
1708
2155
"Can't execute the given command because you have active locked tables or an "
1709
2156
"active transaction"
2159
#: ../drizzled/error.cc:409
1713
2161
msgid "Unknown system variable '%-.64s'"
2164
#: ../drizzled/error.cc:410
1717
2166
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2169
#: ../drizzled/error.cc:411
1722
2172
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2175
#: ../drizzled/error.cc:412
1725
2176
msgid "Some non-transactional changed tables couldn't be rolled back"
2179
#: ../drizzled/error.cc:413
1729
2181
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1730
2182
"of storage; increase this drizzled variable and try again"
2185
#: ../drizzled/error.cc:414
1734
2187
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2190
#: ../drizzled/error.cc:415
1738
2192
"This operation requires a running slave; configure slave and do START SLAVE"
2195
#: ../drizzled/error.cc:416
1741
2196
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2199
#: ../drizzled/error.cc:417
1745
2201
"Could not initialize master info structure; more error messages can be found "
1746
2202
"in the Drizzle error log"
2205
#: ../drizzled/error.cc:418
1749
2206
msgid "Could not create slave thread; check system resources"
2209
#: ../drizzled/error.cc:419
1754
2212
"User %-.64s already has more than 'max_user_connections' active connections"
2215
#: ../drizzled/error.cc:420
1757
2216
msgid "You may only use constant expressions with SET"
2219
#: ../drizzled/error.cc:421
1760
2220
msgid "Lock wait timeout exceeded; try restarting transaction"
2223
#: ../drizzled/error.cc:422
1763
2224
msgid "The total number of locks exceeds the lock table size"
2227
#: ../drizzled/error.cc:423
1766
2228
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2231
#: ../drizzled/error.cc:424
1769
2232
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2235
#: ../drizzled/error.cc:425
1772
2236
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2239
#: ../drizzled/error.cc:426
1776
2241
msgid "Incorrect arguments to %s"
2244
#: ../drizzled/error.cc:427
1780
2246
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2249
#: ../drizzled/error.cc:428
1784
2251
"Incorrect table definition; all MERGE tables must be in the same database"
2254
#: ../drizzled/error.cc:429
1787
2255
msgid "Deadlock found when trying to get lock; try restarting transaction"
2258
#: ../drizzled/error.cc:430
1790
2259
msgid "The used table type doesn't support FULLTEXT indexes"
2262
#: ../drizzled/error.cc:431
1793
2263
msgid "Cannot add foreign key constraint"
2266
#: ../drizzled/error.cc:432
1796
2267
msgid "Cannot add or update a child row: a foreign key constraint fails"
2270
#: ../drizzled/error.cc:433
1799
2271
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2274
#: ../drizzled/error.cc:434
1803
2276
msgid "Error connecting to master: %-.128s"
2279
#: ../drizzled/error.cc:435
1807
2281
msgid "Error running query on master: %-.128s"
2284
#: ../drizzled/error.cc:436
1811
2286
msgid "Error when executing command %s: %-.128s"
2289
#: ../drizzled/error.cc:437
1815
2291
msgid "Incorrect usage of %s and %s"
2294
#: ../drizzled/error.cc:438
1818
2295
msgid "The used SELECT statements have a different number of columns"
2298
#: ../drizzled/error.cc:439
1821
2299
msgid "Can't execute the query because you have a conflicting read lock"
2302
#: ../drizzled/error.cc:440
1824
2303
msgid "Mixing of transactional and non-transactional tables is disabled"
2306
#: ../drizzled/error.cc:441
1828
2308
msgid "Option '%s' used twice in statement"
2311
#: ../drizzled/error.cc:442
1832
2313
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2316
#: ../drizzled/error.cc:443
1836
2318
msgid "Access denied; you need the %-.128s privilege for this operation"
2321
#: ../drizzled/error.cc:444
1841
2324
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2327
#: ../drizzled/error.cc:445
1846
2330
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2333
#: ../drizzled/error.cc:446
1850
2335
msgid "Variable '%-.64s' doesn't have a default value"
2338
#: ../drizzled/error.cc:447
1854
2340
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2343
#: ../drizzled/error.cc:448
1858
2345
msgid "Incorrect argument type to variable '%-.64s'"
2348
#: ../drizzled/error.cc:449
1862
2350
msgid "Variable '%-.64s' can only be set, not read"
2353
#: ../drizzled/error.cc:450
1866
2355
msgid "Incorrect usage/placement of '%s'"
2358
#: ../drizzled/error.cc:451
1870
2360
msgid "This version of Drizzle doesn't yet support '%s'"
2363
#: ../drizzled/error.cc:452
1875
2366
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2369
#: ../drizzled/error.cc:453
1878
2370
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2373
#: ../drizzled/error.cc:454
1882
2375
msgid "Variable '%-.192s' is a %s variable"
2378
#: ../drizzled/error.cc:455
1886
2380
msgid "Incorrect foreign key definition for '%-.192s': %s"
2383
#: ../drizzled/error.cc:456
1889
2384
msgid "Key reference and table reference don't match"
2387
#: ../drizzled/error.cc:457
1893
2389
msgid "Operand should contain %d column(s)"
2392
#: ../drizzled/error.cc:458
1896
2393
msgid "Subquery returns more than 1 row"
2396
#: ../drizzled/error.cc:459
1900
2398
msgid "Unknown prepared statement handler (%.*s) given to %s"
2401
#: ../drizzled/error.cc:460
1903
2402
msgid "Help database is corrupt or does not exist"
2405
#: ../drizzled/error.cc:461
1906
2406
msgid "Cyclic reference on subqueries"
2409
#: ../drizzled/error.cc:462
1910
2411
msgid "Converting column '%s' from %s to %s"
2414
#: ../drizzled/error.cc:463
1914
2416
msgid "Reference '%-.64s' not supported (%s)"
2419
#: ../drizzled/error.cc:464
1917
2420
msgid "Every derived table must have its own alias"
2423
#: ../drizzled/error.cc:465
1921
2425
msgid "Select %u was reduced during optimization"
2428
#: ../drizzled/error.cc:466
1925
2430
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2433
#: ../drizzled/error.cc:467
1929
2435
"Client does not support authentication protocol requested by server; "
1930
2436
"consider upgrading Drizzle client"
2439
#: ../drizzled/error.cc:468
1933
2440
msgid "All parts of a SPATIAL index must be NOT NULL"
2443
#: ../drizzled/error.cc:469
1937
2445
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2448
#: ../drizzled/error.cc:470
1940
2449
msgid "Slave is already running"
2452
#: ../drizzled/error.cc:471
1943
2453
msgid "Slave already has been stopped"
2456
#: ../drizzled/error.cc:472
1948
2459
"Uncompressed data size too large; the maximum size is %d (based on "
1949
2460
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2463
#: ../drizzled/error.cc:473
1952
2464
msgid "ZLIB: Not enough memory"
2467
#: ../drizzled/error.cc:474
1956
2469
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1957
2470
"data was corrupted)"
2473
#: ../drizzled/error.cc:475
1960
2474
msgid "ZLIB: Input data corrupted"
2477
#: ../drizzled/error.cc:476
1964
2479
msgid "%d line(s) were cut by GROUP_CONCAT()"
2482
#: ../drizzled/error.cc:477
1968
2484
msgid "Row %ld doesn't contain data for all columns"
2487
#: ../drizzled/error.cc:478
1973
2490
"Row %ld was truncated; it contained more data than there were input columns"
2493
#: ../drizzled/error.cc:479
1978
2496
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2499
#: ../drizzled/error.cc:480
1982
2501
msgid "Out of range value for column '%s' at row %ld"
2504
#: ../drizzled/error.cc:481
1986
2506
msgid "Data truncated for column '%s' at row %ld"
2509
#: ../drizzled/error.cc:482
1990
2511
msgid "Using storage engine %s for table '%s'"
2514
#: ../drizzled/error.cc:483
1994
2516
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2519
#: ../drizzled/error.cc:484
1997
2520
msgid "Cannot drop one or more of the requested users"
2523
#: ../drizzled/error.cc:485
2000
2524
msgid "Can't revoke all privileges for one or more of the requested users"
2527
#: ../drizzled/error.cc:486
2004
2529
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2532
#: ../drizzled/error.cc:487
2008
2534
msgid "Illegal mix of collations for operation '%s'"
2537
#: ../drizzled/error.cc:488
2013
2540
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2014
2541
"variable_name)"
2544
#: ../drizzled/error.cc:489
2018
2546
msgid "Unknown collation: '%-.64s'"
2549
#: ../drizzled/error.cc:490
2022
2551
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2023
2552
"compiled without SSL support; they can be used later if Drizzle slave with "
2024
2553
"SSL is started"
2556
#: ../drizzled/error.cc:491
2029
2559
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2030
2560
"old format; please change the password to the new format"
2563
#: ../drizzled/error.cc:492
2035
2566
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2570
#: ../drizzled/error.cc:493
2039
2571
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2574
#: ../drizzled/error.cc:494
2043
2576
"It is recommended to use --skip-slave-start when doing step-by-step "
2044
2577
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2045
2578
"get an unexpected slave's drizzled restart"
2581
#: ../drizzled/error.cc:495
2048
2582
msgid "SQL thread is not to be started so UNTIL options are ignored"
2585
#: ../drizzled/error.cc:496
2052
2587
msgid "Incorrect index name '%-.100s'"
2590
#: ../drizzled/error.cc:497
2056
2592
msgid "Incorrect catalog name '%-.100s'"
2595
#: ../drizzled/error.cc:498
2060
2597
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2600
#: ../drizzled/error.cc:499
2064
2602
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2605
#: ../drizzled/error.cc:500
2068
2607
msgid "Unknown key cache '%-.100s'"
2610
#: ../drizzled/error.cc:501
2072
2612
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2073
2613
"this switch for this grant to work"
2616
#: ../drizzled/error.cc:502
2077
2618
msgid "Unknown table engine '%s'"
2621
#: ../drizzled/error.cc:503
2081
2623
msgid "'%s' is deprecated; use '%s' instead"
2626
#: ../drizzled/error.cc:504
2085
2628
msgid "The target table %-.100s of the %s is not updatable"
2631
#: ../drizzled/error.cc:505
2090
2634
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2638
#: ../drizzled/error.cc:506
2096
2641
"The Drizzle server is running with the %s option so it cannot execute this "
2645
#: ../drizzled/error.cc:507
2101
2647
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2650
#: ../drizzled/error.cc:508
2105
2652
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2655
#: ../drizzled/error.cc:509
2109
2657
"Incorrect table definition; there can be only one TIMESTAMP column with "
2110
2658
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2661
#: ../drizzled/error.cc:510
2114
2663
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2666
#: ../drizzled/error.cc:511
2117
2667
msgid "This command is not supported in the prepared statement protocol yet"
2670
#: ../drizzled/error.cc:512
2121
2672
msgid "Got error %d '%-.100s' from %s"
2675
#: ../drizzled/error.cc:513
2125
2677
msgid "Got temporary error %d '%-.100s' from %s"
2680
#: ../drizzled/error.cc:514
2129
2682
msgid "Unknown or incorrect time zone: '%-.64s'"
2685
#: ../drizzled/error.cc:515
2133
2687
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2690
#: ../drizzled/error.cc:516
2137
2692
msgid "Invalid %s character string: '%.64s'"
2695
#: ../drizzled/error.cc:517
2141
2697
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2700
#: ../drizzled/error.cc:518
2145
2702
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2705
#: ../drizzled/error.cc:519
2149
2707
msgid "Can't create a %s from within another stored routine"
2710
#: ../drizzled/error.cc:520
2153
2712
msgid "%s %s already exists"
2715
#: ../drizzled/error.cc:521
2157
2717
msgid "%s %s does not exist"
2720
#: ../drizzled/error.cc:522
2161
2722
msgid "Failed to DROP %s %s"
2725
#: ../drizzled/error.cc:523
2165
2727
msgid "Failed to CREATE %s %s"
2730
#: ../drizzled/error.cc:524
2169
2732
msgid "%s with no matching label: %s"
2735
#: ../drizzled/error.cc:525
2173
2737
msgid "Redefining label %s"
2740
#: ../drizzled/error.cc:526
2177
2742
msgid "End-label %s without match"
2745
#: ../drizzled/error.cc:527
2181
2747
msgid "Referring to uninitialized variable %s"
2750
#: ../drizzled/error.cc:528
2185
2752
msgid "PROCEDURE %s can't return a result set in the given context"
2755
#: ../drizzled/error.cc:529
2188
2756
msgid "RETURN is only allowed in a FUNCTION"
2759
#: ../drizzled/error.cc:530
2192
2761
msgid "%s is not allowed in stored procedures"
2764
#: ../drizzled/error.cc:531
2196
2766
"The update log is deprecated and replaced by the binary log; SET "
2197
2767
"SQL_LOG_UPDATE has been ignored"
2770
#: ../drizzled/error.cc:532
2201
2772
"The update log is deprecated and replaced by the binary log; SET "
2202
2773
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2776
#: ../drizzled/error.cc:533
2205
2777
msgid "Query execution was interrupted"
2780
#: ../drizzled/error.cc:534
2209
2782
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2785
#: ../drizzled/error.cc:535
2213
2787
msgid "Undefined CONDITION: %s"
2790
#: ../drizzled/error.cc:536
2217
2792
msgid "No RETURN found in FUNCTION %s"
2795
#: ../drizzled/error.cc:537
2221
2797
msgid "FUNCTION %s ended without RETURN"
2800
#: ../drizzled/error.cc:538
2224
2801
msgid "Cursor statement must be a SELECT"
2804
#: ../drizzled/error.cc:539
2227
2805
msgid "Cursor SELECT must not have INTO"
2808
#: ../drizzled/error.cc:540
2231
2810
msgid "Undefined CURSOR: %s"
2813
#: ../drizzled/error.cc:541
2234
2814
msgid "Cursor is already open"
2817
#: ../drizzled/error.cc:542
2237
2818
msgid "Cursor is not open"
2821
#: ../drizzled/error.cc:543
2241
2823
msgid "Undeclared variable: %s"
2826
#: ../drizzled/error.cc:544
2244
2827
msgid "Incorrect number of FETCH variables"
2830
#: ../drizzled/error.cc:545
2247
2831
msgid "No data - zero rows fetched, selected, or processed"
2834
#: ../drizzled/error.cc:546
2251
2836
msgid "Duplicate parameter: %s"
2839
#: ../drizzled/error.cc:547
2255
2841
msgid "Duplicate variable: %s"
2844
#: ../drizzled/error.cc:548
2259
2846
msgid "Duplicate condition: %s"
2849
#: ../drizzled/error.cc:549
2263
2851
msgid "Duplicate cursor: %s"
2854
#: ../drizzled/error.cc:550
2267
2856
msgid "Failed to ALTER %s %s"
2859
#: ../drizzled/error.cc:551
2270
2860
msgid "Subquery value not supported"
2863
#: ../drizzled/error.cc:552
2274
2865
msgid "%s is not allowed in stored function or trigger"
2868
#: ../drizzled/error.cc:553
2277
2869
msgid "Variable or condition declaration after cursor or handler declaration"
2872
#: ../drizzled/error.cc:554
2280
2873
msgid "Cursor declaration after handler declaration"
2876
#: ../drizzled/error.cc:555
2283
2877
msgid "Case not found for CASE statement"
2880
#: ../drizzled/error.cc:556
2287
2882
msgid "Configuration file '%-.192s' is too big"
2885
#: ../drizzled/error.cc:557
2291
2887
msgid "Malformed file type header in file '%-.192s'"
2890
#: ../drizzled/error.cc:558
2295
2892
msgid "Unexpected end of file while parsing comment '%-.200s'"
2895
#: ../drizzled/error.cc:559
2299
2897
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2900
#: ../drizzled/error.cc:560
2303
2902
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2905
#: ../drizzled/error.cc:561
2306
2906
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2909
#: ../drizzled/error.cc:562
2310
2911
msgid "'%-.192s.%-.192s' is not %s"
2914
#: ../drizzled/error.cc:563
2314
2916
msgid "Column '%-.192s' is not updatable"
2919
#: ../drizzled/error.cc:564
2317
2920
msgid "View's SELECT contains a subquery in the FROM clause"
2923
#: ../drizzled/error.cc:565
2321
2925
msgid "View's SELECT contains a '%s' clause"
2928
#: ../drizzled/error.cc:566
2324
2929
msgid "View's SELECT contains a variable or parameter"
2932
#: ../drizzled/error.cc:567
2328
2934
msgid "View's SELECT refers to a temporary table '%-.192s'"
2937
#: ../drizzled/error.cc:568
2331
2938
msgid "View's SELECT and view's field list have different column counts"
2941
#: ../drizzled/error.cc:569
2335
2943
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2946
#: ../drizzled/error.cc:570
2338
2947
msgid "View being updated does not have complete key of underlying table in it"
2950
#: ../drizzled/error.cc:571
2343
2953
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2344
2954
"(s) or definer/invoker of view lack rights to use them"
2957
#: ../drizzled/error.cc:572
2348
2959
msgid "Can't drop or alter a %s from within another stored routine"
2962
#: ../drizzled/error.cc:573
2351
2963
msgid "GOTO is not allowed in a stored procedure handler"
2966
#: ../drizzled/error.cc:574
2354
2967
msgid "Trigger already exists"
2970
#: ../drizzled/error.cc:575
2357
2971
msgid "Trigger does not exist"
2974
#: ../drizzled/error.cc:576
2361
2976
msgid "Trigger's '%-.192s' is view or temporary table"
2979
#: ../drizzled/error.cc:577
2365
2981
msgid "Updating of %s row is not allowed in %strigger"
2984
#: ../drizzled/error.cc:578
2369
2986
msgid "There is no %s row in %s trigger"
2989
#: ../drizzled/error.cc:579
2373
2991
msgid "Field '%-.192s' doesn't have a default value"
2994
#: ../drizzled/error.cc:580
2376
2995
msgid "Division by 0"
2998
#: ../drizzled/error.cc:581
2380
3000
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3003
#: ../drizzled/error.cc:582
2384
3005
msgid "Illegal %s '%-.192s' value found during parsing"
3008
#: ../drizzled/error.cc:583
2388
3010
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3013
#: ../drizzled/error.cc:584
2392
3015
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3018
#: ../drizzled/error.cc:585
2396
3020
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3023
#: ../drizzled/error.cc:586
2400
3025
msgid "Failed purging old relay logs: %s"
3028
#: ../drizzled/error.cc:587
2404
3030
msgid "Password hash should be a %d-digit hexadecimal number"
3033
#: ../drizzled/error.cc:588
2407
3034
msgid "Target log not found in binlog index"
3037
#: ../drizzled/error.cc:589
2410
3038
msgid "I/O error reading log index file"
3041
#: ../drizzled/error.cc:590
2413
3042
msgid "Server configuration does not permit binlog purge"
3045
#: ../drizzled/error.cc:591
2416
3046
msgid "Failed on fseek()"
3049
#: ../drizzled/error.cc:592
2419
3050
msgid "Fatal error during log purge"
3053
#: ../drizzled/error.cc:593
2422
3054
msgid "A purgeable log is in use, will not purge"
3057
#: ../drizzled/error.cc:594
2425
3058
msgid "Unknown error during log purge"
3061
#: ../drizzled/error.cc:595
2429
3063
msgid "Failed initializing relay log position: %s"
3066
#: ../drizzled/error.cc:596
2432
3067
msgid "You are not using binary logging"
3070
#: ../drizzled/error.cc:597
2437
3073
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3076
#: ../drizzled/error.cc:598
2440
3077
msgid "WSAStartup Failed"
3080
#: ../drizzled/error.cc:599
2443
3081
msgid "Can't handle procedures with different groups yet"
3084
#: ../drizzled/error.cc:600
2446
3085
msgid "Select must have a group with this procedure"
3088
#: ../drizzled/error.cc:601
2449
3089
msgid "Can't use ORDER clause with this procedure"
3092
#: ../drizzled/error.cc:602
2453
3094
msgid "Binary logging and replication forbid changing the global server %s"
3097
#: ../drizzled/error.cc:603
2457
3099
msgid "Can't map file: %-.200s, errno: %d"
3102
#: ../drizzled/error.cc:604
2461
3104
msgid "Wrong magic in %-.64s"
3107
#: ../drizzled/error.cc:605
2464
3108
msgid "Prepared statement contains too many placeholders"
3111
#: ../drizzled/error.cc:606
2468
3113
msgid "Key part '%-.192s' length cannot be 0"
3116
#: ../drizzled/error.cc:607
2471
3117
msgid "View text checksum failed"
3120
#: ../drizzled/error.cc:608
2476
3123
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3126
#: ../drizzled/error.cc:609
2480
3128
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3131
#: ../drizzled/error.cc:610
2484
3133
msgid "Can not delete from join view '%-.192s.%-.192s'"
3136
#: ../drizzled/error.cc:611
2488
3138
msgid "Operation %s failed for %.256s"
3141
#: ../drizzled/error.cc:612
2491
3142
msgid "XAER_NOTA: Unknown XID"
3145
#: ../drizzled/error.cc:613
2494
3146
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3149
#: ../drizzled/error.cc:614
2499
3152
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2500
3153
"the %.64s state"
3156
#: ../drizzled/error.cc:615
2503
3157
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3160
#: ../drizzled/error.cc:616
2507
3162
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2508
3163
"for consistency"
3166
#: ../drizzled/error.cc:617
2511
3167
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3170
#: ../drizzled/error.cc:618
2516
3173
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3177
#: ../drizzled/error.cc:619
2520
3178
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3181
#: ../drizzled/error.cc:620
2523
3182
msgid "Failed to revoke all privileges to dropped routine"
3185
#: ../drizzled/error.cc:621
2527
3187
msgid "Data too long for column '%s' at row %ld"
3190
#: ../drizzled/error.cc:622
2531
3192
msgid "Bad SQLSTATE: '%s'"
3195
#: ../drizzled/error.cc:623
2536
3198
"%s: ready for connections.\n"
2537
3199
"Version: '%s' %s\n"
3202
#: ../drizzled/error.cc:624
2540
3203
msgid "Can't load value from file with fixed size rows to variable"
3206
#: ../drizzled/error.cc:625
2543
3207
msgid "You are not allowed to create a user with GRANT"
3210
#: ../drizzled/error.cc:626
2547
3212
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3215
#: ../drizzled/error.cc:627
2550
3216
msgid "Table definition has changed, please retry transaction"
3219
#: ../drizzled/error.cc:628
2553
3220
msgid "Duplicate handler declared in the same block"
3223
#: ../drizzled/error.cc:629
2558
3226
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2559
3227
"variable in BEFORE trigger"
3230
#: ../drizzled/error.cc:630
2563
3232
msgid "Not allowed to return a result set from a %s"
3235
#: ../drizzled/error.cc:631
2566
3236
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3239
#: ../drizzled/error.cc:632
2570
3241
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2571
3242
"declaration and binary logging is enabled; if non-transactional tables were "
2572
3243
"updated, the binary log will miss their changes"
3246
#: ../drizzled/error.cc:633
2576
3248
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2577
3249
"declaration and binary logging is enabled (you *might* want to use the less "
2578
3250
"safe log_bin_trust_function_creators variable)"
3253
#: ../drizzled/error.cc:634
2582
3255
"You do not have the SUPER privilege and binary logging is enabled (you "
2583
3256
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3259
#: ../drizzled/error.cc:635
2587
3261
"You can't execute a prepared statement which has an open cursor associated "
2588
3262
"with it. Reset the statement to re-execute it."
3265
#: ../drizzled/error.cc:636
2592
3267
msgid "The statement (%lu) has no open cursor."
3270
#: ../drizzled/error.cc:637
2596
3272
"Explicit or implicit commit is not allowed in stored function or trigger."
3275
#: ../drizzled/error.cc:638
2601
3278
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3281
#: ../drizzled/error.cc:639
2604
3282
msgid "Recursive stored functions and triggers are not allowed."
3285
#: ../drizzled/error.cc:640
2608
3287
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3290
#: ../drizzled/error.cc:641
2612
3292
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3295
#: ../drizzled/error.cc:642
2617
3298
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3302
#: ../drizzled/error.cc:643
2622
3304
"You can't combine write-locking of system tables with other tables or lock "
3308
#: ../drizzled/error.cc:644
2627
3310
msgid "Unable to connect to foreign data source: %.64s"
3313
#: ../drizzled/error.cc:645
2632
3316
"There was a problem processing the query on the foreign data source. Data "
2633
3317
"source error: %-.64s"
3320
#: ../drizzled/error.cc:646
2638
3323
"The foreign data source you are trying to reference does not exist. Data "
2639
3324
"source error: %-.64s"
3327
#: ../drizzled/error.cc:647
2644
3330
"Can't create federated table. The data source connection string '%-.64s' is "
2645
3331
"not in the correct format"
3334
#: ../drizzled/error.cc:648
2649
3336
msgid "The data source connection string '%-.64s' is not in the correct format"
3339
#: ../drizzled/error.cc:649
2653
3341
msgid "Can't create federated table. Foreign data src error: %-.64s"
3344
#: ../drizzled/error.cc:650
2656
3345
msgid "Trigger in wrong schema"
3348
#: ../drizzled/error.cc:651
2661
3351
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2662
3352
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3355
#: ../drizzled/error.cc:652
2666
3357
msgid "Routine body for '%-.100s' is too long"
3360
#: ../drizzled/error.cc:653
2669
3361
msgid "Cannot drop default keycache"
3364
#: ../drizzled/error.cc:654
2673
3366
msgid "Display width out of range for column '%-.192s' (max = %d)"
3369
#: ../drizzled/error.cc:655
2676
3370
msgid "XAER_DUPID: The XID already exists"
3373
#: ../drizzled/error.cc:656
2680
3375
msgid "Datetime function: %-.32s field overflow"
3378
#: ../drizzled/error.cc:657
2685
3381
"Can't update table '%-.192s' in stored function/trigger because it is "
2686
3382
"already used by statement which invoked this stored function/trigger."
3385
#: ../drizzled/error.cc:658
2691
3388
"The definition of table '%-.192s' prevents operation %.192s on table "
3392
#: ../drizzled/error.cc:659
2696
3394
"The prepared statement contains a stored routine call that refers to that "
2697
3395
"same statement. It's not allowed to execute a prepared statement in such a "
2698
3396
"recursive manner"
3399
#: ../drizzled/error.cc:660
2701
3400
msgid "Not allowed to set autocommit from a stored function or trigger"
3403
#: ../drizzled/error.cc:661
2704
3404
msgid "Definer is not fully qualified"
3407
#: ../drizzled/error.cc:662
2709
3410
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2710
3411
"Current user is used as definer. Please recreate the view!"
3414
#: ../drizzled/error.cc:663
2715
3417
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3421
#: ../drizzled/error.cc:664
2720
3423
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3426
#: ../drizzled/error.cc:665
2724
3428
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3431
#: ../drizzled/error.cc:666
2729
3434
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3437
#: ../drizzled/error.cc:667
2734
3440
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3443
#: ../drizzled/error.cc:668
2738
3445
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3448
#: ../drizzled/error.cc:669
2743
3451
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2745
3453
"insufficient privileges. Please recreate the trigger."
3456
#: ../drizzled/error.cc:670
2749
3458
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3461
#: ../drizzled/error.cc:671
2754
3464
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2755
3465
"exceeded for routine %.192s"
3468
#: ../drizzled/error.cc:672
2760
3471
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2761
3472
"or contains bad data (internal code %d)"
3475
#: ../drizzled/error.cc:673
2765
3477
msgid "Incorrect routine name '%-.192s'"
3480
#: ../drizzled/error.cc:674
2769
3482
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3485
#: ../drizzled/error.cc:675
2772
3486
msgid "AGGREGATE is not supported for stored functions"
3489
#: ../drizzled/error.cc:676
2777
3492
"Can't create more than max_prepared_stmt_count statements (current value: %"
3496
#: ../drizzled/error.cc:677
2782
3498
msgid "`%-.192s`.`%-.192s` contains view recursion"
3501
#: ../drizzled/error.cc:678
2786
3503
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3506
#: ../drizzled/error.cc:679
2789
3507
msgid "The used table type doesn't support SPATIAL indexes"
3510
#: ../drizzled/error.cc:680
2792
3511
msgid "Triggers can not be created on system tables"
3514
#: ../drizzled/error.cc:681
2796
3516
msgid "Leading spaces are removed from name '%s'"
3519
#: ../drizzled/error.cc:682
2799
3520
msgid "Failed to read auto-increment value from storage engine"
3523
#: ../drizzled/error.cc:683
2802
3524
msgid "user name"
3527
#: ../drizzled/error.cc:684
2805
3528
msgid "host name"
3531
#: ../drizzled/error.cc:685
2809
3533
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3536
#: ../drizzled/error.cc:686
2813
3538
msgid "The target table %-.100s of the %s is not insertable-into"
3541
#: ../drizzled/error.cc:687
2818
3544
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3547
#: ../drizzled/error.cc:688
2821
3548
msgid "Too high level of nesting for select"
3551
#: ../drizzled/error.cc:689
2825
3553
msgid "Name '%-.64s' has become ''"
3556
#: ../drizzled/error.cc:690
2829
3558
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2830
3559
"optional and non-empty FIELDS ENCLOSED BY"
3562
#: ../drizzled/error.cc:691
2834
3564
msgid "The foreign server, %s, you are trying to create already exists."
3567
#: ../drizzled/error.cc:692
2839
3570
"The foreign server name you are trying to reference does not exist. Data "
2840
3571
"source error: %-.64s"
3574
#: ../drizzled/error.cc:693
2845
3577
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3580
#: ../drizzled/error.cc:694
2850
3583
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2851
3584
"each partition"
3587
#: ../drizzled/error.cc:695
2855
3589
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3592
#: ../drizzled/error.cc:696
2858
3593
msgid "MAXVALUE can only be used in last partition definition"
3596
#: ../drizzled/error.cc:697
2861
3597
msgid "Subpartitions can only be hash partitions and by key"
3600
#: ../drizzled/error.cc:698
2864
3601
msgid "Must define subpartitions on all partitions if on one partition"
3604
#: ../drizzled/error.cc:699
2867
3605
msgid "Wrong number of partitions defined, mismatch with previous setting"
3608
#: ../drizzled/error.cc:700
2870
3609
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3612
#: ../drizzled/error.cc:701
2873
3613
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3616
#: ../drizzled/error.cc:702
2876
3617
msgid "Expression in RANGE/LIST VALUES must be constant"
3620
#: ../drizzled/error.cc:703
2879
3621
msgid "Field in list of fields for partition function not found in table"
3624
#: ../drizzled/error.cc:704
2882
3625
msgid "List of fields is only allowed in KEY partitions"
3628
#: ../drizzled/error.cc:705
2886
3630
"The partition info in the frm file is not consistent with what can be "
2887
3631
"written into the frm file"
3634
#: ../drizzled/error.cc:706
2891
3636
msgid "The %-.192s function returns the wrong type"
3639
#: ../drizzled/error.cc:707
2895
3641
msgid "For %-.64s partitions each partition must be defined"
3644
#: ../drizzled/error.cc:708
2898
3645
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3648
#: ../drizzled/error.cc:709
2901
3649
msgid "VALUES value must be of same type as partition function"
3652
#: ../drizzled/error.cc:710
2904
3653
msgid "Multiple definition of same constant in list partitioning"
3656
#: ../drizzled/error.cc:711
2907
3657
msgid "Partitioning can not be used stand-alone in query"
3660
#: ../drizzled/error.cc:712
2911
3662
"The mix of handlers in the partitions is not allowed in this version of "
3666
#: ../drizzled/error.cc:713
2916
3668
msgid "For the partitioned engine it is necessary to define all %-.64s"
3671
#: ../drizzled/error.cc:714
2919
3672
msgid "Too many partitions (including subpartitions) were defined"
3675
#: ../drizzled/error.cc:715
2923
3677
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2924
3678
"partitioning for subpartitioning"
3681
#: ../drizzled/error.cc:716
2927
3682
msgid "Failed to create specific handler file"
3685
#: ../drizzled/error.cc:717
2930
3686
msgid "A BLOB field is not allowed in partition function"
3689
#: ../drizzled/error.cc:718
2934
3691
msgid "A %-.192s must include all columns in the table's partitioning function"
3694
#: ../drizzled/error.cc:719
2938
3696
msgid "Number of %-.64s = 0 is not an allowed value"
3699
#: ../drizzled/error.cc:720
2941
3700
msgid "Partition management on a not partitioned table is not possible"
3703
#: ../drizzled/error.cc:721
2945
3705
"Foreign key condition is not yet supported in conjunction with partitioning"
3708
#: ../drizzled/error.cc:722
2949
3710
msgid "Error in list of partitions to %-.64s"
3713
#: ../drizzled/error.cc:723
2952
3714
msgid "Cannot remove all partitions, use DROP TABLE instead"
3717
#: ../drizzled/error.cc:724
2955
3718
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3721
#: ../drizzled/error.cc:725
2959
3723
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2960
3724
"their numbers"
3727
#: ../drizzled/error.cc:726
2964
3729
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2965
3730
"tables using HASH PARTITIONs"
3733
#: ../drizzled/error.cc:727
2969
3735
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3738
#: ../drizzled/error.cc:728
2972
3739
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3742
#: ../drizzled/error.cc:729
2975
3743
msgid "At least one partition must be added"
3746
#: ../drizzled/error.cc:730
2978
3747
msgid "At least one partition must be coalesced"
3750
#: ../drizzled/error.cc:731
2981
3751
msgid "More partitions to reorganize than there are partitions"
3754
#: ../drizzled/error.cc:732
2985
3756
msgid "Duplicate partition name %-.192s"
3759
#: ../drizzled/error.cc:733
2988
3760
msgid "It is not allowed to shut off binlog on this command"
3763
#: ../drizzled/error.cc:734
2991
3764
msgid "When reorganizing a set of partitions they must be in consecutive order"
3767
#: ../drizzled/error.cc:735
2995
3769
"Reorganize of range partitions cannot change total ranges except for last "
2996
3770
"partition where it can extend the range"
3773
#: ../drizzled/error.cc:736
2999
3774
msgid "Partition function not supported in this version for this handler"
3777
#: ../drizzled/error.cc:737
3002
3778
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3781
#: ../drizzled/error.cc:738
3006
3783
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3786
#: ../drizzled/error.cc:739
3010
3788
msgid "Plugin '%-.192s' is not loaded"
3791
#: ../drizzled/error.cc:740
3014
3793
msgid "Incorrect %-.32s value: '%-.128s'"
3796
#: ../drizzled/error.cc:741
3018
3798
msgid "Table has no partition for value %-.64s"
3801
#: ../drizzled/error.cc:742
3022
3803
msgid "It is not allowed to specify %s more than once"
3806
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3026
3808
msgid "Failed to create %s"
3811
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3030
3813
msgid "Failed to drop %s"
3816
#: ../drizzled/error.cc:745
3033
3817
msgid "The handler doesn't support autoextend of tablespaces"
3820
#: ../drizzled/error.cc:746
3037
3822
"A size parameter was incorrectly specified, either number or on the form 10M"
3825
#: ../drizzled/error.cc:747
3041
3827
"The size number was correct but we don't allow the digit part to be more "
3042
3828
"than 2 billion"
3831
#: ../drizzled/error.cc:748
3046
3833
msgid "Failed to alter: %s"
3836
#: ../drizzled/error.cc:749
3049
3837
msgid "Writing one row to the row-based binary log failed"
3840
#: ../drizzled/error.cc:750
3053
3842
msgid "Table definition on master and slave does not match: %s"
3845
#: ../drizzled/error.cc:751
3057
3847
"Slave running with --log-slave-updates must use row-based binary logging to "
3058
3848
"be able to replicate row-based binary log events"
3851
#: ../drizzled/error.cc:752
3062
3853
msgid "Event '%-.192s' already exists"
3856
#: ../drizzled/error.cc:753
3066
3858
msgid "Failed to store event %s. Error code %d from storage engine."
3861
#: ../drizzled/error.cc:754
3070
3863
msgid "Unknown event '%-.192s'"
3866
#: ../drizzled/error.cc:755
3074
3868
msgid "Failed to alter event '%-.192s'"
3871
#: ../drizzled/error.cc:757
3077
3872
msgid "INTERVAL is either not positive or too big"
3875
#: ../drizzled/error.cc:758
3080
3876
msgid "ENDS is either invalid or before STARTS"
3879
#: ../drizzled/error.cc:759
3083
3880
msgid "Event execution time is in the past. Event has been disabled"
3883
#: ../drizzled/error.cc:760
3086
3884
msgid "Failed to open drizzle.event"
3887
#: ../drizzled/error.cc:761
3089
3888
msgid "No datetime expression provided"
3891
#: ../drizzled/error.cc:762
3094
3894
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3095
3895
"probably corrupted"
3898
#: ../drizzled/error.cc:763
3099
3900
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3903
#: ../drizzled/error.cc:764
3102
3904
msgid "Failed to delete the event from drizzle.event"
3907
#: ../drizzled/error.cc:765
3105
3908
msgid "Error during compilation of event's body"
3911
#: ../drizzled/error.cc:766
3108
3912
msgid "Same old and new event name"
3915
#: ../drizzled/error.cc:767
3112
3917
msgid "Data for column '%s' too long"
3920
#: ../drizzled/error.cc:768
3116
3922
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3925
#: ../drizzled/error.cc:769
3121
3928
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3932
#: ../drizzled/error.cc:770
3125
3933
msgid "You can't write-lock a log table. Only read access is possible"
3936
#: ../drizzled/error.cc:771
3128
3937
msgid "You can't use locks with log tables."
3940
#: ../drizzled/error.cc:772
3133
3943
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3134
3944
"d would lead to a duplicate entry"
3947
#: ../drizzled/error.cc:773
3139
3950
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3140
3951
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3954
#: ../drizzled/error.cc:774
3144
3956
"Cannot switch out of the row-based binary log format when the session has "
3145
3957
"open temporary tables"
3960
#: ../drizzled/error.cc:775
3149
3962
"Cannot change the binary logging format inside a stored function or trigger"
3965
#: ../drizzled/error.cc:776
3153
3967
"The NDB cluster engine does not support changing the binlog format on the "
3971
#: ../drizzled/error.cc:777
3157
3972
msgid "Cannot create temporary table with partitions"
3975
#: ../drizzled/error.cc:778
3160
3976
msgid "Partition constant is out of partition function domain"
3979
#: ../drizzled/error.cc:779
3163
3980
msgid "This partition function is not allowed"
3983
#: ../drizzled/error.cc:780
3166
3984
msgid "Error in DDL log"
3987
#: ../drizzled/error.cc:781
3169
3988
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3991
#: ../drizzled/error.cc:782
3172
3992
msgid "Incorrect partition name"
3995
#: ../drizzled/error.cc:783
3176
3997
"Transaction isolation level can't be changed while a transaction is in "
4001
#: ../drizzled/error.cc:784
3182
4004
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3183
4005
"'%-.192s' for key '%-.192s'"
4008
#: ../drizzled/error.cc:785
3187
4010
msgid "Internal scheduler error %d"
4013
#: ../drizzled/error.cc:786
3191
4015
msgid "Error during starting/stopping of the scheduler. Error code %u"
4018
#: ../drizzled/error.cc:787
3194
4019
msgid "Engine cannot be used in partitioned tables"
4022
#: ../drizzled/error.cc:788
3198
4024
msgid "Cannot activate '%-.64s' log"
4027
#: ../drizzled/error.cc:789
3201
4028
msgid "The server was not built with row-based replication"
4031
#: ../drizzled/error.cc:790
3204
4032
msgid "Decoding of base64 string failed"
4035
#: ../drizzled/error.cc:791
3207
4036
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4039
#: ../drizzled/error.cc:792
3211
4041
"Cannot proceed because system tables used by Event Scheduler were found "
3212
4042
"damaged at server start"
4045
#: ../drizzled/error.cc:793
3215
4046
msgid "Only integers allowed as number here"
4049
#: ../drizzled/error.cc:794
3218
4050
msgid "This storage engine cannot be used for log tables"
4053
#: ../drizzled/error.cc:795
3222
4055
msgid "You cannot '%s' a log table if logging is enabled"
4058
#: ../drizzled/error.cc:796
3227
4061
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4073
5172
"We have deactivated the TransactionApplier '%s'.\n"
5175
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4077
5177
msgid "Could not remove temporary table: '%s', error: %d"
5180
#: ../drizzled/set_var.cc:1510
4081
5182
msgid "Variable named %s already exists!\n"
5185
#: ../drizzled/set_var.cc:1519
4085
5187
msgid "Could not add Variable: %s\n"
5190
#: ../drizzled/signal_handler.cc:50
5192
msgid "Got signal %d from thread %<PRIu64>"
5195
#: ../drizzled/signal_handler.cc:92
5197
msgid "Fatal signal %d while backtracing\n"
5200
#: ../drizzled/signal_handler.cc:101
5202
msgid "Fatal: time() call failed\n"
5205
#: ../drizzled/signal_handler.cc:107
5208
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5209
"This could be because you hit a bug. It is also possible that this binary\n"
5210
" or one of the libraries it was linked against is corrupt, improperly "
5212
" or misconfigured. This error can also be caused by malfunctioning "
5216
#: ../drizzled/signal_handler.cc:115
5219
"We will try our best to scrape up some info that will hopefully help "
5221
"the problem, but since we have already crashed, something is definitely "
5223
"and this may fail.\n"
5227
#: ../drizzled/signal_handler.cc:124
5230
"It is possible that drizzled could use up to \n"
5231
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5233
"Hope that's ok; if not, decrease some variables in the equation.\n"
5237
#: ../drizzled/signal_handler.cc:137
5240
"Attempting backtrace. You can use the following information to find out\n"
5241
"where drizzled died. If you see no messages after this, something went\n"
5242
"terribly wrong...\n"
5245
#: ../drizzled/signal_handler.cc:165
5248
"Trying to get some variables.\n"
5249
"Some pointers may be invalid and cause the dump to abort...\n"
5252
#: ../drizzled/signal_handler.cc:176
5256
"This crash occurred while the server was calling initgroups(). This is\n"
5257
"often due to the use of a drizzled that is statically linked against glibc\n"
5258
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5259
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5260
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5261
"drizzled that is not statically linked.\n"
5264
#: ../drizzled/signal_handler.cc:190
5268
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5269
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5270
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5271
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5272
"the documentation for your distribution on how to do that.\n"
5275
#: ../drizzled/signal_handler.cc:203
5277
msgid "Writing a core file\n"
5278
msgstr "Skriver historie-fil %s\n"
5280
#: ../drizzled/sql_base.cc:1517
4089
5282
msgid "Table %s had a open data Cursor in reopen_table"
5285
#: ../drizzled/sql_table.cc:1952
4093
5287
msgid "Unknown - internal error %d during operation"
5290
#: ../drizzled/statement/alter_table.cc:1441
4098
5293
"order_st BY ignored because there is a user-defined clustered index in the "
4099
5294
"table '%-.192s'"
5297
#: ../drizzled/table.cc:1977
4103
5299
msgid "Got error %d when reading table '%s'"
5302
#: ../drizzled/table_share.cc:918
4107
5304
msgid "Table %s has invalid/unknown collation: %d,%s"
5307
#: ../drizzled/table_share.cc:1193
4111
5309
msgid "ENUM column %s has greater than %d possible values"
5312
#: ../drizzled/table_share.cc:2113
4115
5314
msgid "Unknown collation '%s' in table '%-.64s' definition"
5317
#: ../drizzled/table_share.cc:2120
4120
5320
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5324
#: ../drizzled/tztime.cc:173
4125
5326
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5329
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4129
5331
msgid "%s: option `%s' is ambiguous\n"
5334
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4133
5336
msgid "%s: option `--%s' doesn't allow an argument\n"
5339
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4137
5341
msgid "%s: option `%c%s' doesn't allow an argument\n"
5344
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5345
#: ../gnulib/getopt.c:993
4141
5347
msgid "%s: option `%s' requires an argument\n"
5350
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4145
5352
msgid "%s: unrecognized option `--%s'\n"
5355
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4149
5357
msgid "%s: unrecognized option `%c%s'\n"
5360
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4153
5362
msgid "%s: illegal option -- %c\n"
5365
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4157
5367
msgid "%s: invalid option -- %c\n"
5370
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5371
#: ../gnulib/getopt.c:1064
4161
5373
msgid "%s: option requires an argument -- %c\n"
5376
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4165
5378
msgid "%s: option `-W %s' is ambiguous\n"
5381
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4169
5383
msgid "%s: option `-W %s' doesn't allow an argument\n"
5386
#: ../plugin/auth_file/auth_file.cc:214
5388
msgid "Could not load auth file: %s\n"
5391
#: ../plugin/auth_file/auth_file.cc:227
5392
msgid "File to load for usernames and passwords"
5395
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4172
5396
msgid "Enable HTTP Auth check"
5399
#: ../plugin/auth_http/auth_http.cc:160
4175
5400
msgid "URL for HTTP Auth check"
5403
#: ../plugin/auth_ldap/auth_ldap.cc:285
5405
msgid "Reconnect failed: %s\n"
5408
#: ../plugin/auth_ldap/auth_ldap.cc:304
5410
msgid "ldap_search_ext_s failed: %s\n"
5413
#: ../plugin/auth_ldap/auth_ldap.cc:410
5415
msgid "Could not load auth ldap: %s\n"
5418
#: ../plugin/auth_ldap/auth_ldap.cc:423
5419
msgid "URI of the LDAP server to contact"
5422
#: ../plugin/auth_ldap/auth_ldap.cc:431
5423
msgid "DN to use when binding to the LDAP server"
5426
#: ../plugin/auth_ldap/auth_ldap.cc:439
5427
msgid "Password to use when binding the DN"
5430
#: ../plugin/auth_ldap/auth_ldap.cc:447
5431
msgid "DN to use when searching"
5434
#: ../plugin/auth_ldap/auth_ldap.cc:455
5435
msgid "Attribute in LDAP with plain text password"
5438
#: ../plugin/auth_ldap/auth_ldap.cc:463
5439
msgid "Attribute in LDAP with MySQL hashed password"
5442
#: ../plugin/auth_ldap/auth_ldap.cc:471
5443
msgid "How often to empty the users cache, 0 to disable"
5446
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4178
5447
msgid "Enable the console."
5450
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4181
5451
msgid "Turn on extra debugging."
5454
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4184
5455
msgid "User to use for auth."
5458
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4187
5459
msgid "Password to use for auth."
5462
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4190
5463
msgid "Default database to use."
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5467
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4193
5468
msgid "Invalid value of port\n"
5471
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5472
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4196
5473
msgid "Invalid value for connect_timeout\n"
5476
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5477
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4199
5478
msgid "Invalid value for read_timeout\n"
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5482
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4202
5483
msgid "Invalid value for write_timeout\n"
5486
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4205
5487
msgid "Invalid value for retry_count\n"
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5491
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4208
5492
msgid "Invalid value for buffer_length\n"
5495
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5496
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4212
5498
"Port number to use for connection or 0 for default to, in order of "
4213
5499
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5502
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5503
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5504
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5505
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4216
5506
msgid "Connect Timeout."
5509
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5510
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5511
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5512
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4219
5513
msgid "Read Timeout."
5516
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5517
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5518
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5519
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4222
5520
msgid "Write Timeout."
5523
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5524
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5525
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5526
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4225
5527
msgid "Retry Count."
5530
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5531
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5532
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5533
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4228
5534
msgid "Buffer length."
5537
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5538
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5539
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5540
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4231
5541
msgid "Address to bind to."
5544
#: ../plugin/drizzle_protocol/errmsg.cc:31
4234
5545
msgid "Unknown Drizzle error"
4235
5546
msgstr "Okänt Drizzle fel"
5548
#: ../plugin/drizzle_protocol/errmsg.cc:32
4238
5550
msgid "Can't create UNIX socket (%d)"
5553
#: ../plugin/drizzle_protocol/errmsg.cc:33
4242
5555
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5558
#: ../plugin/drizzle_protocol/errmsg.cc:34
4246
5560
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5563
#: ../plugin/drizzle_protocol/errmsg.cc:35
4250
5565
msgid "Can't create TCP/IP socket (%d)"
5568
#: ../plugin/drizzle_protocol/errmsg.cc:36
4254
5570
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5573
#: ../plugin/drizzle_protocol/errmsg.cc:37
4257
5574
msgid "Drizzle server has gone away"
5577
#: ../plugin/drizzle_protocol/errmsg.cc:38
4261
5579
msgid "Protocol mismatch; server version = %d, client version = %d"
5582
#: ../plugin/drizzle_protocol/errmsg.cc:39
4264
5583
msgid "Drizzle client ran out of memory"
5586
#: ../plugin/drizzle_protocol/errmsg.cc:40
4267
5587
msgid "Wrong host info"
5590
#: ../plugin/drizzle_protocol/errmsg.cc:41
4270
5591
msgid "Localhost via UNIX socket"
5594
#: ../plugin/drizzle_protocol/errmsg.cc:42
4274
5596
msgid "%-.100s via TCP/IP"
5599
#: ../plugin/drizzle_protocol/errmsg.cc:43
4277
5600
msgid "Error in server handshake"
5603
#: ../plugin/drizzle_protocol/errmsg.cc:44
4280
5604
msgid "Lost connection to Drizzle server during query"
5607
#: ../plugin/drizzle_protocol/errmsg.cc:45
4283
5608
msgid "Commands out of sync; you can't run this command now"
5611
#: ../plugin/drizzle_protocol/errmsg.cc:46
4287
5613
msgid "Named pipe: %-.32s"
5616
#: ../plugin/drizzle_protocol/errmsg.cc:47
4291
5618
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5621
#: ../plugin/drizzle_protocol/errmsg.cc:48
4295
5623
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5626
#: ../plugin/drizzle_protocol/errmsg.cc:49
4299
5628
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5631
#: ../plugin/drizzle_protocol/errmsg.cc:50
4303
5633
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5636
#: ../plugin/drizzle_protocol/errmsg.cc:51
4306
5637
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5640
#: ../plugin/drizzle_protocol/errmsg.cc:52
4309
5641
msgid "Embedded server"
5644
#: ../plugin/drizzle_protocol/errmsg.cc:53
4312
5645
msgid "Error on SHOW SLAVE STATUS:"
5648
#: ../plugin/drizzle_protocol/errmsg.cc:54
4315
5649
msgid "Error on SHOW SLAVE HOSTS:"
5652
#: ../plugin/drizzle_protocol/errmsg.cc:55
4318
5653
msgid "Error connecting to slave:"
5656
#: ../plugin/drizzle_protocol/errmsg.cc:56
4321
5657
msgid "Error connecting to master:"
5660
#: ../plugin/drizzle_protocol/errmsg.cc:57
4324
5661
msgid "SSL connection error"
5664
#: ../plugin/drizzle_protocol/errmsg.cc:58
4327
5665
msgid "Malformed packet"
5668
#: ../plugin/drizzle_protocol/errmsg.cc:59
5669
#: ../plugin/drizzle_protocol/errmsg.cc:70
5670
#: ../plugin/drizzle_protocol/errmsg.cc:71
5671
#: ../plugin/drizzle_protocol/errmsg.cc:72
5672
#: ../plugin/drizzle_protocol/errmsg.cc:73
5673
#: ../plugin/drizzle_protocol/errmsg.cc:74
5674
#: ../plugin/drizzle_protocol/errmsg.cc:75
5675
#: ../plugin/drizzle_protocol/errmsg.cc:76
5676
#: ../plugin/drizzle_protocol/errmsg.cc:77
5677
#: ../plugin/drizzle_protocol/errmsg.cc:78
4330
5678
msgid "(unused error message)"
5681
#: ../plugin/drizzle_protocol/errmsg.cc:60
4333
5682
msgid "Invalid use of null pointer"
5685
#: ../plugin/drizzle_protocol/errmsg.cc:61
4336
5686
msgid "Statement not prepared"
5689
#: ../plugin/drizzle_protocol/errmsg.cc:62
4339
5690
msgid "No data supplied for parameters in prepared statement"
5693
#: ../plugin/drizzle_protocol/errmsg.cc:63
4342
5694
msgid "Data truncated"
5697
#: ../plugin/drizzle_protocol/errmsg.cc:64
4345
5698
msgid "No parameters exist in the statement"
5701
#: ../plugin/drizzle_protocol/errmsg.cc:65
4348
5702
msgid "Invalid parameter number"
5705
#: ../plugin/drizzle_protocol/errmsg.cc:66
4353
5708
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5711
#: ../plugin/drizzle_protocol/errmsg.cc:68
4357
5713
msgid "Using unsupported buffer type: %d (parameter: %d)"
5716
#: ../plugin/drizzle_protocol/errmsg.cc:69
4361
5718
msgid "Shared memory: %-.100s"
5721
#: ../plugin/drizzle_protocol/errmsg.cc:79
4364
5722
msgid "Wrong or unknown protocol"
5725
#: ../plugin/drizzle_protocol/errmsg.cc:80
4367
5726
msgid "Invalid connection handle"
5729
#: ../plugin/drizzle_protocol/errmsg.cc:81
4371
5731
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4372
5732
"option 'secure_auth' enabled)"
5735
#: ../plugin/drizzle_protocol/errmsg.cc:83
4375
5736
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5739
#: ../plugin/drizzle_protocol/errmsg.cc:84
4378
5740
msgid "Attempt to read column without prior row fetch"
5743
#: ../plugin/drizzle_protocol/errmsg.cc:85
4381
5744
msgid "Prepared statement contains no metadata"
5747
#: ../plugin/drizzle_protocol/errmsg.cc:86
4385
5749
"Attempt to read a row while there is no result set associated with the "
5753
#: ../plugin/drizzle_protocol/errmsg.cc:88
4389
5754
msgid "This feature is not implemented yet"
5757
#: ../plugin/drizzle_protocol/errmsg.cc:89
4394
5760
"Lost connection to Drizzle server while waiting for initial communication "
4395
5761
"packet, system error: %d"
5764
#: ../plugin/drizzle_protocol/errmsg.cc:91
4400
5767
"Lost connection to Drizzle server while reading initial communication "
4401
5768
"packet, system error: %d"
5771
#: ../plugin/drizzle_protocol/errmsg.cc:93
4406
5774
"Lost connection to Drizzle server while sending authentication information, "
4407
5775
"system error: %d"
5778
#: ../plugin/drizzle_protocol/errmsg.cc:95
4412
5781
"Lost connection to Drizzle server while reading authorization information, "
4413
5782
"system error: %d"
5785
#: ../plugin/drizzle_protocol/errmsg.cc:97
4418
5788
"Lost connection to Drizzle server while setting initial database, system "
5792
#: ../plugin/drizzle_protocol/errmsg.cc:99
4423
5794
msgid "Statement closed indirectly because of a preceding %s() call"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5798
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5799
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5801
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5804
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5806
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5809
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5810
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5811
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5812
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5814
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5817
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5818
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5820
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5823
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5825
msgid "Error starting Embedded InnoDB %d (%s)\n"
5828
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4427
5830
msgid "Failed to send error message to libnotify\n"
5833
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4430
5834
msgid "Error Messages to stderr"
5837
#: ../plugin/filtered_replicator/filtered_replicator.cc:604
5838
#: ../plugin/filtered_replicator/filtered_replicator.cc:613
4433
5839
msgid "List of schemas to filter"
5842
#: ../plugin/filtered_replicator/filtered_replicator.cc:607
5843
#: ../plugin/filtered_replicator/filtered_replicator.cc:620
4436
5844
msgid "List of tables to filter"
5847
#: ../plugin/filtered_replicator/filtered_replicator.cc:627
4439
5848
msgid "Regular expression to apply to schemas to filter"
5851
#: ../plugin/filtered_replicator/filtered_replicator.cc:634
4442
5852
msgid "Regular expression to apply to tables to filter"
5855
#: ../plugin/hello_events/hello_events.cc:294
5856
msgid "Invalid value of before-write-position\n"
5859
#: ../plugin/hello_events/hello_events.cc:303
5860
#: ../plugin/hello_events/hello_events.cc:312
5861
msgid "Invalid value of before-update-position\n"
5864
#: ../plugin/hello_events/hello_events.cc:352
5865
#: ../plugin/hello_events/hello_events.cc:355
5866
#: ../plugin/hello_events/hello_events.cc:373
5867
msgid "A comma delimited list of databases to watch"
5870
#: ../plugin/hello_events/hello_events.cc:358
5871
#: ../plugin/hello_events/hello_events.cc:389
5872
msgid "Enable Example Events Plugin"
5875
#: ../plugin/hello_events/hello_events.cc:361
5876
#: ../plugin/hello_events/hello_events.cc:397
5877
msgid "Before write row event observer call position"
5880
#: ../plugin/hello_events/hello_events.cc:364
5881
#: ../plugin/hello_events/hello_events.cc:408
5882
#: ../plugin/pbms/src/parameters_ms.cc:579
5883
msgid "Before update row event observer call position"
5886
#: ../plugin/hello_events/hello_events.cc:367
5887
#: ../plugin/hello_events/hello_events.cc:419
5888
msgid "After drop database event observer call position"
5891
#: ../plugin/hello_events/hello_events.cc:381
5892
msgid "A comma delimited list of tables to watch"
5895
#: ../plugin/hello_events/hello_events.cc:443
5896
msgid "An example events Plugin"
5899
#: ../plugin/innobase/handler/data_dictionary.cc:202
5901
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5904
#: ../plugin/logging_gearman/logging_gearman.cc:196
4446
5906
msgid "fail gearman_client_create(): %s"
5909
#: ../plugin/logging_gearman/logging_gearman.cc:207
4450
5911
msgid "fail gearman_client_add_server(): %s"
5914
#: ../plugin/logging_gearman/logging_gearman.cc:306
5915
#: ../plugin/logging_gearman/logging_gearman.cc:313
4453
5916
msgid "Enable logging to a gearman server"
5919
#: ../plugin/logging_gearman/logging_gearman.cc:322
4456
5920
msgid "Hostname for logging to a Gearman server"
5923
#: ../plugin/logging_gearman/logging_gearman.cc:331
4459
5924
msgid "Gearman Function to send logging to"
5927
#: ../plugin/logging_gearman/logging_gearman.cc:349
4462
5928
msgid "Log queries to a Gearman server"
5931
#: ../plugin/logging_query/logging_query.cc:189
4466
5933
msgid "fail open() fn=%s er=%s\n"
5936
#: ../plugin/logging_query/logging_query.cc:313
4469
5937
msgid "Invalid value for threshold-slow"
5940
#: ../plugin/logging_query/logging_query.cc:322
4472
5941
msgid "Invalid value for threshold-big-resultset"
5944
#: ../plugin/logging_query/logging_query.cc:331
4475
5945
msgid "Invalid value for threshold-big-examined"
5948
#: ../plugin/logging_query/logging_query.cc:345
5949
#: ../plugin/logging_query/logging_query.cc:361
4478
5950
msgid "Enable logging to CSV file"
5953
#: ../plugin/logging_query/logging_query.cc:348
5954
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4481
5955
msgid "Threshold for logging slow queries, in microseconds"
5958
#: ../plugin/logging_query/logging_query.cc:351
5959
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4484
5960
msgid "Threshold for logging big queries, for rows returned"
5963
#: ../plugin/logging_query/logging_query.cc:354
5964
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4487
5965
msgid "Threshold for logging big queries, for rows examined"
5968
#: ../plugin/logging_query/logging_query.cc:370
4490
5969
msgid "File to log to"
5972
#: ../plugin/logging_query/logging_query.cc:379
4493
5973
msgid "PCRE to match the query against"
5976
#: ../plugin/logging_query/logging_query.cc:436
4496
5977
msgid "Log queries to a CSV file"
5980
#: ../plugin/logging_stats/logging_stats.cc:323
5981
msgid "Max number of users that will be logged"
5984
#: ../plugin/logging_stats/logging_stats.cc:334
5985
msgid "Max number of vector buckets to construct for logging"
5988
#: ../plugin/logging_stats/logging_stats.cc:345
5989
msgid "Max number of concurrent sessions that will be logged"
5992
#: ../plugin/logging_stats/logging_stats.cc:356
5993
msgid "Enable Logging Statistics Collection"
5996
#: ../plugin/logging_stats/logging_stats.cc:375
5997
msgid "User Statistics as DATA_DICTIONARY tables"
6000
#: ../plugin/md5/md5.cc:99
6001
msgid "libgcrypt library version mismatch\n"
6004
#: ../plugin/memcached_stats/analysis_table.cc:76
6005
#: ../plugin/memcached_stats/stats_table.cc:144
6006
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6009
#: ../plugin/memcached_stats/memcached_stats.cc:114
4499
6010
msgid "List of memcached servers."
6013
#: ../plugin/memcached_stats/memcached_stats.cc:131
4502
6014
msgid "Memcached Stats as I_S tables"
6017
#: ../plugin/memcached_stats/stats_table.cc:76
6020
"Unable get stats from memcached server %s. Got error from "
6021
"memcached_stat_servername()."
6024
#: ../plugin/memcached_stats/stats_table.cc:151
6025
msgid "Unable to create memcached struct. Got error from memcached_create()."
6028
#: ../plugin/memcached_stats/stats_table.cc:159
6031
"Unable to create memcached server list. Got error from "
6032
"memcached_servers_parse(%s)."
6035
#: ../plugin/multi_thread/multi_thread.cc:100
6036
msgid "Maximum number of user threads available."
6039
#: ../plugin/myisam/ha_myisam.cc:529
4506
6041
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6044
#: ../plugin/myisam/ha_myisam.cc:533
4510
6046
msgid "Got an error from unknown thread, %s:%d"
6049
#: ../plugin/myisam/ha_myisam.cc:539
4513
6050
msgid "Unknown thread accessing table"
6053
#: ../plugin/myisam/ha_myisam.cc:1614
4516
6054
msgid "Block size to be used for MyISAM index pages."
6057
#: ../plugin/myisam/ha_myisam.cc:1624
4520
6059
"This characterizes the number of hits a hot block has to be untouched until "
4521
6060
"it is considered aged enough to be downgraded to a warm block. This "
4523
6062
"blocks in key cache"
6065
#: ../plugin/myisam/ha_myisam.cc:1637
4526
6066
msgid "The minimum percentage of warm blocks in key cache"
6069
#: ../plugin/myisam/ha_myisam.cc:1648
4530
6071
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4531
6072
"this to get better index handling (for all reads and multiple writes) to as "
4532
6073
"much as you can afford;"
6076
#: ../plugin/myisam/ha_myisam.cc:1660
4536
6078
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4537
6079
"disables parallel repair."
6082
#: ../plugin/myisam/ha_myisam.cc:1666
4541
6084
"Don't use the fast sort index method to created index if the temporary file "
4542
6085
"would get bigger than this."
6088
#: ../plugin/myisam/ha_myisam.cc:1671
4546
6090
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4547
6091
"when creating indexes with CREATE INDEX or ALTER TABLE."
6094
#: ../plugin/myisam/ha_myisam.cc:1677
4550
6095
msgid "Default pointer size to be used for MyISAM tables."
6098
#: ../plugin/myisam/my_handler_errors.cc:42
4553
6099
msgid "Didn't find key on read or update"
6102
#: ../plugin/myisam/my_handler_errors.cc:43
4556
6103
msgid "Duplicate key on write or update"
6106
#: ../plugin/myisam/my_handler_errors.cc:44
4559
6107
msgid "Internal (unspecified) error in handler"
6110
#: ../plugin/myisam/my_handler_errors.cc:46
4563
6112
"Someone has changed the row since it was read (while the table was locked to "
6116
#: ../plugin/myisam/my_handler_errors.cc:48
4567
6117
msgid "Wrong index given to function"
6120
#: ../plugin/myisam/my_handler_errors.cc:49
4570
6121
msgid "Index file is crashed"
6124
#: ../plugin/myisam/my_handler_errors.cc:50
4573
6125
msgid "Record file is crashed"
6128
#: ../plugin/myisam/my_handler_errors.cc:51
4576
6129
msgid "Out of memory in engine"
6132
#: ../plugin/myisam/my_handler_errors.cc:52
4579
6133
msgid "Incorrect file format"
6136
#: ../plugin/myisam/my_handler_errors.cc:53
4582
6137
msgid "Command not supported by database"
6140
#: ../plugin/myisam/my_handler_errors.cc:54
4585
6141
msgid "Old database file"
6144
#: ../plugin/myisam/my_handler_errors.cc:55
4588
6145
msgid "No record read before update"
6148
#: ../plugin/myisam/my_handler_errors.cc:56
4591
6149
msgid "Record was already deleted (or record file crashed)"
6152
#: ../plugin/myisam/my_handler_errors.cc:57
4594
6153
msgid "No more room in record file"
6156
#: ../plugin/myisam/my_handler_errors.cc:58
4597
6157
msgid "No more room in index file"
6160
#: ../plugin/myisam/my_handler_errors.cc:59
4600
6161
msgid "No more records (read after end of file)"
6164
#: ../plugin/myisam/my_handler_errors.cc:60
4603
6165
msgid "Unsupported extension used for table"
6168
#: ../plugin/myisam/my_handler_errors.cc:61
4606
6169
msgid "Too big row"
6172
#: ../plugin/myisam/my_handler_errors.cc:62
4609
6173
msgid "Wrong create options"
6176
#: ../plugin/myisam/my_handler_errors.cc:63
4612
6177
msgid "Duplicate unique key or constraint on write or update"
6180
#: ../plugin/myisam/my_handler_errors.cc:64
4615
6181
msgid "Unknown character set used in table"
6184
#: ../plugin/myisam/my_handler_errors.cc:65
4618
6185
msgid "Conflicting table definitions in sub-tables of MERGE table"
6188
#: ../plugin/myisam/my_handler_errors.cc:66
4621
6189
msgid "Table is crashed and last repair failed"
6192
#: ../plugin/myisam/my_handler_errors.cc:67
4624
6193
msgid "Table was marked as crashed and should be repaired"
6196
#: ../plugin/myisam/my_handler_errors.cc:68
4627
6197
msgid "Lock timed out; Retry transaction"
6200
#: ../plugin/myisam/my_handler_errors.cc:69
4630
6201
msgid "Lock table is full; Restart program with a larger locktable"
6204
#: ../plugin/myisam/my_handler_errors.cc:70
4633
6205
msgid "Updates are not allowed under a read only transactions"
6208
#: ../plugin/myisam/my_handler_errors.cc:71
4636
6209
msgid "Lock deadlock; Retry transaction"
6212
#: ../plugin/myisam/my_handler_errors.cc:72
4639
6213
msgid "Foreign key constraint is incorrectly formed"
6216
#: ../plugin/myisam/my_handler_errors.cc:73
4642
6217
msgid "Cannot add a child row"
6220
#: ../plugin/myisam/my_handler_errors.cc:74
4645
6221
msgid "Cannot delete a parent row"
6224
#: ../plugin/myisam/my_handler_errors.cc:75
4648
6225
msgid "No savepoint with that name"
6228
#: ../plugin/myisam/my_handler_errors.cc:76
4651
6229
msgid "Non unique key block size"
6232
#: ../plugin/myisam/my_handler_errors.cc:77
4654
6233
msgid "The table does not exist in engine"
6236
#: ../plugin/myisam/my_handler_errors.cc:78
4657
6237
msgid "The table already existed in storage engine"
6240
#: ../plugin/myisam/my_handler_errors.cc:79
4660
6241
msgid "Could not connect to storage engine"
6244
#: ../plugin/myisam/my_handler_errors.cc:80
4663
6245
msgid "Unexpected null pointer found when using spatial index"
6248
#: ../plugin/myisam/my_handler_errors.cc:81
4666
6249
msgid "The table changed in storage engine"
6252
#: ../plugin/myisam/my_handler_errors.cc:82
4669
6253
msgid "There's no partition in table for the given value"
6256
#: ../plugin/myisam/my_handler_errors.cc:83
4672
6257
msgid "Row-based binlogging of row failed"
6260
#: ../plugin/myisam/my_handler_errors.cc:84
4675
6261
msgid "Index needed in foreign key constraint"
6264
#: ../plugin/myisam/my_handler_errors.cc:85
4678
6265
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6268
#: ../plugin/myisam/my_handler_errors.cc:86
4681
6269
msgid "Table needs to be upgraded before it can be used"
6272
#: ../plugin/myisam/my_handler_errors.cc:87
4684
6273
msgid "Table is read only"
6276
#: ../plugin/myisam/my_handler_errors.cc:88
4687
6277
msgid "Failed to get next auto increment value"
6280
#: ../plugin/myisam/my_handler_errors.cc:89
4690
6281
msgid "Failed to set row auto increment value"
6284
#: ../plugin/myisam/my_handler_errors.cc:90
4693
6285
msgid "Unknown (generic) error from engine"
6288
#: ../plugin/myisam/my_handler_errors.cc:91
4696
6289
msgid "Record is the same"
6292
#: ../plugin/myisam/my_handler_errors.cc:92
4699
6293
msgid "It is not possible to log this statement"
6296
#: ../plugin/myisam/my_handler_errors.cc:93
4702
6297
msgid "Tablespace exists"
6300
#: ../plugin/myisam/my_handler_errors.cc:94
4705
6301
msgid "The event was corrupt, leading to illegal data being read"
6304
#: ../plugin/myisam/my_handler_errors.cc:95
4708
6305
msgid "The table is of a new format not supported by this version"
6308
#: ../plugin/myisam/my_handler_errors.cc:96
4711
6309
msgid "The event could not be processed no other handler error happened"
6312
#: ../plugin/myisam/my_handler_errors.cc:97
4714
6313
msgid "Got a fatal error during initialzation of handler"
6316
#: ../plugin/myisam/my_handler_errors.cc:98
4717
6317
msgid "File to short; Expected more data in file"
6320
#: ../plugin/myisam/my_handler_errors.cc:99
4720
6321
msgid "Read page with wrong checksum"
6324
#. TODO: get a better message for these
6325
#: ../plugin/myisam/my_handler_errors.cc:101
4723
6326
msgid "Lock or active transaction"
6329
#: ../plugin/myisam/my_handler_errors.cc:102
4726
6330
msgid "No such table space"
6333
#: ../plugin/myisam/my_handler_errors.cc:103
4729
6334
msgid "Tablespace not empty"
6337
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4732
6338
msgid "Invalid value for retry_count"
6341
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6342
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4736
6344
"Port number to use for connection or 0 for default to with MySQL protocol."
6347
#: ../plugin/pbms/src/parameters_ms.cc:552
6349
"A comma delimited list of tables to watch of the format: <database>."
6353
#: ../plugin/pbms/src/parameters_ms.cc:560
6354
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6357
#: ../plugin/pbms/src/parameters_ms.cc:568
6358
msgid "Before insert row event observer call position"
6361
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6362
msgid "event_add error in libevent_add_session_callback\n"
6365
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6366
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6369
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6370
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6373
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6374
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6377
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6378
msgid "session_add_event event_add error in libevent_init\n"
6381
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6383
msgid "Can't create completion port thread (error %d)"
6384
msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
6386
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6387
msgid "Size of Pool."
6390
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6391
msgid "Failed to allocate enough memory to transaction message\n"
6394
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6396
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6399
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6401
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6404
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6405
msgid "Enable rabbitmq log"
6408
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6409
msgid "Host name to connect to"
6412
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6413
msgid "RabbitMQ Port"
6416
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6417
msgid "RabbitMQ username"
6420
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6421
msgid "RabbitMQ password"
6424
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6425
msgid "RabbitMQ virtualhost"
6428
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6429
msgid "Name of RabbitMQ exchange to publish to"
6432
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6433
msgid "Name of RabbitMQ routing key to use"
6436
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6437
#: ../plugin/transaction_log/module.cc:247
6438
msgid "Name of the replicator plugin to use (default='default_replicator')"
6441
#: ../plugin/signal_handler/signal_handler.cc:233
4740
6443
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4741
6444
msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
6446
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4744
6448
msgid "syslog facility \"%s\" not known, using \"local0\""
6451
#: ../plugin/syslog/errmsg.cc:49
4748
6453
msgid "syslog priority \"%s\" not known, using \"warn\""
6456
#: ../plugin/syslog/logging.cc:72
4752
6458
msgid "syslog priority \"%s\" not known, using \"info\""
6461
#: ../plugin/syslog/module.cc:59
6462
msgid "Syslog Ident"
6465
#: ../plugin/syslog/module.cc:68
6466
msgid "Syslog Facility"
6469
#: ../plugin/syslog/module.cc:77
6470
msgid "Enable logging to syslog of the query log"
6473
#: ../plugin/syslog/module.cc:86
6474
msgid "Syslog Priority of query logging"
6477
#: ../plugin/syslog/module.cc:131
6478
msgid "Enable logging to syslog of the error messages"
6481
#: ../plugin/syslog/module.cc:140
6482
msgid "Syslog Priority of error messages"
6485
#: ../plugin/transaction_log/background_worker.cc:74
4756
6487
msgid "Unable to create background worker thread. Got error %s.\n"
6490
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6491
#: ../plugin/transaction_log/print_transaction_message.cc:102
6492
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6494
msgid "Failed to open transaction log file %s. Got error: %s\n"
6497
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6498
#: ../plugin/transaction_log/print_transaction_message.cc:144
6499
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6501
msgid "Raw buffer read: %s.\n"
6504
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6505
#: ../plugin/transaction_log/print_transaction_message.cc:150
6506
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6508
msgid "Unable to parse transaction. Got error: %s.\n"
6511
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6512
#: ../plugin/transaction_log/print_transaction_message.cc:152
6513
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6515
msgid "BUFFER: %s\n"
6518
#: ../plugin/transaction_log/module.cc:122
4760
6520
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6523
#: ../plugin/transaction_log/module.cc:131
4764
6525
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6528
#: ../plugin/transaction_log/module.cc:141
4768
6530
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6533
#: ../plugin/transaction_log/module.cc:150
4772
6535
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6538
#: ../plugin/transaction_log/module.cc:163
4776
6540
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6543
#: ../plugin/transaction_log/module.cc:223
4779
6544
msgid "Enable transaction log"
6547
#: ../plugin/transaction_log/module.cc:231
4782
6548
msgid "DEBUGGING - Truncate transaction log"
6551
#: ../plugin/transaction_log/module.cc:239
4785
6552
msgid "Path to the file to use for transaction log"
4788
msgid "Name of the replicator plugin to use (default='default_replicator')"
6555
#: ../plugin/transaction_log/module.cc:255
4791
6556
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6559
#: ../plugin/transaction_log/module.cc:263
4795
6561
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4796
6562
"each transaction write, 2 == sync log file once per second"
6565
#: ../plugin/transaction_log/module.cc:276
4799
6566
msgid "Number of slots for in-memory write buffers (default=8)."
6569
#: ../plugin/transaction_log/transaction_log.cc:112
4802
6570
msgid "Failed to open transaction log file "
6573
#: ../plugin/transaction_log/transaction_log.cc:220
4807
6576
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4808
6577
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6580
#: ../plugin/transaction_log/transaction_log.cc:239
4812
6582
msgid "Failed to sync log file. Got error: %s\n"
4816
msgid "Failed to open transaction log file %s. Got error: %s\n"
4820
msgid "Raw buffer read: %s.\n"
4824
msgid "Unable to parse transaction. Got error: %s.\n"
4828
msgid "BUFFER: %s\n"
4831
6585
#~ msgid "Synonym for -?"
4832
6586
#~ msgstr "Synonym för -?"