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