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