900
1142
"Starts the Drizzle database server\n"
1145
#: ../drizzled/drizzled.cc:1382
904
1147
msgid "Usage: %s [OPTIONS]\n"
1150
#: ../drizzled/drizzled.cc:1506
909
1153
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
910
1154
"command line\n"
1157
#: ../drizzled/drizzled.cc:1549
913
1158
msgid "Can't start server: cannot resolve hostname!"
1161
#: ../drizzled/drizzled.cc:1555
916
1162
msgid "Can't start server: bind-address refers to multiple interfaces!"
1165
#: ../drizzled/error.cc:138
920
1167
msgid "Unknown error %d"
921
1168
msgstr "不明的錯誤 %d"
1170
#: ../drizzled/error.cc:214
1174
#: ../drizzled/error.cc:215
1178
#: ../drizzled/error.cc:216
930
1180
msgid "Can't create file '%-.200s' (errno: %d)"
1183
#: ../drizzled/error.cc:217
934
1185
msgid "Can't create table '%-.200s' (errno: %d)"
1188
#: ../drizzled/error.cc:218
938
1190
msgid "Can't create database '%-.192s' (errno: %d)"
1193
#: ../drizzled/error.cc:219
942
1195
msgid "Can't create database '%-.192s'; database exists"
1198
#: ../drizzled/error.cc:220
946
1200
msgid "Can't drop database '%-.192s'; database doesn't exist"
1203
#: ../drizzled/error.cc:221
950
1205
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1208
#: ../drizzled/error.cc:222
954
1210
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1213
#: ../drizzled/error.cc:223
958
1215
msgid "Error on delete of '%-.192s' (errno: %d)"
1218
#: ../drizzled/error.cc:224
961
1219
msgid "Can't read record in system table"
1222
#: ../drizzled/error.cc:225
965
1224
msgid "Can't get status of '%-.200s' (errno: %d)"
1227
#: ../drizzled/error.cc:226
969
1229
msgid "Can't get working directory (errno: %d)"
1232
#: ../drizzled/error.cc:227
973
1234
msgid "Can't lock file (errno: %d)"
1237
#: ../drizzled/error.cc:228
977
1239
msgid "Can't open file: '%-.200s' (errno: %d)"
1242
#: ../drizzled/error.cc:229
981
1244
msgid "Can't find file: '%-.200s' (errno: %d)"
1247
#: ../drizzled/error.cc:230
985
1249
msgid "Can't read dir of '%-.192s' (errno: %d)"
1252
#: ../drizzled/error.cc:231
989
1254
msgid "Can't change dir to '%-.192s' (errno: %d)"
1257
#: ../drizzled/error.cc:232
993
1259
msgid "Record has changed since last read in table '%-.192s'"
1262
#: ../drizzled/error.cc:233
997
1264
msgid "Disk full (%s); waiting for someone to free some space..."
1267
#: ../drizzled/error.cc:234
1001
1269
msgid "Can't write; duplicate key in table '%-.192s'"
1272
#: ../drizzled/error.cc:235
1005
1274
msgid "Error on close of '%-.192s' (errno: %d)"
1277
#: ../drizzled/error.cc:236
1009
1279
msgid "Error reading file '%-.200s' (errno: %d)"
1282
#: ../drizzled/error.cc:237
1013
1284
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1287
#: ../drizzled/error.cc:238
1017
1289
msgid "Error writing file '%-.200s' (errno: %d)"
1292
#: ../drizzled/error.cc:239
1021
1294
msgid "'%-.192s' is locked against change"
1297
#: ../drizzled/error.cc:240
1024
1298
msgid "Sort aborted"
1301
#: ../drizzled/error.cc:241
1028
1303
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1306
#: ../drizzled/error.cc:242
1032
1308
msgid "Got error %d from storage engine"
1311
#: ../drizzled/error.cc:243
1036
1313
msgid "Table storage engine for '%-.192s' doesn't have this option"
1316
#: ../drizzled/error.cc:244
1040
1318
msgid "Can't find record in '%-.192s'"
1321
#: ../drizzled/error.cc:245
1044
1323
msgid "Incorrect information in file: '%-.200s'"
1326
#: ../drizzled/error.cc:246
1048
1328
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1331
#: ../drizzled/error.cc:247
1052
1333
msgid "Old key file for table '%-.192s'; repair it!"
1336
#: ../drizzled/error.cc:248
1056
1338
msgid "Table '%-.192s' is read only"
1341
#: ../drizzled/error.cc:249
1060
1343
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1346
#: ../drizzled/error.cc:250
1063
1347
msgid "Out of sort memory; increase server sort buffer size"
1350
#: ../drizzled/error.cc:251
1067
1352
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1355
#: ../drizzled/error.cc:252
1070
1356
msgid "Too many connections"
1359
#: ../drizzled/error.cc:253
1074
1361
"Out of memory; check if drizzled or some other process uses all available "
1075
1362
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1076
1363
"memory or you can add more swap space"
1366
#: ../drizzled/error.cc:254
1079
1367
msgid "Can't get hostname for your address"
1370
#: ../drizzled/error.cc:255
1082
1371
msgid "Bad handshake"
1374
#: ../drizzled/error.cc:256
1086
1376
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1379
#: ../drizzled/error.cc:257
1090
1381
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1384
#: ../drizzled/error.cc:258
1093
1385
msgid "No database selected"
1388
#: ../drizzled/error.cc:259
1096
1389
msgid "Unknown command"
1392
#: ../drizzled/error.cc:260
1100
1394
msgid "Column '%-.192s' cannot be null"
1397
#: ../drizzled/error.cc:261
1104
1399
msgid "Unknown database '%-.192s'"
1402
#: ../drizzled/error.cc:262
1108
1404
msgid "Table '%-.192s' already exists"
1407
#: ../drizzled/error.cc:263
1112
1409
msgid "Unknown table '%-.100s'"
1412
#: ../drizzled/error.cc:264
1116
1414
msgid "Column '%-.192s' in %-.192s is ambiguous"
1417
#: ../drizzled/error.cc:265
1119
1418
msgid "Server shutdown in progress"
1421
#: ../drizzled/error.cc:266
1123
1423
msgid "Unknown column '%-.192s' in '%-.192s'"
1426
#: ../drizzled/error.cc:267
1127
1428
msgid "'%-.192s' isn't in GROUP BY"
1431
#: ../drizzled/error.cc:268
1131
1433
msgid "Can't group on '%-.192s'"
1436
#: ../drizzled/error.cc:269
1134
1437
msgid "Statement has sum functions and columns in same statement"
1440
#: ../drizzled/error.cc:270
1137
1441
msgid "Column count doesn't match value count"
1444
#: ../drizzled/error.cc:271
1141
1446
msgid "Identifier name '%-.100s' is too long"
1449
#: ../drizzled/error.cc:272
1145
1451
msgid "Duplicate column name '%-.192s'"
1454
#: ../drizzled/error.cc:273
1149
1456
msgid "Duplicate key name '%-.192s'"
1459
#: ../drizzled/error.cc:274
1153
1461
msgid "Duplicate entry '%-.192s' for key %d"
1464
#: ../drizzled/error.cc:275
1157
1466
msgid "Incorrect column specifier for column '%-.192s'"
1469
#: ../drizzled/error.cc:276
1161
1471
msgid "%s near '%-.80s' at line %d"
1474
#: ../drizzled/error.cc:277
1164
1475
msgid "Query was empty"
1478
#: ../drizzled/error.cc:278
1168
1480
msgid "Not unique table/alias: '%-.192s'"
1483
#: ../drizzled/error.cc:279
1172
1485
msgid "Invalid default value for '%-.192s'"
1488
#: ../drizzled/error.cc:280
1175
1489
msgid "Multiple primary key defined"
1492
#: ../drizzled/error.cc:281
1179
1494
msgid "Too many keys specified; max %d keys allowed"
1497
#: ../drizzled/error.cc:282
1183
1499
msgid "Too many key parts specified; max %d parts allowed"
1502
#: ../drizzled/error.cc:283
1187
1504
msgid "Specified key was too long; max key length is %d bytes"
1507
#: ../drizzled/error.cc:284
1191
1509
msgid "Key column '%-.192s' doesn't exist in table"
1512
#: ../drizzled/error.cc:285
1196
1515
"BLOB column '%-.192s' can't be used in key specification with the used table "
1519
#: ../drizzled/error.cc:286
1202
1522
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1526
#: ../drizzled/error.cc:287
1207
1528
"Incorrect table definition; there can be only one auto column and it must be "
1208
1529
"defined as a key"
1532
#: ../drizzled/error.cc:288
1213
1535
"%s: ready for connections.\n"
1214
1536
"Version: '%s' socket: '%s' port: %u\n"
1539
#: ../drizzled/error.cc:289
1218
1541
msgid "%s: Normal shutdown\n"
1544
#: ../drizzled/error.cc:290
1222
1546
msgid "%s: Got signal %d. Aborting!\n"
1549
#: ../drizzled/error.cc:291
1226
1551
msgid "%s: Shutdown complete\n"
1554
#: ../drizzled/error.cc:292
1230
1556
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1559
#: ../drizzled/error.cc:293
1233
1560
msgid "Can't create IP socket"
1563
#: ../drizzled/error.cc:294
1238
1566
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1570
#: ../drizzled/error.cc:295
1244
1573
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1245
1574
"check the manual"
1577
#: ../drizzled/error.cc:296
1249
1579
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1582
#: ../drizzled/error.cc:297
1254
1585
"The file '%-.128s' must be in the database directory or be readable by all"
1588
#: ../drizzled/error.cc:298
1258
1590
msgid "File '%-.200s' already exists"
1593
#: ../drizzled/error.cc:299
1262
1595
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1598
#: ../drizzled/error.cc:300
1266
1600
msgid "Records: %ld Duplicates: %ld"
1603
#: ../drizzled/error.cc:301
1270
1605
"Incorrect prefix key; the used key part isn't a string, the used length is "
1271
1606
"longer than the key part, or the storage engine doesn't support unique "
1610
#: ../drizzled/error.cc:302
1275
1611
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1614
#: ../drizzled/error.cc:303
1279
1616
msgid "Can't DROP '%-.192s'; check that column/key exists"
1619
#: ../drizzled/error.cc:304
1283
1621
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1624
#: ../drizzled/error.cc:305
1287
1626
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1629
#: ../drizzled/error.cc:306
1291
1631
msgid "Unknown thread id: %lu"
1634
#: ../drizzled/error.cc:307
1295
1636
msgid "You are not owner of thread %lu"
1639
#: ../drizzled/error.cc:308
1298
1640
msgid "No tables used"
1643
#: ../drizzled/error.cc:309
1302
1645
msgid "Too many strings for column %-.192s and SET"
1648
#: ../drizzled/error.cc:310
1306
1650
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1653
#: ../drizzled/error.cc:311
1310
1655
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1658
#: ../drizzled/error.cc:312
1314
1660
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1663
#: ../drizzled/error.cc:313
1318
1665
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1668
#: ../drizzled/error.cc:314
1322
1670
msgid "Incorrect database name '%-.100s'"
1673
#: ../drizzled/error.cc:315
1326
1675
msgid "Incorrect table name '%-.100s'"
1678
#: ../drizzled/error.cc:316
1330
1680
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1331
1681
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1684
#: ../drizzled/error.cc:317
1334
1685
msgid "Unknown error"
1688
#: ../drizzled/error.cc:318
1338
1690
msgid "Unknown procedure '%-.192s'"
1693
#: ../drizzled/error.cc:319
1342
1695
msgid "Incorrect parameter count to procedure '%-.192s'"
1698
#: ../drizzled/error.cc:320
1346
1700
msgid "Incorrect parameters to procedure '%-.192s'"
1703
#: ../drizzled/error.cc:321
1350
1705
msgid "Unknown table '%-.192s' in %-.32s"
1708
#: ../drizzled/error.cc:322
1354
1710
msgid "Column '%-.192s' specified twice"
1713
#: ../drizzled/error.cc:323
1357
1714
msgid "Invalid use of group function"
1717
#: ../drizzled/error.cc:324
1362
1720
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1723
#: ../drizzled/error.cc:325
1365
1724
msgid "A table must have at least 1 column"
1727
#: ../drizzled/error.cc:326
1369
1729
msgid "The table '%-.192s' is full"
1732
#: ../drizzled/error.cc:327
1373
1734
msgid "Unknown character set: '%-.64s'"
1737
#: ../drizzled/error.cc:328
1377
1739
msgid "Too many tables; Drizzle can only use %d tables in a join"
1742
#: ../drizzled/error.cc:329
1380
1743
msgid "Too many columns"
1746
#: ../drizzled/error.cc:330
1385
1749
"Row size too large. The maximum row size for the used table type, not "
1386
1750
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1753
#: ../drizzled/error.cc:331
1391
1756
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1392
1757
"thread_stack=#' to specify a bigger stack if needed"
1760
#: ../drizzled/error.cc:332
1395
1761
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1764
#: ../drizzled/error.cc:333
1400
1767
"Table handler doesn't support NULL in given index. Please change column "
1401
1768
"'%-.192s' to be NOT NULL or use another handler"
1771
#: ../drizzled/error.cc:334
1405
1773
msgid "Can't load function '%-.192s'"
1776
#: ../drizzled/error.cc:335
1409
1778
msgid "Can't initialize function '%-.192s'; %-.80s"
1781
#: ../drizzled/error.cc:336
1412
1782
msgid "No paths allowed for plugin library"
1785
#: ../drizzled/error.cc:337
1416
1787
msgid "Plugin '%-.192s' already exists"
1790
#: ../drizzled/error.cc:338
1420
1792
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1795
#: ../drizzled/error.cc:339
1424
1797
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1800
#: ../drizzled/error.cc:340
1428
1802
msgid "Function '%-.192s' is not defined"
1805
#: ../drizzled/error.cc:341
1433
1808
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1434
1809
"'drizzleadmin flush-hosts'"
1812
#: ../drizzled/error.cc:342
1438
1814
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1817
#: ../drizzled/error.cc:343
1442
1819
"You are using Drizzle as an anonymous user and anonymous users are not "
1443
1820
"allowed to change passwords"
1823
#: ../drizzled/error.cc:344
1447
1825
"You must have privileges to update tables in the drizzle database to be able "
1448
1826
"to change passwords for others"
1829
#: ../drizzled/error.cc:345
1451
1830
msgid "Can't find any matching row in the user table"
1833
#: ../drizzled/error.cc:346
1455
1835
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1838
#: ../drizzled/error.cc:347
1460
1841
"Can't create a new thread (errno %d); if you are not out of available "
1461
1842
"memory, you can consult the manual for a possible OS-dependent bug"
1845
#: ../drizzled/error.cc:348
1465
1847
msgid "Column count doesn't match value count at row %ld"
1850
#: ../drizzled/error.cc:349
1469
1852
msgid "Can't reopen table: '%-.192s'"
1855
#: ../drizzled/error.cc:350
1472
1856
msgid "Invalid use of NULL value"
1859
#: ../drizzled/error.cc:351
1476
1861
msgid "Got error '%-.64s' from regexp"
1864
#: ../drizzled/error.cc:352
1480
1866
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1481
1867
"illegal if there is no GROUP BY clause"
1870
#: ../drizzled/error.cc:353
1485
1872
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1875
#: ../drizzled/error.cc:354
1489
1877
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1880
#: ../drizzled/error.cc:355
1494
1883
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1495
1884
"table '%-.192s'"
1887
#: ../drizzled/error.cc:356
1499
1889
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1500
1890
"privileges can be used"
1893
#: ../drizzled/error.cc:357
1503
1894
msgid "The host or user argument to GRANT is too long"
1897
#: ../drizzled/error.cc:358
1507
1899
msgid "Table '%-.192s.%-.192s' doesn't exist"
1902
#: ../drizzled/error.cc:359
1512
1905
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1909
#: ../drizzled/error.cc:360
1516
1910
msgid "The used command is not allowed with this Drizzle version"
1913
#: ../drizzled/error.cc:361
1520
1915
"You have an error in your SQL syntax; check the manual that corresponds to "
1521
1916
"your Drizzle server version for the right syntax to use"
1919
#: ../drizzled/error.cc:362
1525
1921
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1924
#: ../drizzled/error.cc:363
1528
1925
msgid "Too many delayed threads in use"
1928
#: ../drizzled/error.cc:364
1532
1930
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1933
#: ../drizzled/error.cc:365
1535
1934
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1937
#: ../drizzled/error.cc:366
1538
1938
msgid "Got a read error from the connection pipe"
1941
#: ../drizzled/error.cc:367
1541
1942
msgid "Got an error from fcntl()"
1945
#: ../drizzled/error.cc:368
1544
1946
msgid "Got packets out of order"
1949
#. CR_NET_UNCOMPRESS_ERROR 08S01
1950
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1547
1951
msgid "Couldn't uncompress communication packet"
1954
#. CR_NET_READ_ERROR 08S01
1955
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1550
1956
msgid "Got an error reading communication packets"
1959
#. CR_NET_READ_INTERRUPTED 08S01
1960
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1553
1961
msgid "Got timeout reading communication packets"
1964
#. CR_NET_ERROR_ON_WRITE 08S01
1965
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1556
1966
msgid "Got an error writing communication packets"
1969
#. CR_NET_WRITE_INTERRUPTED 08S01
1970
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1559
1971
msgid "Got timeout writing communication packets"
1974
#: ../drizzled/error.cc:374
1562
1975
msgid "Result string is longer than 'max_allowed_packet' bytes"
1978
#: ../drizzled/error.cc:375
1565
1979
msgid "The used table type doesn't support BLOB/TEXT columns"
1982
#: ../drizzled/error.cc:376
1568
1983
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1986
#: ../drizzled/error.cc:377
1573
1989
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1993
#: ../drizzled/error.cc:378
1578
1995
msgid "Incorrect column name '%-.100s'"
1998
#: ../drizzled/error.cc:379
1582
2000
msgid "The used storage engine can't index column '%-.192s'"
2003
#: ../drizzled/error.cc:380
1586
2005
"Unable to open underlying table which is differently defined or of non-"
1587
2006
"MyISAM type or doesn't exist"
2009
#: ../drizzled/error.cc:381
1591
2011
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2014
#: ../drizzled/error.cc:382
1596
2017
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2020
#: ../drizzled/error.cc:383
1600
2022
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1601
2023
"UNIQUE instead"
2026
#: ../drizzled/error.cc:384
1604
2027
msgid "Result consisted of more than one row"
2030
#: ../drizzled/error.cc:385
1607
2031
msgid "This table type requires a primary key"
2034
#: ../drizzled/error.cc:386
1610
2035
msgid "This version of Drizzle is not compiled with RAID support"
2038
#: ../drizzled/error.cc:387
1614
2040
"You are using safe update mode and you tried to update a table without a "
1615
2041
"WHERE that uses a KEY column"
2044
#: ../drizzled/error.cc:388
1619
2046
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2049
#: ../drizzled/error.cc:389
1622
2050
msgid "Can't open table"
2053
#: ../drizzled/error.cc:390
1626
2055
msgid "The storage engine for the table doesn't support %s"
2058
#: ../drizzled/error.cc:391
1629
2059
msgid "You are not allowed to execute this command in a transaction"
2062
#: ../drizzled/error.cc:392
1633
2064
msgid "Got error %d during COMMIT"
2067
#: ../drizzled/error.cc:393
1637
2069
msgid "Got error %d during ROLLBACK"
2072
#: ../drizzled/error.cc:394
1641
2074
msgid "Got error %d during FLUSH_LOGS"
2077
#: ../drizzled/error.cc:395
1645
2079
msgid "Got error %d during CHECKPOINT"
2082
#. This is a very incorrect place to use the PRIi64 macro as the
2083
#. program that looks over the source for the N_() macros does not
2084
#. (obviously) do macro expansion, so the string is entirely wrong for
2085
#. what it is trying to output for every language except english.
2086
#: ../drizzled/error.cc:400
1650
2089
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1651
2090
"'%-.64s' (%-.64s)"
2093
#: ../drizzled/error.cc:401
1654
2094
msgid "The storage engine for the table does not support binary table dump"
2097
#: ../drizzled/error.cc:402
1657
2098
msgid "Binlog closed, cannot RESET MASTER"
2101
#: ../drizzled/error.cc:403
1661
2103
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2106
#: ../drizzled/error.cc:404
1665
2108
msgid "Error from master: '%-.64s'"
2111
#: ../drizzled/error.cc:405
1668
2112
msgid "Net error reading from master"
2115
#: ../drizzled/error.cc:406
1671
2116
msgid "Net error writing to master"
2119
#: ../drizzled/error.cc:407
1674
2120
msgid "Can't find FULLTEXT index matching the column list"
2123
#: ../drizzled/error.cc:408
1678
2125
"Can't execute the given command because you have active locked tables or an "
1679
2126
"active transaction"
2129
#: ../drizzled/error.cc:409
1683
2131
msgid "Unknown system variable '%-.64s'"
2134
#: ../drizzled/error.cc:410
1687
2136
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2139
#: ../drizzled/error.cc:411
1692
2142
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2145
#: ../drizzled/error.cc:412
1695
2146
msgid "Some non-transactional changed tables couldn't be rolled back"
2149
#: ../drizzled/error.cc:413
1699
2151
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1700
2152
"of storage; increase this drizzled variable and try again"
2155
#: ../drizzled/error.cc:414
1704
2157
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2160
#: ../drizzled/error.cc:415
1708
2162
"This operation requires a running slave; configure slave and do START SLAVE"
2165
#: ../drizzled/error.cc:416
1711
2166
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2169
#: ../drizzled/error.cc:417
1715
2171
"Could not initialize master info structure; more error messages can be found "
1716
2172
"in the Drizzle error log"
2175
#: ../drizzled/error.cc:418
1719
2176
msgid "Could not create slave thread; check system resources"
2179
#: ../drizzled/error.cc:419
1724
2182
"User %-.64s already has more than 'max_user_connections' active connections"
2185
#: ../drizzled/error.cc:420
1727
2186
msgid "You may only use constant expressions with SET"
2189
#: ../drizzled/error.cc:421
1730
2190
msgid "Lock wait timeout exceeded; try restarting transaction"
2193
#: ../drizzled/error.cc:422
1733
2194
msgid "The total number of locks exceeds the lock table size"
2197
#: ../drizzled/error.cc:423
1736
2198
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2201
#: ../drizzled/error.cc:424
1739
2202
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2205
#: ../drizzled/error.cc:425
1742
2206
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2209
#: ../drizzled/error.cc:426
1746
2211
msgid "Incorrect arguments to %s"
2214
#: ../drizzled/error.cc:427
1750
2216
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2219
#: ../drizzled/error.cc:428
1754
2221
"Incorrect table definition; all MERGE tables must be in the same database"
2224
#: ../drizzled/error.cc:429
1757
2225
msgid "Deadlock found when trying to get lock; try restarting transaction"
2228
#: ../drizzled/error.cc:430
1760
2229
msgid "The used table type doesn't support FULLTEXT indexes"
2232
#: ../drizzled/error.cc:431
1763
2233
msgid "Cannot add foreign key constraint"
2236
#: ../drizzled/error.cc:432
1766
2237
msgid "Cannot add or update a child row: a foreign key constraint fails"
2240
#: ../drizzled/error.cc:433
1769
2241
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2244
#: ../drizzled/error.cc:434
1773
2246
msgid "Error connecting to master: %-.128s"
2249
#: ../drizzled/error.cc:435
1777
2251
msgid "Error running query on master: %-.128s"
2254
#: ../drizzled/error.cc:436
1781
2256
msgid "Error when executing command %s: %-.128s"
2259
#: ../drizzled/error.cc:437
1785
2261
msgid "Incorrect usage of %s and %s"
2264
#: ../drizzled/error.cc:438
1788
2265
msgid "The used SELECT statements have a different number of columns"
2268
#: ../drizzled/error.cc:439
1791
2269
msgid "Can't execute the query because you have a conflicting read lock"
2272
#: ../drizzled/error.cc:440
1794
2273
msgid "Mixing of transactional and non-transactional tables is disabled"
2276
#: ../drizzled/error.cc:441
1798
2278
msgid "Option '%s' used twice in statement"
2281
#: ../drizzled/error.cc:442
1802
2283
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2286
#: ../drizzled/error.cc:443
1806
2288
msgid "Access denied; you need the %-.128s privilege for this operation"
2291
#: ../drizzled/error.cc:444
1811
2294
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2297
#: ../drizzled/error.cc:445
1816
2300
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2303
#: ../drizzled/error.cc:446
1820
2305
msgid "Variable '%-.64s' doesn't have a default value"
2308
#: ../drizzled/error.cc:447
1824
2310
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2313
#: ../drizzled/error.cc:448
1828
2315
msgid "Incorrect argument type to variable '%-.64s'"
2318
#: ../drizzled/error.cc:449
1832
2320
msgid "Variable '%-.64s' can only be set, not read"
2323
#: ../drizzled/error.cc:450
1836
2325
msgid "Incorrect usage/placement of '%s'"
2328
#: ../drizzled/error.cc:451
1840
2330
msgid "This version of Drizzle doesn't yet support '%s'"
2333
#: ../drizzled/error.cc:452
1845
2336
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2339
#: ../drizzled/error.cc:453
1848
2340
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2343
#: ../drizzled/error.cc:454
1852
2345
msgid "Variable '%-.192s' is a %s variable"
2348
#: ../drizzled/error.cc:455
1856
2350
msgid "Incorrect foreign key definition for '%-.192s': %s"
2353
#: ../drizzled/error.cc:456
1859
2354
msgid "Key reference and table reference don't match"
2357
#: ../drizzled/error.cc:457
1863
2359
msgid "Operand should contain %d column(s)"
2362
#: ../drizzled/error.cc:458
1866
2363
msgid "Subquery returns more than 1 row"
2366
#: ../drizzled/error.cc:459
1870
2368
msgid "Unknown prepared statement handler (%.*s) given to %s"
2371
#: ../drizzled/error.cc:460
1873
2372
msgid "Help database is corrupt or does not exist"
2375
#: ../drizzled/error.cc:461
1876
2376
msgid "Cyclic reference on subqueries"
2379
#: ../drizzled/error.cc:462
1880
2381
msgid "Converting column '%s' from %s to %s"
2384
#: ../drizzled/error.cc:463
1884
2386
msgid "Reference '%-.64s' not supported (%s)"
2389
#: ../drizzled/error.cc:464
1887
2390
msgid "Every derived table must have its own alias"
2393
#: ../drizzled/error.cc:465
1891
2395
msgid "Select %u was reduced during optimization"
2398
#: ../drizzled/error.cc:466
1895
2400
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2403
#: ../drizzled/error.cc:467
1899
2405
"Client does not support authentication protocol requested by server; "
1900
2406
"consider upgrading Drizzle client"
2409
#: ../drizzled/error.cc:468
1903
2410
msgid "All parts of a SPATIAL index must be NOT NULL"
2413
#: ../drizzled/error.cc:469
1907
2415
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2418
#: ../drizzled/error.cc:470
1910
2419
msgid "Slave is already running"
2422
#: ../drizzled/error.cc:471
1913
2423
msgid "Slave already has been stopped"
2426
#: ../drizzled/error.cc:472
1918
2429
"Uncompressed data size too large; the maximum size is %d (based on "
1919
2430
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2433
#: ../drizzled/error.cc:473
1922
2434
msgid "ZLIB: Not enough memory"
2437
#: ../drizzled/error.cc:474
1926
2439
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1927
2440
"data was corrupted)"
2443
#: ../drizzled/error.cc:475
1930
2444
msgid "ZLIB: Input data corrupted"
2447
#: ../drizzled/error.cc:476
1934
2449
msgid "%d line(s) were cut by GROUP_CONCAT()"
2452
#: ../drizzled/error.cc:477
1938
2454
msgid "Row %ld doesn't contain data for all columns"
2457
#: ../drizzled/error.cc:478
1943
2460
"Row %ld was truncated; it contained more data than there were input columns"
2463
#: ../drizzled/error.cc:479
1948
2466
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2469
#: ../drizzled/error.cc:480
1952
2471
msgid "Out of range value for column '%s' at row %ld"
2474
#: ../drizzled/error.cc:481
1956
2476
msgid "Data truncated for column '%s' at row %ld"
2479
#: ../drizzled/error.cc:482
1960
2481
msgid "Using storage engine %s for table '%s'"
2484
#: ../drizzled/error.cc:483
1964
2486
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2489
#: ../drizzled/error.cc:484
1967
2490
msgid "Cannot drop one or more of the requested users"
2493
#: ../drizzled/error.cc:485
1970
2494
msgid "Can't revoke all privileges for one or more of the requested users"
2497
#: ../drizzled/error.cc:486
1974
2499
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2502
#: ../drizzled/error.cc:487
1978
2504
msgid "Illegal mix of collations for operation '%s'"
2507
#: ../drizzled/error.cc:488
1983
2510
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
1984
2511
"variable_name)"
2514
#: ../drizzled/error.cc:489
1988
2516
msgid "Unknown collation: '%-.64s'"
2519
#: ../drizzled/error.cc:490
1992
2521
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
1993
2522
"compiled without SSL support; they can be used later if Drizzle slave with "
1994
2523
"SSL is started"
2526
#: ../drizzled/error.cc:491
1999
2529
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2000
2530
"old format; please change the password to the new format"
2533
#: ../drizzled/error.cc:492
2005
2536
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2540
#: ../drizzled/error.cc:493
2009
2541
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2544
#: ../drizzled/error.cc:494
2013
2546
"It is recommended to use --skip-slave-start when doing step-by-step "
2014
2547
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2015
2548
"get an unexpected slave's drizzled restart"
2551
#: ../drizzled/error.cc:495
2018
2552
msgid "SQL thread is not to be started so UNTIL options are ignored"
2555
#: ../drizzled/error.cc:496
2022
2557
msgid "Incorrect index name '%-.100s'"
2560
#: ../drizzled/error.cc:497
2026
2562
msgid "Incorrect catalog name '%-.100s'"
2565
#: ../drizzled/error.cc:498
2030
2567
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2570
#: ../drizzled/error.cc:499
2034
2572
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2575
#: ../drizzled/error.cc:500
2038
2577
msgid "Unknown key cache '%-.100s'"
2580
#: ../drizzled/error.cc:501
2042
2582
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2043
2583
"this switch for this grant to work"
2586
#: ../drizzled/error.cc:502
2047
2588
msgid "Unknown table engine '%s'"
2591
#: ../drizzled/error.cc:503
2051
2593
msgid "'%s' is deprecated; use '%s' instead"
2596
#: ../drizzled/error.cc:504
2055
2598
msgid "The target table %-.100s of the %s is not updatable"
2601
#: ../drizzled/error.cc:505
2060
2604
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2608
#: ../drizzled/error.cc:506
2066
2611
"The Drizzle server is running with the %s option so it cannot execute this "
2615
#: ../drizzled/error.cc:507
2071
2617
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2620
#: ../drizzled/error.cc:508
2075
2622
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2625
#: ../drizzled/error.cc:509
2079
2627
"Incorrect table definition; there can be only one TIMESTAMP column with "
2080
2628
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2631
#: ../drizzled/error.cc:510
2084
2633
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2636
#: ../drizzled/error.cc:511
2087
2637
msgid "This command is not supported in the prepared statement protocol yet"
2640
#: ../drizzled/error.cc:512
2091
2642
msgid "Got error %d '%-.100s' from %s"
2645
#: ../drizzled/error.cc:513
2095
2647
msgid "Got temporary error %d '%-.100s' from %s"
2650
#: ../drizzled/error.cc:514
2099
2652
msgid "Unknown or incorrect time zone: '%-.64s'"
2655
#: ../drizzled/error.cc:515
2103
2657
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2660
#: ../drizzled/error.cc:516
2107
2662
msgid "Invalid %s character string: '%.64s'"
2665
#: ../drizzled/error.cc:517
2111
2667
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2670
#: ../drizzled/error.cc:518
2115
2672
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2675
#: ../drizzled/error.cc:519
2119
2677
msgid "Can't create a %s from within another stored routine"
2680
#: ../drizzled/error.cc:520
2123
2682
msgid "%s %s already exists"
2685
#: ../drizzled/error.cc:521
2127
2687
msgid "%s %s does not exist"
2690
#: ../drizzled/error.cc:522
2131
2692
msgid "Failed to DROP %s %s"
2695
#: ../drizzled/error.cc:523
2135
2697
msgid "Failed to CREATE %s %s"
2700
#: ../drizzled/error.cc:524
2139
2702
msgid "%s with no matching label: %s"
2705
#: ../drizzled/error.cc:525
2143
2707
msgid "Redefining label %s"
2710
#: ../drizzled/error.cc:526
2147
2712
msgid "End-label %s without match"
2715
#: ../drizzled/error.cc:527
2151
2717
msgid "Referring to uninitialized variable %s"
2720
#: ../drizzled/error.cc:528
2155
2722
msgid "PROCEDURE %s can't return a result set in the given context"
2725
#: ../drizzled/error.cc:529
2158
2726
msgid "RETURN is only allowed in a FUNCTION"
2729
#: ../drizzled/error.cc:530
2162
2731
msgid "%s is not allowed in stored procedures"
2734
#: ../drizzled/error.cc:531
2166
2736
"The update log is deprecated and replaced by the binary log; SET "
2167
2737
"SQL_LOG_UPDATE has been ignored"
2740
#: ../drizzled/error.cc:532
2171
2742
"The update log is deprecated and replaced by the binary log; SET "
2172
2743
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2746
#: ../drizzled/error.cc:533
2175
2747
msgid "Query execution was interrupted"
2750
#: ../drizzled/error.cc:534
2179
2752
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2755
#: ../drizzled/error.cc:535
2183
2757
msgid "Undefined CONDITION: %s"
2760
#: ../drizzled/error.cc:536
2187
2762
msgid "No RETURN found in FUNCTION %s"
2765
#: ../drizzled/error.cc:537
2191
2767
msgid "FUNCTION %s ended without RETURN"
2770
#: ../drizzled/error.cc:538
2194
2771
msgid "Cursor statement must be a SELECT"
2774
#: ../drizzled/error.cc:539
2197
2775
msgid "Cursor SELECT must not have INTO"
2778
#: ../drizzled/error.cc:540
2201
2780
msgid "Undefined CURSOR: %s"
2783
#: ../drizzled/error.cc:541
2204
2784
msgid "Cursor is already open"
2787
#: ../drizzled/error.cc:542
2207
2788
msgid "Cursor is not open"
2791
#: ../drizzled/error.cc:543
2211
2793
msgid "Undeclared variable: %s"
2796
#: ../drizzled/error.cc:544
2214
2797
msgid "Incorrect number of FETCH variables"
2800
#: ../drizzled/error.cc:545
2217
2801
msgid "No data - zero rows fetched, selected, or processed"
2804
#: ../drizzled/error.cc:546
2221
2806
msgid "Duplicate parameter: %s"
2809
#: ../drizzled/error.cc:547
2225
2811
msgid "Duplicate variable: %s"
2814
#: ../drizzled/error.cc:548
2229
2816
msgid "Duplicate condition: %s"
2819
#: ../drizzled/error.cc:549
2233
2821
msgid "Duplicate cursor: %s"
2824
#: ../drizzled/error.cc:550
2237
2826
msgid "Failed to ALTER %s %s"
2829
#: ../drizzled/error.cc:551
2240
2830
msgid "Subquery value not supported"
2833
#: ../drizzled/error.cc:552
2244
2835
msgid "%s is not allowed in stored function or trigger"
2838
#: ../drizzled/error.cc:553
2247
2839
msgid "Variable or condition declaration after cursor or handler declaration"
2842
#: ../drizzled/error.cc:554
2250
2843
msgid "Cursor declaration after handler declaration"
2846
#: ../drizzled/error.cc:555
2253
2847
msgid "Case not found for CASE statement"
2850
#: ../drizzled/error.cc:556
2257
2852
msgid "Configuration file '%-.192s' is too big"
2855
#: ../drizzled/error.cc:557
2261
2857
msgid "Malformed file type header in file '%-.192s'"
2860
#: ../drizzled/error.cc:558
2265
2862
msgid "Unexpected end of file while parsing comment '%-.200s'"
2865
#: ../drizzled/error.cc:559
2269
2867
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2870
#: ../drizzled/error.cc:560
2273
2872
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2875
#: ../drizzled/error.cc:561
2276
2876
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2879
#: ../drizzled/error.cc:562
2280
2881
msgid "'%-.192s.%-.192s' is not %s"
2884
#: ../drizzled/error.cc:563
2284
2886
msgid "Column '%-.192s' is not updatable"
2889
#: ../drizzled/error.cc:564
2287
2890
msgid "View's SELECT contains a subquery in the FROM clause"
2893
#: ../drizzled/error.cc:565
2291
2895
msgid "View's SELECT contains a '%s' clause"
2898
#: ../drizzled/error.cc:566
2294
2899
msgid "View's SELECT contains a variable or parameter"
2902
#: ../drizzled/error.cc:567
2298
2904
msgid "View's SELECT refers to a temporary table '%-.192s'"
2907
#: ../drizzled/error.cc:568
2301
2908
msgid "View's SELECT and view's field list have different column counts"
2911
#: ../drizzled/error.cc:569
2305
2913
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2916
#: ../drizzled/error.cc:570
2308
2917
msgid "View being updated does not have complete key of underlying table in it"
2920
#: ../drizzled/error.cc:571
2313
2923
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2314
2924
"(s) or definer/invoker of view lack rights to use them"
2927
#: ../drizzled/error.cc:572
2318
2929
msgid "Can't drop or alter a %s from within another stored routine"
2932
#: ../drizzled/error.cc:573
2321
2933
msgid "GOTO is not allowed in a stored procedure handler"
2936
#: ../drizzled/error.cc:574
2324
2937
msgid "Trigger already exists"
2940
#: ../drizzled/error.cc:575
2327
2941
msgid "Trigger does not exist"
2944
#: ../drizzled/error.cc:576
2331
2946
msgid "Trigger's '%-.192s' is view or temporary table"
2949
#: ../drizzled/error.cc:577
2335
2951
msgid "Updating of %s row is not allowed in %strigger"
2954
#: ../drizzled/error.cc:578
2339
2956
msgid "There is no %s row in %s trigger"
2959
#: ../drizzled/error.cc:579
2343
2961
msgid "Field '%-.192s' doesn't have a default value"
2964
#: ../drizzled/error.cc:580
2346
2965
msgid "Division by 0"
2968
#: ../drizzled/error.cc:581
2350
2970
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2973
#: ../drizzled/error.cc:582
2354
2975
msgid "Illegal %s '%-.192s' value found during parsing"
2978
#: ../drizzled/error.cc:583
2358
2980
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2983
#: ../drizzled/error.cc:584
2362
2985
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2988
#: ../drizzled/error.cc:585
2366
2990
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2993
#: ../drizzled/error.cc:586
2370
2995
msgid "Failed purging old relay logs: %s"
2998
#: ../drizzled/error.cc:587
2374
3000
msgid "Password hash should be a %d-digit hexadecimal number"
3003
#: ../drizzled/error.cc:588
2377
3004
msgid "Target log not found in binlog index"
3007
#: ../drizzled/error.cc:589
2380
3008
msgid "I/O error reading log index file"
3011
#: ../drizzled/error.cc:590
2383
3012
msgid "Server configuration does not permit binlog purge"
3015
#: ../drizzled/error.cc:591
2386
3016
msgid "Failed on fseek()"
3019
#: ../drizzled/error.cc:592
2389
3020
msgid "Fatal error during log purge"
3023
#: ../drizzled/error.cc:593
2392
3024
msgid "A purgeable log is in use, will not purge"
3027
#: ../drizzled/error.cc:594
2395
3028
msgid "Unknown error during log purge"
3031
#: ../drizzled/error.cc:595
2399
3033
msgid "Failed initializing relay log position: %s"
3036
#: ../drizzled/error.cc:596
2402
3037
msgid "You are not using binary logging"
3040
#: ../drizzled/error.cc:597
2407
3043
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3046
#: ../drizzled/error.cc:598
2410
3047
msgid "WSAStartup Failed"
3050
#: ../drizzled/error.cc:599
2413
3051
msgid "Can't handle procedures with different groups yet"
3054
#: ../drizzled/error.cc:600
2416
3055
msgid "Select must have a group with this procedure"
3058
#: ../drizzled/error.cc:601
2419
3059
msgid "Can't use ORDER clause with this procedure"
3062
#: ../drizzled/error.cc:602
2423
3064
msgid "Binary logging and replication forbid changing the global server %s"
3067
#: ../drizzled/error.cc:603
2427
3069
msgid "Can't map file: %-.200s, errno: %d"
3072
#: ../drizzled/error.cc:604
2431
3074
msgid "Wrong magic in %-.64s"
3077
#: ../drizzled/error.cc:605
2434
3078
msgid "Prepared statement contains too many placeholders"
3081
#: ../drizzled/error.cc:606
2438
3083
msgid "Key part '%-.192s' length cannot be 0"
3086
#: ../drizzled/error.cc:607
2441
3087
msgid "View text checksum failed"
3090
#: ../drizzled/error.cc:608
2446
3093
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3096
#: ../drizzled/error.cc:609
2450
3098
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3101
#: ../drizzled/error.cc:610
2454
3103
msgid "Can not delete from join view '%-.192s.%-.192s'"
3106
#: ../drizzled/error.cc:611
2458
3108
msgid "Operation %s failed for %.256s"
3111
#: ../drizzled/error.cc:612
2461
3112
msgid "XAER_NOTA: Unknown XID"
3115
#: ../drizzled/error.cc:613
2464
3116
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3119
#: ../drizzled/error.cc:614
2469
3122
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2470
3123
"the %.64s state"
3126
#: ../drizzled/error.cc:615
2473
3127
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3130
#: ../drizzled/error.cc:616
2477
3132
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2478
3133
"for consistency"
3136
#: ../drizzled/error.cc:617
2481
3137
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3140
#: ../drizzled/error.cc:618
2486
3143
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3147
#: ../drizzled/error.cc:619
2490
3148
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3151
#: ../drizzled/error.cc:620
2493
3152
msgid "Failed to revoke all privileges to dropped routine"
3155
#: ../drizzled/error.cc:621
2497
3157
msgid "Data too long for column '%s' at row %ld"
3160
#: ../drizzled/error.cc:622
2501
3162
msgid "Bad SQLSTATE: '%s'"
3165
#: ../drizzled/error.cc:623
2506
3168
"%s: ready for connections.\n"
2507
3169
"Version: '%s' %s\n"
3172
#: ../drizzled/error.cc:624
2510
3173
msgid "Can't load value from file with fixed size rows to variable"
3176
#: ../drizzled/error.cc:625
2513
3177
msgid "You are not allowed to create a user with GRANT"
3180
#: ../drizzled/error.cc:626
2517
3182
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3185
#: ../drizzled/error.cc:627
2520
3186
msgid "Table definition has changed, please retry transaction"
3189
#: ../drizzled/error.cc:628
2523
3190
msgid "Duplicate handler declared in the same block"
3193
#: ../drizzled/error.cc:629
2528
3196
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2529
3197
"variable in BEFORE trigger"
3200
#: ../drizzled/error.cc:630
2533
3202
msgid "Not allowed to return a result set from a %s"
3205
#: ../drizzled/error.cc:631
2536
3206
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3209
#: ../drizzled/error.cc:632
2540
3211
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2541
3212
"declaration and binary logging is enabled; if non-transactional tables were "
2542
3213
"updated, the binary log will miss their changes"
3216
#: ../drizzled/error.cc:633
2546
3218
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2547
3219
"declaration and binary logging is enabled (you *might* want to use the less "
2548
3220
"safe log_bin_trust_function_creators variable)"
3223
#: ../drizzled/error.cc:634
2552
3225
"You do not have the SUPER privilege and binary logging is enabled (you "
2553
3226
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3229
#: ../drizzled/error.cc:635
2557
3231
"You can't execute a prepared statement which has an open cursor associated "
2558
3232
"with it. Reset the statement to re-execute it."
3235
#: ../drizzled/error.cc:636
2562
3237
msgid "The statement (%lu) has no open cursor."
3240
#: ../drizzled/error.cc:637
2566
3242
"Explicit or implicit commit is not allowed in stored function or trigger."
3245
#: ../drizzled/error.cc:638
2571
3248
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3251
#: ../drizzled/error.cc:639
2574
3252
msgid "Recursive stored functions and triggers are not allowed."
3255
#: ../drizzled/error.cc:640
2578
3257
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3260
#: ../drizzled/error.cc:641
2582
3262
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3265
#: ../drizzled/error.cc:642
2587
3268
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3272
#: ../drizzled/error.cc:643
2592
3274
"You can't combine write-locking of system tables with other tables or lock "
3278
#: ../drizzled/error.cc:644
2597
3280
msgid "Unable to connect to foreign data source: %.64s"
3283
#: ../drizzled/error.cc:645
2602
3286
"There was a problem processing the query on the foreign data source. Data "
2603
3287
"source error: %-.64s"
3290
#: ../drizzled/error.cc:646
2608
3293
"The foreign data source you are trying to reference does not exist. Data "
2609
3294
"source error: %-.64s"
3297
#: ../drizzled/error.cc:647
2614
3300
"Can't create federated table. The data source connection string '%-.64s' is "
2615
3301
"not in the correct format"
3304
#: ../drizzled/error.cc:648
2619
3306
msgid "The data source connection string '%-.64s' is not in the correct format"
3309
#: ../drizzled/error.cc:649
2623
3311
msgid "Can't create federated table. Foreign data src error: %-.64s"
3314
#: ../drizzled/error.cc:650
2626
3315
msgid "Trigger in wrong schema"
3318
#: ../drizzled/error.cc:651
2631
3321
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2632
3322
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3325
#: ../drizzled/error.cc:652
2636
3327
msgid "Routine body for '%-.100s' is too long"
3330
#: ../drizzled/error.cc:653
2639
3331
msgid "Cannot drop default keycache"
3334
#: ../drizzled/error.cc:654
2643
3336
msgid "Display width out of range for column '%-.192s' (max = %d)"
3339
#: ../drizzled/error.cc:655
2646
3340
msgid "XAER_DUPID: The XID already exists"
3343
#: ../drizzled/error.cc:656
2650
3345
msgid "Datetime function: %-.32s field overflow"
3348
#: ../drizzled/error.cc:657
2655
3351
"Can't update table '%-.192s' in stored function/trigger because it is "
2656
3352
"already used by statement which invoked this stored function/trigger."
3355
#: ../drizzled/error.cc:658
2661
3358
"The definition of table '%-.192s' prevents operation %.192s on table "
3362
#: ../drizzled/error.cc:659
2666
3364
"The prepared statement contains a stored routine call that refers to that "
2667
3365
"same statement. It's not allowed to execute a prepared statement in such a "
2668
3366
"recursive manner"
3369
#: ../drizzled/error.cc:660
2671
3370
msgid "Not allowed to set autocommit from a stored function or trigger"
3373
#: ../drizzled/error.cc:661
2674
3374
msgid "Definer is not fully qualified"
3377
#: ../drizzled/error.cc:662
2679
3380
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2680
3381
"Current user is used as definer. Please recreate the view!"
3384
#: ../drizzled/error.cc:663
2685
3387
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3391
#: ../drizzled/error.cc:664
2690
3393
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3396
#: ../drizzled/error.cc:665
2694
3398
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3401
#: ../drizzled/error.cc:666
2699
3404
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3407
#: ../drizzled/error.cc:667
2704
3410
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3413
#: ../drizzled/error.cc:668
2708
3415
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3418
#: ../drizzled/error.cc:669
2713
3421
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2715
3423
"insufficient privileges. Please recreate the trigger."
3426
#: ../drizzled/error.cc:670
2719
3428
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3431
#: ../drizzled/error.cc:671
2724
3434
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2725
3435
"exceeded for routine %.192s"
3438
#: ../drizzled/error.cc:672
2730
3441
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2731
3442
"or contains bad data (internal code %d)"
3445
#: ../drizzled/error.cc:673
2735
3447
msgid "Incorrect routine name '%-.192s'"
3450
#: ../drizzled/error.cc:674
2739
3452
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3455
#: ../drizzled/error.cc:675
2742
3456
msgid "AGGREGATE is not supported for stored functions"
3459
#: ../drizzled/error.cc:676
2747
3462
"Can't create more than max_prepared_stmt_count statements (current value: %"
3466
#: ../drizzled/error.cc:677
2752
3468
msgid "`%-.192s`.`%-.192s` contains view recursion"
3471
#: ../drizzled/error.cc:678
2756
3473
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3476
#: ../drizzled/error.cc:679
2759
3477
msgid "The used table type doesn't support SPATIAL indexes"
3480
#: ../drizzled/error.cc:680
2762
3481
msgid "Triggers can not be created on system tables"
3484
#: ../drizzled/error.cc:681
2766
3486
msgid "Leading spaces are removed from name '%s'"
3489
#: ../drizzled/error.cc:682
2769
3490
msgid "Failed to read auto-increment value from storage engine"
3493
#: ../drizzled/error.cc:683
2772
3494
msgid "user name"
3497
#: ../drizzled/error.cc:684
2775
3498
msgid "host name"
3501
#: ../drizzled/error.cc:685
2779
3503
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3506
#: ../drizzled/error.cc:686
2783
3508
msgid "The target table %-.100s of the %s is not insertable-into"
3511
#: ../drizzled/error.cc:687
2788
3514
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3517
#: ../drizzled/error.cc:688
2791
3518
msgid "Too high level of nesting for select"
3521
#: ../drizzled/error.cc:689
2795
3523
msgid "Name '%-.64s' has become ''"
3526
#: ../drizzled/error.cc:690
2799
3528
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2800
3529
"optional and non-empty FIELDS ENCLOSED BY"
3532
#: ../drizzled/error.cc:691
2804
3534
msgid "The foreign server, %s, you are trying to create already exists."
3537
#: ../drizzled/error.cc:692
2809
3540
"The foreign server name you are trying to reference does not exist. Data "
2810
3541
"source error: %-.64s"
3544
#: ../drizzled/error.cc:693
2815
3547
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3550
#: ../drizzled/error.cc:694
2820
3553
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2821
3554
"each partition"
3557
#: ../drizzled/error.cc:695
2825
3559
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3562
#: ../drizzled/error.cc:696
2828
3563
msgid "MAXVALUE can only be used in last partition definition"
3566
#: ../drizzled/error.cc:697
2831
3567
msgid "Subpartitions can only be hash partitions and by key"
3570
#: ../drizzled/error.cc:698
2834
3571
msgid "Must define subpartitions on all partitions if on one partition"
3574
#: ../drizzled/error.cc:699
2837
3575
msgid "Wrong number of partitions defined, mismatch with previous setting"
3578
#: ../drizzled/error.cc:700
2840
3579
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3582
#: ../drizzled/error.cc:701
2843
3583
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3586
#: ../drizzled/error.cc:702
2846
3587
msgid "Expression in RANGE/LIST VALUES must be constant"
3590
#: ../drizzled/error.cc:703
2849
3591
msgid "Field in list of fields for partition function not found in table"
3594
#: ../drizzled/error.cc:704
2852
3595
msgid "List of fields is only allowed in KEY partitions"
3598
#: ../drizzled/error.cc:705
2856
3600
"The partition info in the frm file is not consistent with what can be "
2857
3601
"written into the frm file"
3604
#: ../drizzled/error.cc:706
2861
3606
msgid "The %-.192s function returns the wrong type"
3609
#: ../drizzled/error.cc:707
2865
3611
msgid "For %-.64s partitions each partition must be defined"
3614
#: ../drizzled/error.cc:708
2868
3615
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3618
#: ../drizzled/error.cc:709
2871
3619
msgid "VALUES value must be of same type as partition function"
3622
#: ../drizzled/error.cc:710
2874
3623
msgid "Multiple definition of same constant in list partitioning"
3626
#: ../drizzled/error.cc:711
2877
3627
msgid "Partitioning can not be used stand-alone in query"
3630
#: ../drizzled/error.cc:712
2881
3632
"The mix of handlers in the partitions is not allowed in this version of "
3636
#: ../drizzled/error.cc:713
2886
3638
msgid "For the partitioned engine it is necessary to define all %-.64s"
3641
#: ../drizzled/error.cc:714
2889
3642
msgid "Too many partitions (including subpartitions) were defined"
3645
#: ../drizzled/error.cc:715
2893
3647
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2894
3648
"partitioning for subpartitioning"
3651
#: ../drizzled/error.cc:716
2897
3652
msgid "Failed to create specific handler file"
3655
#: ../drizzled/error.cc:717
2900
3656
msgid "A BLOB field is not allowed in partition function"
3659
#: ../drizzled/error.cc:718
2904
3661
msgid "A %-.192s must include all columns in the table's partitioning function"
3664
#: ../drizzled/error.cc:719
2908
3666
msgid "Number of %-.64s = 0 is not an allowed value"
3669
#: ../drizzled/error.cc:720
2911
3670
msgid "Partition management on a not partitioned table is not possible"
3673
#: ../drizzled/error.cc:721
2915
3675
"Foreign key condition is not yet supported in conjunction with partitioning"
3678
#: ../drizzled/error.cc:722
2919
3680
msgid "Error in list of partitions to %-.64s"
3683
#: ../drizzled/error.cc:723
2922
3684
msgid "Cannot remove all partitions, use DROP TABLE instead"
3687
#: ../drizzled/error.cc:724
2925
3688
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3691
#: ../drizzled/error.cc:725
2929
3693
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2930
3694
"their numbers"
3697
#: ../drizzled/error.cc:726
2934
3699
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2935
3700
"tables using HASH PARTITIONs"
3703
#: ../drizzled/error.cc:727
2939
3705
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3708
#: ../drizzled/error.cc:728
2942
3709
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3712
#: ../drizzled/error.cc:729
2945
3713
msgid "At least one partition must be added"
3716
#: ../drizzled/error.cc:730
2948
3717
msgid "At least one partition must be coalesced"
3720
#: ../drizzled/error.cc:731
2951
3721
msgid "More partitions to reorganize than there are partitions"
3724
#: ../drizzled/error.cc:732
2955
3726
msgid "Duplicate partition name %-.192s"
3729
#: ../drizzled/error.cc:733
2958
3730
msgid "It is not allowed to shut off binlog on this command"
3733
#: ../drizzled/error.cc:734
2961
3734
msgid "When reorganizing a set of partitions they must be in consecutive order"
3737
#: ../drizzled/error.cc:735
2965
3739
"Reorganize of range partitions cannot change total ranges except for last "
2966
3740
"partition where it can extend the range"
3743
#: ../drizzled/error.cc:736
2969
3744
msgid "Partition function not supported in this version for this handler"
3747
#: ../drizzled/error.cc:737
2972
3748
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3751
#: ../drizzled/error.cc:738
2976
3753
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3756
#: ../drizzled/error.cc:739
2980
3758
msgid "Plugin '%-.192s' is not loaded"
3761
#: ../drizzled/error.cc:740
2984
3763
msgid "Incorrect %-.32s value: '%-.128s'"
3766
#: ../drizzled/error.cc:741
2988
3768
msgid "Table has no partition for value %-.64s"
3771
#: ../drizzled/error.cc:742
2992
3773
msgid "It is not allowed to specify %s more than once"
3776
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
2996
3778
msgid "Failed to create %s"
3781
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3000
3783
msgid "Failed to drop %s"
3786
#: ../drizzled/error.cc:745
3003
3787
msgid "The handler doesn't support autoextend of tablespaces"
3790
#: ../drizzled/error.cc:746
3007
3792
"A size parameter was incorrectly specified, either number or on the form 10M"
3795
#: ../drizzled/error.cc:747
3011
3797
"The size number was correct but we don't allow the digit part to be more "
3012
3798
"than 2 billion"
3801
#: ../drizzled/error.cc:748
3016
3803
msgid "Failed to alter: %s"
3806
#: ../drizzled/error.cc:749
3019
3807
msgid "Writing one row to the row-based binary log failed"
3810
#: ../drizzled/error.cc:750
3023
3812
msgid "Table definition on master and slave does not match: %s"
3815
#: ../drizzled/error.cc:751
3027
3817
"Slave running with --log-slave-updates must use row-based binary logging to "
3028
3818
"be able to replicate row-based binary log events"
3821
#: ../drizzled/error.cc:752
3032
3823
msgid "Event '%-.192s' already exists"
3826
#: ../drizzled/error.cc:753
3036
3828
msgid "Failed to store event %s. Error code %d from storage engine."
3831
#: ../drizzled/error.cc:754
3040
3833
msgid "Unknown event '%-.192s'"
3836
#: ../drizzled/error.cc:755
3044
3838
msgid "Failed to alter event '%-.192s'"
3841
#: ../drizzled/error.cc:757
3047
3842
msgid "INTERVAL is either not positive or too big"
3845
#: ../drizzled/error.cc:758
3050
3846
msgid "ENDS is either invalid or before STARTS"
3849
#: ../drizzled/error.cc:759
3053
3850
msgid "Event execution time is in the past. Event has been disabled"
3853
#: ../drizzled/error.cc:760
3056
3854
msgid "Failed to open drizzle.event"
3857
#: ../drizzled/error.cc:761
3059
3858
msgid "No datetime expression provided"
3861
#: ../drizzled/error.cc:762
3064
3864
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3065
3865
"probably corrupted"
3868
#: ../drizzled/error.cc:763
3069
3870
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3873
#: ../drizzled/error.cc:764
3072
3874
msgid "Failed to delete the event from drizzle.event"
3877
#: ../drizzled/error.cc:765
3075
3878
msgid "Error during compilation of event's body"
3881
#: ../drizzled/error.cc:766
3078
3882
msgid "Same old and new event name"
3885
#: ../drizzled/error.cc:767
3082
3887
msgid "Data for column '%s' too long"
3890
#: ../drizzled/error.cc:768
3086
3892
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3895
#: ../drizzled/error.cc:769
3091
3898
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3902
#: ../drizzled/error.cc:770
3095
3903
msgid "You can't write-lock a log table. Only read access is possible"
3906
#: ../drizzled/error.cc:771
3098
3907
msgid "You can't use locks with log tables."
3910
#: ../drizzled/error.cc:772
3103
3913
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3104
3914
"d would lead to a duplicate entry"
3917
#: ../drizzled/error.cc:773
3109
3920
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3110
3921
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3924
#: ../drizzled/error.cc:774
3114
3926
"Cannot switch out of the row-based binary log format when the session has "
3115
3927
"open temporary tables"
3930
#: ../drizzled/error.cc:775
3119
3932
"Cannot change the binary logging format inside a stored function or trigger"
3935
#: ../drizzled/error.cc:776
3123
3937
"The NDB cluster engine does not support changing the binlog format on the "
3941
#: ../drizzled/error.cc:777
3127
3942
msgid "Cannot create temporary table with partitions"
3945
#: ../drizzled/error.cc:778
3130
3946
msgid "Partition constant is out of partition function domain"
3949
#: ../drizzled/error.cc:779
3133
3950
msgid "This partition function is not allowed"
3953
#: ../drizzled/error.cc:780
3136
3954
msgid "Error in DDL log"
3957
#: ../drizzled/error.cc:781
3139
3958
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3961
#: ../drizzled/error.cc:782
3142
3962
msgid "Incorrect partition name"
3965
#: ../drizzled/error.cc:783
3146
3967
"Transaction isolation level can't be changed while a transaction is in "
3971
#: ../drizzled/error.cc:784
3152
3974
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3153
3975
"'%-.192s' for key '%-.192s'"
3978
#: ../drizzled/error.cc:785
3157
3980
msgid "Internal scheduler error %d"
3983
#: ../drizzled/error.cc:786
3161
3985
msgid "Error during starting/stopping of the scheduler. Error code %u"
3988
#: ../drizzled/error.cc:787
3164
3989
msgid "Engine cannot be used in partitioned tables"
3992
#: ../drizzled/error.cc:788
3168
3994
msgid "Cannot activate '%-.64s' log"
3997
#: ../drizzled/error.cc:789
3171
3998
msgid "The server was not built with row-based replication"
4001
#: ../drizzled/error.cc:790
3174
4002
msgid "Decoding of base64 string failed"
4005
#: ../drizzled/error.cc:791
3177
4006
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4009
#: ../drizzled/error.cc:792
3181
4011
"Cannot proceed because system tables used by Event Scheduler were found "
3182
4012
"damaged at server start"
4015
#: ../drizzled/error.cc:793
3185
4016
msgid "Only integers allowed as number here"
4019
#: ../drizzled/error.cc:794
3188
4020
msgid "This storage engine cannot be used for log tables"
4023
#: ../drizzled/error.cc:795
3192
4025
msgid "You cannot '%s' a log table if logging is enabled"
4028
#: ../drizzled/error.cc:796
3197
4031
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4043
5142
"We have deactivated the TransactionApplier '%s'.\n"
5145
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4047
5147
msgid "Could not remove temporary table: '%s', error: %d"
5150
#: ../drizzled/set_var.cc:1510
4051
5152
msgid "Variable named %s already exists!\n"
5155
#: ../drizzled/set_var.cc:1519
4055
5157
msgid "Could not add Variable: %s\n"
5160
#: ../drizzled/signal_handler.cc:50
5162
msgid "Got signal %d from thread %<PRIu64>"
5165
#: ../drizzled/signal_handler.cc:92
5167
msgid "Fatal signal %d while backtracing\n"
5170
#: ../drizzled/signal_handler.cc:101
5172
msgid "Fatal: time() call failed\n"
5175
#: ../drizzled/signal_handler.cc:107
5178
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5179
"This could be because you hit a bug. It is also possible that this binary\n"
5180
" or one of the libraries it was linked against is corrupt, improperly "
5182
" or misconfigured. This error can also be caused by malfunctioning "
5186
#: ../drizzled/signal_handler.cc:115
5189
"We will try our best to scrape up some info that will hopefully help "
5191
"the problem, but since we have already crashed, something is definitely "
5193
"and this may fail.\n"
5197
#: ../drizzled/signal_handler.cc:124
5200
"It is possible that drizzled could use up to \n"
5201
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5203
"Hope that's ok; if not, decrease some variables in the equation.\n"
5207
#: ../drizzled/signal_handler.cc:137
5210
"Attempting backtrace. You can use the following information to find out\n"
5211
"where drizzled died. If you see no messages after this, something went\n"
5212
"terribly wrong...\n"
5215
#: ../drizzled/signal_handler.cc:165
5218
"Trying to get some variables.\n"
5219
"Some pointers may be invalid and cause the dump to abort...\n"
5222
#: ../drizzled/signal_handler.cc:176
5226
"This crash occurred while the server was calling initgroups(). This is\n"
5227
"often due to the use of a drizzled that is statically linked against glibc\n"
5228
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5229
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5230
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5231
"drizzled that is not statically linked.\n"
5234
#: ../drizzled/signal_handler.cc:190
5238
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5239
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5240
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5241
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5242
"the documentation for your distribution on how to do that.\n"
5245
#: ../drizzled/signal_handler.cc:203
5247
msgid "Writing a core file\n"
5248
msgstr "寫入歷史-檔案 %s中。\n"
5250
#: ../drizzled/sql_base.cc:1517
4059
5252
msgid "Table %s had a open data Cursor in reopen_table"
5255
#: ../drizzled/sql_table.cc:1952
4063
5257
msgid "Unknown - internal error %d during operation"
5260
#: ../drizzled/statement/alter_table.cc:1441
4068
5263
"order_st BY ignored because there is a user-defined clustered index in the "
4069
5264
"table '%-.192s'"
5267
#: ../drizzled/table.cc:1977
4073
5269
msgid "Got error %d when reading table '%s'"
5272
#: ../drizzled/table_share.cc:918
4077
5274
msgid "Table %s has invalid/unknown collation: %d,%s"
5277
#: ../drizzled/table_share.cc:1193
4081
5279
msgid "ENUM column %s has greater than %d possible values"
5282
#: ../drizzled/table_share.cc:2113
4085
5284
msgid "Unknown collation '%s' in table '%-.64s' definition"
5287
#: ../drizzled/table_share.cc:2120
4090
5290
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5294
#: ../drizzled/tztime.cc:173
4095
5296
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5299
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4099
5301
msgid "%s: option `%s' is ambiguous\n"
5304
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4103
5306
msgid "%s: option `--%s' doesn't allow an argument\n"
5309
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4107
5311
msgid "%s: option `%c%s' doesn't allow an argument\n"
5314
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5315
#: ../gnulib/getopt.c:993
4111
5317
msgid "%s: option `%s' requires an argument\n"
5320
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4115
5322
msgid "%s: unrecognized option `--%s'\n"
5325
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4119
5327
msgid "%s: unrecognized option `%c%s'\n"
5330
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4123
5332
msgid "%s: illegal option -- %c\n"
5335
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4127
5337
msgid "%s: invalid option -- %c\n"
5340
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5341
#: ../gnulib/getopt.c:1064
4131
5343
msgid "%s: option requires an argument -- %c\n"
5346
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4135
5348
msgid "%s: option `-W %s' is ambiguous\n"
5351
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4139
5353
msgid "%s: option `-W %s' doesn't allow an argument\n"
5356
#: ../plugin/auth_file/auth_file.cc:214
5358
msgid "Could not load auth file: %s\n"
5361
#: ../plugin/auth_file/auth_file.cc:227
5362
msgid "File to load for usernames and passwords"
5365
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4142
5366
msgid "Enable HTTP Auth check"
5369
#: ../plugin/auth_http/auth_http.cc:160
4145
5370
msgid "URL for HTTP Auth check"
5373
#: ../plugin/auth_ldap/auth_ldap.cc:285
5375
msgid "Reconnect failed: %s\n"
5378
#: ../plugin/auth_ldap/auth_ldap.cc:304
5380
msgid "ldap_search_ext_s failed: %s\n"
5383
#: ../plugin/auth_ldap/auth_ldap.cc:410
5385
msgid "Could not load auth ldap: %s\n"
5388
#: ../plugin/auth_ldap/auth_ldap.cc:423
5389
msgid "URI of the LDAP server to contact"
5392
#: ../plugin/auth_ldap/auth_ldap.cc:431
5393
msgid "DN to use when binding to the LDAP server"
5396
#: ../plugin/auth_ldap/auth_ldap.cc:439
5397
msgid "Password to use when binding the DN"
5400
#: ../plugin/auth_ldap/auth_ldap.cc:447
5401
msgid "DN to use when searching"
5404
#: ../plugin/auth_ldap/auth_ldap.cc:455
5405
msgid "Attribute in LDAP with plain text password"
5408
#: ../plugin/auth_ldap/auth_ldap.cc:463
5409
msgid "Attribute in LDAP with MySQL hashed password"
5412
#: ../plugin/auth_ldap/auth_ldap.cc:471
5413
msgid "How often to empty the users cache, 0 to disable"
5416
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4148
5417
msgid "Enable the console."
5420
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4151
5421
msgid "Turn on extra debugging."
5424
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4154
5425
msgid "User to use for auth."
5428
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4157
5429
msgid "Password to use for auth."
5432
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4161
5434
msgid "Default database to use."
4162
5435
msgstr "使用的資料庫"
5437
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5438
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4164
5439
msgid "Invalid value of port\n"
5442
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5443
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4167
5444
msgid "Invalid value for connect_timeout\n"
5447
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5448
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4170
5449
msgid "Invalid value for read_timeout\n"
5452
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5453
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4173
5454
msgid "Invalid value for write_timeout\n"
5457
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4176
5458
msgid "Invalid value for retry_count\n"
5461
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4179
5463
msgid "Invalid value for buffer_length\n"
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5467
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4183
5469
"Port number to use for connection or 0 for default to, in order of "
4184
5470
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5473
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5474
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5475
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5476
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4187
5477
msgid "Connect Timeout."
5480
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5482
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5483
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4190
5484
msgid "Read Timeout."
5487
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5488
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5489
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5490
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4193
5491
msgid "Write Timeout."
5494
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5495
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5496
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5497
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4196
5498
msgid "Retry Count."
5501
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5502
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5503
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5504
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4199
5505
msgid "Buffer length."
5508
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5509
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5510
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5511
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4202
5512
msgid "Address to bind to."
5515
#: ../plugin/drizzle_protocol/errmsg.cc:31
4205
5516
msgid "Unknown Drizzle error"
5519
#: ../plugin/drizzle_protocol/errmsg.cc:32
4209
5521
msgid "Can't create UNIX socket (%d)"
5524
#: ../plugin/drizzle_protocol/errmsg.cc:33
4213
5526
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5529
#: ../plugin/drizzle_protocol/errmsg.cc:34
4217
5531
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5534
#: ../plugin/drizzle_protocol/errmsg.cc:35
4221
5536
msgid "Can't create TCP/IP socket (%d)"
5539
#: ../plugin/drizzle_protocol/errmsg.cc:36
4225
5541
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5544
#: ../plugin/drizzle_protocol/errmsg.cc:37
4228
5545
msgid "Drizzle server has gone away"
5548
#: ../plugin/drizzle_protocol/errmsg.cc:38
4232
5550
msgid "Protocol mismatch; server version = %d, client version = %d"
5553
#: ../plugin/drizzle_protocol/errmsg.cc:39
4235
5554
msgid "Drizzle client ran out of memory"
5557
#: ../plugin/drizzle_protocol/errmsg.cc:40
4238
5558
msgid "Wrong host info"
5561
#: ../plugin/drizzle_protocol/errmsg.cc:41
4241
5562
msgid "Localhost via UNIX socket"
5565
#: ../plugin/drizzle_protocol/errmsg.cc:42
4245
5567
msgid "%-.100s via TCP/IP"
5570
#: ../plugin/drizzle_protocol/errmsg.cc:43
4248
5571
msgid "Error in server handshake"
5574
#: ../plugin/drizzle_protocol/errmsg.cc:44
4251
5575
msgid "Lost connection to Drizzle server during query"
5578
#: ../plugin/drizzle_protocol/errmsg.cc:45
4254
5579
msgid "Commands out of sync; you can't run this command now"
5582
#: ../plugin/drizzle_protocol/errmsg.cc:46
4258
5584
msgid "Named pipe: %-.32s"
5587
#: ../plugin/drizzle_protocol/errmsg.cc:47
4262
5589
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5592
#: ../plugin/drizzle_protocol/errmsg.cc:48
4266
5594
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5597
#: ../plugin/drizzle_protocol/errmsg.cc:49
4270
5599
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5602
#: ../plugin/drizzle_protocol/errmsg.cc:50
4274
5604
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5607
#: ../plugin/drizzle_protocol/errmsg.cc:51
4277
5608
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5611
#: ../plugin/drizzle_protocol/errmsg.cc:52
4280
5612
msgid "Embedded server"
5615
#: ../plugin/drizzle_protocol/errmsg.cc:53
4283
5616
msgid "Error on SHOW SLAVE STATUS:"
5619
#: ../plugin/drizzle_protocol/errmsg.cc:54
4286
5620
msgid "Error on SHOW SLAVE HOSTS:"
5623
#: ../plugin/drizzle_protocol/errmsg.cc:55
4289
5624
msgid "Error connecting to slave:"
5627
#: ../plugin/drizzle_protocol/errmsg.cc:56
4292
5628
msgid "Error connecting to master:"
5631
#: ../plugin/drizzle_protocol/errmsg.cc:57
4295
5632
msgid "SSL connection error"
5635
#: ../plugin/drizzle_protocol/errmsg.cc:58
4298
5636
msgid "Malformed packet"
5639
#: ../plugin/drizzle_protocol/errmsg.cc:59
5640
#: ../plugin/drizzle_protocol/errmsg.cc:70
5641
#: ../plugin/drizzle_protocol/errmsg.cc:71
5642
#: ../plugin/drizzle_protocol/errmsg.cc:72
5643
#: ../plugin/drizzle_protocol/errmsg.cc:73
5644
#: ../plugin/drizzle_protocol/errmsg.cc:74
5645
#: ../plugin/drizzle_protocol/errmsg.cc:75
5646
#: ../plugin/drizzle_protocol/errmsg.cc:76
5647
#: ../plugin/drizzle_protocol/errmsg.cc:77
5648
#: ../plugin/drizzle_protocol/errmsg.cc:78
4301
5649
msgid "(unused error message)"
5652
#: ../plugin/drizzle_protocol/errmsg.cc:60
4304
5653
msgid "Invalid use of null pointer"
5656
#: ../plugin/drizzle_protocol/errmsg.cc:61
4307
5657
msgid "Statement not prepared"
5660
#: ../plugin/drizzle_protocol/errmsg.cc:62
4310
5661
msgid "No data supplied for parameters in prepared statement"
5664
#: ../plugin/drizzle_protocol/errmsg.cc:63
4313
5665
msgid "Data truncated"
5668
#: ../plugin/drizzle_protocol/errmsg.cc:64
4316
5669
msgid "No parameters exist in the statement"
5672
#: ../plugin/drizzle_protocol/errmsg.cc:65
4319
5673
msgid "Invalid parameter number"
5676
#: ../plugin/drizzle_protocol/errmsg.cc:66
4324
5679
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5682
#: ../plugin/drizzle_protocol/errmsg.cc:68
4328
5684
msgid "Using unsupported buffer type: %d (parameter: %d)"
5687
#: ../plugin/drizzle_protocol/errmsg.cc:69
4332
5689
msgid "Shared memory: %-.100s"
5692
#: ../plugin/drizzle_protocol/errmsg.cc:79
4335
5693
msgid "Wrong or unknown protocol"
5696
#: ../plugin/drizzle_protocol/errmsg.cc:80
4338
5697
msgid "Invalid connection handle"
5700
#: ../plugin/drizzle_protocol/errmsg.cc:81
4342
5702
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4343
5703
"option 'secure_auth' enabled)"
5706
#: ../plugin/drizzle_protocol/errmsg.cc:83
4346
5707
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5710
#: ../plugin/drizzle_protocol/errmsg.cc:84
4349
5711
msgid "Attempt to read column without prior row fetch"
5714
#: ../plugin/drizzle_protocol/errmsg.cc:85
4352
5715
msgid "Prepared statement contains no metadata"
4353
5716
msgstr "準備聲明不含元數據。"
5718
#: ../plugin/drizzle_protocol/errmsg.cc:86
4356
5720
"Attempt to read a row while there is no result set associated with the "
5724
#: ../plugin/drizzle_protocol/errmsg.cc:88
4360
5725
msgid "This feature is not implemented yet"
5728
#: ../plugin/drizzle_protocol/errmsg.cc:89
4365
5731
"Lost connection to Drizzle server while waiting for initial communication "
4366
5732
"packet, system error: %d"
5735
#: ../plugin/drizzle_protocol/errmsg.cc:91
4371
5738
"Lost connection to Drizzle server while reading initial communication "
4372
5739
"packet, system error: %d"
5742
#: ../plugin/drizzle_protocol/errmsg.cc:93
4377
5745
"Lost connection to Drizzle server while sending authentication information, "
4378
5746
"system error: %d"
5749
#: ../plugin/drizzle_protocol/errmsg.cc:95
4383
5752
"Lost connection to Drizzle server while reading authorization information, "
4384
5753
"system error: %d"
5756
#: ../plugin/drizzle_protocol/errmsg.cc:97
4389
5759
"Lost connection to Drizzle server while setting initial database, system "
5763
#: ../plugin/drizzle_protocol/errmsg.cc:99
4394
5765
msgid "Statement closed indirectly because of a preceding %s() call"
5768
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5769
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5770
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5772
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5775
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5777
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5780
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5785
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5788
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5789
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5791
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5796
msgid "Error starting Embedded InnoDB %d (%s)\n"
5799
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4398
5801
msgid "Failed to send error message to libnotify\n"
5804
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4401
5805
msgid "Error Messages to stderr"
5808
#: ../plugin/filtered_replicator/filtered_replicator.cc:604
5809
#: ../plugin/filtered_replicator/filtered_replicator.cc:613
4404
5810
msgid "List of schemas to filter"
5813
#: ../plugin/filtered_replicator/filtered_replicator.cc:607
5814
#: ../plugin/filtered_replicator/filtered_replicator.cc:620
4407
5815
msgid "List of tables to filter"
5818
#: ../plugin/filtered_replicator/filtered_replicator.cc:627
4410
5819
msgid "Regular expression to apply to schemas to filter"
5822
#: ../plugin/filtered_replicator/filtered_replicator.cc:634
4413
5823
msgid "Regular expression to apply to tables to filter"
5826
#: ../plugin/hello_events/hello_events.cc:294
5827
msgid "Invalid value of before-write-position\n"
5830
#: ../plugin/hello_events/hello_events.cc:303
5831
#: ../plugin/hello_events/hello_events.cc:312
5832
msgid "Invalid value of before-update-position\n"
5835
#: ../plugin/hello_events/hello_events.cc:352
5836
#: ../plugin/hello_events/hello_events.cc:355
5837
#: ../plugin/hello_events/hello_events.cc:373
5838
msgid "A comma delimited list of databases to watch"
5841
#: ../plugin/hello_events/hello_events.cc:358
5842
#: ../plugin/hello_events/hello_events.cc:389
5843
msgid "Enable Example Events Plugin"
5846
#: ../plugin/hello_events/hello_events.cc:361
5847
#: ../plugin/hello_events/hello_events.cc:397
5848
msgid "Before write row event observer call position"
5851
#: ../plugin/hello_events/hello_events.cc:364
5852
#: ../plugin/hello_events/hello_events.cc:408
5853
#: ../plugin/pbms/src/parameters_ms.cc:579
5854
msgid "Before update row event observer call position"
5857
#: ../plugin/hello_events/hello_events.cc:367
5858
#: ../plugin/hello_events/hello_events.cc:419
5859
msgid "After drop database event observer call position"
5862
#: ../plugin/hello_events/hello_events.cc:381
5863
msgid "A comma delimited list of tables to watch"
5866
#: ../plugin/hello_events/hello_events.cc:443
5867
msgid "An example events Plugin"
5870
#: ../plugin/innobase/handler/data_dictionary.cc:202
5872
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5875
#: ../plugin/logging_gearman/logging_gearman.cc:196
4417
5877
msgid "fail gearman_client_create(): %s"
5880
#: ../plugin/logging_gearman/logging_gearman.cc:207
4421
5882
msgid "fail gearman_client_add_server(): %s"
5885
#: ../plugin/logging_gearman/logging_gearman.cc:306
5886
#: ../plugin/logging_gearman/logging_gearman.cc:313
4424
5887
msgid "Enable logging to a gearman server"
5890
#: ../plugin/logging_gearman/logging_gearman.cc:322
4427
5891
msgid "Hostname for logging to a Gearman server"
5894
#: ../plugin/logging_gearman/logging_gearman.cc:331
4430
5895
msgid "Gearman Function to send logging to"
5898
#: ../plugin/logging_gearman/logging_gearman.cc:349
4433
5899
msgid "Log queries to a Gearman server"
5902
#: ../plugin/logging_query/logging_query.cc:189
4437
5904
msgid "fail open() fn=%s er=%s\n"
5907
#: ../plugin/logging_query/logging_query.cc:313
4440
5908
msgid "Invalid value for threshold-slow"
5911
#: ../plugin/logging_query/logging_query.cc:322
4443
5912
msgid "Invalid value for threshold-big-resultset"
5915
#: ../plugin/logging_query/logging_query.cc:331
4446
5916
msgid "Invalid value for threshold-big-examined"
5919
#: ../plugin/logging_query/logging_query.cc:345
5920
#: ../plugin/logging_query/logging_query.cc:361
4449
5921
msgid "Enable logging to CSV file"
5924
#: ../plugin/logging_query/logging_query.cc:348
5925
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4452
5926
msgid "Threshold for logging slow queries, in microseconds"
5929
#: ../plugin/logging_query/logging_query.cc:351
5930
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4455
5931
msgid "Threshold for logging big queries, for rows returned"
5934
#: ../plugin/logging_query/logging_query.cc:354
5935
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4458
5936
msgid "Threshold for logging big queries, for rows examined"
5939
#: ../plugin/logging_query/logging_query.cc:370
4461
5940
msgid "File to log to"
5943
#: ../plugin/logging_query/logging_query.cc:379
4464
5944
msgid "PCRE to match the query against"
5947
#: ../plugin/logging_query/logging_query.cc:436
4467
5948
msgid "Log queries to a CSV file"
5951
#: ../plugin/logging_stats/logging_stats.cc:323
5952
msgid "Max number of users that will be logged"
5955
#: ../plugin/logging_stats/logging_stats.cc:334
5956
msgid "Max number of vector buckets to construct for logging"
5959
#: ../plugin/logging_stats/logging_stats.cc:345
5960
msgid "Max number of concurrent sessions that will be logged"
5963
#: ../plugin/logging_stats/logging_stats.cc:356
5964
msgid "Enable Logging Statistics Collection"
5967
#: ../plugin/logging_stats/logging_stats.cc:375
5968
msgid "User Statistics as DATA_DICTIONARY tables"
5971
#: ../plugin/md5/md5.cc:99
5972
msgid "libgcrypt library version mismatch\n"
5975
#: ../plugin/memcached_stats/analysis_table.cc:76
5976
#: ../plugin/memcached_stats/stats_table.cc:144
5977
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5980
#: ../plugin/memcached_stats/memcached_stats.cc:114
4470
5981
msgid "List of memcached servers."
5984
#: ../plugin/memcached_stats/memcached_stats.cc:131
4473
5985
msgid "Memcached Stats as I_S tables"
5988
#: ../plugin/memcached_stats/stats_table.cc:76
5991
"Unable get stats from memcached server %s. Got error from "
5992
"memcached_stat_servername()."
5995
#: ../plugin/memcached_stats/stats_table.cc:151
5996
msgid "Unable to create memcached struct. Got error from memcached_create()."
5999
#: ../plugin/memcached_stats/stats_table.cc:159
6002
"Unable to create memcached server list. Got error from "
6003
"memcached_servers_parse(%s)."
6006
#: ../plugin/multi_thread/multi_thread.cc:100
6007
msgid "Maximum number of user threads available."
6010
#: ../plugin/myisam/ha_myisam.cc:529
4477
6012
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6015
#: ../plugin/myisam/ha_myisam.cc:533
4481
6017
msgid "Got an error from unknown thread, %s:%d"
6020
#: ../plugin/myisam/ha_myisam.cc:539
4484
6021
msgid "Unknown thread accessing table"
6024
#: ../plugin/myisam/ha_myisam.cc:1614
4487
6025
msgid "Block size to be used for MyISAM index pages."
6028
#: ../plugin/myisam/ha_myisam.cc:1624
4491
6030
"This characterizes the number of hits a hot block has to be untouched until "
4492
6031
"it is considered aged enough to be downgraded to a warm block. This "
4494
6033
"blocks in key cache"
6036
#: ../plugin/myisam/ha_myisam.cc:1637
4497
6037
msgid "The minimum percentage of warm blocks in key cache"
6040
#: ../plugin/myisam/ha_myisam.cc:1648
4501
6042
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4502
6043
"this to get better index handling (for all reads and multiple writes) to as "
4503
6044
"much as you can afford;"
6047
#: ../plugin/myisam/ha_myisam.cc:1660
4507
6049
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4508
6050
"disables parallel repair."
6053
#: ../plugin/myisam/ha_myisam.cc:1666
4512
6055
"Don't use the fast sort index method to created index if the temporary file "
4513
6056
"would get bigger than this."
6059
#: ../plugin/myisam/ha_myisam.cc:1671
4517
6061
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4518
6062
"when creating indexes with CREATE INDEX or ALTER TABLE."
6065
#: ../plugin/myisam/ha_myisam.cc:1677
4521
6066
msgid "Default pointer size to be used for MyISAM tables."
6069
#: ../plugin/myisam/my_handler_errors.cc:42
4524
6070
msgid "Didn't find key on read or update"
6073
#: ../plugin/myisam/my_handler_errors.cc:43
4527
6074
msgid "Duplicate key on write or update"
6077
#: ../plugin/myisam/my_handler_errors.cc:44
4530
6078
msgid "Internal (unspecified) error in handler"
6081
#: ../plugin/myisam/my_handler_errors.cc:46
4534
6083
"Someone has changed the row since it was read (while the table was locked to "
6087
#: ../plugin/myisam/my_handler_errors.cc:48
4538
6088
msgid "Wrong index given to function"
6091
#: ../plugin/myisam/my_handler_errors.cc:49
4541
6092
msgid "Index file is crashed"
6095
#: ../plugin/myisam/my_handler_errors.cc:50
4544
6096
msgid "Record file is crashed"
6099
#: ../plugin/myisam/my_handler_errors.cc:51
4547
6100
msgid "Out of memory in engine"
6103
#: ../plugin/myisam/my_handler_errors.cc:52
4550
6104
msgid "Incorrect file format"
4551
6105
msgstr "檔案格式錯誤"
6107
#: ../plugin/myisam/my_handler_errors.cc:53
4553
6108
msgid "Command not supported by database"
4554
6109
msgstr "這個指令資料庫不支援"
6111
#: ../plugin/myisam/my_handler_errors.cc:54
4556
6112
msgid "Old database file"
4557
6113
msgstr "舊的資料庫檔案"
6115
#: ../plugin/myisam/my_handler_errors.cc:55
4559
6116
msgid "No record read before update"
6119
#: ../plugin/myisam/my_handler_errors.cc:56
4562
6120
msgid "Record was already deleted (or record file crashed)"
6123
#: ../plugin/myisam/my_handler_errors.cc:57
4565
6124
msgid "No more room in record file"
6127
#: ../plugin/myisam/my_handler_errors.cc:58
4568
6128
msgid "No more room in index file"
6131
#: ../plugin/myisam/my_handler_errors.cc:59
4571
6132
msgid "No more records (read after end of file)"
6135
#: ../plugin/myisam/my_handler_errors.cc:60
4574
6136
msgid "Unsupported extension used for table"
6139
#: ../plugin/myisam/my_handler_errors.cc:61
4577
6140
msgid "Too big row"
6143
#: ../plugin/myisam/my_handler_errors.cc:62
4580
6144
msgid "Wrong create options"
6147
#: ../plugin/myisam/my_handler_errors.cc:63
4583
6148
msgid "Duplicate unique key or constraint on write or update"
6151
#: ../plugin/myisam/my_handler_errors.cc:64
4586
6152
msgid "Unknown character set used in table"
6155
#: ../plugin/myisam/my_handler_errors.cc:65
4589
6156
msgid "Conflicting table definitions in sub-tables of MERGE table"
6159
#: ../plugin/myisam/my_handler_errors.cc:66
4592
6160
msgid "Table is crashed and last repair failed"
6163
#: ../plugin/myisam/my_handler_errors.cc:67
4595
6164
msgid "Table was marked as crashed and should be repaired"
6167
#: ../plugin/myisam/my_handler_errors.cc:68
4598
6168
msgid "Lock timed out; Retry transaction"
6171
#: ../plugin/myisam/my_handler_errors.cc:69
4601
6172
msgid "Lock table is full; Restart program with a larger locktable"
6175
#: ../plugin/myisam/my_handler_errors.cc:70
4604
6176
msgid "Updates are not allowed under a read only transactions"
6179
#: ../plugin/myisam/my_handler_errors.cc:71
4607
6180
msgid "Lock deadlock; Retry transaction"
6183
#: ../plugin/myisam/my_handler_errors.cc:72
4610
6184
msgid "Foreign key constraint is incorrectly formed"
6187
#: ../plugin/myisam/my_handler_errors.cc:73
4613
6188
msgid "Cannot add a child row"
6191
#: ../plugin/myisam/my_handler_errors.cc:74
4616
6192
msgid "Cannot delete a parent row"
6195
#: ../plugin/myisam/my_handler_errors.cc:75
4619
6196
msgid "No savepoint with that name"
6199
#: ../plugin/myisam/my_handler_errors.cc:76
4622
6200
msgid "Non unique key block size"
6203
#: ../plugin/myisam/my_handler_errors.cc:77
4625
6204
msgid "The table does not exist in engine"
6207
#: ../plugin/myisam/my_handler_errors.cc:78
4628
6208
msgid "The table already existed in storage engine"
6211
#: ../plugin/myisam/my_handler_errors.cc:79
4631
6212
msgid "Could not connect to storage engine"
6215
#: ../plugin/myisam/my_handler_errors.cc:80
4634
6216
msgid "Unexpected null pointer found when using spatial index"
6219
#: ../plugin/myisam/my_handler_errors.cc:81
4637
6220
msgid "The table changed in storage engine"
6223
#: ../plugin/myisam/my_handler_errors.cc:82
4640
6224
msgid "There's no partition in table for the given value"
6227
#: ../plugin/myisam/my_handler_errors.cc:83
4643
6228
msgid "Row-based binlogging of row failed"
6231
#: ../plugin/myisam/my_handler_errors.cc:84
4646
6232
msgid "Index needed in foreign key constraint"
6235
#: ../plugin/myisam/my_handler_errors.cc:85
4649
6236
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6239
#: ../plugin/myisam/my_handler_errors.cc:86
4652
6240
msgid "Table needs to be upgraded before it can be used"
6243
#: ../plugin/myisam/my_handler_errors.cc:87
4655
6244
msgid "Table is read only"
6247
#: ../plugin/myisam/my_handler_errors.cc:88
4658
6248
msgid "Failed to get next auto increment value"
6251
#: ../plugin/myisam/my_handler_errors.cc:89
4661
6252
msgid "Failed to set row auto increment value"
6255
#: ../plugin/myisam/my_handler_errors.cc:90
4664
6256
msgid "Unknown (generic) error from engine"
6259
#: ../plugin/myisam/my_handler_errors.cc:91
4667
6260
msgid "Record is the same"
6263
#: ../plugin/myisam/my_handler_errors.cc:92
4670
6264
msgid "It is not possible to log this statement"
4671
6265
msgstr "不可能記錄這句指示"
6267
#: ../plugin/myisam/my_handler_errors.cc:93
4673
6268
msgid "Tablespace exists"
6271
#: ../plugin/myisam/my_handler_errors.cc:94
4676
6272
msgid "The event was corrupt, leading to illegal data being read"
6275
#: ../plugin/myisam/my_handler_errors.cc:95
4679
6276
msgid "The table is of a new format not supported by this version"
4680
6277
msgstr "這個表格使用新的格式,目前的版本並不支援."
6279
#: ../plugin/myisam/my_handler_errors.cc:96
4682
6280
msgid "The event could not be processed no other handler error happened"
6283
#: ../plugin/myisam/my_handler_errors.cc:97
4685
6284
msgid "Got a fatal error during initialzation of handler"
6287
#: ../plugin/myisam/my_handler_errors.cc:98
4688
6288
msgid "File to short; Expected more data in file"
6291
#: ../plugin/myisam/my_handler_errors.cc:99
4691
6292
msgid "Read page with wrong checksum"
6295
#. TODO: get a better message for these
6296
#: ../plugin/myisam/my_handler_errors.cc:101
4694
6297
msgid "Lock or active transaction"
6300
#: ../plugin/myisam/my_handler_errors.cc:102
4697
6301
msgid "No such table space"
6304
#: ../plugin/myisam/my_handler_errors.cc:103
4700
6305
msgid "Tablespace not empty"
6308
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4703
6309
msgid "Invalid value for retry_count"
6312
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6313
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4707
6315
"Port number to use for connection or 0 for default to with MySQL protocol."
6318
#: ../plugin/pbms/src/parameters_ms.cc:552
6320
"A comma delimited list of tables to watch of the format: <database>."
6324
#: ../plugin/pbms/src/parameters_ms.cc:560
6325
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6328
#: ../plugin/pbms/src/parameters_ms.cc:568
6329
msgid "Before insert row event observer call position"
6332
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6333
msgid "event_add error in libevent_add_session_callback\n"
6336
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6337
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6340
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6341
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6344
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6345
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6348
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6349
msgid "session_add_event event_add error in libevent_init\n"
6352
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6354
msgid "Can't create completion port thread (error %d)"
6355
msgstr "不能建立干擾-索(錯誤 %d, 錯誤號碼: %d)"
6357
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6358
msgid "Size of Pool."
6361
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6362
msgid "Failed to allocate enough memory to transaction message\n"
6365
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6367
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6370
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6372
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6375
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6376
msgid "Enable rabbitmq log"
6379
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6380
msgid "Host name to connect to"
6383
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6384
msgid "RabbitMQ Port"
6387
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6388
msgid "RabbitMQ username"
6391
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6392
msgid "RabbitMQ password"
6395
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6396
msgid "RabbitMQ virtualhost"
6399
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6400
msgid "Name of RabbitMQ exchange to publish to"
6403
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6404
msgid "Name of RabbitMQ routing key to use"
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6408
#: ../plugin/transaction_log/module.cc:247
6409
msgid "Name of the replicator plugin to use (default='default_replicator')"
6412
#: ../plugin/signal_handler/signal_handler.cc:233
4711
6414
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4712
6415
msgstr "不能建立干擾-索(錯誤 %d, 錯誤號碼: %d)"
6417
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4715
6419
msgid "syslog facility \"%s\" not known, using \"local0\""
6422
#: ../plugin/syslog/errmsg.cc:49
4719
6424
msgid "syslog priority \"%s\" not known, using \"warn\""
6427
#: ../plugin/syslog/logging.cc:72
4723
6429
msgid "syslog priority \"%s\" not known, using \"info\""
6432
#: ../plugin/syslog/module.cc:59
6433
msgid "Syslog Ident"
6436
#: ../plugin/syslog/module.cc:68
6437
msgid "Syslog Facility"
6440
#: ../plugin/syslog/module.cc:77
6441
msgid "Enable logging to syslog of the query log"
6444
#: ../plugin/syslog/module.cc:86
6445
msgid "Syslog Priority of query logging"
6448
#: ../plugin/syslog/module.cc:131
6449
msgid "Enable logging to syslog of the error messages"
6452
#: ../plugin/syslog/module.cc:140
6453
msgid "Syslog Priority of error messages"
6456
#: ../plugin/transaction_log/background_worker.cc:74
4726
6457
#, fuzzy, c-format
4727
6458
msgid "Unable to create background worker thread. Got error %s.\n"
4728
6459
msgstr "不能建造完成端口索(錯誤 %d)"
6461
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6462
#: ../plugin/transaction_log/print_transaction_message.cc:102
6463
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6465
msgid "Failed to open transaction log file %s. Got error: %s\n"
6468
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6469
#: ../plugin/transaction_log/print_transaction_message.cc:144
6470
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6472
msgid "Raw buffer read: %s.\n"
6475
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6476
#: ../plugin/transaction_log/print_transaction_message.cc:150
6477
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6479
msgid "Unable to parse transaction. Got error: %s.\n"
6482
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6483
#: ../plugin/transaction_log/print_transaction_message.cc:152
6484
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6486
msgid "BUFFER: %s\n"
6489
#: ../plugin/transaction_log/module.cc:122
4731
6491
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6494
#: ../plugin/transaction_log/module.cc:131
4735
6496
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6499
#: ../plugin/transaction_log/module.cc:141
4739
6501
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6504
#: ../plugin/transaction_log/module.cc:150
4743
6506
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6509
#: ../plugin/transaction_log/module.cc:163
4747
6511
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6514
#: ../plugin/transaction_log/module.cc:223
4750
6515
msgid "Enable transaction log"
6518
#: ../plugin/transaction_log/module.cc:231
4753
6519
msgid "DEBUGGING - Truncate transaction log"
6522
#: ../plugin/transaction_log/module.cc:239
4756
6523
msgid "Path to the file to use for transaction log"
4759
msgid "Name of the replicator plugin to use (default='default_replicator')"
6526
#: ../plugin/transaction_log/module.cc:255
4762
6527
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6530
#: ../plugin/transaction_log/module.cc:263
4766
6532
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4767
6533
"each transaction write, 2 == sync log file once per second"
6536
#: ../plugin/transaction_log/module.cc:276
4770
6537
msgid "Number of slots for in-memory write buffers (default=8)."
6540
#: ../plugin/transaction_log/transaction_log.cc:112
4773
6541
msgid "Failed to open transaction log file "
6544
#: ../plugin/transaction_log/transaction_log.cc:220
4778
6547
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4779
6548
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6551
#: ../plugin/transaction_log/transaction_log.cc:239
4783
6553
msgid "Failed to sync log file. Got error: %s\n"
4787
msgid "Failed to open transaction log file %s. Got error: %s\n"
4791
msgid "Raw buffer read: %s.\n"
4795
msgid "Unable to parse transaction. Got error: %s.\n"
4799
msgid "BUFFER: %s\n"
4802
6556
#~ msgid "built-in default"
4803
6557
#~ msgstr "內建的預設值"