1923
1924
#: drizzled/drizzled.cc:3173
1925
"Path for temporary files. Several paths may be specified, separated by a "
1926
"colon (:), in this case they are used in a round-robin fashion."
1925
msgid "Path for temporary files."
1929
#: drizzled/drizzled.cc:3179
1928
#: drizzled/drizzled.cc:3177
1930
1929
msgid "Default transaction isolation level."
1933
#: drizzled/drizzled.cc:3183
1932
#: drizzled/drizzled.cc:3181
1934
1933
msgid "Run drizzled daemon as user."
1937
#: drizzled/drizzled.cc:3191
1936
#: drizzled/drizzled.cc:3189
1939
1938
"The number of outstanding connection requests Drizzle can have. This comes "
1940
1939
"into play when the main Drizzle thread gets very many connection requests in "
1941
1940
"a very short time."
1944
#: drizzled/drizzled.cc:3197
1943
#: drizzled/drizzled.cc:3195
1946
1945
"The size of the cache to hold the SQL statements for the binary log during a "
1947
1946
"transaction. If you often use big, multi-statement transactions you can "
1948
1947
"increase this to get more performance."
1951
#: drizzled/drizzled.cc:3203
1950
#: drizzled/drizzled.cc:3201
1953
1952
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1954
1953
"limit per thread!"
1957
#: drizzled/drizzled.cc:3209
1956
#: drizzled/drizzled.cc:3207
1959
1958
"The number of seconds the drizzled server is waiting for a connect packet "
1960
1959
"before responding with 'Bad handshake'."
1963
#: drizzled/drizzled.cc:3214
1962
#: drizzled/drizzled.cc:3212
1964
1963
msgid "The DATE format (For future)."
1967
#: drizzled/drizzled.cc:3219
1966
#: drizzled/drizzled.cc:3217
1968
1967
msgid "The DATETIME/TIMESTAMP format (for future)."
1971
#: drizzled/drizzled.cc:3224
1970
#: drizzled/drizzled.cc:3222
1972
1971
msgid "The default week format used by WEEK() functions."
1975
#: drizzled/drizzled.cc:3229
1974
#: drizzled/drizzled.cc:3227
1977
1976
"Precision of the result of '/' operator will be increased on that value."
1980
#: drizzled/drizzled.cc:3235
1979
#: drizzled/drizzled.cc:3233
1982
1981
"If non-zero, binary logs will be purged after expire_logs_days days; "
1983
1982
"possible purges happen at startup and at binary log rotation."
1986
#: drizzled/drizzled.cc:3241
1985
#: drizzled/drizzled.cc:3239
1987
1986
msgid "The maximum length of the result of function group_concat."
1990
#: drizzled/drizzled.cc:3246
1989
#: drizzled/drizzled.cc:3244
1992
1991
"The number of seconds the server waits for activity on an interactive "
1993
1992
"connection before closing it."
1996
#: drizzled/drizzled.cc:3252
1995
#: drizzled/drizzled.cc:3250
1997
1996
msgid "The size of the buffer that is used for full joins."
2000
#: drizzled/drizzled.cc:3258
1999
#: drizzled/drizzled.cc:3256
2001
2000
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2004
#: drizzled/drizzled.cc:3263
2003
#: drizzled/drizzled.cc:3261
2006
2005
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2007
2006
"this to get better index handling (for all reads and multiple writes) to as "
2008
2007
"much as you can afford;"
2011
#: drizzled/drizzled.cc:3272
2010
#: drizzled/drizzled.cc:3270
2013
2012
"This characterizes the number of hits a hot block has to be untouched until "
2014
2013
"it is considered aged enough to be downgraded to a warm block. This "
2016
2015
"blocks in key cache"
2019
#: drizzled/drizzled.cc:3281
2018
#: drizzled/drizzled.cc:3279
2020
2019
msgid "The default size of key cache blocks"
2023
#: drizzled/drizzled.cc:3287
2022
#: drizzled/drizzled.cc:3285
2024
2023
msgid "The minimum percentage of warm blocks in key cache"
2027
#: drizzled/drizzled.cc:3293
2026
#: drizzled/drizzled.cc:3291
2028
2027
msgid "Max packetlength to send/receive from to server."
2031
#: drizzled/drizzled.cc:3298
2030
#: drizzled/drizzled.cc:3296
2033
2032
"Can be used to restrict the total size used to cache a multi-transaction "
2037
#: drizzled/drizzled.cc:3303
2036
#: drizzled/drizzled.cc:3301
2039
2038
"Binary log will be rotated automatically when the size exceeds this value. "
2040
2039
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2041
2040
"for this variable is 4096."
2044
#: drizzled/drizzled.cc:3309
2043
#: drizzled/drizzled.cc:3307
2046
2045
"If there is more than this number of interrupted connections from a host "
2047
2046
"this host will be blocked from further connections."
2050
#: drizzled/drizzled.cc:3316
2049
#: drizzled/drizzled.cc:3314
2051
2050
msgid "The number of simultaneous clients allowed."
2054
#: drizzled/drizzled.cc:3321
2053
#: drizzled/drizzled.cc:3319
2055
2054
msgid "Max number of errors/warnings to store for a statement."
2058
#: drizzled/drizzled.cc:3326
2057
#: drizzled/drizzled.cc:3324
2059
2058
msgid "Don't allow creation of heap tables bigger than this."
2062
#: drizzled/drizzled.cc:3332
2061
#: drizzled/drizzled.cc:3330
2064
2063
"Joins that are probably going to read more than max_join_size records return "
2068
#: drizzled/drizzled.cc:3338
2067
#: drizzled/drizzled.cc:3336
2069
2068
msgid "Max number of bytes in sorted records."
2072
#: drizzled/drizzled.cc:3343
2071
#: drizzled/drizzled.cc:3341
2074
2073
"If non-zero: relay log will be rotated automatically when the size exceeds "
2075
2074
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2076
2075
"excepted, the minimum value for this variable is 4096."
2079
#: drizzled/drizzled.cc:3350
2078
#: drizzled/drizzled.cc:3348
2080
2079
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2083
#: drizzled/drizzled.cc:3355
2082
#: drizzled/drizzled.cc:3353
2085
2084
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2086
2085
"max_sort_length bytes of each value are used; the rest are ignored)."
2089
#: drizzled/drizzled.cc:3362
2088
#: drizzled/drizzled.cc:3360
2090
2089
msgid "Maximum number of temporary tables a client can keep open at a time."
2093
#: drizzled/drizzled.cc:3367
2092
#: drizzled/drizzled.cc:3365
2094
2093
msgid "After this many write locks, allow some read locks to run in between."
2097
#: drizzled/drizzled.cc:3371
2096
#: drizzled/drizzled.cc:3369
2099
2098
"Don't log queries which examine less than min_examined_row_limit rows to "
2103
#: drizzled/drizzled.cc:3377
2102
#: drizzled/drizzled.cc:3375
2104
2103
msgid "Block size to be used for MyISAM index pages."
2107
#: drizzled/drizzled.cc:3383
2106
#: drizzled/drizzled.cc:3381
2108
2107
msgid "Default pointer size to be used for MyISAM tables."
2111
#: drizzled/drizzled.cc:3388
2110
#: drizzled/drizzled.cc:3386
2113
2112
"Don't use the fast sort index method to created index if the temporary file "
2114
2113
"would get bigger than this."
2117
#: drizzled/drizzled.cc:3395
2116
#: drizzled/drizzled.cc:3393
2119
2118
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2120
2119
"disables parallel repair."
2123
#: drizzled/drizzled.cc:3401
2122
#: drizzled/drizzled.cc:3399
2125
2124
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2126
2125
"when creating indexes with CREATE INDEX or ALTER TABLE."
2129
#: drizzled/drizzled.cc:3407
2128
#: drizzled/drizzled.cc:3405
2131
2130
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2132
2131
"Possible values of name are 'nulls_unequal' (default behavior), "
2133
2132
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2136
#: drizzled/drizzled.cc:3414
2135
#: drizzled/drizzled.cc:3412
2137
2136
msgid "Buffer length for TCP/IP and socket communication."
2140
#: drizzled/drizzled.cc:3419
2139
#: drizzled/drizzled.cc:3417
2142
2141
"Number of seconds to wait for more data from a connection before aborting "
2146
#: drizzled/drizzled.cc:3425
2145
#: drizzled/drizzled.cc:3423
2148
2147
"If a read on a communication port is interrupted, retry this many times "
2149
2148
"before giving up."
2152
#: drizzled/drizzled.cc:3431
2151
#: drizzled/drizzled.cc:3429
2154
2153
"Number of seconds to wait for a block to be written to a connection before "
2155
2154
"aborting the write."
2158
#: drizzled/drizzled.cc:3437
2157
#: drizzled/drizzled.cc:3435
2159
2158
msgid "Use compatible behavior."
2162
#: drizzled/drizzled.cc:3442
2161
#: drizzled/drizzled.cc:3440
2164
2163
"If this is not 0, then drizzled will use this value to reserve file "
2165
2164
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2186
2185
"(used for testing/comparison)."
2189
#: drizzled/drizzled.cc:3469
2188
#: drizzled/drizzled.cc:3467
2190
2189
msgid "Directory for plugins."
2193
#: drizzled/drizzled.cc:3473
2192
#: drizzled/drizzled.cc:3471
2195
2194
"Optional colon (or semicolon) separated list of plugins to load,where each "
2196
2195
"plugin is identified by the name of the shared library. [for example: --"
2197
2196
"plugin_load=libmd5udf.so:libauth_pam.so]"
2200
#: drizzled/drizzled.cc:3479
2199
#: drizzled/drizzled.cc:3477
2201
2200
msgid "The size of the buffer that is allocated when preloading indexes"
2204
#: drizzled/drizzled.cc:3484
2203
#: drizzled/drizzled.cc:3482
2205
2204
msgid "Allocation block size for query parsing and execution"
2208
#: drizzled/drizzled.cc:3489
2207
#: drizzled/drizzled.cc:3487
2209
2208
msgid "Persistent buffer for query parsing and execution"
2212
#: drizzled/drizzled.cc:3495
2211
#: drizzled/drizzled.cc:3493
2213
2212
msgid "Allocation block size for storing ranges during optimization"
2216
#: drizzled/drizzled.cc:3501
2215
#: drizzled/drizzled.cc:3499
2218
2217
"Each thread that does a sequential scan allocates a buffer of this size for "
2219
2218
"each table it scans. If you do many sequential scans, you may want to "
2220
2219
"increase this value."
2223
#: drizzled/drizzled.cc:3509
2222
#: drizzled/drizzled.cc:3507
2225
2224
"Make all non-temporary tables read-only, with the exception for replication "
2226
2225
"(slave) threads and users with the SUPER privilege"
2229
#: drizzled/drizzled.cc:3515
2228
#: drizzled/drizzled.cc:3513
2231
2230
"When reading rows in sorted order after a sort, the rows are read through "
2232
2231
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2233
2232
"record_buffer."
2236
#: drizzled/drizzled.cc:3523
2235
#: drizzled/drizzled.cc:3521
2238
2237
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2242
#: drizzled/drizzled.cc:3529
2241
#: drizzled/drizzled.cc:3527
2243
2242
msgid "Maximum space to use for all relay logs."
2246
#: drizzled/drizzled.cc:3534
2245
#: drizzled/drizzled.cc:3532
2247
2246
msgid "Use compression on master/slave protocol."
2250
#: drizzled/drizzled.cc:3539
2249
#: drizzled/drizzled.cc:3537
2252
2251
"Number of seconds to wait for more data from a master/slave connection "
2253
2252
"before aborting the read."
2256
#: drizzled/drizzled.cc:3544
2255
#: drizzled/drizzled.cc:3542
2258
2257
"Number of times the slave SQL thread will retry a transaction in case it "
2259
2258
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2263
#: drizzled/drizzled.cc:3550
2262
#: drizzled/drizzled.cc:3548
2264
2263
msgid "Allow slave to batch requests."
2267
#: drizzled/drizzled.cc:3554
2266
#: drizzled/drizzled.cc:3552
2269
2268
"If creating the thread takes longer than this value (in seconds), the "
2270
2269
"Slow_launch_threads counter will be incremented."
2273
#: drizzled/drizzled.cc:3559
2272
#: drizzled/drizzled.cc:3557
2274
2273
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2277
#: drizzled/drizzled.cc:3565
2276
#: drizzled/drizzled.cc:3563
2279
2278
"Synchronously flush binary log to disk after every #th event. Use 0 "
2280
2279
"(default) to disable synchronous flushing."
2283
#: drizzled/drizzled.cc:3570
2282
#: drizzled/drizzled.cc:3568
2284
2283
msgid "The number of cached table definitions."
2287
#: drizzled/drizzled.cc:3574
2286
#: drizzled/drizzled.cc:3572
2288
2287
msgid "The number of cached open tables."
2291
#: drizzled/drizzled.cc:3578
2290
#: drizzled/drizzled.cc:3576
2293
2292
"Timeout in seconds to wait for a table level lock before returning an error. "
2294
2293
"Used only if the connection has active cursors."
2297
#: drizzled/drizzled.cc:3583
2296
#: drizzled/drizzled.cc:3581
2299
2298
"How many threads we should create to handle query requests in case of "
2300
2299
"'thread_handling=pool-of-threads'"
2303
#: drizzled/drizzled.cc:3588
2302
#: drizzled/drizzled.cc:3586
2304
2303
msgid "The stack size for each thread."
2307
#: drizzled/drizzled.cc:3594
2306
#: drizzled/drizzled.cc:3592
2308
2307
msgid "The TIME format (for future)."
2311
#: drizzled/drizzled.cc:3599
2310
#: drizzled/drizzled.cc:3597
2313
2312
"If an internal in-memory temporary table exceeds this size, MySQL will "
2314
2313
"automatically convert it to an on-disk MyISAM table."
2317
#: drizzled/drizzled.cc:3605
2316
#: drizzled/drizzled.cc:3603
2318
2317
msgid "Allocation block size for transactions to be stored in binary log"
2321
#: drizzled/drizzled.cc:3610
2320
#: drizzled/drizzled.cc:3608
2322
2321
msgid "Persistent buffer for transactions to be stored in binary log"
2325
#: drizzled/drizzled.cc:3615
2324
#: drizzled/drizzled.cc:3613
2327
2326
"The number of seconds the server waits for activity on a connection before "
2331
#: drizzled/drizzled.cc:3862
2330
#: drizzled/drizzled.cc:3859
2333
2332
"Copyright (C) 2008 Sun Microsystems\n"
2334
2333
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2337
2336
"Starts the Drizzle database server\n"
2340
#: drizzled/drizzled.cc:3869
2339
#: drizzled/drizzled.cc:3866
2342
2341
msgid "Usage: %s [OPTIONS]\n"
2345
#: drizzled/drizzled.cc:3880
2344
#: drizzled/drizzled.cc:3877
2348
2347
"To see what values a running Drizzle server is using, type\n"
2349
2348
"'drizzleadmin variables' instead of 'drizzled --help'."
2352
#: drizzled/drizzled.cc:4054
2351
#: drizzled/drizzled.cc:4050
2355
2354
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2356
2355
"command line\n"
2359
#: drizzled/drizzled.cc:4108
2358
#: drizzled/drizzled.cc:4104
2360
2359
msgid "Can't start server: cannot resolve hostname!"
2363
#: drizzled/drizzled.cc:4114
2362
#: drizzled/drizzled.cc:4110
2364
2363
msgid "Can't start server: bind-address refers to multiple interfaces!"
2367
#: drizzled/drizzled.cc:4451
2366
#: drizzled/drizzled.cc:4467
2369
2368
msgid "No option given to %s\n"
2372
#: drizzled/drizzled.cc:4453
2371
#: drizzled/drizzled.cc:4469
2374
2373
msgid "Wrong option to %s. Option(s) given: %s\n"
2377
#: drizzled/drizzled.cc:4455
2376
#: drizzled/drizzled.cc:4471
2379
2378
msgid "Alternatives are: '%s'"
5903
5902
"Default database: '%s'. Query: '%s'"
5906
#: drizzled/log_event.cc:1648
5905
#: drizzled/log_event.cc:1650
5907
5906
msgid "no error"
5910
#: drizzled/log_event.cc:1668
5909
#: drizzled/log_event.cc:1670
5912
5911
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5915
#: drizzled/log_event.cc:1670 drizzled/log_event.cc:4313
5916
#: drizzled/log_event.cc:4344 drizzled/log_event.cc:5076
5914
#: drizzled/log_event.cc:1672 drizzled/log_event.cc:4315
5915
#: drizzled/log_event.cc:4346 drizzled/log_event.cc:5078
5917
5916
msgid "unexpected success or fatal error"
5920
#: drizzled/log_event.cc:2123
5919
#: drizzled/log_event.cc:2125
5922
5921
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5923
5922
"probable cause is that the master died while writing the transaction to its "
5924
5923
"binary log, thus rolled back too."
5927
#: drizzled/log_event.cc:2778
5926
#: drizzled/log_event.cc:2780
5930
5929
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5931
5930
"produced %ld warning(s). Default database: '%s'"
5934
#: drizzled/log_event.cc:2828
5933
#: drizzled/log_event.cc:2830
5937
5936
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5940
#: drizzled/log_event.cc:2840
5939
#: drizzled/log_event.cc:2842
5942
5941
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5945
#: drizzled/log_event.cc:3102
5944
#: drizzled/log_event.cc:3104
5946
5945
msgid "Out of memory while recording slave event"
5949
#: drizzled/log_event.cc:3352 drizzled/log_event.cc:3378
5948
#: drizzled/log_event.cc:3354 drizzled/log_event.cc:3380
5951
5950
msgid "Error in Create_file event: could not open file '%s'"
5954
#: drizzled/log_event.cc:3364
5953
#: drizzled/log_event.cc:3366
5956
5955
msgid "Error in Create_file event: could not write to file '%s'"
5959
#: drizzled/log_event.cc:3385
5958
#: drizzled/log_event.cc:3387
5961
5960
msgid "Error in Create_file event: write to '%s' failed"
5964
#: drizzled/log_event.cc:3499
5963
#: drizzled/log_event.cc:3501
5966
5965
msgid "Error in %s event: could not create file '%s'"
5969
#: drizzled/log_event.cc:3508
5968
#: drizzled/log_event.cc:3510
5971
5970
msgid "Error in %s event: could not open file '%s'"
5974
#: drizzled/log_event.cc:3515
5973
#: drizzled/log_event.cc:3517
5976
5975
msgid "Error in %s event: write to '%s' failed"
5979
#: drizzled/log_event.cc:3677
5978
#: drizzled/log_event.cc:3679
5981
5980
msgid "Error in Exec_load event: could not open file '%s'"
5984
#: drizzled/log_event.cc:3687
5983
#: drizzled/log_event.cc:3689
5986
5985
msgid "Error in Exec_load event: file '%s' appears corrupted"
5989
#: drizzled/log_event.cc:3717
5988
#: drizzled/log_event.cc:3719
5991
5990
msgid "%s. Failed executing load from '%s'"
5994
#: drizzled/log_event.cc:3890
5993
#: drizzled/log_event.cc:3892
5995
5994
msgid "Not enough memory"
5998
#: drizzled/log_event.cc:4310
5997
#: drizzled/log_event.cc:4312
6000
5999
msgid "Error '%s' in %s event: when locking tables"
6003
#: drizzled/log_event.cc:4320
6002
#: drizzled/log_event.cc:4322
6005
6004
msgid "Error in %s event: when locking tables"
6008
#: drizzled/log_event.cc:4341
6007
#: drizzled/log_event.cc:4343
6010
6009
msgid "Error '%s' on reopening tables"
6013
#: drizzled/log_event.cc:4677
6012
#: drizzled/log_event.cc:4679
6015
6014
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6018
#: drizzled/log_event.cc:5073
6017
#: drizzled/log_event.cc:5075
6020
6019
msgid "Error '%s' on opening table `%s`.`%s`"
6097
6096
msgid "qcache plugin '%s' qcache_func2() failed"
6100
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6101
#: drizzled/slave.cc:2091
6099
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6100
#: drizzled/slave.cc:2093
6102
6101
msgid "Failed to flush master info file"
6105
#: drizzled/replication/replication.cc:104
6104
#: drizzled/replication/replication.cc:106
6106
6105
msgid "Failed in send_file() while reading file name"
6109
#: drizzled/replication/replication.cc:117
6108
#: drizzled/replication/replication.cc:119
6110
6109
msgid "Failed in send_file() on open of file"
6113
#: drizzled/replication/replication.cc:125
6112
#: drizzled/replication/replication.cc:127
6114
6113
msgid "Failed in send_file() while writing data to client"
6117
#: drizzled/replication/replication.cc:134
6116
#: drizzled/replication/replication.cc:136
6118
6117
msgid "Failed in send_file() while negotiating file transfer close"
6229
6228
msgid "scheduling plugin '%s' scheduling_func2() failed"
6232
#: drizzled/set_var.cc:729
6231
#: drizzled/set_var.cc:732
6233
6232
msgid "Ambiguous slave modes combination. STRICT will be used"
6236
#: drizzled/slave.cc:102
6235
#: drizzled/slave.cc:104
6237
6236
msgid "Waiting to reconnect after a failed registration on master"
6240
#: drizzled/slave.cc:103
6239
#: drizzled/slave.cc:105
6242
6241
"Slave I/O thread killed while waitnig to reconnect after a failed "
6243
6242
"registration on master"
6246
#: drizzled/slave.cc:105
6245
#: drizzled/slave.cc:107
6247
6246
msgid "Reconnecting after a failed registration on master"
6250
#: drizzled/slave.cc:106
6249
#: drizzled/slave.cc:108
6253
6252
"failed registering on master, reconnecting to try again, log '%s' at postion "
6257
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6256
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6258
6257
msgid "Slave I/O thread killed during or after reconnect"
6261
#: drizzled/slave.cc:112
6260
#: drizzled/slave.cc:114
6262
6261
msgid "Waiting to reconnect after a failed binlog dump request"
6265
#: drizzled/slave.cc:113
6264
#: drizzled/slave.cc:115
6266
6265
msgid "Slave I/O thread killed while retrying master dump"
6269
#: drizzled/slave.cc:114
6268
#: drizzled/slave.cc:116
6270
6269
msgid "Reconnecting after a failed binlog dump request"
6273
#: drizzled/slave.cc:115
6272
#: drizzled/slave.cc:117
6275
6274
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6278
#: drizzled/slave.cc:121
6277
#: drizzled/slave.cc:123
6279
6278
msgid "Waiting to reconnect after a failed master event read"
6282
#: drizzled/slave.cc:122
6281
#: drizzled/slave.cc:124
6283
6282
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6286
#: drizzled/slave.cc:124
6285
#: drizzled/slave.cc:126
6287
6286
msgid "Reconnecting after a failed master event read"
6290
#: drizzled/slave.cc:125
6289
#: drizzled/slave.cc:127
6293
6292
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6294
6293
"at postion %s"
6297
#: drizzled/slave.cc:128
6296
#: drizzled/slave.cc:130
6299
6298
"Slave I/O thread killed during or after a reconnect done to recover from "
6303
#: drizzled/slave.cc:242
6302
#: drizzled/slave.cc:244
6304
6303
msgid "Failed to allocate memory for the master info structure"
6307
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6306
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6308
6307
msgid "Failed to initialize the master info structure"
6311
#: drizzled/slave.cc:263
6310
#: drizzled/slave.cc:265
6312
6311
msgid "Failed to create slave threads"
6315
#: drizzled/slave.cc:460
6314
#: drizzled/slave.cc:462
6316
6315
msgid "Server id not set, will not start slave"
6319
#: drizzled/slave.cc:626
6318
#: drizzled/slave.cc:628
6321
6320
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6322
6321
"updates to a non-transactional table without any primary key. There is a "
6347
6346
"always make sense; please check the manual before using it)."
6350
#: drizzled/slave.cc:937
6349
#: drizzled/slave.cc:939
6352
6351
"The slave I/O thread stops because master and slave have different values "
6353
6352
"for the COLLATION_SERVER global variable. The values must be equal for "
6354
6353
"replication to work"
6357
#: drizzled/slave.cc:973
6356
#: drizzled/slave.cc:975
6359
6358
"The slave I/O thread stops because master and slave have different values "
6360
6359
"for the TIME_ZONE global variable. The values must be equal for replication "
6364
#: drizzled/slave.cc:1038
6363
#: drizzled/slave.cc:1040
6365
6364
msgid "Waiting for the slave SQL thread to free enough relay log space"
6368
#: drizzled/slave.cc:1084
6367
#: drizzled/slave.cc:1086
6370
6369
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6374
#: drizzled/slave.cc:1095
6373
#: drizzled/slave.cc:1097
6375
6374
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6378
#: drizzled/slave.cc:1420
6377
#: drizzled/slave.cc:1422
6380
6379
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6383
#: drizzled/slave.cc:1473
6382
#: drizzled/slave.cc:1475
6385
6384
msgid "Error reading packet from server: %s ( server_errno=%d)"
6388
#: drizzled/slave.cc:1481
6387
#: drizzled/slave.cc:1483
6390
6389
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6393
#: drizzled/slave.cc:1634
6392
#: drizzled/slave.cc:1636
6396
6395
"It was not possible to update the positions of the relay log information: "
6397
6396
"the slave may be in an inconsistent state. Stopped in %s position %s"
6400
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6399
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6402
6401
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6405
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6404
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6407
6406
msgid "Error initializing relay log position: %s"
6410
#: drizzled/slave.cc:1784
6409
#: drizzled/slave.cc:1786
6413
6412
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6414
6413
"Consider raising the value of the slave_transaction_retries variable."
6417
#: drizzled/slave.cc:1807
6416
#: drizzled/slave.cc:1809
6419
6418
"Could not parse relay log event entry. The possible reasons are: the "
6420
6419
"master's binary log is corrupted (you can check this by running "
6425
6424
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6428
#: drizzled/slave.cc:1928
6427
#: drizzled/slave.cc:1930
6429
6428
msgid "Failed during slave I/O thread initialization"
6432
#: drizzled/slave.cc:1942
6431
#: drizzled/slave.cc:1944
6433
6432
msgid "error in drizzle_create()"
6436
#: drizzled/slave.cc:1950
6435
#: drizzled/slave.cc:1952
6439
6438
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6440
6439
"'%s' at position %s"
6443
#: drizzled/slave.cc:1964
6442
#: drizzled/slave.cc:1966
6444
6443
msgid "Slave I/O thread killed while connecting to master"
6447
#: drizzled/slave.cc:1988
6446
#: drizzled/slave.cc:1990
6448
6447
msgid "Slave I/O thread couldn't register on master"
6451
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6450
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6452
6451
msgid "Forcing to reconnect slave I/O thread"
6455
#: drizzled/slave.cc:2013
6454
#: drizzled/slave.cc:2015
6456
6455
msgid "Failed on request_dump()"
6459
#: drizzled/slave.cc:2014
6458
#: drizzled/slave.cc:2016
6460
6459
msgid "Slave I/O thread killed while requesting master dump"
6463
#: drizzled/slave.cc:2040
6462
#: drizzled/slave.cc:2042
6464
6463
msgid "Waiting for master to send event"
6467
#: drizzled/slave.cc:2042
6466
#: drizzled/slave.cc:2044
6468
6467
msgid "Slave I/O thread killed while reading event"
6471
#: drizzled/slave.cc:2060
6470
#: drizzled/slave.cc:2062
6474
6473
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6476
6475
"max_allowed_packet"
6479
#: drizzled/slave.cc:2074
6478
#: drizzled/slave.cc:2076
6480
6479
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6483
#: drizzled/slave.cc:2084
6482
#: drizzled/slave.cc:2086
6484
6483
msgid "Queueing master event to the relay log"
6487
#: drizzled/slave.cc:2111
6486
#: drizzled/slave.cc:2113
6488
6487
msgid "Slave I/O thread aborted while waiting for relay log space"
6491
#: drizzled/slave.cc:2121
6490
#: drizzled/slave.cc:2123
6493
6492
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6496
#: drizzled/slave.cc:2142
6495
#: drizzled/slave.cc:2144
6497
6496
msgid "Waiting for slave mutex on exit"
6500
#: drizzled/slave.cc:2206
6499
#: drizzled/slave.cc:2208
6501
6500
msgid "Failed during slave thread initialization"
6504
#: drizzled/slave.cc:2272
6503
#: drizzled/slave.cc:2274
6507
6506
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6508
6507
"s, relay log '%s' position: %s"
6511
#: drizzled/slave.cc:2286
6510
#: drizzled/slave.cc:2288
6512
6511
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6515
#: drizzled/slave.cc:2312
6514
#: drizzled/slave.cc:2314
6516
6515
msgid "Reading event from the relay log"
6519
#: drizzled/slave.cc:2337
6518
#: drizzled/slave.cc:2339
6521
6520
msgid "Slave (additional info): %s Error_code: %d"
6524
#: drizzled/slave.cc:2354
6523
#: drizzled/slave.cc:2356
6526
6525
msgid "Slave: %s Error_code: %d"
6529
#: drizzled/slave.cc:2357
6528
#: drizzled/slave.cc:2359
6532
6531
"Error loading user-defined library, slave SQL thread aborted. Install the "
6534
6533
"stopped at log '%s' position %s"
6537
#: drizzled/slave.cc:2365
6536
#: drizzled/slave.cc:2367
6540
6539
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6541
6540
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6544
#: drizzled/slave.cc:2377
6543
#: drizzled/slave.cc:2379
6547
6546
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6550
#: drizzled/slave.cc:2466
6549
#: drizzled/slave.cc:2468
6552
6551
msgid "Slave I/O: failed requesting download of '%s'"
6555
#: drizzled/slave.cc:2483
6554
#: drizzled/slave.cc:2485
6557
6556
msgid "Network read error downloading '%s' from master"
6560
#: drizzled/slave.cc:2505
6559
#: drizzled/slave.cc:2507
6561
6560
msgid "error writing Exec_load event to relay log"
6564
#: drizzled/slave.cc:2519
6563
#: drizzled/slave.cc:2521
6565
6564
msgid "error writing Create_file event to relay log"
6568
#: drizzled/slave.cc:2534
6567
#: drizzled/slave.cc:2536
6569
6568
msgid "error writing Append_block event to relay log"
6572
#: drizzled/slave.cc:2630
6571
#: drizzled/slave.cc:2632
6573
6572
msgid "Memory allocation failed"
6576
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6575
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6579
6578
"Read invalid event from master: '%s', master could be corrupt but a more "
6580
6579
"likely cause of this is a bug"
6583
#: drizzled/slave.cc:3013
6582
#: drizzled/slave.cc:3015
6584
6583
msgid "could not queue event from master"
6587
#: drizzled/slave.cc:3103
6586
#: drizzled/slave.cc:3105
6589
6588
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6592
#: drizzled/slave.cc:3105
6591
#: drizzled/slave.cc:3107
6593
6592
msgid "reconnecting"
6596
#: drizzled/slave.cc:3105
6595
#: drizzled/slave.cc:3107
6597
6596
msgid "connecting"
6600
#: drizzled/slave.cc:3129
6599
#: drizzled/slave.cc:3131
6603
6602
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6607
#: drizzled/slave.cc:3490
6606
#: drizzled/slave.cc:3492
6609
6608
msgid "next log '%s' is currently active"
6612
#: drizzled/slave.cc:3520
6611
#: drizzled/slave.cc:3522
6614
6613
msgid "next log '%s' is not active"
6617
#: drizzled/slave.cc:3536
6616
#: drizzled/slave.cc:3538
6620
6619
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6623
#: drizzled/slave.cc:3542
6622
#: drizzled/slave.cc:3544
6624
6623
msgid "Aborting slave SQL thread because of partial event read"
6627
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6626
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6629
6628
msgid "Error reading relay log event: %s"
6632
#: drizzled/slave.cc:3549
6631
#: drizzled/slave.cc:3551
6633
6632
msgid "slave SQL thread was killed"
6636
#: drizzled/slave.cc:3647
6635
#: drizzled/slave.cc:3649
6639
6638
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6640
6639
"check error log on slave for more info"
6643
#: drizzled/slave.cc:3653
6642
#: drizzled/slave.cc:3655
6646
6645
"According to the master's version ('%s'), it is probable that master suffers "
6653
6652
"Then replication can be restarted."
6656
#: drizzled/sql_base.cc:2570
6655
#: drizzled/sql_base.cc:2485
6658
6657
msgid "Table %s had a open data handler in reopen_table"
6661
#: drizzled/sql_base.cc:3221
6660
#: drizzled/sql_base.cc:3134
6663
6662
msgid "Couldn't repair table: %s.%s"
6666
#: drizzled/sql_base.cc:3263
6665
#: drizzled/sql_base.cc:3177
6669
6668
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6670
6669
"s`.`%s`' to the binary log"
6673
#: drizzled/sql_base.cc:3872
6672
#: drizzled/sql_base.cc:3786
6675
6674
msgid "Could not remove temporary table: '%s', error: %d"
6678
#: drizzled/sql_plugin.cc:685
6677
#: drizzled/sql_plugin.cc:686
6680
6679
msgid "Plugin '%s' of type %s failed deinitialization"
6683
#: drizzled/sql_plugin.cc:699
6682
#: drizzled/sql_plugin.cc:700
6685
6684
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6688
#: drizzled/sql_plugin.cc:820
6687
#: drizzled/sql_plugin.cc:787
6690
6689
msgid "Plugin '%s' registration as a %s failed."
6693
#: drizzled/sql_plugin.cc:1072
6692
#: drizzled/sql_plugin.cc:1026
6694
6693
msgid "plugin-load parameter too long"
6697
#: drizzled/sql_plugin.cc:1132
6696
#: drizzled/sql_plugin.cc:1086
6699
6698
msgid "Couldn't load plugin named '%s' with soname '%s'."
6702
#: drizzled/sql_plugin.cc:1185
6701
#: drizzled/sql_plugin.cc:1139
6704
6703
msgid "Forcing shutdown of %<PRIu64> plugins"
6707
#: drizzled/sql_plugin.cc:1208
6706
#: drizzled/sql_plugin.cc:1162
6709
6708
msgid "Plugin '%s' will be forced to shutdown"
6712
#: drizzled/sql_plugin.cc:1224
6711
#: drizzled/sql_plugin.cc:1178
6714
6713
msgid "Plugin '%s' has ref_count=%d after shutdown."
6717
#: drizzled/sql_plugin.cc:1614
6716
#: drizzled/sql_plugin.cc:1568
6718
6717
msgid "Out of memor."
6721
#: drizzled/sql_plugin.cc:2476 drizzled/sql_plugin.cc:2539
6720
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6723
6722
msgid "Unknown variable type code 0x%x in plugin '%s'."
6726
#: drizzled/sql_plugin.cc:2519
6725
#: drizzled/sql_plugin.cc:2460
6729
6728
"Server variable %s of plugin %s was forced to be read-only: string variable "
6730
6729
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6733
#: drizzled/sql_plugin.cc:2550
6732
#: drizzled/sql_plugin.cc:2491
6735
6734
msgid "Missing variable name in plugin '%s'."
6738
#: drizzled/sql_plugin.cc:2567
6737
#: drizzled/sql_plugin.cc:2508
6740
6739
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6743
#: drizzled/sql_plugin.cc:2686
6742
#: drizzled/sql_plugin.cc:2627
6745
6744
msgid "Out of memory for plugin '%s'."
6748
#: drizzled/sql_plugin.cc:2693
6747
#: drizzled/sql_plugin.cc:2634
6750
6749
msgid "Bad options for plugin '%s'."
6753
#: drizzled/sql_plugin.cc:2702
6752
#: drizzled/sql_plugin.cc:2643
6755
6754
msgid "Parsing options for plugin '%s' failed."
6758
#: drizzled/sql_plugin.cc:2745
6757
#: drizzled/sql_plugin.cc:2686
6760
6759
msgid "Plugin '%s' has conflicting system variables"
6763
#: drizzled/sql_plugin.cc:2755
6762
#: drizzled/sql_plugin.cc:2696
6765
6764
msgid "Plugin '%s' disabled by command line option"
6768
#: drizzled/sql_table.cc:110
6767
#: drizzled/sql_table.cc:112
6770
6769
msgid "Invalid (old?) table or database name '%s'"
6773
#: drizzled/sql_table.cc:2762
6772
#: drizzled/sql_table.cc:2764
6775
6774
msgid "Unknown - internal error %d during operation"
6778
#: drizzled/sql_table.cc:5030
6777
#: drizzled/sql_table.cc:5032
6780
6779
msgid "Could not open table %s.%s after rename\n"
6783
#: drizzled/sql_table.cc:5197
6782
#: drizzled/sql_table.cc:5199
6786
6785
"order_st BY ignored because there is a user-defined clustered index in the "
6812
6811
"テーブル「%-.64s」は異なるバージョンのMySQLで作成されている為、読むことができ"
6815
#: drizzled/table.cc:2693
6814
#: drizzled/table.cc:2695
6818
6817
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6822
#: drizzled/table.cc:2719
6821
#: drizzled/table.cc:2721
6825
6824
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6826
6825
"have type %s, found type %s."
6829
#: drizzled/table.cc:2728
6828
#: drizzled/table.cc:2730
6832
6831
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6833
6832
"position %d to have character set '%s' but the type has no character set."
6836
#: drizzled/table.cc:2738
6835
#: drizzled/table.cc:2740
6839
6838
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6840
6839
"position %d to have character set '%s' but found character set '%s'."
6843
#: drizzled/table.cc:2749
6842
#: drizzled/table.cc:2751
6846
6845
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6847
6846
"have type %s but the column is not found."
6850
#: drizzled/table.cc:4869
6849
#: drizzled/table.cc:4871
6852
6851
msgid "Got error %d when reading table '%s'"