1630
1691
"(used for testing/comparison)."
1633
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1694
#: ../drizzled/drizzled.cc:1265
1695
msgid "Directory for plugins."
1698
#: ../drizzled/drizzled.cc:1269
1700
"Optional comma separated list of plugins to load at startup in addition to "
1701
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1704
#: ../drizzled/drizzled.cc:1275
1706
"Optional comma separated list of plugins to not load at startup. Effectively "
1707
"removes a plugin from the list of plugins to be loaded. [for example: --"
1708
"plugin_remove=crc32,logger_gearman]"
1711
#: ../drizzled/drizzled.cc:1281
1713
"Optional comma separated list of plugins to load at starup instead of the "
1714
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1717
#: ../drizzled/drizzled.cc:1287
1634
1718
msgid "The size of the buffer that is allocated when preloading indexes"
1637
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1721
#: ../drizzled/drizzled.cc:1292
1638
1722
msgid "Allocation block size for query parsing and execution"
1641
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1725
#: ../drizzled/drizzled.cc:1297
1642
1726
msgid "Persistent buffer for query parsing and execution"
1645
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1729
#: ../drizzled/drizzled.cc:1303
1646
1730
msgid "Allocation block size for storing ranges during optimization"
1649
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1733
#: ../drizzled/drizzled.cc:1309
1651
1735
"Each thread that does a sequential scan allocates a buffer of this size for "
1652
1736
"each table it scans. If you do many sequential scans, you may want to "
1653
1737
"increase this value."
1656
#: ../drizzled/drizzled.cc:1306
1657
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1660
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1740
#: ../drizzled/drizzled.cc:1317
1662
1742
"When reading rows in sorted order after a sort, the rows are read through "
1663
1743
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1664
1744
"record_buffer."
1667
#: ../drizzled/drizzled.cc:1314
1668
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1671
#: ../drizzled/drizzled.cc:1316
1747
#: ../drizzled/drizzled.cc:1325
1672
1748
msgid "Select scheduler to be used (by default multi-thread)."
1675
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1751
#: ../drizzled/drizzled.cc:1330
1676
1752
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1679
#: ../drizzled/drizzled.cc:1322
1681
"A global cap on the amount of memory that can be allocated by session sort "
1682
"buffers (0 means unlimited)"
1685
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1755
#: ../drizzled/drizzled.cc:1336
1686
1756
msgid "The number of cached table definitions."
1689
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1759
#: ../drizzled/drizzled.cc:1340
1690
1760
msgid "The number of cached open tables."
1693
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1763
#: ../drizzled/drizzled.cc:1344
1695
1765
"Timeout in seconds to wait for a table level lock before returning an error. "
1696
1766
"Used only if the connection has active cursors."
1699
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1769
#: ../drizzled/drizzled.cc:1349
1700
1770
msgid "The stack size for each thread."
1703
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1773
#: ../drizzled/drizzled.cc:1355
1705
1775
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1706
1776
"automatically convert it to an on-disk MyISAM table."
1709
#: ../drizzled/drizzled.cc:1357
1710
msgid "Duplicate entry for command line option\n"
1713
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1714
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1715
#: ../drizzled/drizzled.cc:1484
1719
"Use --help to get a list of available options\n"
1722
#: ../drizzled/drizzled.cc:1434
1723
msgid "Failed to initialize plugins\n"
1726
#: ../drizzled/drizzled.cc:1472
1730
"Use --help to get a list of available options\n"
1733
#: ../drizzled/drizzled.cc:1521
1735
msgid "Error getting default charset"
1736
msgstr "डीफौल्ट चारसेट सेट करे."
1738
#: ../drizzled/drizzled.cc:1551
1739
msgid "Error setting collation"
1742
#: ../drizzled/drizzled.cc:1559
1744
msgid "Unknown locale: '%s'"
1747
#: ../drizzled/drizzled.cc:1579
1748
msgid "Could not initialize table cache\n"
1751
#: ../drizzled/drizzled.cc:1594
1752
msgid "XA cache initialization failed: Out of memory\n"
1755
#: ../drizzled/drizzled.cc:1624
1756
msgid "No scheduler found, cannot continue!\n"
1759
#: ../drizzled/drizzled.cc:1648
1761
msgid "Unknown/unsupported storage engine: %s\n"
1764
#: ../drizzled/drizzled.cc:1798
1766
"Maximum time in seconds to wait for the port to become free. (Default: no "
1770
#: ../drizzled/drizzled.cc:1907
1772
"Controls the heuristic(s) applied during query optimization to prune less-"
1773
"promising partial plans from the optimizer search space. Meaning: false - do "
1774
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1775
"based on number of retrieved rows."
1778
#: ../drizzled/drizzled.cc:2039
1779
#: ../drizzled/drizzled.cc:1381
1781
1781
"Copyright (C) 2008 Sun Microsystems\n"
1782
1782
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1783
1783
"and you are welcome to modify and redistribute it under the GPL license\n"
1785
"Starts the Drizzle database server\n"
1786
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
1787
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
1789
#: ../drizzled/drizzled.cc:2046
1788
#: ../drizzled/drizzled.cc:1388
1791
1790
msgid "Usage: %s [OPTIONS]\n"
1794
#: ../drizzled/drizzled.cc:2167
1793
#: ../drizzled/drizzled.cc:1512
1797
1796
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1798
1797
"command line\n"
1801
#: ../drizzled/drizzled.cc:2184
1802
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1805
#: ../drizzled/drizzled.cc:2197
1806
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1809
#: ../drizzled/drizzled.cc:2210
1810
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1813
#: ../drizzled/drizzled.cc:2223
1814
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1817
#: ../drizzled/drizzled.cc:2338
1820
"There was an error creating the '%s' part of the path '%s'. Please check "
1821
"the path exists and is writable.\n"
1824
#: ../drizzled/drizzled.cc:2345
1827
"There was an error opening the path '%s', please check the path exists and "
1831
#: ../drizzled/error.cc:133
1800
#: ../drizzled/drizzled.cc:1555
1801
msgid "Can't start server: cannot resolve hostname!"
1804
#: ../drizzled/drizzled.cc:1561
1805
msgid "Can't start server: bind-address refers to multiple interfaces!"
1808
#: ../drizzled/error.cc:138
1833
1810
msgid "Unknown error %d"
1834
1811
msgstr "अज्ञात त्रुटि %d"
1836
#: ../drizzled/error.cc:207
1840
#: ../drizzled/error.cc:208
1841
msgid "Error on first"
1844
#: ../drizzled/error.cc:209
1813
#: ../drizzled/error.cc:214
1848
#: ../drizzled/error.cc:210
1817
#: ../drizzled/error.cc:215
1852
#: ../drizzled/error.cc:211
1821
#: ../drizzled/error.cc:216
1854
1823
msgid "Can't create file '%-.200s' (errno: %d)"
1857
#: ../drizzled/error.cc:212
1826
#: ../drizzled/error.cc:217
1859
1828
msgid "Can't create table '%-.200s' (errno: %d)"
1862
#: ../drizzled/error.cc:213
1864
msgid "Can't create schema '%-.192s' (errno: %d)"
1867
#: ../drizzled/error.cc:214
1869
msgid "Can't create schema '%-.192s'; schema exists"
1872
#: ../drizzled/error.cc:215
1874
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1877
#: ../drizzled/error.cc:216
1879
msgid "Error on delete of '%-.192s' (errno: %d)"
1882
#: ../drizzled/error.cc:217
1884
msgid "Can't get status of '%-.200s' (errno: %d)"
1887
1831
#: ../drizzled/error.cc:218
1889
msgid "Can't lock file (errno: %d)"
1833
msgid "Can't create database '%-.192s' (errno: %d)"
1892
1836
#: ../drizzled/error.cc:219
1894
msgid "Can't open file: '%-.200s' (errno: %d)"
1838
msgid "Can't create database '%-.192s'; database exists"
1897
1841
#: ../drizzled/error.cc:220
1899
msgid "Can't find file: '%-.200s' (errno: %d)"
1843
msgid "Can't drop database '%-.192s'; database doesn't exist"
1902
1846
#: ../drizzled/error.cc:221
1904
msgid "Can't read dir of '%-.192s' (errno: %d)"
1848
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1907
1851
#: ../drizzled/error.cc:222
1909
msgid "Record has changed since last read in table '%-.192s'"
1853
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1912
1856
#: ../drizzled/error.cc:223
1914
msgid "Disk full (%s); waiting for someone to free some space..."
1858
msgid "Error on delete of '%-.192s' (errno: %d)"
1917
1861
#: ../drizzled/error.cc:224
1919
msgid "Can't write; duplicate key in table '%-.192s'"
1862
msgid "Can't read record in system table"
1922
1865
#: ../drizzled/error.cc:225
1924
msgid "Error on close of '%-.192s' (errno: %d)"
1867
msgid "Can't get status of '%-.200s' (errno: %d)"
1927
1870
#: ../drizzled/error.cc:226
1929
msgid "Error reading file '%-.200s' (errno: %d)"
1872
msgid "Can't get working directory (errno: %d)"
1932
1875
#: ../drizzled/error.cc:227
1934
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1877
msgid "Can't lock file (errno: %d)"
1937
1880
#: ../drizzled/error.cc:228
1939
msgid "Error writing file '%-.200s' (errno: %d)"
1882
msgid "Can't open file: '%-.200s' (errno: %d)"
1942
1885
#: ../drizzled/error.cc:229
1944
msgid "'%-.192s' is locked against change"
1887
msgid "Can't find file: '%-.200s' (errno: %d)"
1947
1890
#: ../drizzled/error.cc:230
1948
msgid "Sort aborted"
1892
msgid "Can't read dir of '%-.192s' (errno: %d)"
1951
1895
#: ../drizzled/error.cc:231
1953
msgid "Got error %d from storage engine"
1897
msgid "Can't change dir to '%-.192s' (errno: %d)"
1956
1900
#: ../drizzled/error.cc:232
1958
msgid "Table storage engine for '%-.192s' doesn't have this option"
1902
msgid "Record has changed since last read in table '%-.192s'"
1961
1905
#: ../drizzled/error.cc:233
1963
msgid "Can't find record in '%-.192s'"
1907
msgid "Disk full (%s); waiting for someone to free some space..."
1966
1910
#: ../drizzled/error.cc:234
1968
msgid "Incorrect information in file: '%-.200s'"
1912
msgid "Can't write; duplicate key in table '%-.192s'"
1971
1915
#: ../drizzled/error.cc:235
1973
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1917
msgid "Error on close of '%-.192s' (errno: %d)"
1976
1920
#: ../drizzled/error.cc:236
1978
msgid "Old key file for table '%-.192s'; repair it!"
1922
msgid "Error reading file '%-.200s' (errno: %d)"
1981
1925
#: ../drizzled/error.cc:237
1983
msgid "Table '%-.192s' is read only"
1927
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1986
1930
#: ../drizzled/error.cc:238
1988
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1932
msgid "Error writing file '%-.200s' (errno: %d)"
1991
1935
#: ../drizzled/error.cc:239
1992
msgid "Out of sort memory; increase server sort buffer size"
1937
msgid "'%-.192s' is locked against change"
1995
1940
#: ../drizzled/error.cc:240
1996
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1941
msgid "Sort aborted"
1999
1944
#: ../drizzled/error.cc:241
2000
msgid "Global join memory constraint hit; increase join-heap-threshold"
1946
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2003
1949
#: ../drizzled/error.cc:242
2004
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1951
msgid "Got error %d from storage engine"
2007
1954
#: ../drizzled/error.cc:243
2008
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1956
msgid "Table storage engine for '%-.192s' doesn't have this option"
2011
1959
#: ../drizzled/error.cc:244
2013
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1961
msgid "Can't find record in '%-.192s'"
2016
1964
#: ../drizzled/error.cc:245
2017
msgid "Too many connections"
1966
msgid "Incorrect information in file: '%-.200s'"
2020
1969
#: ../drizzled/error.cc:246
2022
"Out of memory; check if drizzled or some other process uses all available "
2023
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2024
"memory or you can add more swap space"
1971
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2027
1974
#: ../drizzled/error.cc:247
2028
msgid "Can't get hostname for your address"
1976
msgid "Old key file for table '%-.192s'; repair it!"
2031
1979
#: ../drizzled/error.cc:248
2032
msgid "Bad handshake"
1981
msgid "Table '%-.192s' is read only"
2035
1984
#: ../drizzled/error.cc:249
2037
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1986
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2040
1989
#: ../drizzled/error.cc:250
2042
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1990
msgid "Out of sort memory; increase server sort buffer size"
2045
1993
#: ../drizzled/error.cc:251
2046
msgid "No schema selected"
1995
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2049
1998
#: ../drizzled/error.cc:252
2050
msgid "Unknown command"
1999
msgid "Too many connections"
2053
2002
#: ../drizzled/error.cc:253
2055
msgid "Column '%-.192s' cannot be null"
2004
"Out of memory; check if drizzled or some other process uses all available "
2005
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2006
"memory or you can add more swap space"
2058
2009
#: ../drizzled/error.cc:254
2060
msgid "Unknown schema '%-.192s'"
2061
msgstr "अज्ञात कमांड '\\%c'"
2010
msgid "Can't get hostname for your address"
2063
2013
#: ../drizzled/error.cc:255
2065
msgid "Table '%-.192s' already exists"
2014
msgid "Bad handshake"
2068
2017
#: ../drizzled/error.cc:256
2070
msgid "Unknown table '%-.100s'"
2019
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2073
2022
#: ../drizzled/error.cc:257
2075
msgid "Column '%-.192s' in %-.192s is ambiguous"
2024
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2078
2027
#: ../drizzled/error.cc:258
2079
msgid "Server shutdown in progress"
2028
msgid "No database selected"
2082
2031
#: ../drizzled/error.cc:259
2084
msgid "Unknown column '%-.192s' in '%-.192s'"
2032
msgid "Unknown command"
2087
2035
#: ../drizzled/error.cc:260
2089
msgid "'%-.192s' isn't in GROUP BY"
2037
msgid "Column '%-.192s' cannot be null"
2092
2040
#: ../drizzled/error.cc:261
2094
msgid "Can't group on '%-.192s'"
2042
msgid "Unknown database '%-.192s'"
2097
2045
#: ../drizzled/error.cc:262
2098
msgid "Statement has sum functions and columns in same statement"
2047
msgid "Table '%-.192s' already exists"
2101
2050
#: ../drizzled/error.cc:263
2102
msgid "Column count doesn't match value count"
2052
msgid "Unknown table '%-.100s'"
2105
2055
#: ../drizzled/error.cc:264
2107
msgid "Identifier name '%-.100s' is too long"
2057
msgid "Column '%-.192s' in %-.192s is ambiguous"
2110
2060
#: ../drizzled/error.cc:265
2112
msgid "Duplicate column name '%-.192s'"
2061
msgid "Server shutdown in progress"
2115
2064
#: ../drizzled/error.cc:266
2117
msgid "Duplicate key name '%-.192s'"
2066
msgid "Unknown column '%-.192s' in '%-.192s'"
2120
2069
#: ../drizzled/error.cc:267
2122
msgid "Duplicate entry '%-.192s' for key %d"
2071
msgid "'%-.192s' isn't in GROUP BY"
2125
2074
#: ../drizzled/error.cc:268
2127
msgid "Incorrect column specifier for column '%-.192s'"
2076
msgid "Can't group on '%-.192s'"
2130
2079
#: ../drizzled/error.cc:269
2132
msgid "%s near '%-.80s' at line %d"
2080
msgid "Statement has sum functions and columns in same statement"
2135
2083
#: ../drizzled/error.cc:270
2137
msgid "Parsing error near '%s'"
2084
msgid "Column count doesn't match value count"
2140
2087
#: ../drizzled/error.cc:271
2089
msgid "Identifier name '%-.100s' is too long"
2092
#: ../drizzled/error.cc:272
2094
msgid "Duplicate column name '%-.192s'"
2097
#: ../drizzled/error.cc:273
2099
msgid "Duplicate key name '%-.192s'"
2102
#: ../drizzled/error.cc:274
2104
msgid "Duplicate entry '%-.192s' for key %d"
2107
#: ../drizzled/error.cc:275
2109
msgid "Incorrect column specifier for column '%-.192s'"
2112
#: ../drizzled/error.cc:276
2114
msgid "%s near '%-.80s' at line %d"
2117
#: ../drizzled/error.cc:277
2141
2118
msgid "Query was empty"
2144
#: ../drizzled/error.cc:272
2121
#: ../drizzled/error.cc:278
2146
2123
msgid "Not unique table/alias: '%-.192s'"
2149
#: ../drizzled/error.cc:273
2126
#: ../drizzled/error.cc:279
2151
2128
msgid "Invalid default value for '%-.192s'"
2154
#: ../drizzled/error.cc:274
2131
#: ../drizzled/error.cc:280
2155
2132
msgid "Multiple primary key defined"
2158
#: ../drizzled/error.cc:275
2135
#: ../drizzled/error.cc:281
2160
2137
msgid "Too many keys specified; max %d keys allowed"
2163
#: ../drizzled/error.cc:276
2140
#: ../drizzled/error.cc:282
2165
2142
msgid "Too many key parts specified; max %d parts allowed"
2168
#: ../drizzled/error.cc:277
2145
#: ../drizzled/error.cc:283
2170
2147
msgid "Specified key was too long; max key length is %d bytes"
2173
#: ../drizzled/error.cc:278
2150
#: ../drizzled/error.cc:284
2175
2152
msgid "Key column '%-.192s' doesn't exist in table"
2178
#: ../drizzled/error.cc:279
2155
#: ../drizzled/error.cc:285
2181
2158
"BLOB column '%-.192s' can't be used in key specification with the used table "
2185
#: ../drizzled/error.cc:280
2162
#: ../drizzled/error.cc:286
2188
2165
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2192
#: ../drizzled/error.cc:281
2169
#: ../drizzled/error.cc:287
2194
2171
"Incorrect table definition; there can be only one auto column and it must be "
2195
2172
"defined as a key"
2198
#: ../drizzled/error.cc:282
2175
#: ../drizzled/error.cc:288
2178
"%s: ready for connections.\n"
2179
"Version: '%s' socket: '%s' port: %u\n"
2182
#: ../drizzled/error.cc:289
2200
2184
msgid "%s: Normal shutdown\n"
2203
#: ../drizzled/error.cc:283
2187
#: ../drizzled/error.cc:290
2205
2189
msgid "%s: Got signal %d. Aborting!\n"
2208
#: ../drizzled/error.cc:284
2192
#: ../drizzled/error.cc:291
2210
2194
msgid "%s: Shutdown complete\n"
2213
#: ../drizzled/error.cc:285
2197
#: ../drizzled/error.cc:292
2215
2199
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2218
#: ../drizzled/error.cc:286
2202
#: ../drizzled/error.cc:293
2219
2203
msgid "Can't create IP socket"
2222
#: ../drizzled/error.cc:287
2206
#: ../drizzled/error.cc:294
2225
2209
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2229
#: ../drizzled/error.cc:288
2213
#: ../drizzled/error.cc:295
2232
2216
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2233
2217
"check the manual"
2236
#: ../drizzled/error.cc:289
2220
#: ../drizzled/error.cc:296
2238
2222
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2241
#: ../drizzled/error.cc:290
2225
#: ../drizzled/error.cc:297
2244
"The file '%-.128s' must be in the schema directory or be readable by all"
2228
"The file '%-.128s' must be in the database directory or be readable by all"
2247
#: ../drizzled/error.cc:291
2231
#: ../drizzled/error.cc:298
2249
2233
msgid "File '%-.200s' already exists"
2252
#: ../drizzled/error.cc:292
2236
#: ../drizzled/error.cc:299
2254
2238
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2257
#: ../drizzled/error.cc:293
2241
#: ../drizzled/error.cc:300
2243
msgid "Records: %ld Duplicates: %ld"
2246
#: ../drizzled/error.cc:301
2259
2248
"Incorrect prefix key; the used key part isn't a string, the used length is "
2260
2249
"longer than the key part, or the storage engine doesn't support unique "
2264
#: ../drizzled/error.cc:294
2253
#: ../drizzled/error.cc:302
2265
2254
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2268
#: ../drizzled/error.cc:295
2257
#: ../drizzled/error.cc:303
2270
2259
msgid "Can't DROP '%-.192s'; check that column/key exists"
2273
#: ../drizzled/error.cc:296
2262
#: ../drizzled/error.cc:304
2275
2264
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2278
#: ../drizzled/error.cc:297
2267
#: ../drizzled/error.cc:305
2280
2269
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2283
#. KILL session errors
2284
#: ../drizzled/error.cc:300
2286
msgid "Unknown session id: %lu"
2287
msgstr "अज्ञात त्रुटि %d"
2289
#: ../drizzled/error.cc:301
2291
msgid "You are not the owner of session %lu"
2294
#: ../drizzled/error.cc:302
2295
msgid "You cannot kill the session you are connected from."
2298
#: ../drizzled/error.cc:305
2299
msgid "No tables used"
2302
2272
#: ../drizzled/error.cc:306
2304
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2274
msgid "Unknown thread id: %lu"
2307
2277
#: ../drizzled/error.cc:307
2309
msgid "Incorrect schema name '%-.100s'"
2279
msgid "You are not owner of thread %lu"
2312
2282
#: ../drizzled/error.cc:308
2314
msgid "Incorrect table name '%-.100s'"
2283
msgid "No tables used"
2317
2286
#: ../drizzled/error.cc:309
2319
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2320
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2288
msgid "Too many strings for column %-.192s and SET"
2323
2291
#: ../drizzled/error.cc:310
2324
msgid "Unknown error"
2293
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2327
2296
#: ../drizzled/error.cc:311
2329
msgid "Unknown procedure '%-.192s'"
2298
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2332
2301
#: ../drizzled/error.cc:312
2334
msgid "Incorrect parameter count to procedure '%-.192s'"
2303
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2337
2306
#: ../drizzled/error.cc:313
2339
msgid "Unknown table '%-.192s' in %-.32s"
2308
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2342
2311
#: ../drizzled/error.cc:314
2344
msgid "Column '%-.192s' specified twice"
2313
msgid "Incorrect database name '%-.100s'"
2347
2316
#: ../drizzled/error.cc:315
2348
msgid "Invalid use of group function"
2318
msgid "Incorrect table name '%-.100s'"
2351
2321
#: ../drizzled/error.cc:316
2354
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2323
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2324
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2357
2327
#: ../drizzled/error.cc:317
2358
msgid "A table must have at least 1 column"
2328
msgid "Unknown error"
2361
2331
#: ../drizzled/error.cc:318
2363
msgid "The table '%-.192s' is full"
2333
msgid "Unknown procedure '%-.192s'"
2366
2336
#: ../drizzled/error.cc:319
2368
msgid "Too many tables; Drizzle can only use %d tables in a join"
2338
msgid "Incorrect parameter count to procedure '%-.192s'"
2371
2341
#: ../drizzled/error.cc:320
2372
msgid "Too many columns"
2343
msgid "Incorrect parameters to procedure '%-.192s'"
2375
2346
#: ../drizzled/error.cc:321
2378
"Row size too large. The maximum row size for the used table type, not "
2379
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2348
msgid "Unknown table '%-.192s' in %-.32s"
2382
2351
#: ../drizzled/error.cc:322
2383
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2353
msgid "Column '%-.192s' specified twice"
2386
2356
#: ../drizzled/error.cc:323
2389
"Table handler doesn't support NULL in given index. Please change column "
2390
"'%-.192s' to be NOT NULL or use another handler"
2357
msgid "Invalid use of group function"
2393
2360
#: ../drizzled/error.cc:324
2394
msgid "No paths allowed for plugin library"
2363
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2397
2366
#: ../drizzled/error.cc:325
2399
msgid "Plugin '%-.192s' already exists"
2367
msgid "A table must have at least 1 column"
2402
2370
#: ../drizzled/error.cc:326
2404
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2372
msgid "The table '%-.192s' is full"
2407
2375
#: ../drizzled/error.cc:327
2409
msgid "Can't find symbol '%-.128s' in library '%s'"
2377
msgid "Unknown character set: '%-.64s'"
2412
2380
#: ../drizzled/error.cc:328
2414
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2382
msgid "Too many tables; Drizzle can only use %d tables in a join"
2417
2385
#: ../drizzled/error.cc:329
2420
"Can't create a new thread (errno %d); if you are not out of available "
2421
"memory, you can consult the manual for a possible OS-dependent bug"
2386
msgid "Too many columns"
2424
2389
#: ../drizzled/error.cc:330
2426
msgid "Column count doesn't match value count at row %ld"
2392
"Row size too large. The maximum row size for the used table type, not "
2393
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2429
2396
#: ../drizzled/error.cc:331
2431
msgid "Can't reopen table: '%-.192s'"
2399
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2400
"thread_stack=#' to specify a bigger stack if needed"
2434
2403
#: ../drizzled/error.cc:332
2436
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2437
"illegal if there is no GROUP BY clause"
2404
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2440
2407
#: ../drizzled/error.cc:333
2442
msgid "Table '%-.192s.%-.192s' doesn't exist"
2410
"Table handler doesn't support NULL in given index. Please change column "
2411
"'%-.192s' to be NOT NULL or use another handler"
2445
2414
#: ../drizzled/error.cc:334
2447
"You have an error in your SQL syntax; check the manual that corresponds to "
2448
"your Drizzle server version for the right syntax to use"
2416
msgid "Can't load function '%-.192s'"
2451
2419
#: ../drizzled/error.cc:335
2452
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2421
msgid "Can't initialize function '%-.192s'; %-.80s"
2455
2424
#: ../drizzled/error.cc:336
2456
msgid "Got packets out of order"
2425
msgid "No paths allowed for plugin library"
2459
2428
#: ../drizzled/error.cc:337
2460
msgid "The used table type doesn't support BLOB/TEXT columns"
2430
msgid "Plugin '%-.192s' already exists"
2463
2433
#: ../drizzled/error.cc:338
2464
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2435
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2467
2438
#: ../drizzled/error.cc:339
2469
msgid "Incorrect column name '%-.100s'"
2440
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2472
2443
#: ../drizzled/error.cc:340
2474
msgid "The used storage engine can't index column '%-.192s'"
2445
msgid "Function '%-.192s' is not defined"
2477
2448
#: ../drizzled/error.cc:341
2479
"Unable to open underlying table which is differently defined or of non-"
2480
"MyISAM type or doesn't exist"
2451
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2452
"'drizzleadmin flush-hosts'"
2483
2455
#: ../drizzled/error.cc:342
2485
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2457
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2488
2460
#: ../drizzled/error.cc:343
2491
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2462
"You are using Drizzle as an anonymous user and anonymous users are not "
2463
"allowed to change passwords"
2494
2466
#: ../drizzled/error.cc:344
2496
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2468
"You must have privileges to update tables in the drizzle database to be able "
2469
"to change passwords for others"
2500
2472
#: ../drizzled/error.cc:345
2501
msgid "Result consisted of more than one row"
2473
msgid "Can't find any matching row in the user table"
2504
2476
#: ../drizzled/error.cc:346
2505
msgid "This table type requires a primary key"
2478
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2508
2481
#: ../drizzled/error.cc:347
2510
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2484
"Can't create a new thread (errno %d); if you are not out of available "
2485
"memory, you can consult the manual for a possible OS-dependent bug"
2513
2488
#: ../drizzled/error.cc:348
2514
msgid "Can't open table"
2490
msgid "Column count doesn't match value count at row %ld"
2517
2493
#: ../drizzled/error.cc:349
2519
msgid "The storage engine for the table doesn't support %s"
2495
msgid "Can't reopen table: '%-.192s'"
2522
2498
#: ../drizzled/error.cc:350
2524
msgid "Got error %d during COMMIT"
2499
msgid "Invalid use of NULL value"
2527
2502
#: ../drizzled/error.cc:351
2529
msgid "Got error %d during ROLLBACK"
2532
#. This is a very incorrect place to use the PRIi64 macro as the
2533
#. program that looks over the source for the N_() macros does not
2534
#. (obviously) do macro expansion, so the string is entirely wrong for
2535
#. what it is trying to output for every language except english.
2504
msgid "Got error '%-.64s' from regexp"
2507
#: ../drizzled/error.cc:352
2509
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2510
"illegal if there is no GROUP BY clause"
2513
#: ../drizzled/error.cc:353
2515
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2518
#: ../drizzled/error.cc:354
2520
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2523
#: ../drizzled/error.cc:355
2526
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2536
2530
#: ../drizzled/error.cc:356
2539
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2532
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2533
"privileges can be used"
2543
2536
#: ../drizzled/error.cc:357
2545
"Can't execute the given command because you have active locked tables or an "
2546
"active transaction"
2537
msgid "The host or user argument to GRANT is too long"
2549
2540
#: ../drizzled/error.cc:358
2551
msgid "Unknown system variable '%-.64s'"
2542
msgid "Table '%-.192s.%-.192s' doesn't exist"
2554
2545
#: ../drizzled/error.cc:359
2556
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2548
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2559
2552
#: ../drizzled/error.cc:360
2562
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2553
msgid "The used command is not allowed with this Drizzle version"
2565
2556
#: ../drizzled/error.cc:361
2566
msgid "Some non-transactional changed tables couldn't be rolled back"
2558
"You have an error in your SQL syntax; check the manual that corresponds to "
2559
"your Drizzle server version for the right syntax to use"
2569
2562
#: ../drizzled/error.cc:362
2570
msgid "You may only use constant expressions with SET"
2564
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2573
2567
#: ../drizzled/error.cc:363
2574
msgid "Lock wait timeout exceeded; try restarting transaction"
2568
msgid "Too many delayed threads in use"
2577
2571
#: ../drizzled/error.cc:364
2578
msgid "The total number of locks exceeds the lock table size"
2573
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2581
2576
#: ../drizzled/error.cc:365
2582
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2577
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2585
2580
#: ../drizzled/error.cc:366
2586
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2581
msgid "Got a read error from the connection pipe"
2589
2584
#: ../drizzled/error.cc:367
2591
msgid "Incorrect arguments to %s"
2585
msgid "Got an error from fcntl()"
2594
2588
#: ../drizzled/error.cc:368
2595
msgid "Deadlock found when trying to get lock; try restarting transaction"
2598
#: ../drizzled/error.cc:369
2599
msgid "The used table type doesn't support FULLTEXT indexes"
2602
#: ../drizzled/error.cc:370
2603
msgid "Cannot add foreign key constraint"
2606
#: ../drizzled/error.cc:371
2607
msgid "Cannot add or update a child row: a foreign key constraint fails"
2610
#: ../drizzled/error.cc:372
2611
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2614
#: ../drizzled/error.cc:373
2616
msgid "Incorrect usage of %s and %s"
2589
msgid "Got packets out of order"
2592
#. CR_NET_UNCOMPRESS_ERROR 08S01
2593
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
2594
msgid "Couldn't uncompress communication packet"
2597
#. CR_NET_READ_ERROR 08S01
2598
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
2599
msgid "Got an error reading communication packets"
2602
#. CR_NET_READ_INTERRUPTED 08S01
2603
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
2604
msgid "Got timeout reading communication packets"
2607
#. CR_NET_ERROR_ON_WRITE 08S01
2608
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
2609
msgid "Got an error writing communication packets"
2612
#. CR_NET_WRITE_INTERRUPTED 08S01
2613
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
2614
msgid "Got timeout writing communication packets"
2619
2617
#: ../drizzled/error.cc:374
2620
msgid "The used SELECT statements have a different number of columns"
2618
msgid "Result string is longer than 'max_allowed_packet' bytes"
2623
2621
#: ../drizzled/error.cc:375
2624
msgid "Can't execute the query because you have a conflicting read lock"
2622
msgid "The used table type doesn't support BLOB/TEXT columns"
2627
2625
#: ../drizzled/error.cc:376
2630
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2626
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2633
2629
#: ../drizzled/error.cc:377
2636
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2632
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2639
2636
#: ../drizzled/error.cc:378
2641
msgid "Variable '%-.64s' doesn't have a default value"
2638
msgid "Incorrect column name '%-.100s'"
2644
2641
#: ../drizzled/error.cc:379
2646
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2643
msgid "The used storage engine can't index column '%-.192s'"
2649
2646
#: ../drizzled/error.cc:380
2651
msgid "Incorrect argument type to variable '%-.64s'"
2648
"Unable to open underlying table which is differently defined or of non-"
2649
"MyISAM type or doesn't exist"
2654
2652
#: ../drizzled/error.cc:381
2656
msgid "Variable '%-.64s' can only be set, not read"
2654
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2659
2657
#: ../drizzled/error.cc:382
2661
msgid "Incorrect usage/placement of '%s'"
2660
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2664
2663
#: ../drizzled/error.cc:383
2666
msgid "This version of Drizzle doesn't yet support '%s'"
2665
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2669
2669
#: ../drizzled/error.cc:384
2671
msgid "Variable '%-.192s' is a %s variable"
2670
msgid "Result consisted of more than one row"
2674
2673
#: ../drizzled/error.cc:385
2676
msgid "Incorrect foreign key definition for '%-.192s': %s"
2674
msgid "This table type requires a primary key"
2679
2677
#: ../drizzled/error.cc:386
2680
msgid "Key reference and table reference don't match"
2678
msgid "This version of Drizzle is not compiled with RAID support"
2683
2681
#: ../drizzled/error.cc:387
2685
msgid "Operand should contain %d column(s)"
2683
"You are using safe update mode and you tried to update a table without a "
2684
"WHERE that uses a KEY column"
2688
2687
#: ../drizzled/error.cc:388
2689
msgid "Subquery returns more than 1 row"
2689
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2692
2692
#: ../drizzled/error.cc:389
2694
msgid "Converting column '%s' from %s to %s"
2693
msgid "Can't open table"
2697
2696
#: ../drizzled/error.cc:390
2699
msgid "Reference '%-.64s' not supported (%s)"
2698
msgid "The storage engine for the table doesn't support %s"
2702
2701
#: ../drizzled/error.cc:391
2703
msgid "Every derived table must have its own alias"
2702
msgid "You are not allowed to execute this command in a transaction"
2706
2705
#: ../drizzled/error.cc:392
2708
msgid "Select %u was reduced during optimization"
2707
msgid "Got error %d during COMMIT"
2711
2710
#: ../drizzled/error.cc:393
2713
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2712
msgid "Got error %d during ROLLBACK"
2716
2715
#: ../drizzled/error.cc:394
2717
msgid "All parts of a SPATIAL index must be NOT NULL"
2717
msgid "Got error %d during FLUSH_LOGS"
2720
2720
#: ../drizzled/error.cc:395
2722
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2725
#: ../drizzled/error.cc:396
2728
"Uncompressed data size too large; the maximum size is %d (based on "
2729
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2732
#: ../drizzled/error.cc:397
2733
msgid "ZLIB: Not enough memory"
2736
#: ../drizzled/error.cc:398
2738
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2739
"data was corrupted)"
2742
#: ../drizzled/error.cc:399
2743
msgid "ZLIB: Input data corrupted"
2722
msgid "Got error %d during CHECKPOINT"
2725
#. This is a very incorrect place to use the PRIi64 macro as the
2726
#. program that looks over the source for the N_() macros does not
2727
#. (obviously) do macro expansion, so the string is entirely wrong for
2728
#. what it is trying to output for every language except english.
2746
2729
#: ../drizzled/error.cc:400
2748
msgid "%d line(s) were cut by GROUP_CONCAT()"
2732
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2751
2736
#: ../drizzled/error.cc:401
2753
msgid "Row %ld doesn't contain data for all columns"
2737
msgid "The storage engine for the table does not support binary table dump"
2756
2740
#: ../drizzled/error.cc:402
2759
"Row %ld was truncated; it contained more data than there were input columns"
2741
msgid "Binlog closed, cannot RESET MASTER"
2762
2744
#: ../drizzled/error.cc:403
2765
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2746
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2768
2749
#: ../drizzled/error.cc:404
2770
msgid "Out of range value for column '%s' at row %ld"
2751
msgid "Error from master: '%-.64s'"
2773
2754
#: ../drizzled/error.cc:405
2775
msgid "Data truncated for column '%s' at row %ld"
2755
msgid "Net error reading from master"
2778
2758
#: ../drizzled/error.cc:406
2780
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2759
msgid "Net error writing to master"
2783
2762
#: ../drizzled/error.cc:407
2785
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2763
msgid "Can't find FULLTEXT index matching the column list"
2788
2766
#: ../drizzled/error.cc:408
2790
msgid "Illegal mix of collations for operation '%s'"
2768
"Can't execute the given command because you have active locked tables or an "
2769
"active transaction"
2793
2772
#: ../drizzled/error.cc:409
2796
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2774
msgid "Unknown system variable '%-.64s'"
2800
2777
#: ../drizzled/error.cc:410
2802
msgid "Unknown collation: '%-.64s'"
2779
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2805
2782
#: ../drizzled/error.cc:411
2808
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2785
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2812
2788
#: ../drizzled/error.cc:412
2814
msgid "Incorrect index name '%-.100s'"
2789
msgid "Some non-transactional changed tables couldn't be rolled back"
2817
2792
#: ../drizzled/error.cc:413
2819
msgid "Incorrect catalog name '%-.100s'"
2794
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2795
"of storage; increase this drizzled variable and try again"
2822
2798
#: ../drizzled/error.cc:414
2824
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2800
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2827
2803
#: ../drizzled/error.cc:415
2829
msgid "Unknown table engine '%s'"
2805
"This operation requires a running slave; configure slave and do START SLAVE"
2832
2808
#: ../drizzled/error.cc:416
2834
msgid "The target table %-.100s of the %s is not updatable"
2809
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2837
2812
#: ../drizzled/error.cc:417
2840
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2814
"Could not initialize master info structure; more error messages can be found "
2815
"in the Drizzle error log"
2844
2818
#: ../drizzled/error.cc:418
2847
"The Drizzle server is running with the %s option so it cannot execute this "
2819
msgid "Could not create slave thread; check system resources"
2851
2822
#: ../drizzled/error.cc:419
2853
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2825
"User %-.64s already has more than 'max_user_connections' active connections"
2856
2828
#: ../drizzled/error.cc:420
2858
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2829
msgid "You may only use constant expressions with SET"
2861
2832
#: ../drizzled/error.cc:421
2863
"Incorrect table definition; there can be only one TIMESTAMP column with "
2864
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2833
msgid "Lock wait timeout exceeded; try restarting transaction"
2867
2836
#: ../drizzled/error.cc:422
2869
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2837
msgid "The total number of locks exceeds the lock table size"
2872
2840
#: ../drizzled/error.cc:423
2874
msgid "Got error %d '%-.100s' from %s"
2841
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2877
2844
#: ../drizzled/error.cc:424
2879
msgid "Got temporary error %d '%-.100s' from %s"
2845
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2882
2848
#: ../drizzled/error.cc:425
2884
msgid "Unknown or incorrect time zone: '%-.64s'"
2849
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2887
2852
#: ../drizzled/error.cc:426
2889
msgid "Invalid %s character string: '%.64s'"
2854
msgid "Incorrect arguments to %s"
2892
2857
#: ../drizzled/error.cc:427
2894
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2859
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2897
2862
#: ../drizzled/error.cc:428
2899
msgid "%s %s does not exist"
2864
"Incorrect table definition; all MERGE tables must be in the same database"
2902
2867
#: ../drizzled/error.cc:429
2903
msgid "Query execution was interrupted"
2868
msgid "Deadlock found when trying to get lock; try restarting transaction"
2906
2871
#: ../drizzled/error.cc:430
2909
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2910
"(s) or definer/invoker of view lack rights to use them"
2872
msgid "The used table type doesn't support FULLTEXT indexes"
2913
2875
#: ../drizzled/error.cc:431
2915
msgid "Field '%-.192s' doesn't have a default value"
2876
msgid "Cannot add foreign key constraint"
2918
2879
#: ../drizzled/error.cc:432
2919
msgid "Division by 0"
2880
msgid "Cannot add or update a child row: a foreign key constraint fails"
2922
2883
#: ../drizzled/error.cc:433
2924
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2884
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2927
2887
#: ../drizzled/error.cc:434
2929
msgid "Illegal %s '%-.192s' value found during parsing"
2889
msgid "Error connecting to master: %-.128s"
2932
2892
#: ../drizzled/error.cc:435
2934
msgid "Key part '%-.192s' length cannot be 0"
2894
msgid "Error running query on master: %-.128s"
2937
2897
#: ../drizzled/error.cc:436
2940
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2899
msgid "Error when executing command %s: %-.128s"
2944
2902
#: ../drizzled/error.cc:437
2946
msgid "Data too long for column '%s' at row %ld"
2904
msgid "Incorrect usage of %s and %s"
2949
2907
#: ../drizzled/error.cc:438
2952
"%s: ready for connections.\n"
2953
"Version: '%s' %s\n"
2908
msgid "The used SELECT statements have a different number of columns"
2956
2911
#: ../drizzled/error.cc:439
2957
msgid "Can't load value from file with fixed size rows to variable"
2912
msgid "Can't execute the query because you have a conflicting read lock"
2960
2915
#: ../drizzled/error.cc:440
2962
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2916
msgid "Mixing of transactional and non-transactional tables is disabled"
2965
2919
#: ../drizzled/error.cc:441
2966
msgid "Table definition has changed, please retry transaction"
2921
msgid "Option '%s' used twice in statement"
2969
2924
#: ../drizzled/error.cc:442
2971
msgid "Not allowed to return a result set from a %s"
2926
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2974
2929
#: ../drizzled/error.cc:443
2975
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2931
msgid "Access denied; you need the %-.128s privilege for this operation"
2978
2934
#: ../drizzled/error.cc:444
2980
"Explicit or implicit commit is not allowed in stored function or trigger."
2937
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2983
2940
#: ../drizzled/error.cc:445
2985
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2943
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2988
2946
#: ../drizzled/error.cc:446
2990
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2948
msgid "Variable '%-.64s' doesn't have a default value"
2993
2951
#: ../drizzled/error.cc:447
2996
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2953
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3000
2956
#: ../drizzled/error.cc:448
3001
msgid "Trigger in wrong schema"
2958
msgid "Incorrect argument type to variable '%-.64s'"
3004
2961
#: ../drizzled/error.cc:449
3007
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3008
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2963
msgid "Variable '%-.64s' can only be set, not read"
3011
2966
#: ../drizzled/error.cc:450
3013
msgid "Display width out of range for column '%-.192s' (max = %d)"
2968
msgid "Incorrect usage/placement of '%s'"
3016
2971
#: ../drizzled/error.cc:451
3018
msgid "Datetime function: %-.32s field overflow"
2973
msgid "This version of Drizzle doesn't yet support '%s'"
3021
2976
#: ../drizzled/error.cc:452
3024
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2979
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3027
2982
#: ../drizzled/error.cc:453
3030
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2983
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3033
2986
#: ../drizzled/error.cc:454
3034
msgid "No data - zero rows fetched, selected, or processed"
2988
msgid "Variable '%-.192s' is a %s variable"
3037
2991
#: ../drizzled/error.cc:455
3039
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2993
msgid "Incorrect foreign key definition for '%-.192s': %s"
3042
2996
#: ../drizzled/error.cc:456
3044
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2997
msgid "Key reference and table reference don't match"
3047
3000
#: ../drizzled/error.cc:457
3048
msgid "The used table type doesn't support SPATIAL indexes"
3002
msgid "Operand should contain %d column(s)"
3051
3005
#: ../drizzled/error.cc:458
3053
msgid "Leading spaces are removed from name '%s'"
3006
msgid "Subquery returns more than 1 row"
3056
3009
#: ../drizzled/error.cc:459
3057
msgid "Failed to read auto-increment value from storage engine"
3011
msgid "Unknown prepared statement handler (%.*s) given to %s"
3060
3014
#: ../drizzled/error.cc:460
3062
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3015
msgid "Help database is corrupt or does not exist"
3065
3018
#: ../drizzled/error.cc:461
3066
msgid "Too high level of nesting for select"
3019
msgid "Cyclic reference on subqueries"
3069
3022
#: ../drizzled/error.cc:462
3071
msgid "Name '%-.64s' has become ''"
3024
msgid "Converting column '%s' from %s to %s"
3074
3027
#: ../drizzled/error.cc:463
3076
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3077
"optional and non-empty FIELDS ENCLOSED BY"
3029
msgid "Reference '%-.64s' not supported (%s)"
3080
3032
#: ../drizzled/error.cc:464
3083
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3033
msgid "Every derived table must have its own alias"
3086
3036
#: ../drizzled/error.cc:465
3088
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3038
msgid "Select %u was reduced during optimization"
3091
3041
#: ../drizzled/error.cc:466
3093
msgid "Incorrect %-.32s value: '%-.128s'"
3043
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3096
3046
#: ../drizzled/error.cc:467
3098
msgid "Table has no partition for value %-.64s"
3048
"Client does not support authentication protocol requested by server; "
3049
"consider upgrading Drizzle client"
3101
3052
#: ../drizzled/error.cc:468
3102
msgid "Writing one row to the row-based binary log failed"
3053
msgid "All parts of a SPATIAL index must be NOT NULL"
3105
3056
#: ../drizzled/error.cc:469
3107
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3058
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3110
3061
#: ../drizzled/error.cc:470
3113
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3114
"d would lead to a duplicate entry"
3062
msgid "Slave is already running"
3117
3065
#: ../drizzled/error.cc:471
3119
"Transaction isolation level can't be changed while a transaction is in "
3066
msgid "Slave already has been stopped"
3123
3069
#: ../drizzled/error.cc:472
3125
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3072
"Uncompressed data size too large; the maximum size is %d (based on "
3073
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3128
3076
#: ../drizzled/error.cc:473
3130
msgid "Incorrect parameters in the call to native function '%-.192s'"
3077
msgid "ZLIB: Not enough memory"
3133
3080
#: ../drizzled/error.cc:474
3135
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3082
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3083
"data was corrupted)"
3138
3086
#: ../drizzled/error.cc:475
3087
msgid "ZLIB: Input data corrupted"
3090
#: ../drizzled/error.cc:476
3140
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3092
msgid "%d line(s) were cut by GROUP_CONCAT()"
3143
3095
#: ../drizzled/error.cc:477
3145
msgid "Received an invalid datetime value '%s'."
3097
msgid "Row %ld doesn't contain data for all columns"
3148
3100
#: ../drizzled/error.cc:478
3150
msgid "Received an invalid DATE value '%s'."
3103
"Row %ld was truncated; it contained more data than there were input columns"
3153
3106
#: ../drizzled/error.cc:479
3155
msgid "Received a NULL argument for function '%s'."
3109
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3158
3112
#: ../drizzled/error.cc:480
3160
msgid "Received an invalid timestamp value '%s'."
3114
msgid "Out of range value for column '%s' at row %ld"
3163
3117
#: ../drizzled/error.cc:481
3165
msgid "Received an invalid TIME value '%s'."
3119
msgid "Data truncated for column '%s' at row %ld"
3168
3122
#: ../drizzled/error.cc:482
3170
msgid "Received an invalid value '%s' for a UNIX timestamp."
3124
msgid "Using storage engine %s for table '%s'"
3127
#: ../drizzled/error.cc:483
3129
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3173
3132
#: ../drizzled/error.cc:484
3175
msgid "Received an out-of-range argument '%s' for function '%s'."
3133
msgid "Cannot drop one or more of the requested users"
3178
3136
#: ../drizzled/error.cc:485
3180
msgid "Received an invalid enum value '%s'."
3137
msgid "Can't revoke all privileges for one or more of the requested users"
3183
3140
#: ../drizzled/error.cc:486
3184
msgid "Tables which are replicated require a primary key."
3142
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3145
#: ../drizzled/error.cc:487
3147
msgid "Illegal mix of collations for operation '%s'"
3187
3150
#: ../drizzled/error.cc:488
3189
msgid "Corrupt or invalid schema definition for '%s' : %s"
3153
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3192
3157
#: ../drizzled/error.cc:489
3194
msgid "Corrupt or invalid table definition for '%s': %s"
3159
msgid "Unknown collation: '%-.64s'"
3197
3162
#: ../drizzled/error.cc:490
3199
msgid "The number of enum that were required was too high for table '%s'"
3164
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3165
"compiled without SSL support; they can be used later if Drizzle slave with "
3202
3169
#: ../drizzled/error.cc:491
3204
msgid "Corrupt or invalid table definition for '%s'"
3172
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3173
"old format; please change the password to the new format"
3207
3176
#: ../drizzled/error.cc:492
3209
msgid "Collation '%s' for table %s is invalid/unknown"
3179
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3183
#: ../drizzled/error.cc:493
3184
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3212
3187
#: ../drizzled/error.cc:494
3214
msgid "Cannot drop table '%s'"
3189
"It is recommended to use --skip-slave-start when doing step-by-step "
3190
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3191
"get an unexpected slave's drizzled restart"
3217
3194
#: ../drizzled/error.cc:495
3219
msgid "Error occurred while dropping table '%s'"
3195
msgid "SQL thread is not to be started so UNTIL options are ignored"
3222
3198
#: ../drizzled/error.cc:496
3224
msgid "Permission denied to create '%s'"
3200
msgid "Incorrect index name '%-.100s'"
3227
3203
#: ../drizzled/error.cc:497
3229
msgid "Unknown table '%s'"
3230
msgstr "अज्ञात कमांड '\\%c'"
3205
msgid "Incorrect catalog name '%-.100s'"
3208
#: ../drizzled/error.cc:498
3210
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3232
3213
#: ../drizzled/error.cc:499
3234
msgid "Cannot create schema '%s'"
3235
msgstr "अज्ञात कमांड '\\%c'"
3215
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3237
3218
#: ../drizzled/error.cc:500
3239
msgid "Schema does not exist: %s"
3220
msgid "Unknown key cache '%-.100s'"
3242
3223
#: ../drizzled/error.cc:501
3244
msgid "Error altering schema: %s"
3225
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3226
"this switch for this grant to work"
3247
3229
#: ../drizzled/error.cc:502
3249
msgid "Error droppping Schema : %s"
3231
msgid "Unknown table engine '%s'"
3234
#: ../drizzled/error.cc:503
3236
msgid "'%s' is deprecated; use '%s' instead"
3252
3239
#: ../drizzled/error.cc:504
3253
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3241
msgid "The target table %-.100s of the %s is not updatable"
3256
3244
#: ../drizzled/error.cc:505
3258
msgid "Unknown table engine option key/pair %s = %s."
3247
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3261
3251
#: ../drizzled/error.cc:506
3263
msgid "Unknown schema engine option key/pair %s = %s."
3254
"The Drizzle server is running with the %s option so it cannot execute this "
3258
#: ../drizzled/error.cc:507
3260
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3266
3263
#: ../drizzled/error.cc:508
3267
msgid "Admin access not allowed from this username/IP address."
3270
#. User lock/barrier error messages
3265
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3268
#: ../drizzled/error.cc:509
3270
"Incorrect table definition; there can be only one TIMESTAMP column with "
3271
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3274
#: ../drizzled/error.cc:510
3276
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3271
3279
#: ../drizzled/error.cc:511
3272
msgid "wait() can not be called on session owning user defined barrier."
3280
msgid "This command is not supported in the prepared statement protocol yet"
3275
3283
#: ../drizzled/error.cc:512
3277
msgid "Unknown user defined barrier requested."
3278
msgstr "अज्ञात त्रुटि %d"
3285
msgid "Got error %d '%-.100s' from %s"
3280
3288
#: ../drizzled/error.cc:513
3281
msgid "Session does not own user defined barrier."
3290
msgid "Got temporary error %d '%-.100s' from %s"
3284
3293
#: ../drizzled/error.cc:514
3285
msgid "Session can not wait on a user defined lock owned by the session."
3295
msgid "Unknown or incorrect time zone: '%-.64s'"
3288
3298
#: ../drizzled/error.cc:515
3289
msgid "Session does not own user defined lock."
3300
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3303
#: ../drizzled/error.cc:516
3305
msgid "Invalid %s character string: '%.64s'"
3292
3308
#: ../drizzled/error.cc:517
3293
msgid "Invalid name for user defined barrier."
3310
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3296
3313
#: ../drizzled/error.cc:518
3297
msgid "Invalid name for user defined lock."
3315
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3318
#: ../drizzled/error.cc:519
3320
msgid "Can't create a %s from within another stored routine"
3300
3323
#: ../drizzled/error.cc:520
3302
"Either a DEFAULt value or NULL NULL description is required for a new column "
3303
"if table is not empty"
3325
msgid "%s %s already exists"
3328
#: ../drizzled/error.cc:521
3330
msgid "%s %s does not exist"
3333
#: ../drizzled/error.cc:522
3335
msgid "Failed to DROP %s %s"
3307
3338
#: ../drizzled/error.cc:523
3310
"Cast to unsigned converted negative integer to it's positive complement: %s"
3340
msgid "Failed to CREATE %s %s"
3313
3343
#: ../drizzled/error.cc:524
3315
msgid "Invalid cast to signed integer: %s"
3345
msgid "%s with no matching label: %s"
3348
#: ../drizzled/error.cc:525
3350
msgid "Redefining label %s"
3318
3353
#: ../drizzled/error.cc:526
3320
msgid "Identifier '%.*s' is a SQL keyword."
3355
msgid "End-label %s without match"
3358
#: ../drizzled/error.cc:527
3360
msgid "Referring to uninitialized variable %s"
3363
#: ../drizzled/error.cc:528
3365
msgid "PROCEDURE %s can't return a result set in the given context"
3323
3368
#: ../drizzled/error.cc:529
3325
msgid "Can't unlock file (Errcode: %d)"
3326
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
3369
msgid "RETURN is only allowed in a FUNCTION"
3328
3372
#: ../drizzled/error.cc:530
3330
msgid "Can't change size of file (Errcode: %d)"
3331
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
3374
msgid "%s is not allowed in stored procedures"
3333
3377
#: ../drizzled/error.cc:531
3335
msgid "Can't open stream from handle (Errcode: %d)"
3336
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
3379
"The update log is deprecated and replaced by the binary log; SET "
3380
"SQL_LOG_UPDATE has been ignored"
3338
3383
#: ../drizzled/error.cc:532
3340
msgid "Warning: '%s' had %d links"
3385
"The update log is deprecated and replaced by the binary log; SET "
3386
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3343
3389
#: ../drizzled/error.cc:533
3345
msgid "Warning: %d files and %d streams is left open\n"
3390
msgid "Query execution was interrupted"
3348
3393
#: ../drizzled/error.cc:534
3350
msgid "Can't create directory '%s' (Errcode: %d)"
3395
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3353
3398
#: ../drizzled/error.cc:535
3356
"Character set '%s' is not a compiled character set and is not specified in "
3400
msgid "Undefined CONDITION: %s"
3360
3403
#: ../drizzled/error.cc:536
3362
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3405
msgid "No RETURN found in FUNCTION %s"
3365
3408
#: ../drizzled/error.cc:537
3367
msgid "Can't read value for symlink '%s' (Error %d)"
3410
msgid "FUNCTION %s ended without RETURN"
3370
3413
#: ../drizzled/error.cc:538
3372
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3414
msgid "Cursor statement must be a SELECT"
3375
3417
#: ../drizzled/error.cc:539
3377
msgid "Error on realpath() on '%s' (Error %d)"
3418
msgid "Cursor SELECT must not have INTO"
3380
3421
#: ../drizzled/error.cc:540
3382
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3423
msgid "Undefined CURSOR: %s"
3385
3426
#: ../drizzled/error.cc:541
3388
"Collation '%s' is not a compiled collation and is not specified in the %s "
3427
msgid "Cursor is already open"
3392
3430
#: ../drizzled/error.cc:542
3431
msgid "Cursor is not open"
3434
#: ../drizzled/error.cc:543
3394
msgid "File '%s' (fileno: %d) was not closed"
3436
msgid "Undeclared variable: %s"
3439
#: ../drizzled/error.cc:544
3440
msgid "Incorrect number of FETCH variables"
3398
3443
#: ../drizzled/error.cc:545
3399
msgid "Received an invalid UUID value"
3444
msgid "No data - zero rows fetched, selected, or processed"
3402
3447
#: ../drizzled/error.cc:546
3403
msgid "The UUID was not created with a valid time"
3449
msgid "Duplicate parameter: %s"
3452
#: ../drizzled/error.cc:547
3454
msgid "Duplicate variable: %s"
3457
#: ../drizzled/error.cc:548
3459
msgid "Duplicate condition: %s"
3407
3462
#: ../drizzled/error.cc:549
3409
msgid "Received an invalid BOOLEAN value '%s'."
3464
msgid "Duplicate cursor: %s"
3412
3467
#: ../drizzled/error.cc:550
3414
msgid "Invalid cast to BOOLEAN: '%s'."
3417
#. Transactional DDL
3469
msgid "Failed to ALTER %s %s"
3472
#: ../drizzled/error.cc:551
3473
msgid "Subquery value not supported"
3476
#: ../drizzled/error.cc:552
3478
msgid "%s is not allowed in stored function or trigger"
3418
3481
#: ../drizzled/error.cc:553
3419
msgid "Transactional DDL not supported"
3482
msgid "Variable or condition declaration after cursor or handler declaration"
3485
#: ../drizzled/error.cc:554
3486
msgid "Cursor declaration after handler declaration"
3423
3489
#: ../drizzled/error.cc:555
3425
msgid "Assertion '%s' failed."
3490
msgid "Case not found for CASE statement"
3428
3493
#: ../drizzled/error.cc:556
3430
msgid "Assertion '%s' failed, the result was NULL."
3433
#. Catalog related errors
3495
msgid "Configuration file '%-.192s' is too big"
3498
#: ../drizzled/error.cc:557
3500
msgid "Malformed file type header in file '%-.192s'"
3503
#: ../drizzled/error.cc:558
3505
msgid "Unexpected end of file while parsing comment '%-.200s'"
3508
#: ../drizzled/error.cc:559
3510
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3513
#: ../drizzled/error.cc:560
3515
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3518
#: ../drizzled/error.cc:561
3519
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3522
#: ../drizzled/error.cc:562
3524
msgid "'%-.192s.%-.192s' is not %s"
3527
#: ../drizzled/error.cc:563
3529
msgid "Column '%-.192s' is not updatable"
3532
#: ../drizzled/error.cc:564
3533
msgid "View's SELECT contains a subquery in the FROM clause"
3536
#: ../drizzled/error.cc:565
3538
msgid "View's SELECT contains a '%s' clause"
3541
#: ../drizzled/error.cc:566
3542
msgid "View's SELECT contains a variable or parameter"
3545
#: ../drizzled/error.cc:567
3547
msgid "View's SELECT refers to a temporary table '%-.192s'"
3550
#: ../drizzled/error.cc:568
3551
msgid "View's SELECT and view's field list have different column counts"
3554
#: ../drizzled/error.cc:569
3556
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3559
#: ../drizzled/error.cc:570
3560
msgid "View being updated does not have complete key of underlying table in it"
3563
#: ../drizzled/error.cc:571
3566
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3567
"(s) or definer/invoker of view lack rights to use them"
3570
#: ../drizzled/error.cc:572
3572
msgid "Can't drop or alter a %s from within another stored routine"
3575
#: ../drizzled/error.cc:573
3576
msgid "GOTO is not allowed in a stored procedure handler"
3434
3579
#: ../drizzled/error.cc:574
3436
msgid "Cannot create catalog '%s'."
3580
msgid "Trigger already exists"
3439
3583
#: ../drizzled/error.cc:575
3441
msgid "Permission is denied to create '%s' catalog."
3584
msgid "Trigger does not exist"
3444
3587
#: ../drizzled/error.cc:576
3446
msgid "Cannot drop catalog '%s'."
3589
msgid "Trigger's '%-.192s' is view or temporary table"
3449
3592
#: ../drizzled/error.cc:577
3451
msgid "Permission is denied to drop '%s' catalog."
3594
msgid "Updating of %s row is not allowed in %strigger"
3454
3597
#: ../drizzled/error.cc:578
3456
msgid "Catalog '%s' does not exist."
3599
msgid "There is no %s row in %s trigger"
3459
3602
#: ../drizzled/error.cc:579
3460
msgid "You cannot drop the 'local' catalog."
3604
msgid "Field '%-.192s' doesn't have a default value"
3463
3607
#: ../drizzled/error.cc:580
3465
msgid "Could not gain lock on '%s'."
3608
msgid "Division by 0"
3468
3611
#: ../drizzled/error.cc:581
3470
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3613
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3473
3616
#: ../drizzled/error.cc:582
3474
msgid "Invalid catalog name."
3618
msgid "Illegal %s '%-.192s' value found during parsing"
3477
3621
#: ../drizzled/error.cc:583
3479
"Engine status is now stored in the data_dictionary tables, please use these "
3483
#: ../drizzled/identifier/catalog.cc:56
3485
"Catalog name cannot be encoded and fit within filesystem name length "
3489
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3623
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3626
#: ../drizzled/error.cc:584
3628
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3631
#: ../drizzled/error.cc:585
3633
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3636
#: ../drizzled/error.cc:586
3638
msgid "Failed purging old relay logs: %s"
3641
#: ../drizzled/error.cc:587
3643
msgid "Password hash should be a %d-digit hexadecimal number"
3646
#: ../drizzled/error.cc:588
3647
msgid "Target log not found in binlog index"
3650
#: ../drizzled/error.cc:589
3651
msgid "I/O error reading log index file"
3654
#: ../drizzled/error.cc:590
3655
msgid "Server configuration does not permit binlog purge"
3658
#: ../drizzled/error.cc:591
3659
msgid "Failed on fseek()"
3662
#: ../drizzled/error.cc:592
3663
msgid "Fatal error during log purge"
3666
#: ../drizzled/error.cc:593
3667
msgid "A purgeable log is in use, will not purge"
3670
#: ../drizzled/error.cc:594
3671
msgid "Unknown error during log purge"
3674
#: ../drizzled/error.cc:595
3676
msgid "Failed initializing relay log position: %s"
3679
#: ../drizzled/error.cc:596
3680
msgid "You are not using binary logging"
3683
#: ../drizzled/error.cc:597
3686
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3689
#: ../drizzled/error.cc:598
3690
msgid "WSAStartup Failed"
3693
#: ../drizzled/error.cc:599
3694
msgid "Can't handle procedures with different groups yet"
3697
#: ../drizzled/error.cc:600
3698
msgid "Select must have a group with this procedure"
3701
#: ../drizzled/error.cc:601
3702
msgid "Can't use ORDER clause with this procedure"
3705
#: ../drizzled/error.cc:602
3707
msgid "Binary logging and replication forbid changing the global server %s"
3710
#: ../drizzled/error.cc:603
3712
msgid "Can't map file: %-.200s, errno: %d"
3715
#: ../drizzled/error.cc:604
3717
msgid "Wrong magic in %-.64s"
3720
#: ../drizzled/error.cc:605
3721
msgid "Prepared statement contains too many placeholders"
3724
#: ../drizzled/error.cc:606
3726
msgid "Key part '%-.192s' length cannot be 0"
3729
#: ../drizzled/error.cc:607
3730
msgid "View text checksum failed"
3733
#: ../drizzled/error.cc:608
3736
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3739
#: ../drizzled/error.cc:609
3741
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3744
#: ../drizzled/error.cc:610
3746
msgid "Can not delete from join view '%-.192s.%-.192s'"
3749
#: ../drizzled/error.cc:611
3751
msgid "Operation %s failed for %.256s"
3754
#: ../drizzled/error.cc:612
3755
msgid "XAER_NOTA: Unknown XID"
3758
#: ../drizzled/error.cc:613
3759
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3762
#: ../drizzled/error.cc:614
3765
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3769
#: ../drizzled/error.cc:615
3770
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3773
#: ../drizzled/error.cc:616
3775
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3779
#: ../drizzled/error.cc:617
3780
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3783
#: ../drizzled/error.cc:618
3786
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3790
#: ../drizzled/error.cc:619
3791
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3794
#: ../drizzled/error.cc:620
3795
msgid "Failed to revoke all privileges to dropped routine"
3798
#: ../drizzled/error.cc:621
3800
msgid "Data too long for column '%s' at row %ld"
3803
#: ../drizzled/error.cc:622
3805
msgid "Bad SQLSTATE: '%s'"
3808
#: ../drizzled/error.cc:623
3811
"%s: ready for connections.\n"
3812
"Version: '%s' %s\n"
3815
#: ../drizzled/error.cc:624
3816
msgid "Can't load value from file with fixed size rows to variable"
3819
#: ../drizzled/error.cc:625
3820
msgid "You are not allowed to create a user with GRANT"
3823
#: ../drizzled/error.cc:626
3825
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3828
#: ../drizzled/error.cc:627
3829
msgid "Table definition has changed, please retry transaction"
3832
#: ../drizzled/error.cc:628
3833
msgid "Duplicate handler declared in the same block"
3836
#: ../drizzled/error.cc:629
3839
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3840
"variable in BEFORE trigger"
3843
#: ../drizzled/error.cc:630
3845
msgid "Not allowed to return a result set from a %s"
3848
#: ../drizzled/error.cc:631
3849
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3852
#: ../drizzled/error.cc:632
3854
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3855
"declaration and binary logging is enabled; if non-transactional tables were "
3856
"updated, the binary log will miss their changes"
3859
#: ../drizzled/error.cc:633
3861
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3862
"declaration and binary logging is enabled (you *might* want to use the less "
3863
"safe log_bin_trust_function_creators variable)"
3866
#: ../drizzled/error.cc:634
3868
"You do not have the SUPER privilege and binary logging is enabled (you "
3869
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3872
#: ../drizzled/error.cc:635
3874
"You can't execute a prepared statement which has an open cursor associated "
3875
"with it. Reset the statement to re-execute it."
3878
#: ../drizzled/error.cc:636
3880
msgid "The statement (%lu) has no open cursor."
3883
#: ../drizzled/error.cc:637
3885
"Explicit or implicit commit is not allowed in stored function or trigger."
3888
#: ../drizzled/error.cc:638
3891
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3894
#: ../drizzled/error.cc:639
3895
msgid "Recursive stored functions and triggers are not allowed."
3898
#: ../drizzled/error.cc:640
3900
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3903
#: ../drizzled/error.cc:641
3905
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3908
#: ../drizzled/error.cc:642
3911
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3915
#: ../drizzled/error.cc:643
3917
"You can't combine write-locking of system tables with other tables or lock "
3921
#: ../drizzled/error.cc:644
3923
msgid "Unable to connect to foreign data source: %.64s"
3926
#: ../drizzled/error.cc:645
3929
"There was a problem processing the query on the foreign data source. Data "
3930
"source error: %-.64s"
3933
#: ../drizzled/error.cc:646
3936
"The foreign data source you are trying to reference does not exist. Data "
3937
"source error: %-.64s"
3940
#: ../drizzled/error.cc:647
3943
"Can't create federated table. The data source connection string '%-.64s' is "
3944
"not in the correct format"
3947
#: ../drizzled/error.cc:648
3949
msgid "The data source connection string '%-.64s' is not in the correct format"
3952
#: ../drizzled/error.cc:649
3954
msgid "Can't create federated table. Foreign data src error: %-.64s"
3957
#: ../drizzled/error.cc:650
3958
msgid "Trigger in wrong schema"
3961
#: ../drizzled/error.cc:651
3964
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3965
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3968
#: ../drizzled/error.cc:652
3970
msgid "Routine body for '%-.100s' is too long"
3973
#: ../drizzled/error.cc:653
3974
msgid "Cannot drop default keycache"
3977
#: ../drizzled/error.cc:654
3979
msgid "Display width out of range for column '%-.192s' (max = %d)"
3982
#: ../drizzled/error.cc:655
3983
msgid "XAER_DUPID: The XID already exists"
3986
#: ../drizzled/error.cc:656
3988
msgid "Datetime function: %-.32s field overflow"
3991
#: ../drizzled/error.cc:657
3994
"Can't update table '%-.192s' in stored function/trigger because it is "
3995
"already used by statement which invoked this stored function/trigger."
3998
#: ../drizzled/error.cc:658
4001
"The definition of table '%-.192s' prevents operation %.192s on table "
4005
#: ../drizzled/error.cc:659
4007
"The prepared statement contains a stored routine call that refers to that "
4008
"same statement. It's not allowed to execute a prepared statement in such a "
4012
#: ../drizzled/error.cc:660
4013
msgid "Not allowed to set autocommit from a stored function or trigger"
4016
#: ../drizzled/error.cc:661
4017
msgid "Definer is not fully qualified"
4020
#: ../drizzled/error.cc:662
4023
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4024
"Current user is used as definer. Please recreate the view!"
4027
#: ../drizzled/error.cc:663
4030
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4034
#: ../drizzled/error.cc:664
4036
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4039
#: ../drizzled/error.cc:665
4041
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4044
#: ../drizzled/error.cc:666
4047
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4050
#: ../drizzled/error.cc:667
4053
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4056
#: ../drizzled/error.cc:668
4058
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4061
#: ../drizzled/error.cc:669
4064
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4065
"activated under the authorization of the invoker, which may have "
4066
"insufficient privileges. Please recreate the trigger."
4069
#: ../drizzled/error.cc:670
4071
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4074
#: ../drizzled/error.cc:671
4077
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4078
"exceeded for routine %.192s"
4081
#: ../drizzled/error.cc:672
4084
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4085
"or contains bad data (internal code %d)"
4088
#: ../drizzled/error.cc:673
4090
msgid "Incorrect routine name '%-.192s'"
4093
#: ../drizzled/error.cc:674
4095
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4098
#: ../drizzled/error.cc:675
4099
msgid "AGGREGATE is not supported for stored functions"
4102
#: ../drizzled/error.cc:676
4105
"Can't create more than max_prepared_stmt_count statements (current value: %"
4109
#: ../drizzled/error.cc:677
4111
msgid "`%-.192s`.`%-.192s` contains view recursion"
4114
#: ../drizzled/error.cc:678
4116
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4119
#: ../drizzled/error.cc:679
4120
msgid "The used table type doesn't support SPATIAL indexes"
4123
#: ../drizzled/error.cc:680
4124
msgid "Triggers can not be created on system tables"
4127
#: ../drizzled/error.cc:681
4129
msgid "Leading spaces are removed from name '%s'"
4132
#: ../drizzled/error.cc:682
4133
msgid "Failed to read auto-increment value from storage engine"
4136
#: ../drizzled/error.cc:683
4140
#: ../drizzled/error.cc:684
4144
#: ../drizzled/error.cc:685
4146
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4149
#: ../drizzled/error.cc:686
4151
msgid "The target table %-.100s of the %s is not insertable-into"
4154
#: ../drizzled/error.cc:687
4157
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4160
#: ../drizzled/error.cc:688
4161
msgid "Too high level of nesting for select"
4164
#: ../drizzled/error.cc:689
4166
msgid "Name '%-.64s' has become ''"
4169
#: ../drizzled/error.cc:690
4171
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4172
"optional and non-empty FIELDS ENCLOSED BY"
4175
#: ../drizzled/error.cc:691
4177
msgid "The foreign server, %s, you are trying to create already exists."
4180
#: ../drizzled/error.cc:692
4183
"The foreign server name you are trying to reference does not exist. Data "
4184
"source error: %-.64s"
4187
#: ../drizzled/error.cc:693
4190
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4193
#: ../drizzled/error.cc:694
4196
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4200
#: ../drizzled/error.cc:695
4202
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4205
#: ../drizzled/error.cc:696
4206
msgid "MAXVALUE can only be used in last partition definition"
4209
#: ../drizzled/error.cc:697
4210
msgid "Subpartitions can only be hash partitions and by key"
4213
#: ../drizzled/error.cc:698
4214
msgid "Must define subpartitions on all partitions if on one partition"
4217
#: ../drizzled/error.cc:699
4218
msgid "Wrong number of partitions defined, mismatch with previous setting"
4221
#: ../drizzled/error.cc:700
4222
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4225
#: ../drizzled/error.cc:701
4226
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4229
#: ../drizzled/error.cc:702
4230
msgid "Expression in RANGE/LIST VALUES must be constant"
4233
#: ../drizzled/error.cc:703
4234
msgid "Field in list of fields for partition function not found in table"
4237
#: ../drizzled/error.cc:704
4238
msgid "List of fields is only allowed in KEY partitions"
4241
#: ../drizzled/error.cc:705
4243
"The partition info in the frm file is not consistent with what can be "
4244
"written into the frm file"
4247
#: ../drizzled/error.cc:706
4249
msgid "The %-.192s function returns the wrong type"
4252
#: ../drizzled/error.cc:707
4254
msgid "For %-.64s partitions each partition must be defined"
4257
#: ../drizzled/error.cc:708
4258
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4261
#: ../drizzled/error.cc:709
4262
msgid "VALUES value must be of same type as partition function"
4265
#: ../drizzled/error.cc:710
4266
msgid "Multiple definition of same constant in list partitioning"
4269
#: ../drizzled/error.cc:711
4270
msgid "Partitioning can not be used stand-alone in query"
4273
#: ../drizzled/error.cc:712
4275
"The mix of handlers in the partitions is not allowed in this version of "
4279
#: ../drizzled/error.cc:713
4281
msgid "For the partitioned engine it is necessary to define all %-.64s"
4284
#: ../drizzled/error.cc:714
4285
msgid "Too many partitions (including subpartitions) were defined"
4288
#: ../drizzled/error.cc:715
4290
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4291
"partitioning for subpartitioning"
4294
#: ../drizzled/error.cc:716
4295
msgid "Failed to create specific handler file"
4298
#: ../drizzled/error.cc:717
4299
msgid "A BLOB field is not allowed in partition function"
4302
#: ../drizzled/error.cc:718
4304
msgid "A %-.192s must include all columns in the table's partitioning function"
4307
#: ../drizzled/error.cc:719
4309
msgid "Number of %-.64s = 0 is not an allowed value"
4312
#: ../drizzled/error.cc:720
4313
msgid "Partition management on a not partitioned table is not possible"
4316
#: ../drizzled/error.cc:721
4318
"Foreign key condition is not yet supported in conjunction with partitioning"
4321
#: ../drizzled/error.cc:722
4323
msgid "Error in list of partitions to %-.64s"
4326
#: ../drizzled/error.cc:723
4327
msgid "Cannot remove all partitions, use DROP TABLE instead"
4330
#: ../drizzled/error.cc:724
4331
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4334
#: ../drizzled/error.cc:725
4336
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4340
#: ../drizzled/error.cc:726
4342
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4343
"tables using HASH PARTITIONs"
4346
#: ../drizzled/error.cc:727
4348
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4351
#: ../drizzled/error.cc:728
4352
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4355
#: ../drizzled/error.cc:729
4356
msgid "At least one partition must be added"
4359
#: ../drizzled/error.cc:730
4360
msgid "At least one partition must be coalesced"
4363
#: ../drizzled/error.cc:731
4364
msgid "More partitions to reorganize than there are partitions"
4367
#: ../drizzled/error.cc:732
4369
msgid "Duplicate partition name %-.192s"
4372
#: ../drizzled/error.cc:733
4373
msgid "It is not allowed to shut off binlog on this command"
4376
#: ../drizzled/error.cc:734
4377
msgid "When reorganizing a set of partitions they must be in consecutive order"
4380
#: ../drizzled/error.cc:735
4382
"Reorganize of range partitions cannot change total ranges except for last "
4383
"partition where it can extend the range"
4386
#: ../drizzled/error.cc:736
4387
msgid "Partition function not supported in this version for this handler"
4390
#: ../drizzled/error.cc:737
4391
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4394
#: ../drizzled/error.cc:738
4396
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4399
#: ../drizzled/error.cc:739
4401
msgid "Plugin '%-.192s' is not loaded"
4404
#: ../drizzled/error.cc:740
4406
msgid "Incorrect %-.32s value: '%-.128s'"
4409
#: ../drizzled/error.cc:741
4411
msgid "Table has no partition for value %-.64s"
4414
#: ../drizzled/error.cc:742
4416
msgid "It is not allowed to specify %s more than once"
4419
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
4421
msgid "Failed to create %s"
4424
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
4426
msgid "Failed to drop %s"
4429
#: ../drizzled/error.cc:745
4430
msgid "The handler doesn't support autoextend of tablespaces"
4433
#: ../drizzled/error.cc:746
4435
"A size parameter was incorrectly specified, either number or on the form 10M"
4438
#: ../drizzled/error.cc:747
4440
"The size number was correct but we don't allow the digit part to be more "
4444
#: ../drizzled/error.cc:748
4446
msgid "Failed to alter: %s"
4449
#: ../drizzled/error.cc:749
4450
msgid "Writing one row to the row-based binary log failed"
4453
#: ../drizzled/error.cc:750
4455
msgid "Table definition on master and slave does not match: %s"
4458
#: ../drizzled/error.cc:751
4460
"Slave running with --log-slave-updates must use row-based binary logging to "
4461
"be able to replicate row-based binary log events"
4464
#: ../drizzled/error.cc:752
4466
msgid "Event '%-.192s' already exists"
4469
#: ../drizzled/error.cc:753
4471
msgid "Failed to store event %s. Error code %d from storage engine."
4474
#: ../drizzled/error.cc:754
4476
msgid "Unknown event '%-.192s'"
4479
#: ../drizzled/error.cc:755
4481
msgid "Failed to alter event '%-.192s'"
4484
#: ../drizzled/error.cc:757
4485
msgid "INTERVAL is either not positive or too big"
4488
#: ../drizzled/error.cc:758
4489
msgid "ENDS is either invalid or before STARTS"
4492
#: ../drizzled/error.cc:759
4493
msgid "Event execution time is in the past. Event has been disabled"
4496
#: ../drizzled/error.cc:760
4497
msgid "Failed to open drizzle.event"
4500
#: ../drizzled/error.cc:761
4501
msgid "No datetime expression provided"
4504
#: ../drizzled/error.cc:762
4507
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4508
"probably corrupted"
4511
#: ../drizzled/error.cc:763
4513
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4516
#: ../drizzled/error.cc:764
4517
msgid "Failed to delete the event from drizzle.event"
4520
#: ../drizzled/error.cc:765
4521
msgid "Error during compilation of event's body"
4524
#: ../drizzled/error.cc:766
4525
msgid "Same old and new event name"
4528
#: ../drizzled/error.cc:767
4530
msgid "Data for column '%s' too long"
4533
#: ../drizzled/error.cc:768
4535
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4538
#: ../drizzled/error.cc:769
4541
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4545
#: ../drizzled/error.cc:770
4546
msgid "You can't write-lock a log table. Only read access is possible"
4549
#: ../drizzled/error.cc:771
4550
msgid "You can't use locks with log tables."
4553
#: ../drizzled/error.cc:772
4556
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4557
"d would lead to a duplicate entry"
4560
#: ../drizzled/error.cc:773
4563
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4564
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4567
#: ../drizzled/error.cc:774
4569
"Cannot switch out of the row-based binary log format when the session has "
4570
"open temporary tables"
4573
#: ../drizzled/error.cc:775
4575
"Cannot change the binary logging format inside a stored function or trigger"
4578
#: ../drizzled/error.cc:776
4580
"The NDB cluster engine does not support changing the binlog format on the "
4584
#: ../drizzled/error.cc:777
4585
msgid "Cannot create temporary table with partitions"
4588
#: ../drizzled/error.cc:778
4589
msgid "Partition constant is out of partition function domain"
4592
#: ../drizzled/error.cc:779
4593
msgid "This partition function is not allowed"
4596
#: ../drizzled/error.cc:780
4597
msgid "Error in DDL log"
4600
#: ../drizzled/error.cc:781
4601
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4604
#: ../drizzled/error.cc:782
4605
msgid "Incorrect partition name"
4608
#: ../drizzled/error.cc:783
4610
"Transaction isolation level can't be changed while a transaction is in "
4614
#: ../drizzled/error.cc:784
4617
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4618
"'%-.192s' for key '%-.192s'"
4621
#: ../drizzled/error.cc:785
4623
msgid "Internal scheduler error %d"
4626
#: ../drizzled/error.cc:786
4628
msgid "Error during starting/stopping of the scheduler. Error code %u"
4631
#: ../drizzled/error.cc:787
4632
msgid "Engine cannot be used in partitioned tables"
4635
#: ../drizzled/error.cc:788
4637
msgid "Cannot activate '%-.64s' log"
4640
#: ../drizzled/error.cc:789
4641
msgid "The server was not built with row-based replication"
4644
#: ../drizzled/error.cc:790
4645
msgid "Decoding of base64 string failed"
4648
#: ../drizzled/error.cc:791
4649
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4652
#: ../drizzled/error.cc:792
4654
"Cannot proceed because system tables used by Event Scheduler were found "
4655
"damaged at server start"
4658
#: ../drizzled/error.cc:793
4659
msgid "Only integers allowed as number here"
4662
#: ../drizzled/error.cc:794
4663
msgid "This storage engine cannot be used for log tables"
4666
#: ../drizzled/error.cc:795
4668
msgid "You cannot '%s' a log table if logging is enabled"
4671
#: ../drizzled/error.cc:796
4674
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4675
"rename two tables: the log table to an archive table and another table back "
4679
#: ../drizzled/error.cc:797
4681
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4684
#: ../drizzled/error.cc:798
4686
msgid "Incorrect parameters in the call to native function '%-.192s'"
4689
#: ../drizzled/error.cc:799
4691
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4694
#: ../drizzled/error.cc:800
4696
msgid "This function '%-.192s' has the same name as a native function"
4699
#: ../drizzled/error.cc:801
4701
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4704
#: ../drizzled/error.cc:802
4705
msgid "Too many files opened, please execute the command again"
4708
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4710
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4711
"The event was dropped immediately after creation."
4714
#: ../drizzled/error.cc:805
4716
msgid "The incident %s occurred on the master. Message: %-.64s"
4719
#: ../drizzled/error.cc:806
4720
msgid "Table has no partition for some existing values"
4723
#: ../drizzled/error.cc:807
4724
msgid "Statement is not safe to log in statement format."
4727
#: ../drizzled/error.cc:808
4729
msgid "Fatal error: %s"
4732
#: ../drizzled/error.cc:809
4734
msgid "Relay log read failure: %s"
4737
#: ../drizzled/error.cc:810
4739
msgid "Relay log write failure: %s"
4742
#: ../drizzled/error.cc:812
4744
msgid "Master command %s failed: %s"
4747
#: ../drizzled/error.cc:813
4749
msgid "Binary logging not possible. Message: %s"
4752
#: ../drizzled/error.cc:814
4754
msgid "View `%-.64s`.`%-.64s` has no creation context"
4757
#: ../drizzled/error.cc:815
4759
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4762
#: ../drizzled/error.cc:816
4764
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4767
#: ../drizzled/error.cc:817
4769
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4772
#: ../drizzled/error.cc:818
4774
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4777
#: ../drizzled/error.cc:819
4779
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4782
#: ../drizzled/error.cc:820
4784
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4787
#: ../drizzled/error.cc:821
4789
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4792
#: ../drizzled/error.cc:822
4794
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4797
#: ../drizzled/error.cc:823
4799
msgid "Ambiguous slave modes combination. %s"
4802
#: ../drizzled/error.cc:824
4805
"The BINLOG statement of type `%s` was not preceded by a format description "
4809
#: ../drizzled/error.cc:825
4810
msgid "Corrupted replication event was detected"
4813
#: ../drizzled/error.cc:826
4815
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4818
#: ../drizzled/error.cc:827
4820
msgid "Being purged log %s was not found"
4823
#: ../drizzled/error.cc:828
4825
msgid "Converted to non-transactional lock on '%-.64s'"
4828
#: ../drizzled/error.cc:829
4830
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4833
#: ../drizzled/error.cc:830
4836
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4839
#: ../drizzled/error.cc:831
4841
msgid "Can't access storage engine of table %-.64s"
4844
#: ../drizzled/error.cc:832
4845
msgid "Starting backup process"
4848
#: ../drizzled/error.cc:833
4849
msgid "Backup completed"
4852
#: ../drizzled/error.cc:834
4853
msgid "Starting restore process"
4856
#: ../drizzled/error.cc:835
4857
msgid "Restore completed"
4860
#: ../drizzled/error.cc:836
4861
msgid "Nothing to backup"
4864
#: ../drizzled/error.cc:837
4866
msgid "Database '%-.64s' cannot be included in a backup"
4869
#: ../drizzled/error.cc:838
4871
"Error during backup operation - server's error log contains more information "
4875
#: ../drizzled/error.cc:839
4877
"Error during restore operation - server's error log contains more "
4878
"information about the error"
4881
#: ../drizzled/error.cc:840
4883
"Can't execute this command because another BACKUP/RESTORE operation is in "
4887
#: ../drizzled/error.cc:841
4888
msgid "Error when preparing for backup operation"
4891
#: ../drizzled/error.cc:842
4892
msgid "Error when preparing for restore operation"
4895
#: ../drizzled/error.cc:843
4897
msgid "Invalid backup location '%-.64s'"
4900
#: ../drizzled/error.cc:844
4902
msgid "Can't read backup location '%-.64s'"
4905
#: ../drizzled/error.cc:845
4907
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4910
#: ../drizzled/error.cc:846
4911
msgid "Can't enumerate server databases"
4914
#: ../drizzled/error.cc:847
4915
msgid "Can't enumerate server tables"
4918
#: ../drizzled/error.cc:848
4920
msgid "Can't enumerate tables in database %-.64s"
4923
#: ../drizzled/error.cc:849
4925
msgid "Skipping view %-.64s in database %-.64s"
4928
#: ../drizzled/error.cc:850
4930
msgid "Skipping table %-.64s since it has no valid storage engine"
4933
#: ../drizzled/error.cc:851
4935
msgid "Can't open table %-.64s"
4938
#: ../drizzled/error.cc:852
4939
msgid "Can't read backup archive preamble"
4942
#: ../drizzled/error.cc:853
4943
msgid "Can't write backup archive preamble"
4946
#: ../drizzled/error.cc:854
4948
msgid "Can't find backup driver for table %-.64s"
4951
#: ../drizzled/error.cc:855
4954
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4958
#: ../drizzled/error.cc:856
4960
msgid "Can't create %-.64s backup driver"
4963
#: ../drizzled/error.cc:857
4965
msgid "Can't create %-.64s restore driver"
4968
#: ../drizzled/error.cc:858
4970
msgid "Found %d images in backup archive but maximum %d are supported"
4973
#: ../drizzled/error.cc:859
4975
msgid "Error when saving meta-data of %-.64s"
4978
#: ../drizzled/error.cc:860
4979
msgid "Error when reading meta-data list"
4982
#: ../drizzled/error.cc:861
4984
msgid "Can't create %-.64s"
4987
#: ../drizzled/error.cc:862
4988
msgid "Can't allocate buffer for image data transfer"
4991
#: ../drizzled/error.cc:863
4993
msgid "Error when writing %-.64s backup image data (for table #%d)"
4996
#: ../drizzled/error.cc:864
4997
msgid "Error when reading data from backup stream"
5000
#: ../drizzled/error.cc:865
5001
msgid "Can't go to the next chunk in backup stream"
5004
#: ../drizzled/error.cc:866
5006
msgid "Can't initialize %-.64s backup driver"
5009
#: ../drizzled/error.cc:867
5011
msgid "Can't initialize %-.64s restore driver"
5014
#: ../drizzled/error.cc:868
5016
msgid "Can't shut down %-.64s backup driver"
5019
#: ../drizzled/error.cc:869
5021
msgid "Can't shut down %-.64s backup driver(s)"
5024
#: ../drizzled/error.cc:870
5026
msgid "%-.64s backup driver can't prepare for synchronization"
5029
#: ../drizzled/error.cc:871
5031
msgid "%-.64s backup driver can't create its image validity point"
5034
#: ../drizzled/error.cc:872
5036
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5039
#: ../drizzled/error.cc:873
5041
msgid "%-.64s backup driver can't cancel its backup operation"
5044
#: ../drizzled/error.cc:874
5046
msgid "%-.64s restore driver can't cancel its restore operation"
5049
#: ../drizzled/error.cc:875
5051
msgid "Error when polling %-.64s backup driver for its image data"
5054
#: ../drizzled/error.cc:876
5056
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5059
#: ../drizzled/error.cc:877
5062
"After %d attempts %-.64s restore driver still can't accept next block of data"
5065
#: ../drizzled/error.cc:878
5067
msgid "Open and lock tables failed in %-.64s"
5070
#: ../drizzled/error.cc:879
5071
msgid "Backup driver's table locking thread can not be initialized."
5074
#: ../drizzled/error.cc:880
5076
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5077
"and 'drizzle.online_backup_progress'."
5080
#: ../drizzled/error.cc:881
5082
msgid "Tablespace '%-.192s' already exists"
5085
#: ../drizzled/error.cc:882
5087
msgid "Tablespace '%-.192s' doesn't exist"
5090
#: ../drizzled/error.cc:883
5092
msgid "Unexpected master's heartbeat data: %s"
5095
#: ../drizzled/error.cc:884
5097
msgid "The requested value for the heartbeat period %s %s"
5100
#: ../drizzled/error.cc:885
5102
msgid "Can't write to the online backup progress log %-.64s."
5105
#: ../drizzled/error.cc:886
5107
msgid "Tablespace '%-.192s' not empty"
5110
#: ../drizzled/error.cc:887
5113
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5114
"server. The original definition of the required tablespace is '%-.256s' "
5115
"while the same tablespace is defined on the server as '%-.256s'"
5118
#: ../drizzled/error.cc:888
5119
msgid "A virtual column cannot be based on a virtual column"
5122
#: ../drizzled/error.cc:889
5124
msgid "Non-deterministic expression for virtual column '%s'."
5127
#: ../drizzled/error.cc:890
5130
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5133
#: ../drizzled/error.cc:891
5134
msgid "Primary key cannot be defined upon a virtual column."
5137
#: ../drizzled/error.cc:892
5138
msgid "Key/Index cannot be defined on a non-stored virtual column."
5141
#: ../drizzled/error.cc:893
5143
msgid "Cannot define foreign key with %s clause on a virtual column."
5146
#: ../drizzled/error.cc:894
5148
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5151
#: ../drizzled/error.cc:895
5153
msgid "'%s' is not yet supported for virtual columns."
5156
#: ../drizzled/error.cc:896
5157
msgid "Constant expression in virtual column function is not allowed."
5160
#: ../drizzled/error.cc:897
5161
msgid "Encountered an unknown temporal type."
5164
#: ../drizzled/error.cc:898
5166
msgid "Received an invalid string format '%s' for a date value."
5169
#: ../drizzled/error.cc:899
5171
msgid "Received an invalid string format '%s' for a time value."
5174
#: ../drizzled/error.cc:900
5176
msgid "Received an invalid value '%s' for a UNIX timestamp."
5179
#: ../drizzled/error.cc:901
5181
msgid "Received an invalid datetime value '%s'."
5184
#: ../drizzled/error.cc:902
5186
msgid "Received a NULL argument for function '%s'."
5189
#: ../drizzled/error.cc:903
5191
msgid "Received an invalid negative argument '%s' for function '%s'."
5194
#: ../drizzled/error.cc:904
5196
msgid "Received an out-of-range argument '%s' for function '%s'."
5199
#: ../drizzled/error.cc:905
5201
msgid "Received an invalid time value '%s'."
5204
#: ../drizzled/error.cc:906
5206
msgid "Received an invalid enum value '%s'."
5209
#: ../drizzled/error.cc:907
5210
msgid "Tables which are replicated require a primary key."
5213
#: ../drizzled/error.cc:908
5215
msgid "Corrupt or invalid table definition: %s"
5218
#: ../drizzled/error.cc:909
5220
msgid "Corrupt or invalid schema definition for %s : %s"
5223
#: ../drizzled/error.cc:910
5225
msgid "Schema does not exist: %s"
5228
#: ../drizzled/error.cc:911
5230
msgid "Error altering schema: %s"
5233
#: ../drizzled/error.cc:912
5235
msgid "Error droppping Schema : %s"
5238
#: ../drizzled/error.cc:913
5239
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
5242
#: ../drizzled/error.cc:914
5244
msgid "Unknown table engine option key/pair %s = %s."
5247
#: ../drizzled/error.cc:915
5249
msgid "Unknown schema engine option key/pair %s = %s."
5252
#: ../drizzled/error.cc:916
5253
msgid "Implicit cartesian join attempted."
5256
#: ../drizzled/error.cc:918
5258
msgid "Can't unlock file (Errcode: %d)"
5259
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
5261
#: ../drizzled/error.cc:919
5263
msgid "Can't change size of file (Errcode: %d)"
5264
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
5266
#: ../drizzled/error.cc:920
5268
msgid "Can't open stream from handle (Errcode: %d)"
5269
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
5271
#: ../drizzled/error.cc:921
5273
msgid "Warning: '%s' had %d links"
5276
#: ../drizzled/error.cc:922
5278
msgid "Warning: %d files and %d streams is left open\n"
5281
#: ../drizzled/error.cc:923
5283
msgid "Can't create directory '%s' (Errcode: %d)"
5286
#: ../drizzled/error.cc:924
5289
"Character set '%s' is not a compiled character set and is not specified in "
5293
#: ../drizzled/error.cc:925
5295
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5298
#: ../drizzled/error.cc:926
5300
msgid "Can't read value for symlink '%s' (Error %d)"
5303
#: ../drizzled/error.cc:927
5305
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5308
#: ../drizzled/error.cc:928
5310
msgid "Error on realpath() on '%s' (Error %d)"
5313
#: ../drizzled/error.cc:929
5315
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5318
#: ../drizzled/error.cc:930
5321
"Collation '%s' is not a compiled collation and is not specified in the %s "
5325
#: ../drizzled/error.cc:931
5327
msgid "File '%s' (fileno: %d) was not closed"
5330
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3491
5332
"Schema name cannot be encoded and fit within filesystem name length "
3492
5333
"restrictions."
3495
#: ../drizzled/identifier/table.cc:238
5336
#: ../drizzled/identifier/table.cc:224
3497
5338
"Table name cannot be encoded and fit within filesystem name length "
3498
5339
"restrictions."
3914
#: ../drizzled/sql_table.cc:1933
5821
#: ../drizzled/sql_base.cc:1521
5823
msgid "Table %s had a open data Cursor in reopen_table"
5826
#: ../drizzled/sql_table.cc:1957
3916
5828
msgid "Unknown - internal error %d during operation"
3919
#: ../drizzled/statement/alter_table.cc:1514
5831
#: ../drizzled/statement/alter_table.cc:1486
3922
5834
"order_st BY ignored because there is a user-defined clustered index in the "
3923
5835
"table '%-.192s'"
3926
#: ../drizzled/sys_var.cc:1526
3928
msgid "Variable named %s already exists!\n"
3931
#: ../drizzled/sys_var.cc:1535
3933
msgid "Could not add Variable: %s\n"
3936
#: ../drizzled/sys_var.cc:1633
3937
msgid "Failed to initialize system variables"
3940
#: ../drizzled/table.cc:1690
5838
#: ../drizzled/table.cc:1965
3942
5840
msgid "Got error %d when reading table '%s'"
3945
#: ../drizzled/table/instance/base.cc:1883
5843
#: ../drizzled/table_share.cc:867
5845
msgid "Table %s has invalid/unknown collation: %d,%s"
5848
#: ../drizzled/table_share.cc:1160
5850
msgid "ENUM column %s has greater than %d possible values"
5853
#: ../drizzled/table_share.cc:2071
3947
5855
msgid "Unknown collation '%s' in table '%-.64s' definition"
3950
#: ../drizzled/table/instance/base.cc:1890
5858
#: ../drizzled/table_share.cc:2078
3953
5861
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3957
#: ../drizzled/tztime.cc:170
5865
#: ../drizzled/tztime.cc:173
3959
5867
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3960
5868
msgstr "गंभीर त्रुटि : अवैध या अज्ञात डिफ़ॉल्ट समय क्षेत्र '%s'"
3962
#: ../plugin/auth_file/auth_file.cc:227
5870
#: ../plugin/auth_file/auth_file.cc:225
3964
5872
msgid "Could not load auth file: %s\n"
3967
#: ../plugin/auth_file/auth_file.cc:243
5875
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3968
5876
msgid "File to load for usernames and passwords"
3971
#: ../plugin/auth_http/auth_http.cc:135
3973
"auth_http plugin loaded but required option url not specified. Against which "
3974
"URL are you intending on authenticating?\n"
5879
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5880
msgid "Enable HTTP Auth check"
3977
#: ../plugin/auth_http/auth_http.cc:151
5883
#: ../plugin/auth_http/auth_http.cc:160
3978
5884
msgid "URL for HTTP Auth check"
3981
#: ../plugin/auth_ldap/auth_ldap.cc:291
5887
#: ../plugin/auth_ldap/auth_ldap.cc:285
3983
5889
msgid "Reconnect failed: %s\n"
3986
#: ../plugin/auth_ldap/auth_ldap.cc:310
5892
#: ../plugin/auth_ldap/auth_ldap.cc:304
3988
5894
msgid "ldap_search_ext_s failed: %s\n"
3991
#: ../plugin/auth_ldap/auth_ldap.cc:416
5897
#: ../plugin/auth_ldap/auth_ldap.cc:410
3993
5899
msgid "Could not load auth ldap: %s\n"
3996
#: ../plugin/auth_ldap/auth_ldap.cc:437
5902
#: ../plugin/auth_ldap/auth_ldap.cc:423
3997
5903
msgid "URI of the LDAP server to contact"
5906
#: ../plugin/auth_ldap/auth_ldap.cc:431
5907
msgid "DN to use when binding to the LDAP server"
4000
5910
#: ../plugin/auth_ldap/auth_ldap.cc:439
4001
msgid "DN to use when binding to the LDAP server"
4004
#: ../plugin/auth_ldap/auth_ldap.cc:441
4005
5911
msgid "Password to use when binding the DN"
4008
#: ../plugin/auth_ldap/auth_ldap.cc:443
5914
#: ../plugin/auth_ldap/auth_ldap.cc:447
4009
5915
msgid "DN to use when searching"
4012
#: ../plugin/auth_ldap/auth_ldap.cc:445
5918
#: ../plugin/auth_ldap/auth_ldap.cc:455
4013
5919
msgid "Attribute in LDAP with plain text password"
4016
#: ../plugin/auth_ldap/auth_ldap.cc:447
5922
#: ../plugin/auth_ldap/auth_ldap.cc:463
4017
5923
msgid "Attribute in LDAP with MySQL hashed password"
4020
#: ../plugin/auth_ldap/auth_ldap.cc:449
5926
#: ../plugin/auth_ldap/auth_ldap.cc:471
4021
5927
msgid "How often to empty the users cache, 0 to disable"
4024
#: ../plugin/blitzdb/ha_blitz.cc:1507
4025
msgid "Estimated number of rows that a BlitzDB table will store."
4028
#: ../plugin/console/console.cc:379
5930
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4029
5931
msgid "Enable the console."
4032
#: ../plugin/console/console.cc:382
5934
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4033
5935
msgid "Turn on extra debugging."
4036
#: ../plugin/console/console.cc:385
5938
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4037
5939
msgid "User to use for auth."
4040
#: ../plugin/console/console.cc:388
5942
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4041
5943
msgid "Password to use for auth."
4044
#: ../plugin/console/console.cc:391
4046
msgid "Default catalog to use."
4047
msgstr "प्रयोग किया जाने वाला डाटाबेस."
4049
#: ../plugin/console/console.cc:394
4051
msgid "Default schema to use."
4052
msgstr "प्रयोग किया जाने वाला डाटाबेस."
4054
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
5946
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
5947
msgid "Default database to use."
5950
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5951
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5952
msgid "Invalid value of port\n"
5955
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5956
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5957
msgid "Invalid value for connect_timeout\n"
5960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5961
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5962
msgid "Invalid value for read_timeout\n"
5965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
5966
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5967
msgid "Invalid value for write_timeout\n"
5970
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5971
msgid "Invalid value for retry_count\n"
5974
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
5975
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5976
msgid "Invalid value for buffer_length\n"
5979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
5980
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
4056
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
5982
"Port number to use for connection or 0 for default to, in order of "
5983
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4060
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4061
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
5986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
5987
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
5988
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
5989
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4062
5990
msgid "Connect Timeout."
4065
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4066
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
5993
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5994
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
5995
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
5996
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4067
5997
msgid "Read Timeout."
4070
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4071
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
6000
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
6001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
6002
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
6003
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
4072
6004
msgid "Write Timeout."
4075
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4076
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
6007
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
6008
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
6009
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
6010
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4077
6011
msgid "Retry Count."
4080
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4081
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
6014
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
6015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
6016
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
6017
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
4082
6018
msgid "Buffer length."
4085
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4086
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
6021
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
6022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
6023
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
6024
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4087
6025
msgid "Address to bind to."
4090
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4091
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4092
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4093
msgid "Maximum simultaneous connections."
4096
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4097
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4098
msgid "A restrictive IP address list for incoming admin connections."
4101
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4102
msgid "Failed to send error message to libnotify\n"
4105
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4106
msgid "Error Messages to stderr"
4109
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4110
msgid "Comma-separated list of schemas to exclude"
4113
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4114
msgid "Comma-separated list of tables to exclude"
4117
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4118
msgid "Regular expression to apply to schemas to exclude"
4121
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4122
msgid "Regular expression to apply to tables to exclude"
4125
#: ../plugin/haildb/haildb_engine.cc:1080
4126
#: ../plugin/haildb/haildb_engine.cc:1218
4127
#: ../plugin/haildb/haildb_engine.cc:1248
4129
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4130
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4132
#: ../plugin/haildb/haildb_engine.cc:1099
4134
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4135
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4137
#: ../plugin/haildb/haildb_engine.cc:1197
4138
#: ../plugin/haildb/haildb_engine.cc:1310
4139
#: ../plugin/haildb/haildb_engine.cc:1491
4140
#: ../plugin/haildb/haildb_engine.cc:2157
4142
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4143
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4145
#: ../plugin/haildb/haildb_engine.cc:1349
4146
#: ../plugin/haildb/haildb_engine.cc:1365
4148
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4149
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4151
#: ../plugin/haildb/haildb_engine.cc:3403
4153
msgid "Error starting HailDB %d (%s)\n"
4156
#: ../plugin/haildb/haildb_engine.cc:3432
4157
msgid "Disable HailDB adaptive hash index (enabled by default)."
4160
#: ../plugin/haildb/haildb_engine.cc:3434
4161
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4164
#: ../plugin/haildb/haildb_engine.cc:3437
4166
"Size of a memory pool HailDB uses to store data dictionary information and "
6028
#: ../plugin/drizzle_protocol/errmsg.cc:31
6029
msgid "Unknown Drizzle error"
6032
#: ../plugin/drizzle_protocol/errmsg.cc:32
6034
msgid "Can't create UNIX socket (%d)"
6037
#: ../plugin/drizzle_protocol/errmsg.cc:33
6039
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6042
#: ../plugin/drizzle_protocol/errmsg.cc:34
6044
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6047
#: ../plugin/drizzle_protocol/errmsg.cc:35
6049
msgid "Can't create TCP/IP socket (%d)"
6052
#: ../plugin/drizzle_protocol/errmsg.cc:36
6054
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6057
#: ../plugin/drizzle_protocol/errmsg.cc:37
6058
msgid "Drizzle server has gone away"
6061
#: ../plugin/drizzle_protocol/errmsg.cc:38
6063
msgid "Protocol mismatch; server version = %d, client version = %d"
6066
#: ../plugin/drizzle_protocol/errmsg.cc:39
6067
msgid "Drizzle client ran out of memory"
6070
#: ../plugin/drizzle_protocol/errmsg.cc:40
6071
msgid "Wrong host info"
6074
#: ../plugin/drizzle_protocol/errmsg.cc:41
6075
msgid "Localhost via UNIX socket"
6078
#: ../plugin/drizzle_protocol/errmsg.cc:42
6080
msgid "%-.100s via TCP/IP"
6083
#: ../plugin/drizzle_protocol/errmsg.cc:43
6084
msgid "Error in server handshake"
6087
#: ../plugin/drizzle_protocol/errmsg.cc:44
6088
msgid "Lost connection to Drizzle server during query"
6091
#: ../plugin/drizzle_protocol/errmsg.cc:45
6092
msgid "Commands out of sync; you can't run this command now"
6095
#: ../plugin/drizzle_protocol/errmsg.cc:46
6097
msgid "Named pipe: %-.32s"
6100
#: ../plugin/drizzle_protocol/errmsg.cc:47
6102
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6105
#: ../plugin/drizzle_protocol/errmsg.cc:48
6107
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6110
#: ../plugin/drizzle_protocol/errmsg.cc:49
6112
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6115
#: ../plugin/drizzle_protocol/errmsg.cc:50
6117
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6120
#: ../plugin/drizzle_protocol/errmsg.cc:51
6121
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6124
#: ../plugin/drizzle_protocol/errmsg.cc:52
6125
msgid "Embedded server"
6128
#: ../plugin/drizzle_protocol/errmsg.cc:53
6129
msgid "Error on SHOW SLAVE STATUS:"
6132
#: ../plugin/drizzle_protocol/errmsg.cc:54
6133
msgid "Error on SHOW SLAVE HOSTS:"
6136
#: ../plugin/drizzle_protocol/errmsg.cc:55
6137
msgid "Error connecting to slave:"
6140
#: ../plugin/drizzle_protocol/errmsg.cc:56
6141
msgid "Error connecting to master:"
6144
#: ../plugin/drizzle_protocol/errmsg.cc:57
6145
msgid "SSL connection error"
6148
#: ../plugin/drizzle_protocol/errmsg.cc:58
6149
msgid "Malformed packet"
6152
#: ../plugin/drizzle_protocol/errmsg.cc:59
6153
#: ../plugin/drizzle_protocol/errmsg.cc:70
6154
#: ../plugin/drizzle_protocol/errmsg.cc:71
6155
#: ../plugin/drizzle_protocol/errmsg.cc:72
6156
#: ../plugin/drizzle_protocol/errmsg.cc:73
6157
#: ../plugin/drizzle_protocol/errmsg.cc:74
6158
#: ../plugin/drizzle_protocol/errmsg.cc:75
6159
#: ../plugin/drizzle_protocol/errmsg.cc:76
6160
#: ../plugin/drizzle_protocol/errmsg.cc:77
6161
#: ../plugin/drizzle_protocol/errmsg.cc:78
6162
msgid "(unused error message)"
6165
#: ../plugin/drizzle_protocol/errmsg.cc:60
6166
msgid "Invalid use of null pointer"
6169
#: ../plugin/drizzle_protocol/errmsg.cc:61
6170
msgid "Statement not prepared"
6173
#: ../plugin/drizzle_protocol/errmsg.cc:62
6174
msgid "No data supplied for parameters in prepared statement"
6177
#: ../plugin/drizzle_protocol/errmsg.cc:63
6178
msgid "Data truncated"
6181
#: ../plugin/drizzle_protocol/errmsg.cc:64
6182
msgid "No parameters exist in the statement"
6185
#: ../plugin/drizzle_protocol/errmsg.cc:65
6186
msgid "Invalid parameter number"
6189
#: ../plugin/drizzle_protocol/errmsg.cc:66
6192
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6195
#: ../plugin/drizzle_protocol/errmsg.cc:68
6197
msgid "Using unsupported buffer type: %d (parameter: %d)"
6200
#: ../plugin/drizzle_protocol/errmsg.cc:69
6202
msgid "Shared memory: %-.100s"
6205
#: ../plugin/drizzle_protocol/errmsg.cc:79
6206
msgid "Wrong or unknown protocol"
6209
#: ../plugin/drizzle_protocol/errmsg.cc:80
6210
msgid "Invalid connection handle"
6213
#: ../plugin/drizzle_protocol/errmsg.cc:81
6215
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6216
"option 'secure_auth' enabled)"
6219
#: ../plugin/drizzle_protocol/errmsg.cc:83
6220
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6223
#: ../plugin/drizzle_protocol/errmsg.cc:84
6224
msgid "Attempt to read column without prior row fetch"
6227
#: ../plugin/drizzle_protocol/errmsg.cc:85
6228
msgid "Prepared statement contains no metadata"
6231
#: ../plugin/drizzle_protocol/errmsg.cc:86
6233
"Attempt to read a row while there is no result set associated with the "
6237
#: ../plugin/drizzle_protocol/errmsg.cc:88
6238
msgid "This feature is not implemented yet"
6241
#: ../plugin/drizzle_protocol/errmsg.cc:89
6244
"Lost connection to Drizzle server while waiting for initial communication "
6245
"packet, system error: %d"
6248
#: ../plugin/drizzle_protocol/errmsg.cc:91
6251
"Lost connection to Drizzle server while reading initial communication "
6252
"packet, system error: %d"
6255
#: ../plugin/drizzle_protocol/errmsg.cc:93
6258
"Lost connection to Drizzle server while sending authentication information, "
6262
#: ../plugin/drizzle_protocol/errmsg.cc:95
6265
"Lost connection to Drizzle server while reading authorization information, "
6269
#: ../plugin/drizzle_protocol/errmsg.cc:97
6272
"Lost connection to Drizzle server while setting initial database, system "
6276
#: ../plugin/drizzle_protocol/errmsg.cc:99
6278
msgid "Statement closed indirectly because of a preceding %s() call"
6281
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
6282
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
6283
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
6285
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
6286
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
6288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
6290
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
6293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
6294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
6295
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
6296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
6298
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
6301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
6302
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
6304
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
6307
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
6308
msgid "Invalid value of additional-mem-pool-size"
6311
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
6312
msgid "Invalid value of autoextend-increment"
6315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
6316
msgid "Invalid value of buffer-pool-size"
6319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
6320
msgid "Invalid value of io-capacity"
6323
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
6324
msgid "Invalid value of fast-shutdown"
6327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
6328
msgid "Invalid value of flush-log-at-trx-commit"
6331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
6332
msgid "Invalid value of force-recovery"
6335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
6336
msgid "Invalid value of log-file-size"
6339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
6340
msgid "Invalid value of log-files-in-group"
6343
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
6344
msgid "Invalid value of lock-wait-timeout"
6347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
6348
msgid "Invalid value of log-buffer-size"
6351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
6352
msgid "Invalid value of lru-old-blocks-pct"
6355
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
6356
msgid "Invalid value of lru-block-access-recency"
6359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
6360
msgid "Invalid value of max-dirty-pages-pct"
6363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
6364
msgid "Invalid value of max-purge-lag"
6367
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
6368
msgid "Invalid value of open-files"
6371
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
6372
msgid "Invalid value of read-io-threads"
6375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
6376
msgid "Invalid value of sync_spin_loops"
6379
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
6381
msgid "Error starting Embedded InnoDB %d (%s)\n"
6384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6385
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6389
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6394
"Size of a memory pool InnoDB uses to store data dictionary information and "
4167
6395
"other internal data structures."
4170
#: ../plugin/haildb/haildb_engine.cc:3440
6398
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4171
6399
msgid "Data file autoextend increment in megabytes"
4174
#: ../plugin/haildb/haildb_engine.cc:3443
6402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4176
"The size of the memory buffer HailDB uses to cache data and indexes of its "
6404
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4180
#: ../plugin/haildb/haildb_engine.cc:3446
4181
msgid "The common part for HailDB table spaces."
4184
#: ../plugin/haildb/haildb_engine.cc:3448
4185
msgid "Disable HailDB checksums validation (enabled by default)."
4188
#: ../plugin/haildb/haildb_engine.cc:3450
4189
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4192
#: ../plugin/haildb/haildb_engine.cc:3453
6408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6409
msgid "The common part for InnoDB table spaces."
6412
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6414
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6420
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6421
"innodb-doublewrite."
6424
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4193
6425
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4196
#: ../plugin/haildb/haildb_engine.cc:3456
6428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4198
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
6430
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4199
6431
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4202
#: ../plugin/haildb/haildb_engine.cc:3459
4203
msgid "Stores each HailDB table to an .ibd file in the database dir."
6434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6435
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4206
#: ../plugin/haildb/haildb_engine.cc:3462
6438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4207
6439
msgid "File format to use for new tables in .ibd files."
4210
#: ../plugin/haildb/haildb_engine.cc:3465
6442
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4212
6444
"Set to 0 (write and flush once per second),1 (write and flush at each "
4213
6445
"commit) or 2 (write at commit, flush once per second)."
4216
#: ../plugin/haildb/haildb_engine.cc:3468
6448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4217
6449
msgid "With which method to flush data."
4220
#: ../plugin/haildb/haildb_engine.cc:3471
6452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4222
6454
"Helps to save your data in case the disk image of the database becomes "
4226
#: ../plugin/haildb/haildb_engine.cc:3474
6458
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6459
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4227
6460
msgid "Path to individual files and their sizes."
4230
#: ../plugin/haildb/haildb_engine.cc:3477
4231
msgid "Path to HailDB log files."
6463
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6464
msgid "Path to InnoDB log files."
4234
#: ../plugin/haildb/haildb_engine.cc:3480
6467
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4235
6468
msgid "Size of each log file in a log group."
4238
#: ../plugin/haildb/haildb_engine.cc:3483
6471
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4240
"Number of log files in the log group. HailDB writes to the files in a "
6473
"Number of log files in the log group. InnoDB writes to the files in a "
4241
6474
"circular fashion. Value 3 is recommended here."
4244
#: ../plugin/haildb/haildb_engine.cc:3486
6477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4246
"Timeout in seconds an HailDB transaction may wait for a lock before being "
6479
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4247
6480
"rolled back. Values above 100000000 disable the timeout."
4250
#: ../plugin/haildb/haildb_engine.cc:3489
6483
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4252
"The size of the buffer which HailDB uses to write log to the log files on "
6485
"The size of the buffer which InnoDB uses to write log to the log files on "
4256
#: ../plugin/haildb/haildb_engine.cc:3492
6489
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4258
6491
"Sets the point in the LRU list from where all pages are classified as old "
4259
6492
"(Advanced users)"
4262
#: ../plugin/haildb/haildb_engine.cc:3495
6495
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4264
6497
"Milliseconds between accesses to a block at which it is made young. "
4265
6498
"0=disabled (Advanced users)"
4268
#: ../plugin/haildb/haildb_engine.cc:3498
6501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4269
6502
msgid "Percentage of dirty pages allowed in bufferpool."
4272
#: ../plugin/haildb/haildb_engine.cc:3501
6505
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4273
6506
msgid "Desired maximum length of the purge queue (0 = no limit)"
4276
#: ../plugin/haildb/haildb_engine.cc:3504
6509
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4278
6511
"Roll back the complete transaction on lock wait timeout, for 4.x "
4279
6512
"compatibility (disabled by default)"
4282
#: ../plugin/haildb/haildb_engine.cc:3507
4283
msgid "How many files at the maximum HailDB keeps open at the same time."
4286
#: ../plugin/haildb/haildb_engine.cc:3510
4287
msgid "Number of background read I/O threads in HailDB."
4290
#: ../plugin/haildb/haildb_engine.cc:3513
4291
msgid "Number of background write I/O threads in HailDB."
4294
#: ../plugin/haildb/haildb_engine.cc:3515
6515
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6516
msgid "How many files at the maximum InnoDB keeps open at the same time."
6519
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6520
msgid "Number of background read I/O threads in InnoDB."
6523
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6524
msgid "Number of background write I/O threads in InnoDB."
6527
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4296
6529
"Disable if you want to reduce the number of messages written to the log "
4297
6530
"(default: enabled)."
4300
#: ../plugin/haildb/haildb_engine.cc:3518
4301
msgid "Enable SHOW HAILDB STATUS output in the log"
4304
#: ../plugin/haildb/haildb_engine.cc:3521
4305
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4308
#: ../plugin/haildb/haildb_engine.cc:3523
4310
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4313
#: ../plugin/hello_events/hello_events.cc:401
6533
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6534
msgid "Enable SHOW INNODB STATUS output in the log"
6537
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6538
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6542
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
6545
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
6547
msgid "Failed to send error message to libnotify\n"
6550
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6551
msgid "Error Messages to stderr"
6554
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6555
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
6556
msgid "List of schemas to filter"
6559
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6560
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
6561
msgid "List of tables to filter"
6564
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
6565
msgid "Regular expression to apply to schemas to filter"
6568
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
6569
msgid "Regular expression to apply to tables to filter"
6572
#: ../plugin/hello_events/hello_events.cc:301
6573
msgid "Invalid value of before-write-position\n"
6576
#: ../plugin/hello_events/hello_events.cc:310
6577
#: ../plugin/hello_events/hello_events.cc:319
6578
msgid "Invalid value of before-update-position\n"
6581
#: ../plugin/hello_events/hello_events.cc:359
6582
#: ../plugin/hello_events/hello_events.cc:362
6583
#: ../plugin/hello_events/hello_events.cc:380
6584
msgid "A comma delimited list of databases to watch"
6587
#: ../plugin/hello_events/hello_events.cc:365
6588
#: ../plugin/hello_events/hello_events.cc:396
4314
6589
msgid "Enable Example Events Plugin"
6592
#: ../plugin/hello_events/hello_events.cc:368
4317
6593
#: ../plugin/hello_events/hello_events.cc:404
4318
#: ../plugin/hello_events/hello_events.cc:407
4319
msgid "A comma delimited list of databases to watch"
4322
#: ../plugin/hello_events/hello_events.cc:410
4323
6594
msgid "Before write row event observer call position"
4326
#: ../plugin/hello_events/hello_events.cc:413
4327
#: ../plugin/pbms/src/parameters_ms.cc:461
6597
#: ../plugin/hello_events/hello_events.cc:371
6598
#: ../plugin/hello_events/hello_events.cc:415
6599
#: ../plugin/pbms/src/parameters_ms.cc:579
4328
6600
msgid "Before update row event observer call position"
4331
#: ../plugin/hello_events/hello_events.cc:416
6603
#: ../plugin/hello_events/hello_events.cc:374
6604
#: ../plugin/hello_events/hello_events.cc:426
4332
6605
msgid "After drop database event observer call position"
4335
#: ../plugin/hello_events/hello_events.cc:427
6608
#: ../plugin/hello_events/hello_events.cc:388
6609
msgid "A comma delimited list of tables to watch"
6612
#: ../plugin/hello_events/hello_events.cc:450
4336
6613
msgid "An example events Plugin"
4339
#: ../plugin/innobase/handler/data_dictionary.cc:760
6616
#: ../plugin/innobase/handler/data_dictionary.cc:202
4341
6618
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4344
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4346
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4350
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4352
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4356
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4359
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4360
"or its equivalent numeric id"
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4364
msgid "Do not use Native AIO library for IO, even if available"
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4368
msgid "Enable internal replication log."
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4373
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4374
"rolled back. Values above 100000000 disable the timeout."
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4378
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4383
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4384
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4387
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4388
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4389
#: ../plugin/transaction_log/print_transaction_message.cc:177
4390
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4392
msgid "Unable to parse transaction. Got error: %s.\n"
4395
#: ../plugin/innobase/srv/srv0start.cc:1034
4396
msgid "InnoDB: cannot determine Mac OS X version!\n"
4399
#: ../plugin/innobase/srv/srv0start.cc:1039
4401
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4402
"InnoDB: making transactions unsafe!\n"
4405
#: ../plugin/innobase/srv/srv0start.cc:1048
4408
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4409
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4410
"InnoDB: allocate more than 4 GB of memory."
4413
#: ../plugin/innobase/srv/srv0start.cc:1063
4415
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4418
#: ../plugin/innobase/srv/srv0start.cc:1068
4421
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4422
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4423
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4426
#: ../plugin/innobase/srv/srv0start.cc:1078
4428
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4431
#: ../plugin/innobase/srv/srv0start.cc:1083
4433
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4436
#: ../plugin/innobase/srv/srv0start.cc:1088
4438
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4441
#: ../plugin/innobase/srv/srv0start.cc:1092
4443
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4446
#: ../plugin/innobase/srv/srv0start.cc:1097
4448
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4451
#: ../plugin/innobase/srv/srv0start.cc:1167
4453
msgid " InnoDB: Using Linux native AIO\n"
4456
#: ../plugin/logging_gearman/logging_gearman.cc:186
6621
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6622
msgid "Invalid value for io-capacity\n"
6625
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6626
msgid "Invalid value for fast-shutdown\n"
6629
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6630
msgid "Invalid value for flush-log-at-trx-commit\n"
6633
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6634
msgid "Invalid value for max-dirty-pages-pct\n"
6637
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6638
msgid "Invalid value for stats-sample-pages\n"
6641
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6642
msgid "Invalid value for additional-mem-pool-size\n"
6645
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6646
msgid "Invalid value for autoextend-increment\n"
6649
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6650
msgid "Invalid value for buffer-pool-size\n"
6653
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6654
msgid "Invalid value for commit-concurrency\n"
6657
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6658
msgid "Invalid value for concurrency-tickets\n"
6661
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6662
msgid "Invalid value for file-io-threads\n"
6665
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6666
msgid "Invalid value for read-io-threads\n"
6669
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6670
msgid "Invalid value for write-io-threads\n"
6673
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6674
msgid "Invalid value for force-recovery\n"
6677
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6678
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6679
msgid "Invalid value for log-file-size\n"
6682
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6683
msgid "Invalid value for log-files-in-group\n"
6686
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6687
msgid "Invalid value for mirrored-log-groups\n"
6690
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6691
msgid "Invalid value for open-files\n"
6694
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6695
msgid "Invalid value for thread-concurrency\n"
6698
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6699
msgid "Invalid value for read-ahead-threshold\n"
6702
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6703
msgid "Invalid value for lock-wait-timeout\n"
6706
#: ../plugin/logging_gearman/logging_gearman.cc:199
4458
6708
msgid "fail gearman_client_create(): %s"
4461
#: ../plugin/logging_gearman/logging_gearman.cc:197
6711
#: ../plugin/logging_gearman/logging_gearman.cc:210
4463
6713
msgid "fail gearman_client_add_server(): %s"
4466
#: ../plugin/logging_gearman/logging_gearman.cc:302
6716
#: ../plugin/logging_gearman/logging_gearman.cc:309
6717
#: ../plugin/logging_gearman/logging_gearman.cc:316
6718
msgid "Enable logging to a gearman server"
6721
#: ../plugin/logging_gearman/logging_gearman.cc:325
4467
6722
msgid "Hostname for logging to a Gearman server"
4470
#: ../plugin/logging_gearman/logging_gearman.cc:305
6725
#: ../plugin/logging_gearman/logging_gearman.cc:334
4471
6726
msgid "Gearman Function to send logging to"
4474
#: ../plugin/logging_gearman/logging_gearman.cc:316
6729
#: ../plugin/logging_gearman/logging_gearman.cc:352
4475
6730
msgid "Log queries to a Gearman server"
4478
#: ../plugin/logging_query/logging_query.cc:178
6733
#: ../plugin/logging_query/logging_query.cc:192
4480
6735
msgid "fail open() fn=%s er=%s\n"
4483
#: ../plugin/logging_query/logging_query.cc:319
6738
#: ../plugin/logging_query/logging_query.cc:316
6739
msgid "Invalid value for threshold-slow"
6742
#: ../plugin/logging_query/logging_query.cc:325
6743
msgid "Invalid value for threshold-big-resultset"
6746
#: ../plugin/logging_query/logging_query.cc:334
6747
msgid "Invalid value for threshold-big-examined"
6750
#: ../plugin/logging_query/logging_query.cc:348
6751
#: ../plugin/logging_query/logging_query.cc:364
4484
6752
msgid "Enable logging to CSV file"
4487
#: ../plugin/logging_query/logging_query.cc:322
4488
msgid "File to log to"
4491
#: ../plugin/logging_query/logging_query.cc:325
4492
msgid "PCRE to match the query against"
4495
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
6755
#: ../plugin/logging_query/logging_query.cc:351
6756
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6757
#: ../plugin/syslog/module.cc:233
4496
6758
msgid "Threshold for logging slow queries, in microseconds"
4499
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
6761
#: ../plugin/logging_query/logging_query.cc:354
6762
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6763
#: ../plugin/syslog/module.cc:236
4500
6764
msgid "Threshold for logging big queries, for rows returned"
4503
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
6767
#: ../plugin/logging_query/logging_query.cc:357
6768
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6769
#: ../plugin/syslog/module.cc:239
4504
6770
msgid "Threshold for logging big queries, for rows examined"
4507
#: ../plugin/logging_query/logging_query.cc:345
6773
#: ../plugin/logging_query/logging_query.cc:373
6774
msgid "File to log to"
6777
#: ../plugin/logging_query/logging_query.cc:382
6778
msgid "PCRE to match the query against"
6781
#: ../plugin/logging_query/logging_query.cc:439
4508
6782
msgid "Log queries to a CSV file"
4511
#: ../plugin/logging_stats/logging_stats.cc:373
6785
#: ../plugin/logging_stats/logging_stats.cc:312
6786
msgid "Invalid value for max-user-count\n"
6789
#: ../plugin/logging_stats/logging_stats.cc:320
6790
msgid "Invalid value for bucket-count\n"
6793
#: ../plugin/logging_stats/logging_stats.cc:329
6794
msgid "Invalid value for scoreboard-size\n"
6797
#: ../plugin/logging_stats/logging_stats.cc:364
6798
#: ../plugin/logging_stats/logging_stats.cc:406
4512
6799
msgid "Max number of users that will be logged"
4515
#: ../plugin/logging_stats/logging_stats.cc:376
6802
#: ../plugin/logging_stats/logging_stats.cc:375
6803
#: ../plugin/logging_stats/logging_stats.cc:409
4516
6804
msgid "Max number of range locks to use for Scoreboard"
4519
#: ../plugin/logging_stats/logging_stats.cc:379
6807
#: ../plugin/logging_stats/logging_stats.cc:386
6808
#: ../plugin/logging_stats/logging_stats.cc:412
4520
6809
msgid "Max number of concurrent sessions that will be logged"
4523
#: ../plugin/logging_stats/logging_stats.cc:380
6812
#: ../plugin/logging_stats/logging_stats.cc:397
6813
#: ../plugin/logging_stats/logging_stats.cc:415
4524
6814
msgid "Enable Logging Statistics Collection"
4527
#: ../plugin/logging_stats/logging_stats.cc:389
6817
#: ../plugin/logging_stats/logging_stats.cc:432
4528
6818
msgid "User Statistics as DATA_DICTIONARY tables"