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