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