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