1856
1856
#: drizzled/drizzled.cc:3173
1858
"Path for temporary files. Several paths may be specified, separated by a "
1859
"colon (:), in this case they are used in a round-robin fashion."
1857
msgid "Path for temporary files."
1862
#: drizzled/drizzled.cc:3179
1860
#: drizzled/drizzled.cc:3177
1863
1861
msgid "Default transaction isolation level."
1866
#: drizzled/drizzled.cc:3183
1864
#: drizzled/drizzled.cc:3181
1867
1865
msgid "Run drizzled daemon as user."
1870
#: drizzled/drizzled.cc:3191
1868
#: drizzled/drizzled.cc:3189
1872
1870
"The number of outstanding connection requests Drizzle can have. This comes "
1873
1871
"into play when the main Drizzle thread gets very many connection requests in "
1874
1872
"a very short time."
1877
#: drizzled/drizzled.cc:3197
1875
#: drizzled/drizzled.cc:3195
1879
1877
"The size of the cache to hold the SQL statements for the binary log during a "
1880
1878
"transaction. If you often use big, multi-statement transactions you can "
1881
1879
"increase this to get more performance."
1884
#: drizzled/drizzled.cc:3203
1882
#: drizzled/drizzled.cc:3201
1886
1884
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1887
1885
"limit per thread!"
1890
#: drizzled/drizzled.cc:3209
1888
#: drizzled/drizzled.cc:3207
1892
1890
"The number of seconds the drizzled server is waiting for a connect packet "
1893
1891
"before responding with 'Bad handshake'."
1896
#: drizzled/drizzled.cc:3214
1894
#: drizzled/drizzled.cc:3212
1897
1895
msgid "The DATE format (For future)."
1900
#: drizzled/drizzled.cc:3219
1898
#: drizzled/drizzled.cc:3217
1901
1899
msgid "The DATETIME/TIMESTAMP format (for future)."
1904
#: drizzled/drizzled.cc:3224
1902
#: drizzled/drizzled.cc:3222
1905
1903
msgid "The default week format used by WEEK() functions."
1908
#: drizzled/drizzled.cc:3229
1906
#: drizzled/drizzled.cc:3227
1910
1908
"Precision of the result of '/' operator will be increased on that value."
1913
#: drizzled/drizzled.cc:3235
1911
#: drizzled/drizzled.cc:3233
1915
1913
"If non-zero, binary logs will be purged after expire_logs_days days; "
1916
1914
"possible purges happen at startup and at binary log rotation."
1919
#: drizzled/drizzled.cc:3241
1917
#: drizzled/drizzled.cc:3239
1920
1918
msgid "The maximum length of the result of function group_concat."
1923
#: drizzled/drizzled.cc:3246
1921
#: drizzled/drizzled.cc:3244
1925
1923
"The number of seconds the server waits for activity on an interactive "
1926
1924
"connection before closing it."
1929
#: drizzled/drizzled.cc:3252
1927
#: drizzled/drizzled.cc:3250
1930
1928
msgid "The size of the buffer that is used for full joins."
1933
#: drizzled/drizzled.cc:3258
1931
#: drizzled/drizzled.cc:3256
1934
1932
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1937
#: drizzled/drizzled.cc:3263
1935
#: drizzled/drizzled.cc:3261
1939
1937
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1940
1938
"this to get better index handling (for all reads and multiple writes) to as "
1941
1939
"much as you can afford;"
1944
#: drizzled/drizzled.cc:3272
1942
#: drizzled/drizzled.cc:3270
1946
1944
"This characterizes the number of hits a hot block has to be untouched until "
1947
1945
"it is considered aged enough to be downgraded to a warm block. This "
1949
1947
"blocks in key cache"
1952
#: drizzled/drizzled.cc:3281
1950
#: drizzled/drizzled.cc:3279
1953
1951
msgid "The default size of key cache blocks"
1956
#: drizzled/drizzled.cc:3287
1954
#: drizzled/drizzled.cc:3285
1957
1955
msgid "The minimum percentage of warm blocks in key cache"
1960
#: drizzled/drizzled.cc:3293
1958
#: drizzled/drizzled.cc:3291
1961
1959
msgid "Max packetlength to send/receive from to server."
1964
#: drizzled/drizzled.cc:3298
1962
#: drizzled/drizzled.cc:3296
1966
1964
"Can be used to restrict the total size used to cache a multi-transaction "
1970
#: drizzled/drizzled.cc:3303
1968
#: drizzled/drizzled.cc:3301
1972
1970
"Binary log will be rotated automatically when the size exceeds this value. "
1973
1971
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1974
1972
"for this variable is 4096."
1977
#: drizzled/drizzled.cc:3309
1975
#: drizzled/drizzled.cc:3307
1979
1977
"If there is more than this number of interrupted connections from a host "
1980
1978
"this host will be blocked from further connections."
1983
#: drizzled/drizzled.cc:3316
1981
#: drizzled/drizzled.cc:3314
1984
1982
msgid "The number of simultaneous clients allowed."
1987
#: drizzled/drizzled.cc:3321
1985
#: drizzled/drizzled.cc:3319
1988
1986
msgid "Max number of errors/warnings to store for a statement."
1991
#: drizzled/drizzled.cc:3326
1989
#: drizzled/drizzled.cc:3324
1992
1990
msgid "Don't allow creation of heap tables bigger than this."
1995
#: drizzled/drizzled.cc:3332
1993
#: drizzled/drizzled.cc:3330
1997
1995
"Joins that are probably going to read more than max_join_size records return "
2001
#: drizzled/drizzled.cc:3338
1999
#: drizzled/drizzled.cc:3336
2002
2000
msgid "Max number of bytes in sorted records."
2005
#: drizzled/drizzled.cc:3343
2003
#: drizzled/drizzled.cc:3341
2007
2005
"If non-zero: relay log will be rotated automatically when the size exceeds "
2008
2006
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2009
2007
"excepted, the minimum value for this variable is 4096."
2012
#: drizzled/drizzled.cc:3350
2010
#: drizzled/drizzled.cc:3348
2013
2011
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2016
#: drizzled/drizzled.cc:3355
2014
#: drizzled/drizzled.cc:3353
2018
2016
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2019
2017
"max_sort_length bytes of each value are used; the rest are ignored)."
2022
#: drizzled/drizzled.cc:3362
2020
#: drizzled/drizzled.cc:3360
2023
2021
msgid "Maximum number of temporary tables a client can keep open at a time."
2026
#: drizzled/drizzled.cc:3367
2024
#: drizzled/drizzled.cc:3365
2027
2025
msgid "After this many write locks, allow some read locks to run in between."
2030
#: drizzled/drizzled.cc:3371
2028
#: drizzled/drizzled.cc:3369
2032
2030
"Don't log queries which examine less than min_examined_row_limit rows to "
2036
#: drizzled/drizzled.cc:3377
2034
#: drizzled/drizzled.cc:3375
2037
2035
msgid "Block size to be used for MyISAM index pages."
2040
#: drizzled/drizzled.cc:3383
2038
#: drizzled/drizzled.cc:3381
2041
2039
msgid "Default pointer size to be used for MyISAM tables."
2044
#: drizzled/drizzled.cc:3388
2042
#: drizzled/drizzled.cc:3386
2046
2044
"Don't use the fast sort index method to created index if the temporary file "
2047
2045
"would get bigger than this."
2050
#: drizzled/drizzled.cc:3395
2048
#: drizzled/drizzled.cc:3393
2052
2050
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2053
2051
"disables parallel repair."
2056
#: drizzled/drizzled.cc:3401
2054
#: drizzled/drizzled.cc:3399
2058
2056
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2059
2057
"when creating indexes with CREATE INDEX or ALTER TABLE."
2062
#: drizzled/drizzled.cc:3407
2060
#: drizzled/drizzled.cc:3405
2064
2062
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2065
2063
"Possible values of name are 'nulls_unequal' (default behavior), "
2066
2064
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2069
#: drizzled/drizzled.cc:3414
2067
#: drizzled/drizzled.cc:3412
2070
2068
msgid "Buffer length for TCP/IP and socket communication."
2073
#: drizzled/drizzled.cc:3419
2071
#: drizzled/drizzled.cc:3417
2075
2073
"Number of seconds to wait for more data from a connection before aborting "
2079
#: drizzled/drizzled.cc:3425
2077
#: drizzled/drizzled.cc:3423
2081
2079
"If a read on a communication port is interrupted, retry this many times "
2082
2080
"before giving up."
2085
#: drizzled/drizzled.cc:3431
2083
#: drizzled/drizzled.cc:3429
2087
2085
"Number of seconds to wait for a block to be written to a connection before "
2088
2086
"aborting the write."
2091
#: drizzled/drizzled.cc:3437
2089
#: drizzled/drizzled.cc:3435
2092
2090
msgid "Use compatible behavior."
2095
#: drizzled/drizzled.cc:3442
2093
#: drizzled/drizzled.cc:3440
2097
2095
"If this is not 0, then drizzled will use this value to reserve file "
2098
2096
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2119
2117
"(used for testing/comparison)."
2122
#: drizzled/drizzled.cc:3469
2120
#: drizzled/drizzled.cc:3467
2123
2121
msgid "Directory for plugins."
2126
#: drizzled/drizzled.cc:3473
2124
#: drizzled/drizzled.cc:3471
2128
2126
"Optional colon (or semicolon) separated list of plugins to load,where each "
2129
2127
"plugin is identified by the name of the shared library. [for example: --"
2130
2128
"plugin_load=libmd5udf.so:libauth_pam.so]"
2133
#: drizzled/drizzled.cc:3479
2131
#: drizzled/drizzled.cc:3477
2134
2132
msgid "The size of the buffer that is allocated when preloading indexes"
2137
#: drizzled/drizzled.cc:3484
2135
#: drizzled/drizzled.cc:3482
2138
2136
msgid "Allocation block size for query parsing and execution"
2141
#: drizzled/drizzled.cc:3489
2139
#: drizzled/drizzled.cc:3487
2142
2140
msgid "Persistent buffer for query parsing and execution"
2145
#: drizzled/drizzled.cc:3495
2143
#: drizzled/drizzled.cc:3493
2146
2144
msgid "Allocation block size for storing ranges during optimization"
2149
#: drizzled/drizzled.cc:3501
2147
#: drizzled/drizzled.cc:3499
2151
2149
"Each thread that does a sequential scan allocates a buffer of this size for "
2152
2150
"each table it scans. If you do many sequential scans, you may want to "
2153
2151
"increase this value."
2156
#: drizzled/drizzled.cc:3509
2154
#: drizzled/drizzled.cc:3507
2158
2156
"Make all non-temporary tables read-only, with the exception for replication "
2159
2157
"(slave) threads and users with the SUPER privilege"
2162
#: drizzled/drizzled.cc:3515
2160
#: drizzled/drizzled.cc:3513
2164
2162
"When reading rows in sorted order after a sort, the rows are read through "
2165
2163
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2166
2164
"record_buffer."
2169
#: drizzled/drizzled.cc:3523
2167
#: drizzled/drizzled.cc:3521
2171
2169
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2175
#: drizzled/drizzled.cc:3529
2173
#: drizzled/drizzled.cc:3527
2176
2174
msgid "Maximum space to use for all relay logs."
2179
#: drizzled/drizzled.cc:3534
2177
#: drizzled/drizzled.cc:3532
2180
2178
msgid "Use compression on master/slave protocol."
2183
#: drizzled/drizzled.cc:3539
2181
#: drizzled/drizzled.cc:3537
2185
2183
"Number of seconds to wait for more data from a master/slave connection "
2186
2184
"before aborting the read."
2189
#: drizzled/drizzled.cc:3544
2187
#: drizzled/drizzled.cc:3542
2191
2189
"Number of times the slave SQL thread will retry a transaction in case it "
2192
2190
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2196
#: drizzled/drizzled.cc:3550
2194
#: drizzled/drizzled.cc:3548
2197
2195
msgid "Allow slave to batch requests."
2200
#: drizzled/drizzled.cc:3554
2198
#: drizzled/drizzled.cc:3552
2202
2200
"If creating the thread takes longer than this value (in seconds), the "
2203
2201
"Slow_launch_threads counter will be incremented."
2206
#: drizzled/drizzled.cc:3559
2204
#: drizzled/drizzled.cc:3557
2207
2205
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2210
#: drizzled/drizzled.cc:3565
2208
#: drizzled/drizzled.cc:3563
2212
2210
"Synchronously flush binary log to disk after every #th event. Use 0 "
2213
2211
"(default) to disable synchronous flushing."
2216
#: drizzled/drizzled.cc:3570
2214
#: drizzled/drizzled.cc:3568
2217
2215
msgid "The number of cached table definitions."
2220
#: drizzled/drizzled.cc:3574
2218
#: drizzled/drizzled.cc:3572
2221
2219
msgid "The number of cached open tables."
2224
#: drizzled/drizzled.cc:3578
2222
#: drizzled/drizzled.cc:3576
2226
2224
"Timeout in seconds to wait for a table level lock before returning an error. "
2227
2225
"Used only if the connection has active cursors."
2230
#: drizzled/drizzled.cc:3583
2228
#: drizzled/drizzled.cc:3581
2232
2230
"How many threads we should create to handle query requests in case of "
2233
2231
"'thread_handling=pool-of-threads'"
2236
#: drizzled/drizzled.cc:3588
2234
#: drizzled/drizzled.cc:3586
2237
2235
msgid "The stack size for each thread."
2240
#: drizzled/drizzled.cc:3594
2238
#: drizzled/drizzled.cc:3592
2241
2239
msgid "The TIME format (for future)."
2244
#: drizzled/drizzled.cc:3599
2242
#: drizzled/drizzled.cc:3597
2246
2244
"If an internal in-memory temporary table exceeds this size, MySQL will "
2247
2245
"automatically convert it to an on-disk MyISAM table."
2250
#: drizzled/drizzled.cc:3605
2248
#: drizzled/drizzled.cc:3603
2251
2249
msgid "Allocation block size for transactions to be stored in binary log"
2254
#: drizzled/drizzled.cc:3610
2252
#: drizzled/drizzled.cc:3608
2255
2253
msgid "Persistent buffer for transactions to be stored in binary log"
2258
#: drizzled/drizzled.cc:3615
2256
#: drizzled/drizzled.cc:3613
2260
2258
"The number of seconds the server waits for activity on a connection before "
2264
#: drizzled/drizzled.cc:3862
2262
#: drizzled/drizzled.cc:3859
2266
2264
"Copyright (C) 2008 Sun Microsystems\n"
2267
2265
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2270
2268
"Starts the Drizzle database server\n"
2273
#: drizzled/drizzled.cc:3869
2271
#: drizzled/drizzled.cc:3866
2275
2273
msgid "Usage: %s [OPTIONS]\n"
2278
#: drizzled/drizzled.cc:3880
2276
#: drizzled/drizzled.cc:3877
2281
2279
"To see what values a running Drizzle server is using, type\n"
2282
2280
"'drizzleadmin variables' instead of 'drizzled --help'."
2285
#: drizzled/drizzled.cc:4054
2283
#: drizzled/drizzled.cc:4050
2288
2286
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2289
2287
"command line\n"
2292
#: drizzled/drizzled.cc:4108
2290
#: drizzled/drizzled.cc:4104
2293
2291
msgid "Can't start server: cannot resolve hostname!"
2296
#: drizzled/drizzled.cc:4114
2294
#: drizzled/drizzled.cc:4110
2297
2295
msgid "Can't start server: bind-address refers to multiple interfaces!"
2300
#: drizzled/drizzled.cc:4451
2298
#: drizzled/drizzled.cc:4467
2302
2300
msgid "No option given to %s\n"
2305
#: drizzled/drizzled.cc:4453
2303
#: drizzled/drizzled.cc:4469
2307
2305
msgid "Wrong option to %s. Option(s) given: %s\n"
2310
#: drizzled/drizzled.cc:4455
2308
#: drizzled/drizzled.cc:4471
2312
2310
msgid "Alternatives are: '%s'"
5836
5834
"Default database: '%s'. Query: '%s'"
5839
#: drizzled/log_event.cc:1648
5837
#: drizzled/log_event.cc:1650
5840
5838
msgid "no error"
5843
#: drizzled/log_event.cc:1668
5841
#: drizzled/log_event.cc:1670
5845
5843
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5848
#: drizzled/log_event.cc:1670 drizzled/log_event.cc:4313
5849
#: drizzled/log_event.cc:4344 drizzled/log_event.cc:5076
5846
#: drizzled/log_event.cc:1672 drizzled/log_event.cc:4315
5847
#: drizzled/log_event.cc:4346 drizzled/log_event.cc:5078
5850
5848
msgid "unexpected success or fatal error"
5853
#: drizzled/log_event.cc:2123
5851
#: drizzled/log_event.cc:2125
5855
5853
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5856
5854
"probable cause is that the master died while writing the transaction to its "
5857
5855
"binary log, thus rolled back too."
5860
#: drizzled/log_event.cc:2778
5858
#: drizzled/log_event.cc:2780
5863
5861
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5864
5862
"produced %ld warning(s). Default database: '%s'"
5867
#: drizzled/log_event.cc:2828
5865
#: drizzled/log_event.cc:2830
5870
5868
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5873
#: drizzled/log_event.cc:2840
5871
#: drizzled/log_event.cc:2842
5875
5873
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5878
#: drizzled/log_event.cc:3102
5876
#: drizzled/log_event.cc:3104
5879
5877
msgid "Out of memory while recording slave event"
5882
#: drizzled/log_event.cc:3352 drizzled/log_event.cc:3378
5880
#: drizzled/log_event.cc:3354 drizzled/log_event.cc:3380
5884
5882
msgid "Error in Create_file event: could not open file '%s'"
5887
#: drizzled/log_event.cc:3364
5885
#: drizzled/log_event.cc:3366
5889
5887
msgid "Error in Create_file event: could not write to file '%s'"
5892
#: drizzled/log_event.cc:3385
5890
#: drizzled/log_event.cc:3387
5894
5892
msgid "Error in Create_file event: write to '%s' failed"
5897
#: drizzled/log_event.cc:3499
5895
#: drizzled/log_event.cc:3501
5899
5897
msgid "Error in %s event: could not create file '%s'"
5902
#: drizzled/log_event.cc:3508
5900
#: drizzled/log_event.cc:3510
5904
5902
msgid "Error in %s event: could not open file '%s'"
5907
#: drizzled/log_event.cc:3515
5905
#: drizzled/log_event.cc:3517
5909
5907
msgid "Error in %s event: write to '%s' failed"
5912
#: drizzled/log_event.cc:3677
5910
#: drizzled/log_event.cc:3679
5914
5912
msgid "Error in Exec_load event: could not open file '%s'"
5917
#: drizzled/log_event.cc:3687
5915
#: drizzled/log_event.cc:3689
5919
5917
msgid "Error in Exec_load event: file '%s' appears corrupted"
5922
#: drizzled/log_event.cc:3717
5920
#: drizzled/log_event.cc:3719
5924
5922
msgid "%s. Failed executing load from '%s'"
5927
#: drizzled/log_event.cc:3890
5925
#: drizzled/log_event.cc:3892
5928
5926
msgid "Not enough memory"
5931
#: drizzled/log_event.cc:4310
5929
#: drizzled/log_event.cc:4312
5933
5931
msgid "Error '%s' in %s event: when locking tables"
5936
#: drizzled/log_event.cc:4320
5934
#: drizzled/log_event.cc:4322
5938
5936
msgid "Error in %s event: when locking tables"
5941
#: drizzled/log_event.cc:4341
5939
#: drizzled/log_event.cc:4343
5943
5941
msgid "Error '%s' on reopening tables"
5946
#: drizzled/log_event.cc:4677
5944
#: drizzled/log_event.cc:4679
5948
5946
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5951
#: drizzled/log_event.cc:5073
5949
#: drizzled/log_event.cc:5075
5953
5951
msgid "Error '%s' on opening table `%s`.`%s`"
6030
6028
msgid "qcache plugin '%s' qcache_func2() failed"
6033
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6034
#: drizzled/slave.cc:2091
6031
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6032
#: drizzled/slave.cc:2093
6035
6033
msgid "Failed to flush master info file"
6038
#: drizzled/replication/replication.cc:104
6036
#: drizzled/replication/replication.cc:106
6039
6037
msgid "Failed in send_file() while reading file name"
6042
#: drizzled/replication/replication.cc:117
6040
#: drizzled/replication/replication.cc:119
6043
6041
msgid "Failed in send_file() on open of file"
6046
#: drizzled/replication/replication.cc:125
6044
#: drizzled/replication/replication.cc:127
6047
6045
msgid "Failed in send_file() while writing data to client"
6050
#: drizzled/replication/replication.cc:134
6048
#: drizzled/replication/replication.cc:136
6051
6049
msgid "Failed in send_file() while negotiating file transfer close"
6162
6160
msgid "scheduling plugin '%s' scheduling_func2() failed"
6165
#: drizzled/set_var.cc:729
6163
#: drizzled/set_var.cc:732
6166
6164
msgid "Ambiguous slave modes combination. STRICT will be used"
6169
#: drizzled/slave.cc:102
6167
#: drizzled/slave.cc:104
6170
6168
msgid "Waiting to reconnect after a failed registration on master"
6173
#: drizzled/slave.cc:103
6171
#: drizzled/slave.cc:105
6175
6173
"Slave I/O thread killed while waitnig to reconnect after a failed "
6176
6174
"registration on master"
6179
#: drizzled/slave.cc:105
6177
#: drizzled/slave.cc:107
6180
6178
msgid "Reconnecting after a failed registration on master"
6183
#: drizzled/slave.cc:106
6181
#: drizzled/slave.cc:108
6186
6184
"failed registering on master, reconnecting to try again, log '%s' at postion "
6190
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6188
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6191
6189
msgid "Slave I/O thread killed during or after reconnect"
6194
#: drizzled/slave.cc:112
6192
#: drizzled/slave.cc:114
6195
6193
msgid "Waiting to reconnect after a failed binlog dump request"
6198
#: drizzled/slave.cc:113
6196
#: drizzled/slave.cc:115
6199
6197
msgid "Slave I/O thread killed while retrying master dump"
6202
#: drizzled/slave.cc:114
6200
#: drizzled/slave.cc:116
6203
6201
msgid "Reconnecting after a failed binlog dump request"
6206
#: drizzled/slave.cc:115
6204
#: drizzled/slave.cc:117
6208
6206
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6211
#: drizzled/slave.cc:121
6209
#: drizzled/slave.cc:123
6212
6210
msgid "Waiting to reconnect after a failed master event read"
6215
#: drizzled/slave.cc:122
6213
#: drizzled/slave.cc:124
6216
6214
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6219
#: drizzled/slave.cc:124
6217
#: drizzled/slave.cc:126
6220
6218
msgid "Reconnecting after a failed master event read"
6223
#: drizzled/slave.cc:125
6221
#: drizzled/slave.cc:127
6226
6224
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6227
6225
"at postion %s"
6230
#: drizzled/slave.cc:128
6228
#: drizzled/slave.cc:130
6232
6230
"Slave I/O thread killed during or after a reconnect done to recover from "
6236
#: drizzled/slave.cc:242
6234
#: drizzled/slave.cc:244
6237
6235
msgid "Failed to allocate memory for the master info structure"
6240
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6238
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6241
6239
msgid "Failed to initialize the master info structure"
6244
#: drizzled/slave.cc:263
6242
#: drizzled/slave.cc:265
6245
6243
msgid "Failed to create slave threads"
6248
#: drizzled/slave.cc:460
6246
#: drizzled/slave.cc:462
6249
6247
msgid "Server id not set, will not start slave"
6252
#: drizzled/slave.cc:626
6250
#: drizzled/slave.cc:628
6254
6252
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6255
6253
"updates to a non-transactional table without any primary key. There is a "
6280
6278
"always make sense; please check the manual before using it)."
6283
#: drizzled/slave.cc:937
6281
#: drizzled/slave.cc:939
6285
6283
"The slave I/O thread stops because master and slave have different values "
6286
6284
"for the COLLATION_SERVER global variable. The values must be equal for "
6287
6285
"replication to work"
6290
#: drizzled/slave.cc:973
6288
#: drizzled/slave.cc:975
6292
6290
"The slave I/O thread stops because master and slave have different values "
6293
6291
"for the TIME_ZONE global variable. The values must be equal for replication "
6297
#: drizzled/slave.cc:1038
6295
#: drizzled/slave.cc:1040
6298
6296
msgid "Waiting for the slave SQL thread to free enough relay log space"
6301
#: drizzled/slave.cc:1084
6299
#: drizzled/slave.cc:1086
6303
6301
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6307
#: drizzled/slave.cc:1095
6305
#: drizzled/slave.cc:1097
6308
6306
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6311
#: drizzled/slave.cc:1420
6309
#: drizzled/slave.cc:1422
6313
6311
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6316
#: drizzled/slave.cc:1473
6314
#: drizzled/slave.cc:1475
6318
6316
msgid "Error reading packet from server: %s ( server_errno=%d)"
6321
#: drizzled/slave.cc:1481
6319
#: drizzled/slave.cc:1483
6323
6321
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6326
#: drizzled/slave.cc:1634
6324
#: drizzled/slave.cc:1636
6329
6327
"It was not possible to update the positions of the relay log information: "
6330
6328
"the slave may be in an inconsistent state. Stopped in %s position %s"
6333
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6331
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6335
6333
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6338
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6336
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6340
6338
msgid "Error initializing relay log position: %s"
6343
#: drizzled/slave.cc:1784
6341
#: drizzled/slave.cc:1786
6346
6344
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6347
6345
"Consider raising the value of the slave_transaction_retries variable."
6350
#: drizzled/slave.cc:1807
6348
#: drizzled/slave.cc:1809
6352
6350
"Could not parse relay log event entry. The possible reasons are: the "
6353
6351
"master's binary log is corrupted (you can check this by running "
6358
6356
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6361
#: drizzled/slave.cc:1928
6359
#: drizzled/slave.cc:1930
6362
6360
msgid "Failed during slave I/O thread initialization"
6365
#: drizzled/slave.cc:1942
6363
#: drizzled/slave.cc:1944
6366
6364
msgid "error in drizzle_create()"
6369
#: drizzled/slave.cc:1950
6367
#: drizzled/slave.cc:1952
6372
6370
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6373
6371
"'%s' at position %s"
6376
#: drizzled/slave.cc:1964
6374
#: drizzled/slave.cc:1966
6377
6375
msgid "Slave I/O thread killed while connecting to master"
6380
#: drizzled/slave.cc:1988
6378
#: drizzled/slave.cc:1990
6381
6379
msgid "Slave I/O thread couldn't register on master"
6384
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6382
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6385
6383
msgid "Forcing to reconnect slave I/O thread"
6388
#: drizzled/slave.cc:2013
6386
#: drizzled/slave.cc:2015
6389
6387
msgid "Failed on request_dump()"
6392
#: drizzled/slave.cc:2014
6390
#: drizzled/slave.cc:2016
6393
6391
msgid "Slave I/O thread killed while requesting master dump"
6396
#: drizzled/slave.cc:2040
6394
#: drizzled/slave.cc:2042
6397
6395
msgid "Waiting for master to send event"
6400
#: drizzled/slave.cc:2042
6398
#: drizzled/slave.cc:2044
6401
6399
msgid "Slave I/O thread killed while reading event"
6404
#: drizzled/slave.cc:2060
6402
#: drizzled/slave.cc:2062
6407
6405
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6409
6407
"max_allowed_packet"
6412
#: drizzled/slave.cc:2074
6410
#: drizzled/slave.cc:2076
6413
6411
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6416
#: drizzled/slave.cc:2084
6414
#: drizzled/slave.cc:2086
6417
6415
msgid "Queueing master event to the relay log"
6420
#: drizzled/slave.cc:2111
6418
#: drizzled/slave.cc:2113
6421
6419
msgid "Slave I/O thread aborted while waiting for relay log space"
6424
#: drizzled/slave.cc:2121
6422
#: drizzled/slave.cc:2123
6426
6424
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6429
#: drizzled/slave.cc:2142
6427
#: drizzled/slave.cc:2144
6430
6428
msgid "Waiting for slave mutex on exit"
6433
#: drizzled/slave.cc:2206
6431
#: drizzled/slave.cc:2208
6434
6432
msgid "Failed during slave thread initialization"
6437
#: drizzled/slave.cc:2272
6435
#: drizzled/slave.cc:2274
6440
6438
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6441
6439
"s, relay log '%s' position: %s"
6444
#: drizzled/slave.cc:2286
6442
#: drizzled/slave.cc:2288
6445
6443
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6448
#: drizzled/slave.cc:2312
6446
#: drizzled/slave.cc:2314
6449
6447
msgid "Reading event from the relay log"
6452
#: drizzled/slave.cc:2337
6450
#: drizzled/slave.cc:2339
6454
6452
msgid "Slave (additional info): %s Error_code: %d"
6457
#: drizzled/slave.cc:2354
6455
#: drizzled/slave.cc:2356
6459
6457
msgid "Slave: %s Error_code: %d"
6462
#: drizzled/slave.cc:2357
6460
#: drizzled/slave.cc:2359
6465
6463
"Error loading user-defined library, slave SQL thread aborted. Install the "
6467
6465
"stopped at log '%s' position %s"
6470
#: drizzled/slave.cc:2365
6468
#: drizzled/slave.cc:2367
6473
6471
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6474
6472
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6477
#: drizzled/slave.cc:2377
6475
#: drizzled/slave.cc:2379
6480
6478
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6483
#: drizzled/slave.cc:2466
6481
#: drizzled/slave.cc:2468
6485
6483
msgid "Slave I/O: failed requesting download of '%s'"
6488
#: drizzled/slave.cc:2483
6486
#: drizzled/slave.cc:2485
6490
6488
msgid "Network read error downloading '%s' from master"
6493
#: drizzled/slave.cc:2505
6491
#: drizzled/slave.cc:2507
6494
6492
msgid "error writing Exec_load event to relay log"
6497
#: drizzled/slave.cc:2519
6495
#: drizzled/slave.cc:2521
6498
6496
msgid "error writing Create_file event to relay log"
6501
#: drizzled/slave.cc:2534
6499
#: drizzled/slave.cc:2536
6502
6500
msgid "error writing Append_block event to relay log"
6505
#: drizzled/slave.cc:2630
6503
#: drizzled/slave.cc:2632
6506
6504
msgid "Memory allocation failed"
6509
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6507
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6512
6510
"Read invalid event from master: '%s', master could be corrupt but a more "
6513
6511
"likely cause of this is a bug"
6516
#: drizzled/slave.cc:3013
6514
#: drizzled/slave.cc:3015
6517
6515
msgid "could not queue event from master"
6520
#: drizzled/slave.cc:3103
6518
#: drizzled/slave.cc:3105
6522
6520
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6525
#: drizzled/slave.cc:3105
6523
#: drizzled/slave.cc:3107
6526
6524
msgid "reconnecting"
6529
#: drizzled/slave.cc:3105
6527
#: drizzled/slave.cc:3107
6530
6528
msgid "connecting"
6533
#: drizzled/slave.cc:3129
6531
#: drizzled/slave.cc:3131
6536
6534
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6540
#: drizzled/slave.cc:3490
6538
#: drizzled/slave.cc:3492
6542
6540
msgid "next log '%s' is currently active"
6545
#: drizzled/slave.cc:3520
6543
#: drizzled/slave.cc:3522
6547
6545
msgid "next log '%s' is not active"
6550
#: drizzled/slave.cc:3536
6548
#: drizzled/slave.cc:3538
6553
6551
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6556
#: drizzled/slave.cc:3542
6554
#: drizzled/slave.cc:3544
6557
6555
msgid "Aborting slave SQL thread because of partial event read"
6560
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6558
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6562
6560
msgid "Error reading relay log event: %s"
6565
#: drizzled/slave.cc:3549
6563
#: drizzled/slave.cc:3551
6566
6564
msgid "slave SQL thread was killed"
6569
#: drizzled/slave.cc:3647
6567
#: drizzled/slave.cc:3649
6572
6570
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6573
6571
"check error log on slave for more info"
6576
#: drizzled/slave.cc:3653
6574
#: drizzled/slave.cc:3655
6579
6577
"According to the master's version ('%s'), it is probable that master suffers "
6586
6584
"Then replication can be restarted."
6589
#: drizzled/sql_base.cc:2570
6587
#: drizzled/sql_base.cc:2485
6591
6589
msgid "Table %s had a open data handler in reopen_table"
6594
#: drizzled/sql_base.cc:3221
6592
#: drizzled/sql_base.cc:3134
6596
6594
msgid "Couldn't repair table: %s.%s"
6599
#: drizzled/sql_base.cc:3263
6597
#: drizzled/sql_base.cc:3177
6602
6600
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6603
6601
"s`.`%s`' to the binary log"
6606
#: drizzled/sql_base.cc:3872
6604
#: drizzled/sql_base.cc:3786
6608
6606
msgid "Could not remove temporary table: '%s', error: %d"
6611
#: drizzled/sql_plugin.cc:685
6609
#: drizzled/sql_plugin.cc:686
6613
6611
msgid "Plugin '%s' of type %s failed deinitialization"
6616
#: drizzled/sql_plugin.cc:699
6614
#: drizzled/sql_plugin.cc:700
6618
6616
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6621
#: drizzled/sql_plugin.cc:820
6619
#: drizzled/sql_plugin.cc:787
6623
6621
msgid "Plugin '%s' registration as a %s failed."
6626
#: drizzled/sql_plugin.cc:1072
6624
#: drizzled/sql_plugin.cc:1026
6627
6625
msgid "plugin-load parameter too long"
6630
#: drizzled/sql_plugin.cc:1132
6628
#: drizzled/sql_plugin.cc:1086
6632
6630
msgid "Couldn't load plugin named '%s' with soname '%s'."
6635
#: drizzled/sql_plugin.cc:1185
6633
#: drizzled/sql_plugin.cc:1139
6637
6635
msgid "Forcing shutdown of %<PRIu64> plugins"
6640
#: drizzled/sql_plugin.cc:1208
6638
#: drizzled/sql_plugin.cc:1162
6642
6640
msgid "Plugin '%s' will be forced to shutdown"
6645
#: drizzled/sql_plugin.cc:1224
6643
#: drizzled/sql_plugin.cc:1178
6647
6645
msgid "Plugin '%s' has ref_count=%d after shutdown."
6650
#: drizzled/sql_plugin.cc:1614
6648
#: drizzled/sql_plugin.cc:1568
6651
6649
msgid "Out of memor."
6654
#: drizzled/sql_plugin.cc:2476 drizzled/sql_plugin.cc:2539
6652
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6656
6654
msgid "Unknown variable type code 0x%x in plugin '%s'."
6659
#: drizzled/sql_plugin.cc:2519
6657
#: drizzled/sql_plugin.cc:2460
6662
6660
"Server variable %s of plugin %s was forced to be read-only: string variable "
6663
6661
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6666
#: drizzled/sql_plugin.cc:2550
6664
#: drizzled/sql_plugin.cc:2491
6668
6666
msgid "Missing variable name in plugin '%s'."
6671
#: drizzled/sql_plugin.cc:2567
6669
#: drizzled/sql_plugin.cc:2508
6673
6671
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6676
#: drizzled/sql_plugin.cc:2686
6674
#: drizzled/sql_plugin.cc:2627
6678
6676
msgid "Out of memory for plugin '%s'."
6681
#: drizzled/sql_plugin.cc:2693
6679
#: drizzled/sql_plugin.cc:2634
6683
6681
msgid "Bad options for plugin '%s'."
6686
#: drizzled/sql_plugin.cc:2702
6684
#: drizzled/sql_plugin.cc:2643
6688
6686
msgid "Parsing options for plugin '%s' failed."
6691
#: drizzled/sql_plugin.cc:2745
6689
#: drizzled/sql_plugin.cc:2686
6693
6691
msgid "Plugin '%s' has conflicting system variables"
6696
#: drizzled/sql_plugin.cc:2755
6694
#: drizzled/sql_plugin.cc:2696
6698
6696
msgid "Plugin '%s' disabled by command line option"
6701
#: drizzled/sql_table.cc:110
6699
#: drizzled/sql_table.cc:112
6703
6701
msgid "Invalid (old?) table or database name '%s'"
6706
#: drizzled/sql_table.cc:2762
6704
#: drizzled/sql_table.cc:2764
6708
6706
msgid "Unknown - internal error %d during operation"
6711
#: drizzled/sql_table.cc:5030
6709
#: drizzled/sql_table.cc:5032
6713
6711
msgid "Could not open table %s.%s after rename\n"
6716
#: drizzled/sql_table.cc:5197
6714
#: drizzled/sql_table.cc:5199
6719
6717
"order_st BY ignored because there is a user-defined clustered index in the "
6746
#: drizzled/table.cc:2693
6744
#: drizzled/table.cc:2695
6749
6747
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6753
#: drizzled/table.cc:2719
6751
#: drizzled/table.cc:2721
6756
6754
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6757
6755
"have type %s, found type %s."
6760
#: drizzled/table.cc:2728
6758
#: drizzled/table.cc:2730
6763
6761
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6764
6762
"position %d to have character set '%s' but the type has no character set."
6767
#: drizzled/table.cc:2738
6765
#: drizzled/table.cc:2740
6770
6768
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6771
6769
"position %d to have character set '%s' but found character set '%s'."
6774
#: drizzled/table.cc:2749
6772
#: drizzled/table.cc:2751
6777
6775
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6778
6776
"have type %s but the column is not found."
6781
#: drizzled/table.cc:4869
6779
#: drizzled/table.cc:4871
6783
6781
msgid "Got error %d when reading table '%s'"