6084
6090
"while the same tablespace is defined on the server as '%-.256s'"
6093
#: drizzled/handler.cc:390
6094
msgid "Too many storage engines!"
6097
#: drizzled/handler.cc:394
6099
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6102
#: drizzled/handler.cc:1278
6104
msgid "Found %d prepared transaction(s) in %s"
6107
#: drizzled/handler.cc:1330
6108
msgid "Starting crash recovery..."
6111
#: drizzled/handler.cc:1362
6113
msgid "Found %d prepared XA transactions"
6116
#: drizzled/handler.cc:1366
6119
"Found %d prepared transactions! It means that drizzled was not shut down "
6120
"properly last time and critical recovery information (last binlog or %s "
6121
"file) was manually deleted after a crash. You have to start drizzled with "
6122
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6125
#: drizzled/handler.cc:1376
6126
msgid "Crash recovery finished."
6129
#: drizzled/log.cc:1072
6130
msgid "I/O error reading the header from the binary log"
6133
#: drizzled/log.cc:1079
6135
"Binlog has bad magic number; It's not a binary log file that can be used by "
6136
"this version of Drizzle"
6139
#: drizzled/log.cc:1094
6141
msgid "Failed to open log (file '%s', errno %d)"
6144
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6145
msgid "Could not open log file"
6148
#: drizzled/log.cc:1102
6150
msgid "Failed to create a cache on log (file '%s')"
6153
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6156
"Could not use %s for logging (error %d). Turning logging off for the whole "
6157
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6158
"shutdown the Drizzle server and restart it."
6161
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6162
#: drizzled/log.cc:2582
6164
msgid "Failed to delete file '%s'"
6167
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6170
"a problem with deleting %s; consider examining correspondence of your binlog "
6171
"index file to the actual binlog files"
6174
#: drizzled/log.cc:2312
6176
msgid "next log error: %d offset: %s log: %s included: %d"
6179
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6181
msgid "Failed to execute stat() on file '%s'"
6184
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6187
"a problem with getting info on being purged %s; consider examining "
6188
"correspondence of your binlog index file to the actual binlog files"
6191
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6193
msgid "Recovering after a crash using %s"
6196
#: drizzled/log.cc:4060
6198
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6201
#: drizzled/log.cc:4397
6202
msgid "Bad magic header in tc log"
6205
#: drizzled/log.cc:4407
6208
"Recovery failed! You must enable exactly %d storage engines that support two-"
6209
"phase commit protocol"
6212
#: drizzled/log.cc:4435
6214
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6215
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6216
"heuristic-recover={commit|rollback}"
6219
#: drizzled/log.cc:4465
6220
msgid "Heuristic crash recovery mode"
6223
#: drizzled/log.cc:4467
6224
msgid "Heuristic crash recovery failed"
6227
#: drizzled/log.cc:4468
6228
msgid "Please restart mysqld without --tc-heuristic-recover"
6231
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6233
msgid "find_log_pos() failed (error: %d)"
6236
#: drizzled/log.cc:4649
6238
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6239
"of memory error) and restart, or delete (or rename) binary log and start "
6240
"mysqld with --tc-heuristic-recover={commit|rollback}"
6087
6243
#: drizzled/rpl_mi.cc:148
6089
6245
msgid "Failed to create a new master info file (file '%s', errno %d)"
6131
6287
"Master's column size should be <= the slave's column size."
6290
#: drizzled/scheduler.cc:121
6291
msgid "Memory allocation error in thd_scheduler::init\n"
6294
#: drizzled/scheduler.cc:212
6295
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6298
#: drizzled/scheduler.cc:218
6299
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6302
#: drizzled/scheduler.cc:230
6303
msgid "thd_add_event event_add error in libevent_init\n"
6306
#: drizzled/scheduler.cc:246
6308
msgid "Can't create completion port thread (error %d)"
6311
#: drizzled/scheduler.cc:359
6312
msgid "event_add error in libevent_add_thd_callback\n"
6315
#: drizzled/scheduler.cc:385
6316
msgid "Scheduler init error in libevent_add_new_connection\n"
6319
#: drizzled/scheduler.cc:467
6320
msgid "libevent_thread_proc: my_thread_init() failed\n"
6323
#: drizzled/set_var.cc:905
6324
msgid "Ambiguous slave modes combination. STRICT will be used"
6134
6327
#: drizzled/slave.cc:89
6135
6328
msgid "Waiting to reconnect after a failed registration on master"
6551
6744
"Then replication can be restarted."
6747
#: drizzled/sql_base.cc:2544
6749
msgid "Table %s had a open data handler in reopen_table"
6752
#: drizzled/sql_base.cc:3203
6754
msgid "Couldn't repair table: %s.%s"
6757
#: drizzled/sql_base.cc:3246
6760
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6761
"s`.`%s`' to the binary log"
6764
#: drizzled/sql_base.cc:3983
6766
msgid "Could not remove temporary table: '%s', error: %d"
6769
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6771
msgid "Error while loading database options: '%s':"
6774
#: drizzled/sql_plugin.cc:647
6776
msgid "Plugin '%s' of type %s failed deinitialization"
6779
#: drizzled/sql_plugin.cc:661
6781
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6784
#: drizzled/sql_plugin.cc:781
6786
msgid "Plugin '%s' registration as a %s failed."
6789
#: drizzled/sql_plugin.cc:1035
6790
msgid "plugin-load parameter too long"
6793
#: drizzled/sql_plugin.cc:1095
6795
msgid "Couldn't load plugin named '%s' with soname '%s'."
6798
#: drizzled/sql_plugin.cc:1146
6800
msgid "Forcing shutdown of %d plugins"
6803
#: drizzled/sql_plugin.cc:1168
6805
msgid "Plugin '%s' will be forced to shutdown"
6808
#: drizzled/sql_plugin.cc:1184
6810
msgid "Plugin '%s' has ref_count=%d after shutdown."
6813
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6815
msgid "Unknown variable type code 0x%x in plugin '%s'."
6818
#: drizzled/sql_plugin.cc:2476
6821
"Server variable %s of plugin %s was forced to be read-only: string variable "
6822
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6825
#: drizzled/sql_plugin.cc:2507
6827
msgid "Missing variable name in plugin '%s'."
6830
#: drizzled/sql_plugin.cc:2524
6832
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6835
#: drizzled/sql_plugin.cc:2643
6837
msgid "Out of memory for plugin '%s'."
6840
#: drizzled/sql_plugin.cc:2650
6842
msgid "Bad options for plugin '%s'."
6845
#: drizzled/sql_plugin.cc:2659
6847
msgid "Parsing options for plugin '%s' failed."
6850
#: drizzled/sql_plugin.cc:2702
6852
msgid "Plugin '%s' has conflicting system variables"
6855
#: drizzled/sql_plugin.cc:2712
6857
msgid "Plugin '%s' disabled by command line option"
6554
6860
#: drizzled/sql_repl.cc:101
6555
6861
msgid "Failed in send_file() while reading file name"
6567
6873
msgid "Failed in send_file() while negotiating file transfer close"
6876
#: drizzled/sql_select.cc:13156
6878
msgid "Got error %d when reading table '%s'"
6881
#: drizzled/sql_table.cc:81
6883
msgid "Invalid (old?) table or database name '%s'"
6886
#: drizzled/sql_table.cc:2717
6888
msgid "Unknown - internal error %d during operation"
6891
#: drizzled/sql_table.cc:4999
6893
msgid "Could not open table %s.%s after rename\n"
6896
#: drizzled/sql_table.cc:5175
6899
"ORDER BY ignored because there is a user-defined clustered index in the "
6903
#: drizzled/sql_udf.cc:39
6904
msgid "Can't allocate memory for udf structures"
6570
6907
#: drizzled/table.cc:494