1905
1906
#: drizzled/drizzled.cc:3173
1907
"Path for temporary files. Several paths may be specified, separated by a "
1908
"colon (:), in this case they are used in a round-robin fashion."
1907
msgid "Path for temporary files."
1911
#: drizzled/drizzled.cc:3179
1910
#: drizzled/drizzled.cc:3177
1912
1911
msgid "Default transaction isolation level."
1915
#: drizzled/drizzled.cc:3183
1914
#: drizzled/drizzled.cc:3181
1916
1915
msgid "Run drizzled daemon as user."
1919
#: drizzled/drizzled.cc:3191
1918
#: drizzled/drizzled.cc:3189
1921
1920
"The number of outstanding connection requests Drizzle can have. This comes "
1922
1921
"into play when the main Drizzle thread gets very many connection requests in "
1923
1922
"a very short time."
1926
#: drizzled/drizzled.cc:3197
1925
#: drizzled/drizzled.cc:3195
1928
1927
"The size of the cache to hold the SQL statements for the binary log during a "
1929
1928
"transaction. If you often use big, multi-statement transactions you can "
1930
1929
"increase this to get more performance."
1933
#: drizzled/drizzled.cc:3203
1932
#: drizzled/drizzled.cc:3201
1935
1934
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1936
1935
"limit per thread!"
1939
#: drizzled/drizzled.cc:3209
1938
#: drizzled/drizzled.cc:3207
1941
1940
"The number of seconds the drizzled server is waiting for a connect packet "
1942
1941
"before responding with 'Bad handshake'."
1945
#: drizzled/drizzled.cc:3214
1944
#: drizzled/drizzled.cc:3212
1946
1945
msgid "The DATE format (For future)."
1949
#: drizzled/drizzled.cc:3219
1948
#: drizzled/drizzled.cc:3217
1950
1949
msgid "The DATETIME/TIMESTAMP format (for future)."
1953
#: drizzled/drizzled.cc:3224
1952
#: drizzled/drizzled.cc:3222
1954
1953
msgid "The default week format used by WEEK() functions."
1957
#: drizzled/drizzled.cc:3229
1956
#: drizzled/drizzled.cc:3227
1959
1958
"Precision of the result of '/' operator will be increased on that value."
1962
#: drizzled/drizzled.cc:3235
1961
#: drizzled/drizzled.cc:3233
1964
1963
"If non-zero, binary logs will be purged after expire_logs_days days; "
1965
1964
"possible purges happen at startup and at binary log rotation."
1968
#: drizzled/drizzled.cc:3241
1967
#: drizzled/drizzled.cc:3239
1969
1968
msgid "The maximum length of the result of function group_concat."
1972
#: drizzled/drizzled.cc:3246
1971
#: drizzled/drizzled.cc:3244
1974
1973
"The number of seconds the server waits for activity on an interactive "
1975
1974
"connection before closing it."
1978
#: drizzled/drizzled.cc:3252
1977
#: drizzled/drizzled.cc:3250
1979
1978
msgid "The size of the buffer that is used for full joins."
1982
#: drizzled/drizzled.cc:3258
1981
#: drizzled/drizzled.cc:3256
1983
1982
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1986
#: drizzled/drizzled.cc:3263
1985
#: drizzled/drizzled.cc:3261
1988
1987
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1989
1988
"this to get better index handling (for all reads and multiple writes) to as "
1990
1989
"much as you can afford;"
1993
#: drizzled/drizzled.cc:3272
1992
#: drizzled/drizzled.cc:3270
1995
1994
"This characterizes the number of hits a hot block has to be untouched until "
1996
1995
"it is considered aged enough to be downgraded to a warm block. This "
1998
1997
"blocks in key cache"
2001
#: drizzled/drizzled.cc:3281
2000
#: drizzled/drizzled.cc:3279
2002
2001
msgid "The default size of key cache blocks"
2005
#: drizzled/drizzled.cc:3287
2004
#: drizzled/drizzled.cc:3285
2006
2005
msgid "The minimum percentage of warm blocks in key cache"
2009
#: drizzled/drizzled.cc:3293
2008
#: drizzled/drizzled.cc:3291
2010
2009
msgid "Max packetlength to send/receive from to server."
2013
#: drizzled/drizzled.cc:3298
2012
#: drizzled/drizzled.cc:3296
2015
2014
"Can be used to restrict the total size used to cache a multi-transaction "
2019
#: drizzled/drizzled.cc:3303
2018
#: drizzled/drizzled.cc:3301
2021
2020
"Binary log will be rotated automatically when the size exceeds this value. "
2022
2021
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2023
2022
"for this variable is 4096."
2026
#: drizzled/drizzled.cc:3309
2025
#: drizzled/drizzled.cc:3307
2028
2027
"If there is more than this number of interrupted connections from a host "
2029
2028
"this host will be blocked from further connections."
2032
#: drizzled/drizzled.cc:3316
2031
#: drizzled/drizzled.cc:3314
2033
2032
msgid "The number of simultaneous clients allowed."
2036
#: drizzled/drizzled.cc:3321
2035
#: drizzled/drizzled.cc:3319
2037
2036
msgid "Max number of errors/warnings to store for a statement."
2040
#: drizzled/drizzled.cc:3326
2039
#: drizzled/drizzled.cc:3324
2041
2040
msgid "Don't allow creation of heap tables bigger than this."
2044
#: drizzled/drizzled.cc:3332
2043
#: drizzled/drizzled.cc:3330
2046
2045
"Joins that are probably going to read more than max_join_size records return "
2050
#: drizzled/drizzled.cc:3338
2049
#: drizzled/drizzled.cc:3336
2051
2050
msgid "Max number of bytes in sorted records."
2054
#: drizzled/drizzled.cc:3343
2053
#: drizzled/drizzled.cc:3341
2056
2055
"If non-zero: relay log will be rotated automatically when the size exceeds "
2057
2056
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2058
2057
"excepted, the minimum value for this variable is 4096."
2061
#: drizzled/drizzled.cc:3350
2060
#: drizzled/drizzled.cc:3348
2062
2061
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2065
#: drizzled/drizzled.cc:3355
2064
#: drizzled/drizzled.cc:3353
2067
2066
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2068
2067
"max_sort_length bytes of each value are used; the rest are ignored)."
2071
#: drizzled/drizzled.cc:3362
2070
#: drizzled/drizzled.cc:3360
2072
2071
msgid "Maximum number of temporary tables a client can keep open at a time."
2075
#: drizzled/drizzled.cc:3367
2074
#: drizzled/drizzled.cc:3365
2076
2075
msgid "After this many write locks, allow some read locks to run in between."
2079
#: drizzled/drizzled.cc:3371
2078
#: drizzled/drizzled.cc:3369
2081
2080
"Don't log queries which examine less than min_examined_row_limit rows to "
2085
#: drizzled/drizzled.cc:3377
2084
#: drizzled/drizzled.cc:3375
2086
2085
msgid "Block size to be used for MyISAM index pages."
2089
#: drizzled/drizzled.cc:3383
2088
#: drizzled/drizzled.cc:3381
2090
2089
msgid "Default pointer size to be used for MyISAM tables."
2093
#: drizzled/drizzled.cc:3388
2092
#: drizzled/drizzled.cc:3386
2095
2094
"Don't use the fast sort index method to created index if the temporary file "
2096
2095
"would get bigger than this."
2099
#: drizzled/drizzled.cc:3395
2098
#: drizzled/drizzled.cc:3393
2101
2100
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2102
2101
"disables parallel repair."
2105
#: drizzled/drizzled.cc:3401
2104
#: drizzled/drizzled.cc:3399
2107
2106
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2108
2107
"when creating indexes with CREATE INDEX or ALTER TABLE."
2111
#: drizzled/drizzled.cc:3407
2110
#: drizzled/drizzled.cc:3405
2113
2112
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2114
2113
"Possible values of name are 'nulls_unequal' (default behavior), "
2115
2114
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2118
#: drizzled/drizzled.cc:3414
2117
#: drizzled/drizzled.cc:3412
2119
2118
msgid "Buffer length for TCP/IP and socket communication."
2122
#: drizzled/drizzled.cc:3419
2121
#: drizzled/drizzled.cc:3417
2124
2123
"Number of seconds to wait for more data from a connection before aborting "
2128
#: drizzled/drizzled.cc:3425
2127
#: drizzled/drizzled.cc:3423
2130
2129
"If a read on a communication port is interrupted, retry this many times "
2131
2130
"before giving up."
2134
#: drizzled/drizzled.cc:3431
2133
#: drizzled/drizzled.cc:3429
2136
2135
"Number of seconds to wait for a block to be written to a connection before "
2137
2136
"aborting the write."
2140
#: drizzled/drizzled.cc:3437
2139
#: drizzled/drizzled.cc:3435
2141
2140
msgid "Use compatible behavior."
2144
#: drizzled/drizzled.cc:3442
2143
#: drizzled/drizzled.cc:3440
2146
2145
"If this is not 0, then drizzled will use this value to reserve file "
2147
2146
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2168
2167
"(used for testing/comparison)."
2171
#: drizzled/drizzled.cc:3469
2170
#: drizzled/drizzled.cc:3467
2172
2171
msgid "Directory for plugins."
2175
#: drizzled/drizzled.cc:3473
2174
#: drizzled/drizzled.cc:3471
2177
2176
"Optional colon (or semicolon) separated list of plugins to load,where each "
2178
2177
"plugin is identified by the name of the shared library. [for example: --"
2179
2178
"plugin_load=libmd5udf.so:libauth_pam.so]"
2182
#: drizzled/drizzled.cc:3479
2181
#: drizzled/drizzled.cc:3477
2183
2182
msgid "The size of the buffer that is allocated when preloading indexes"
2186
#: drizzled/drizzled.cc:3484
2185
#: drizzled/drizzled.cc:3482
2187
2186
msgid "Allocation block size for query parsing and execution"
2190
#: drizzled/drizzled.cc:3489
2189
#: drizzled/drizzled.cc:3487
2191
2190
msgid "Persistent buffer for query parsing and execution"
2194
#: drizzled/drizzled.cc:3495
2193
#: drizzled/drizzled.cc:3493
2195
2194
msgid "Allocation block size for storing ranges during optimization"
2198
#: drizzled/drizzled.cc:3501
2197
#: drizzled/drizzled.cc:3499
2200
2199
"Each thread that does a sequential scan allocates a buffer of this size for "
2201
2200
"each table it scans. If you do many sequential scans, you may want to "
2202
2201
"increase this value."
2205
#: drizzled/drizzled.cc:3509
2204
#: drizzled/drizzled.cc:3507
2207
2206
"Make all non-temporary tables read-only, with the exception for replication "
2208
2207
"(slave) threads and users with the SUPER privilege"
2211
#: drizzled/drizzled.cc:3515
2210
#: drizzled/drizzled.cc:3513
2213
2212
"When reading rows in sorted order after a sort, the rows are read through "
2214
2213
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2215
2214
"record_buffer."
2218
#: drizzled/drizzled.cc:3523
2217
#: drizzled/drizzled.cc:3521
2220
2219
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2224
#: drizzled/drizzled.cc:3529
2223
#: drizzled/drizzled.cc:3527
2225
2224
msgid "Maximum space to use for all relay logs."
2228
#: drizzled/drizzled.cc:3534
2227
#: drizzled/drizzled.cc:3532
2229
2228
msgid "Use compression on master/slave protocol."
2232
#: drizzled/drizzled.cc:3539
2231
#: drizzled/drizzled.cc:3537
2234
2233
"Number of seconds to wait for more data from a master/slave connection "
2235
2234
"before aborting the read."
2238
#: drizzled/drizzled.cc:3544
2237
#: drizzled/drizzled.cc:3542
2240
2239
"Number of times the slave SQL thread will retry a transaction in case it "
2241
2240
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2245
#: drizzled/drizzled.cc:3550
2244
#: drizzled/drizzled.cc:3548
2246
2245
msgid "Allow slave to batch requests."
2249
#: drizzled/drizzled.cc:3554
2248
#: drizzled/drizzled.cc:3552
2251
2250
"If creating the thread takes longer than this value (in seconds), the "
2252
2251
"Slow_launch_threads counter will be incremented."
2255
#: drizzled/drizzled.cc:3559
2254
#: drizzled/drizzled.cc:3557
2256
2255
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2259
#: drizzled/drizzled.cc:3565
2258
#: drizzled/drizzled.cc:3563
2261
2260
"Synchronously flush binary log to disk after every #th event. Use 0 "
2262
2261
"(default) to disable synchronous flushing."
2265
#: drizzled/drizzled.cc:3570
2264
#: drizzled/drizzled.cc:3568
2266
2265
msgid "The number of cached table definitions."
2269
#: drizzled/drizzled.cc:3574
2268
#: drizzled/drizzled.cc:3572
2270
2269
msgid "The number of cached open tables."
2273
#: drizzled/drizzled.cc:3578
2272
#: drizzled/drizzled.cc:3576
2275
2274
"Timeout in seconds to wait for a table level lock before returning an error. "
2276
2275
"Used only if the connection has active cursors."
2279
#: drizzled/drizzled.cc:3583
2278
#: drizzled/drizzled.cc:3581
2281
2280
"How many threads we should create to handle query requests in case of "
2282
2281
"'thread_handling=pool-of-threads'"
2285
#: drizzled/drizzled.cc:3588
2284
#: drizzled/drizzled.cc:3586
2286
2285
msgid "The stack size for each thread."
2289
#: drizzled/drizzled.cc:3594
2288
#: drizzled/drizzled.cc:3592
2290
2289
msgid "The TIME format (for future)."
2293
#: drizzled/drizzled.cc:3599
2292
#: drizzled/drizzled.cc:3597
2295
2294
"If an internal in-memory temporary table exceeds this size, MySQL will "
2296
2295
"automatically convert it to an on-disk MyISAM table."
2299
#: drizzled/drizzled.cc:3605
2298
#: drizzled/drizzled.cc:3603
2300
2299
msgid "Allocation block size for transactions to be stored in binary log"
2303
#: drizzled/drizzled.cc:3610
2302
#: drizzled/drizzled.cc:3608
2304
2303
msgid "Persistent buffer for transactions to be stored in binary log"
2307
#: drizzled/drizzled.cc:3615
2306
#: drizzled/drizzled.cc:3613
2309
2308
"The number of seconds the server waits for activity on a connection before "
2313
#: drizzled/drizzled.cc:3862
2312
#: drizzled/drizzled.cc:3859
2316
2315
"Copyright (C) 2008 Sun Microsystems\n"
2322
2321
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
2323
2322
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
2325
#: drizzled/drizzled.cc:3869
2324
#: drizzled/drizzled.cc:3866
2327
2326
msgid "Usage: %s [OPTIONS]\n"
2330
#: drizzled/drizzled.cc:3880
2329
#: drizzled/drizzled.cc:3877
2333
2332
"To see what values a running Drizzle server is using, type\n"
2334
2333
"'drizzleadmin variables' instead of 'drizzled --help'."
2337
#: drizzled/drizzled.cc:4054
2336
#: drizzled/drizzled.cc:4050
2340
2339
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2341
2340
"command line\n"
2344
#: drizzled/drizzled.cc:4108
2343
#: drizzled/drizzled.cc:4104
2345
2344
msgid "Can't start server: cannot resolve hostname!"
2348
#: drizzled/drizzled.cc:4114
2347
#: drizzled/drizzled.cc:4110
2349
2348
msgid "Can't start server: bind-address refers to multiple interfaces!"
2352
#: drizzled/drizzled.cc:4451
2351
#: drizzled/drizzled.cc:4467
2354
2353
msgid "No option given to %s\n"
2357
#: drizzled/drizzled.cc:4453
2356
#: drizzled/drizzled.cc:4469
2359
2358
msgid "Wrong option to %s. Option(s) given: %s\n"
2362
#: drizzled/drizzled.cc:4455
2361
#: drizzled/drizzled.cc:4471
2364
2363
msgid "Alternatives are: '%s'"
5848
5847
"mysqld with --tc-heuristic-recover={commit|rollback}"
5851
#: drizzled/log_event.cc:138
5850
#: drizzled/log_event.cc:140
5853
5852
msgid " %s, Error_code: %d;"
5856
#: drizzled/log_event.cc:142
5855
#: drizzled/log_event.cc:144
5859
5858
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5860
5859
"master log %s, end_log_pos %lu"
5863
#: drizzled/log_event.cc:148
5862
#: drizzled/log_event.cc:150
5864
5863
msgid "<unknown>"
5867
#: drizzled/log_event.cc:903
5866
#: drizzled/log_event.cc:905
5870
5869
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5873
#: drizzled/log_event.cc:1617
5872
#: drizzled/log_event.cc:1619
5876
5875
"Query partially completed on the master (error on master: %d) and was "
5888
5887
"Default database: '%s'. Query: '%s'"
5891
#: drizzled/log_event.cc:1648
5890
#: drizzled/log_event.cc:1650
5892
5891
msgid "no error"
5895
#: drizzled/log_event.cc:1668
5894
#: drizzled/log_event.cc:1670
5897
5896
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5900
#: drizzled/log_event.cc:1670 drizzled/log_event.cc:4313
5901
#: drizzled/log_event.cc:4344 drizzled/log_event.cc:5076
5899
#: drizzled/log_event.cc:1672 drizzled/log_event.cc:4315
5900
#: drizzled/log_event.cc:4346 drizzled/log_event.cc:5078
5902
5901
msgid "unexpected success or fatal error"
5905
#: drizzled/log_event.cc:2123
5904
#: drizzled/log_event.cc:2125
5907
5906
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5908
5907
"probable cause is that the master died while writing the transaction to its "
5909
5908
"binary log, thus rolled back too."
5912
#: drizzled/log_event.cc:2778
5911
#: drizzled/log_event.cc:2780
5915
5914
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5916
5915
"produced %ld warning(s). Default database: '%s'"
5919
#: drizzled/log_event.cc:2828
5918
#: drizzled/log_event.cc:2830
5922
5921
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5925
#: drizzled/log_event.cc:2840
5924
#: drizzled/log_event.cc:2842
5927
5926
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5930
#: drizzled/log_event.cc:3102
5929
#: drizzled/log_event.cc:3104
5931
5930
msgid "Out of memory while recording slave event"
5934
#: drizzled/log_event.cc:3352 drizzled/log_event.cc:3378
5933
#: drizzled/log_event.cc:3354 drizzled/log_event.cc:3380
5936
5935
msgid "Error in Create_file event: could not open file '%s'"
5939
#: drizzled/log_event.cc:3364
5938
#: drizzled/log_event.cc:3366
5941
5940
msgid "Error in Create_file event: could not write to file '%s'"
5944
#: drizzled/log_event.cc:3385
5943
#: drizzled/log_event.cc:3387
5946
5945
msgid "Error in Create_file event: write to '%s' failed"
5949
#: drizzled/log_event.cc:3499
5948
#: drizzled/log_event.cc:3501
5951
5950
msgid "Error in %s event: could not create file '%s'"
5954
#: drizzled/log_event.cc:3508
5953
#: drizzled/log_event.cc:3510
5956
5955
msgid "Error in %s event: could not open file '%s'"
5959
#: drizzled/log_event.cc:3515
5958
#: drizzled/log_event.cc:3517
5961
5960
msgid "Error in %s event: write to '%s' failed"
5964
#: drizzled/log_event.cc:3677
5963
#: drizzled/log_event.cc:3679
5966
5965
msgid "Error in Exec_load event: could not open file '%s'"
5969
#: drizzled/log_event.cc:3687
5968
#: drizzled/log_event.cc:3689
5971
5970
msgid "Error in Exec_load event: file '%s' appears corrupted"
5974
#: drizzled/log_event.cc:3717
5973
#: drizzled/log_event.cc:3719
5976
5975
msgid "%s. Failed executing load from '%s'"
5979
#: drizzled/log_event.cc:3890
5978
#: drizzled/log_event.cc:3892
5980
5979
msgid "Not enough memory"
5983
#: drizzled/log_event.cc:4310
5982
#: drizzled/log_event.cc:4312
5985
5984
msgid "Error '%s' in %s event: when locking tables"
5988
#: drizzled/log_event.cc:4320
5987
#: drizzled/log_event.cc:4322
5990
5989
msgid "Error in %s event: when locking tables"
5993
#: drizzled/log_event.cc:4341
5992
#: drizzled/log_event.cc:4343
5995
5994
msgid "Error '%s' on reopening tables"
5998
#: drizzled/log_event.cc:4677
5997
#: drizzled/log_event.cc:4679
6000
5999
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6003
#: drizzled/log_event.cc:5073
6002
#: drizzled/log_event.cc:5075
6005
6004
msgid "Error '%s' on opening table `%s`.`%s`"
6082
6081
msgid "qcache plugin '%s' qcache_func2() failed"
6085
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6086
#: drizzled/slave.cc:2091
6084
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6085
#: drizzled/slave.cc:2093
6087
6086
msgid "Failed to flush master info file"
6090
#: drizzled/replication/replication.cc:104
6089
#: drizzled/replication/replication.cc:106
6091
6090
msgid "Failed in send_file() while reading file name"
6094
#: drizzled/replication/replication.cc:117
6093
#: drizzled/replication/replication.cc:119
6095
6094
msgid "Failed in send_file() on open of file"
6098
#: drizzled/replication/replication.cc:125
6097
#: drizzled/replication/replication.cc:127
6099
6098
msgid "Failed in send_file() while writing data to client"
6102
#: drizzled/replication/replication.cc:134
6101
#: drizzled/replication/replication.cc:136
6103
6102
msgid "Failed in send_file() while negotiating file transfer close"
6214
6213
msgid "scheduling plugin '%s' scheduling_func2() failed"
6217
#: drizzled/set_var.cc:729
6216
#: drizzled/set_var.cc:732
6218
6217
msgid "Ambiguous slave modes combination. STRICT will be used"
6221
#: drizzled/slave.cc:102
6220
#: drizzled/slave.cc:104
6222
6221
msgid "Waiting to reconnect after a failed registration on master"
6225
#: drizzled/slave.cc:103
6224
#: drizzled/slave.cc:105
6227
6226
"Slave I/O thread killed while waitnig to reconnect after a failed "
6228
6227
"registration on master"
6231
#: drizzled/slave.cc:105
6230
#: drizzled/slave.cc:107
6232
6231
msgid "Reconnecting after a failed registration on master"
6235
#: drizzled/slave.cc:106
6234
#: drizzled/slave.cc:108
6238
6237
"failed registering on master, reconnecting to try again, log '%s' at postion "
6242
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6241
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6243
6242
msgid "Slave I/O thread killed during or after reconnect"
6246
#: drizzled/slave.cc:112
6245
#: drizzled/slave.cc:114
6247
6246
msgid "Waiting to reconnect after a failed binlog dump request"
6250
#: drizzled/slave.cc:113
6249
#: drizzled/slave.cc:115
6251
6250
msgid "Slave I/O thread killed while retrying master dump"
6254
#: drizzled/slave.cc:114
6253
#: drizzled/slave.cc:116
6255
6254
msgid "Reconnecting after a failed binlog dump request"
6258
#: drizzled/slave.cc:115
6257
#: drizzled/slave.cc:117
6260
6259
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6263
#: drizzled/slave.cc:121
6262
#: drizzled/slave.cc:123
6264
6263
msgid "Waiting to reconnect after a failed master event read"
6267
#: drizzled/slave.cc:122
6266
#: drizzled/slave.cc:124
6268
6267
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6271
#: drizzled/slave.cc:124
6270
#: drizzled/slave.cc:126
6272
6271
msgid "Reconnecting after a failed master event read"
6275
#: drizzled/slave.cc:125
6274
#: drizzled/slave.cc:127
6278
6277
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6279
6278
"at postion %s"
6282
#: drizzled/slave.cc:128
6281
#: drizzled/slave.cc:130
6284
6283
"Slave I/O thread killed during or after a reconnect done to recover from "
6288
#: drizzled/slave.cc:242
6287
#: drizzled/slave.cc:244
6289
6288
msgid "Failed to allocate memory for the master info structure"
6292
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6291
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6293
6292
msgid "Failed to initialize the master info structure"
6296
#: drizzled/slave.cc:263
6295
#: drizzled/slave.cc:265
6297
6296
msgid "Failed to create slave threads"
6300
#: drizzled/slave.cc:460
6299
#: drizzled/slave.cc:462
6301
6300
msgid "Server id not set, will not start slave"
6304
#: drizzled/slave.cc:626
6303
#: drizzled/slave.cc:628
6306
6305
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6307
6306
"updates to a non-transactional table without any primary key. There is a "
6332
6331
"always make sense; please check the manual before using it)."
6335
#: drizzled/slave.cc:937
6334
#: drizzled/slave.cc:939
6337
6336
"The slave I/O thread stops because master and slave have different values "
6338
6337
"for the COLLATION_SERVER global variable. The values must be equal for "
6339
6338
"replication to work"
6342
#: drizzled/slave.cc:973
6341
#: drizzled/slave.cc:975
6344
6343
"The slave I/O thread stops because master and slave have different values "
6345
6344
"for the TIME_ZONE global variable. The values must be equal for replication "
6349
#: drizzled/slave.cc:1038
6348
#: drizzled/slave.cc:1040
6350
6349
msgid "Waiting for the slave SQL thread to free enough relay log space"
6353
#: drizzled/slave.cc:1084
6352
#: drizzled/slave.cc:1086
6355
6354
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6359
#: drizzled/slave.cc:1095
6358
#: drizzled/slave.cc:1097
6360
6359
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6363
#: drizzled/slave.cc:1420
6362
#: drizzled/slave.cc:1422
6365
6364
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6368
#: drizzled/slave.cc:1473
6367
#: drizzled/slave.cc:1475
6370
6369
msgid "Error reading packet from server: %s ( server_errno=%d)"
6373
#: drizzled/slave.cc:1481
6372
#: drizzled/slave.cc:1483
6375
6374
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6378
#: drizzled/slave.cc:1634
6377
#: drizzled/slave.cc:1636
6381
6380
"It was not possible to update the positions of the relay log information: "
6382
6381
"the slave may be in an inconsistent state. Stopped in %s position %s"
6385
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6384
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6387
6386
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6390
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6389
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6392
6391
msgid "Error initializing relay log position: %s"
6395
#: drizzled/slave.cc:1784
6394
#: drizzled/slave.cc:1786
6398
6397
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6399
6398
"Consider raising the value of the slave_transaction_retries variable."
6402
#: drizzled/slave.cc:1807
6401
#: drizzled/slave.cc:1809
6404
6403
"Could not parse relay log event entry. The possible reasons are: the "
6405
6404
"master's binary log is corrupted (you can check this by running "
6410
6409
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6413
#: drizzled/slave.cc:1928
6412
#: drizzled/slave.cc:1930
6414
6413
msgid "Failed during slave I/O thread initialization"
6417
#: drizzled/slave.cc:1942
6416
#: drizzled/slave.cc:1944
6418
6417
msgid "error in drizzle_create()"
6419
6418
msgstr "drizzle_create() में त्रुटि"
6421
#: drizzled/slave.cc:1950
6420
#: drizzled/slave.cc:1952
6424
6423
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6425
6424
"'%s' at position %s"
6428
#: drizzled/slave.cc:1964
6427
#: drizzled/slave.cc:1966
6429
6428
msgid "Slave I/O thread killed while connecting to master"
6432
#: drizzled/slave.cc:1988
6431
#: drizzled/slave.cc:1990
6433
6432
msgid "Slave I/O thread couldn't register on master"
6436
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6435
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6437
6436
msgid "Forcing to reconnect slave I/O thread"
6440
#: drizzled/slave.cc:2013
6439
#: drizzled/slave.cc:2015
6441
6440
msgid "Failed on request_dump()"
6444
#: drizzled/slave.cc:2014
6443
#: drizzled/slave.cc:2016
6445
6444
msgid "Slave I/O thread killed while requesting master dump"
6448
#: drizzled/slave.cc:2040
6447
#: drizzled/slave.cc:2042
6449
6448
msgid "Waiting for master to send event"
6452
#: drizzled/slave.cc:2042
6451
#: drizzled/slave.cc:2044
6453
6452
msgid "Slave I/O thread killed while reading event"
6456
#: drizzled/slave.cc:2060
6455
#: drizzled/slave.cc:2062
6459
6458
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6461
6460
"max_allowed_packet"
6464
#: drizzled/slave.cc:2074
6463
#: drizzled/slave.cc:2076
6465
6464
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6468
#: drizzled/slave.cc:2084
6467
#: drizzled/slave.cc:2086
6469
6468
msgid "Queueing master event to the relay log"
6472
#: drizzled/slave.cc:2111
6471
#: drizzled/slave.cc:2113
6473
6472
msgid "Slave I/O thread aborted while waiting for relay log space"
6476
#: drizzled/slave.cc:2121
6475
#: drizzled/slave.cc:2123
6478
6477
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6481
#: drizzled/slave.cc:2142
6480
#: drizzled/slave.cc:2144
6482
6481
msgid "Waiting for slave mutex on exit"
6485
#: drizzled/slave.cc:2206
6484
#: drizzled/slave.cc:2208
6486
6485
msgid "Failed during slave thread initialization"
6489
#: drizzled/slave.cc:2272
6488
#: drizzled/slave.cc:2274
6492
6491
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6493
6492
"s, relay log '%s' position: %s"
6496
#: drizzled/slave.cc:2286
6495
#: drizzled/slave.cc:2288
6497
6496
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6500
#: drizzled/slave.cc:2312
6499
#: drizzled/slave.cc:2314
6501
6500
msgid "Reading event from the relay log"
6504
#: drizzled/slave.cc:2337
6503
#: drizzled/slave.cc:2339
6506
6505
msgid "Slave (additional info): %s Error_code: %d"
6509
#: drizzled/slave.cc:2354
6508
#: drizzled/slave.cc:2356
6511
6510
msgid "Slave: %s Error_code: %d"
6514
#: drizzled/slave.cc:2357
6513
#: drizzled/slave.cc:2359
6517
6516
"Error loading user-defined library, slave SQL thread aborted. Install the "
6519
6518
"stopped at log '%s' position %s"
6522
#: drizzled/slave.cc:2365
6521
#: drizzled/slave.cc:2367
6525
6524
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6526
6525
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6529
#: drizzled/slave.cc:2377
6528
#: drizzled/slave.cc:2379
6532
6531
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6535
#: drizzled/slave.cc:2466
6534
#: drizzled/slave.cc:2468
6537
6536
msgid "Slave I/O: failed requesting download of '%s'"
6540
#: drizzled/slave.cc:2483
6539
#: drizzled/slave.cc:2485
6542
6541
msgid "Network read error downloading '%s' from master"
6545
#: drizzled/slave.cc:2505
6544
#: drizzled/slave.cc:2507
6546
6545
msgid "error writing Exec_load event to relay log"
6549
#: drizzled/slave.cc:2519
6548
#: drizzled/slave.cc:2521
6550
6549
msgid "error writing Create_file event to relay log"
6553
#: drizzled/slave.cc:2534
6552
#: drizzled/slave.cc:2536
6554
6553
msgid "error writing Append_block event to relay log"
6557
#: drizzled/slave.cc:2630
6556
#: drizzled/slave.cc:2632
6558
6557
msgid "Memory allocation failed"
6561
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6560
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6564
6563
"Read invalid event from master: '%s', master could be corrupt but a more "
6565
6564
"likely cause of this is a bug"
6568
#: drizzled/slave.cc:3013
6567
#: drizzled/slave.cc:3015
6569
6568
msgid "could not queue event from master"
6572
#: drizzled/slave.cc:3103
6571
#: drizzled/slave.cc:3105
6574
6573
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6577
#: drizzled/slave.cc:3105
6576
#: drizzled/slave.cc:3107
6578
6577
msgid "reconnecting"
6579
6578
msgstr "फिर से कनेक्ट कर रहा है"
6581
#: drizzled/slave.cc:3105
6580
#: drizzled/slave.cc:3107
6582
6581
msgid "connecting"
6583
6582
msgstr "कनेक्ट कर रहा है"
6585
#: drizzled/slave.cc:3129
6584
#: drizzled/slave.cc:3131
6588
6587
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6592
#: drizzled/slave.cc:3490
6591
#: drizzled/slave.cc:3492
6594
6593
msgid "next log '%s' is currently active"
6597
#: drizzled/slave.cc:3520
6596
#: drizzled/slave.cc:3522
6599
6598
msgid "next log '%s' is not active"
6602
#: drizzled/slave.cc:3536
6601
#: drizzled/slave.cc:3538
6605
6604
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6608
#: drizzled/slave.cc:3542
6607
#: drizzled/slave.cc:3544
6609
6608
msgid "Aborting slave SQL thread because of partial event read"
6612
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6611
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6614
6613
msgid "Error reading relay log event: %s"
6617
#: drizzled/slave.cc:3549
6616
#: drizzled/slave.cc:3551
6618
6617
msgid "slave SQL thread was killed"
6621
#: drizzled/slave.cc:3647
6620
#: drizzled/slave.cc:3649
6624
6623
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6625
6624
"check error log on slave for more info"
6628
#: drizzled/slave.cc:3653
6627
#: drizzled/slave.cc:3655
6631
6630
"According to the master's version ('%s'), it is probable that master suffers "
6638
6637
"Then replication can be restarted."
6641
#: drizzled/sql_base.cc:2570
6640
#: drizzled/sql_base.cc:2485
6643
6642
msgid "Table %s had a open data handler in reopen_table"
6646
#: drizzled/sql_base.cc:3221
6645
#: drizzled/sql_base.cc:3134
6648
6647
msgid "Couldn't repair table: %s.%s"
6651
#: drizzled/sql_base.cc:3263
6650
#: drizzled/sql_base.cc:3177
6654
6653
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6655
6654
"s`.`%s`' to the binary log"
6658
#: drizzled/sql_base.cc:3872
6657
#: drizzled/sql_base.cc:3786
6660
6659
msgid "Could not remove temporary table: '%s', error: %d"
6663
#: drizzled/sql_plugin.cc:685
6662
#: drizzled/sql_plugin.cc:686
6665
6664
msgid "Plugin '%s' of type %s failed deinitialization"
6668
#: drizzled/sql_plugin.cc:699
6667
#: drizzled/sql_plugin.cc:700
6670
6669
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6673
#: drizzled/sql_plugin.cc:820
6672
#: drizzled/sql_plugin.cc:787
6675
6674
msgid "Plugin '%s' registration as a %s failed."
6678
#: drizzled/sql_plugin.cc:1072
6677
#: drizzled/sql_plugin.cc:1026
6679
6678
msgid "plugin-load parameter too long"
6682
#: drizzled/sql_plugin.cc:1132
6681
#: drizzled/sql_plugin.cc:1086
6684
6683
msgid "Couldn't load plugin named '%s' with soname '%s'."
6687
#: drizzled/sql_plugin.cc:1185
6686
#: drizzled/sql_plugin.cc:1139
6689
6688
msgid "Forcing shutdown of %<PRIu64> plugins"
6692
#: drizzled/sql_plugin.cc:1208
6691
#: drizzled/sql_plugin.cc:1162
6694
6693
msgid "Plugin '%s' will be forced to shutdown"
6697
#: drizzled/sql_plugin.cc:1224
6696
#: drizzled/sql_plugin.cc:1178
6699
6698
msgid "Plugin '%s' has ref_count=%d after shutdown."
6702
#: drizzled/sql_plugin.cc:1614
6701
#: drizzled/sql_plugin.cc:1568
6703
6702
msgid "Out of memor."
6706
#: drizzled/sql_plugin.cc:2476 drizzled/sql_plugin.cc:2539
6705
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6708
6707
msgid "Unknown variable type code 0x%x in plugin '%s'."
6711
#: drizzled/sql_plugin.cc:2519
6710
#: drizzled/sql_plugin.cc:2460
6714
6713
"Server variable %s of plugin %s was forced to be read-only: string variable "
6715
6714
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6718
#: drizzled/sql_plugin.cc:2550
6717
#: drizzled/sql_plugin.cc:2491
6720
6719
msgid "Missing variable name in plugin '%s'."
6723
#: drizzled/sql_plugin.cc:2567
6722
#: drizzled/sql_plugin.cc:2508
6725
6724
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6728
#: drizzled/sql_plugin.cc:2686
6727
#: drizzled/sql_plugin.cc:2627
6730
6729
msgid "Out of memory for plugin '%s'."
6733
#: drizzled/sql_plugin.cc:2693
6732
#: drizzled/sql_plugin.cc:2634
6735
6734
msgid "Bad options for plugin '%s'."
6738
#: drizzled/sql_plugin.cc:2702
6737
#: drizzled/sql_plugin.cc:2643
6740
6739
msgid "Parsing options for plugin '%s' failed."
6743
#: drizzled/sql_plugin.cc:2745
6742
#: drizzled/sql_plugin.cc:2686
6745
6744
msgid "Plugin '%s' has conflicting system variables"
6748
#: drizzled/sql_plugin.cc:2755
6747
#: drizzled/sql_plugin.cc:2696
6750
6749
msgid "Plugin '%s' disabled by command line option"
6753
#: drizzled/sql_table.cc:110
6752
#: drizzled/sql_table.cc:112
6755
6754
msgid "Invalid (old?) table or database name '%s'"
6758
#: drizzled/sql_table.cc:2762
6757
#: drizzled/sql_table.cc:2764
6760
6759
msgid "Unknown - internal error %d during operation"
6763
#: drizzled/sql_table.cc:5030
6762
#: drizzled/sql_table.cc:5032
6765
6764
msgid "Could not open table %s.%s after rename\n"
6768
#: drizzled/sql_table.cc:5197
6767
#: drizzled/sql_table.cc:5199
6771
6770
"order_st BY ignored because there is a user-defined clustered index in the "
6798
#: drizzled/table.cc:2693
6797
#: drizzled/table.cc:2695
6801
6800
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6805
#: drizzled/table.cc:2719
6804
#: drizzled/table.cc:2721
6808
6807
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6809
6808
"have type %s, found type %s."
6812
#: drizzled/table.cc:2728
6811
#: drizzled/table.cc:2730
6815
6814
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6816
6815
"position %d to have character set '%s' but the type has no character set."
6819
#: drizzled/table.cc:2738
6818
#: drizzled/table.cc:2740
6822
6821
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6823
6822
"position %d to have character set '%s' but found character set '%s'."
6826
#: drizzled/table.cc:2749
6825
#: drizzled/table.cc:2751
6829
6828
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6830
6829
"have type %s but the column is not found."
6833
#: drizzled/table.cc:4869
6832
#: drizzled/table.cc:4871
6835
6834
msgid "Got error %d when reading table '%s'"