6066
6072
"while the same tablespace is defined on the server as '%-.256s'"
6075
#: drizzled/handler.cc:390
6076
msgid "Too many storage engines!"
6079
#: drizzled/handler.cc:394
6081
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6084
#: drizzled/handler.cc:1278
6086
msgid "Found %d prepared transaction(s) in %s"
6089
#: drizzled/handler.cc:1330
6090
msgid "Starting crash recovery..."
6093
#: drizzled/handler.cc:1362
6095
msgid "Found %d prepared XA transactions"
6098
#: drizzled/handler.cc:1366
6101
"Found %d prepared transactions! It means that drizzled was not shut down "
6102
"properly last time and critical recovery information (last binlog or %s "
6103
"file) was manually deleted after a crash. You have to start drizzled with "
6104
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6107
#: drizzled/handler.cc:1376
6108
msgid "Crash recovery finished."
6111
#: drizzled/log.cc:1072
6112
msgid "I/O error reading the header from the binary log"
6115
#: drizzled/log.cc:1079
6117
"Binlog has bad magic number; It's not a binary log file that can be used by "
6118
"this version of Drizzle"
6121
#: drizzled/log.cc:1094
6123
msgid "Failed to open log (file '%s', errno %d)"
6126
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6127
msgid "Could not open log file"
6130
#: drizzled/log.cc:1102
6132
msgid "Failed to create a cache on log (file '%s')"
6135
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6138
"Could not use %s for logging (error %d). Turning logging off for the whole "
6139
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6140
"shutdown the Drizzle server and restart it."
6143
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6144
#: drizzled/log.cc:2582
6146
msgid "Failed to delete file '%s'"
6149
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6152
"a problem with deleting %s; consider examining correspondence of your binlog "
6153
"index file to the actual binlog files"
6156
#: drizzled/log.cc:2312
6158
msgid "next log error: %d offset: %s log: %s included: %d"
6161
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6163
msgid "Failed to execute stat() on file '%s'"
6166
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6169
"a problem with getting info on being purged %s; consider examining "
6170
"correspondence of your binlog index file to the actual binlog files"
6173
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6175
msgid "Recovering after a crash using %s"
6178
#: drizzled/log.cc:4060
6180
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6183
#: drizzled/log.cc:4397
6184
msgid "Bad magic header in tc log"
6187
#: drizzled/log.cc:4407
6190
"Recovery failed! You must enable exactly %d storage engines that support two-"
6191
"phase commit protocol"
6194
#: drizzled/log.cc:4435
6196
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6197
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6198
"heuristic-recover={commit|rollback}"
6201
#: drizzled/log.cc:4465
6202
msgid "Heuristic crash recovery mode"
6205
#: drizzled/log.cc:4467
6206
msgid "Heuristic crash recovery failed"
6209
#: drizzled/log.cc:4468
6210
msgid "Please restart mysqld without --tc-heuristic-recover"
6213
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6215
msgid "find_log_pos() failed (error: %d)"
6218
#: drizzled/log.cc:4649
6220
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6221
"of memory error) and restart, or delete (or rename) binary log and start "
6222
"mysqld with --tc-heuristic-recover={commit|rollback}"
6069
6225
#: drizzled/rpl_mi.cc:148
6071
6227
msgid "Failed to create a new master info file (file '%s', errno %d)"
6113
6269
"Master's column size should be <= the slave's column size."
6272
#: drizzled/scheduler.cc:121
6273
msgid "Memory allocation error in thd_scheduler::init\n"
6276
#: drizzled/scheduler.cc:212
6277
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6280
#: drizzled/scheduler.cc:218
6281
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6284
#: drizzled/scheduler.cc:230
6285
msgid "thd_add_event event_add error in libevent_init\n"
6288
#: drizzled/scheduler.cc:246
6290
msgid "Can't create completion port thread (error %d)"
6293
#: drizzled/scheduler.cc:359
6294
msgid "event_add error in libevent_add_thd_callback\n"
6297
#: drizzled/scheduler.cc:385
6298
msgid "Scheduler init error in libevent_add_new_connection\n"
6301
#: drizzled/scheduler.cc:467
6302
msgid "libevent_thread_proc: my_thread_init() failed\n"
6305
#: drizzled/set_var.cc:905
6306
msgid "Ambiguous slave modes combination. STRICT will be used"
6116
6309
#: drizzled/slave.cc:89
6117
6310
msgid "Waiting to reconnect after a failed registration on master"
6533
6726
"Then replication can be restarted."
6729
#: drizzled/sql_base.cc:2544
6731
msgid "Table %s had a open data handler in reopen_table"
6734
#: drizzled/sql_base.cc:3203
6736
msgid "Couldn't repair table: %s.%s"
6739
#: drizzled/sql_base.cc:3246
6742
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6743
"s`.`%s`' to the binary log"
6746
#: drizzled/sql_base.cc:3983
6748
msgid "Could not remove temporary table: '%s', error: %d"
6751
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6753
msgid "Error while loading database options: '%s':"
6756
#: drizzled/sql_plugin.cc:647
6758
msgid "Plugin '%s' of type %s failed deinitialization"
6761
#: drizzled/sql_plugin.cc:661
6763
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6766
#: drizzled/sql_plugin.cc:781
6768
msgid "Plugin '%s' registration as a %s failed."
6771
#: drizzled/sql_plugin.cc:1035
6772
msgid "plugin-load parameter too long"
6775
#: drizzled/sql_plugin.cc:1095
6777
msgid "Couldn't load plugin named '%s' with soname '%s'."
6780
#: drizzled/sql_plugin.cc:1146
6782
msgid "Forcing shutdown of %d plugins"
6785
#: drizzled/sql_plugin.cc:1168
6787
msgid "Plugin '%s' will be forced to shutdown"
6790
#: drizzled/sql_plugin.cc:1184
6792
msgid "Plugin '%s' has ref_count=%d after shutdown."
6795
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6797
msgid "Unknown variable type code 0x%x in plugin '%s'."
6800
#: drizzled/sql_plugin.cc:2476
6803
"Server variable %s of plugin %s was forced to be read-only: string variable "
6804
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6807
#: drizzled/sql_plugin.cc:2507
6809
msgid "Missing variable name in plugin '%s'."
6812
#: drizzled/sql_plugin.cc:2524
6814
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6817
#: drizzled/sql_plugin.cc:2643
6819
msgid "Out of memory for plugin '%s'."
6822
#: drizzled/sql_plugin.cc:2650
6824
msgid "Bad options for plugin '%s'."
6827
#: drizzled/sql_plugin.cc:2659
6829
msgid "Parsing options for plugin '%s' failed."
6832
#: drizzled/sql_plugin.cc:2702
6834
msgid "Plugin '%s' has conflicting system variables"
6837
#: drizzled/sql_plugin.cc:2712
6839
msgid "Plugin '%s' disabled by command line option"
6536
6842
#: drizzled/sql_repl.cc:101
6537
6843
msgid "Failed in send_file() while reading file name"
6549
6855
msgid "Failed in send_file() while negotiating file transfer close"
6858
#: drizzled/sql_select.cc:13156
6860
msgid "Got error %d when reading table '%s'"
6863
#: drizzled/sql_table.cc:81
6865
msgid "Invalid (old?) table or database name '%s'"
6868
#: drizzled/sql_table.cc:2717
6870
msgid "Unknown - internal error %d during operation"
6873
#: drizzled/sql_table.cc:4999
6875
msgid "Could not open table %s.%s after rename\n"
6878
#: drizzled/sql_table.cc:5175
6881
"ORDER BY ignored because there is a user-defined clustered index in the "
6885
#: drizzled/sql_udf.cc:39
6886
msgid "Can't allocate memory for udf structures"
6552
6889
#: drizzled/table.cc:494