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