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