6117
6123
"while the same tablespace is defined on the server as '%-.256s'"
6126
#: drizzled/handler.cc:390
6127
msgid "Too many storage engines!"
6130
#: drizzled/handler.cc:394
6132
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6135
#: drizzled/handler.cc:1278
6137
msgid "Found %d prepared transaction(s) in %s"
6140
#: drizzled/handler.cc:1330
6141
msgid "Starting crash recovery..."
6144
#: drizzled/handler.cc:1362
6146
msgid "Found %d prepared XA transactions"
6149
#: drizzled/handler.cc:1366
6152
"Found %d prepared transactions! It means that drizzled was not shut down "
6153
"properly last time and critical recovery information (last binlog or %s "
6154
"file) was manually deleted after a crash. You have to start drizzled with "
6155
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6158
#: drizzled/handler.cc:1376
6159
msgid "Crash recovery finished."
6162
#: drizzled/log.cc:1072
6163
msgid "I/O error reading the header from the binary log"
6166
#: drizzled/log.cc:1079
6168
"Binlog has bad magic number; It's not a binary log file that can be used by "
6169
"this version of Drizzle"
6172
#: drizzled/log.cc:1094
6174
msgid "Failed to open log (file '%s', errno %d)"
6177
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6178
msgid "Could not open log file"
6181
#: drizzled/log.cc:1102
6183
msgid "Failed to create a cache on log (file '%s')"
6186
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6189
"Could not use %s for logging (error %d). Turning logging off for the whole "
6190
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6191
"shutdown the Drizzle server and restart it."
6194
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6195
#: drizzled/log.cc:2582
6197
msgid "Failed to delete file '%s'"
6200
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6203
"a problem with deleting %s; consider examining correspondence of your binlog "
6204
"index file to the actual binlog files"
6207
#: drizzled/log.cc:2312
6209
msgid "next log error: %d offset: %s log: %s included: %d"
6212
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6214
msgid "Failed to execute stat() on file '%s'"
6217
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6220
"a problem with getting info on being purged %s; consider examining "
6221
"correspondence of your binlog index file to the actual binlog files"
6224
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6226
msgid "Recovering after a crash using %s"
6229
#: drizzled/log.cc:4060
6231
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6234
#: drizzled/log.cc:4397
6235
msgid "Bad magic header in tc log"
6238
#: drizzled/log.cc:4407
6241
"Recovery failed! You must enable exactly %d storage engines that support two-"
6242
"phase commit protocol"
6245
#: drizzled/log.cc:4435
6247
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6248
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6249
"heuristic-recover={commit|rollback}"
6252
#: drizzled/log.cc:4465
6253
msgid "Heuristic crash recovery mode"
6256
#: drizzled/log.cc:4467
6257
msgid "Heuristic crash recovery failed"
6260
#: drizzled/log.cc:4468
6261
msgid "Please restart mysqld without --tc-heuristic-recover"
6264
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6266
msgid "find_log_pos() failed (error: %d)"
6269
#: drizzled/log.cc:4649
6271
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6272
"of memory error) and restart, or delete (or rename) binary log and start "
6273
"mysqld with --tc-heuristic-recover={commit|rollback}"
6120
6276
#: drizzled/rpl_mi.cc:148
6122
6278
msgid "Failed to create a new master info file (file '%s', errno %d)"
6164
6320
"Master's column size should be <= the slave's column size."
6323
#: drizzled/scheduler.cc:121
6324
msgid "Memory allocation error in thd_scheduler::init\n"
6327
#: drizzled/scheduler.cc:212
6328
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6331
#: drizzled/scheduler.cc:218
6332
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6335
#: drizzled/scheduler.cc:230
6336
msgid "thd_add_event event_add error in libevent_init\n"
6339
#: drizzled/scheduler.cc:246
6341
msgid "Can't create completion port thread (error %d)"
6344
#: drizzled/scheduler.cc:359
6345
msgid "event_add error in libevent_add_thd_callback\n"
6348
#: drizzled/scheduler.cc:385
6349
msgid "Scheduler init error in libevent_add_new_connection\n"
6352
#: drizzled/scheduler.cc:467
6353
msgid "libevent_thread_proc: my_thread_init() failed\n"
6356
#: drizzled/set_var.cc:905
6357
msgid "Ambiguous slave modes combination. STRICT will be used"
6167
6360
#: drizzled/slave.cc:89
6168
6361
msgid "Waiting to reconnect after a failed registration on master"
6584
6777
"Then replication can be restarted."
6780
#: drizzled/sql_base.cc:2544
6782
msgid "Table %s had a open data handler in reopen_table"
6785
#: drizzled/sql_base.cc:3203
6787
msgid "Couldn't repair table: %s.%s"
6790
#: drizzled/sql_base.cc:3246
6793
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6794
"s`.`%s`' to the binary log"
6797
#: drizzled/sql_base.cc:3983
6799
msgid "Could not remove temporary table: '%s', error: %d"
6802
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6804
msgid "Error while loading database options: '%s':"
6807
#: drizzled/sql_plugin.cc:647
6809
msgid "Plugin '%s' of type %s failed deinitialization"
6812
#: drizzled/sql_plugin.cc:661
6814
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6817
#: drizzled/sql_plugin.cc:781
6819
msgid "Plugin '%s' registration as a %s failed."
6822
#: drizzled/sql_plugin.cc:1035
6823
msgid "plugin-load parameter too long"
6826
#: drizzled/sql_plugin.cc:1095
6828
msgid "Couldn't load plugin named '%s' with soname '%s'."
6831
#: drizzled/sql_plugin.cc:1146
6833
msgid "Forcing shutdown of %d plugins"
6836
#: drizzled/sql_plugin.cc:1168
6838
msgid "Plugin '%s' will be forced to shutdown"
6841
#: drizzled/sql_plugin.cc:1184
6843
msgid "Plugin '%s' has ref_count=%d after shutdown."
6846
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6848
msgid "Unknown variable type code 0x%x in plugin '%s'."
6851
#: drizzled/sql_plugin.cc:2476
6854
"Server variable %s of plugin %s was forced to be read-only: string variable "
6855
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6858
#: drizzled/sql_plugin.cc:2507
6860
msgid "Missing variable name in plugin '%s'."
6863
#: drizzled/sql_plugin.cc:2524
6865
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6868
#: drizzled/sql_plugin.cc:2643
6870
msgid "Out of memory for plugin '%s'."
6873
#: drizzled/sql_plugin.cc:2650
6875
msgid "Bad options for plugin '%s'."
6878
#: drizzled/sql_plugin.cc:2659
6880
msgid "Parsing options for plugin '%s' failed."
6883
#: drizzled/sql_plugin.cc:2702
6885
msgid "Plugin '%s' has conflicting system variables"
6888
#: drizzled/sql_plugin.cc:2712
6890
msgid "Plugin '%s' disabled by command line option"
6587
6893
#: drizzled/sql_repl.cc:101
6588
6894
msgid "Failed in send_file() while reading file name"
6600
6906
msgid "Failed in send_file() while negotiating file transfer close"
6909
#: drizzled/sql_select.cc:13156
6911
msgid "Got error %d when reading table '%s'"
6914
#: drizzled/sql_table.cc:81
6916
msgid "Invalid (old?) table or database name '%s'"
6919
#: drizzled/sql_table.cc:2717
6921
msgid "Unknown - internal error %d during operation"
6924
#: drizzled/sql_table.cc:4999
6926
msgid "Could not open table %s.%s after rename\n"
6929
#: drizzled/sql_table.cc:5175
6932
"ORDER BY ignored because there is a user-defined clustered index in the "
6936
#: drizzled/sql_udf.cc:39
6938
msgid "Can't allocate memory for udf structures"
6939
msgstr "Невозможно выделить мамять под временный файл истории!\n"
6603
6941
#: drizzled/table.cc:494