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