6069
6075
"while the same tablespace is defined on the server as '%-.256s'"
6078
#: drizzled/handler.cc:390
6079
msgid "Too many storage engines!"
6082
#: drizzled/handler.cc:394
6084
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6087
#: drizzled/handler.cc:1278
6089
msgid "Found %d prepared transaction(s) in %s"
6092
#: drizzled/handler.cc:1330
6093
msgid "Starting crash recovery..."
6096
#: drizzled/handler.cc:1362
6098
msgid "Found %d prepared XA transactions"
6101
#: drizzled/handler.cc:1366
6104
"Found %d prepared transactions! It means that drizzled was not shut down "
6105
"properly last time and critical recovery information (last binlog or %s "
6106
"file) was manually deleted after a crash. You have to start drizzled with "
6107
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6110
#: drizzled/handler.cc:1376
6111
msgid "Crash recovery finished."
6114
#: drizzled/log.cc:1072
6115
msgid "I/O error reading the header from the binary log"
6118
#: drizzled/log.cc:1079
6120
"Binlog has bad magic number; It's not a binary log file that can be used by "
6121
"this version of Drizzle"
6124
#: drizzled/log.cc:1094
6126
msgid "Failed to open log (file '%s', errno %d)"
6129
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6130
msgid "Could not open log file"
6133
#: drizzled/log.cc:1102
6135
msgid "Failed to create a cache on log (file '%s')"
6138
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6141
"Could not use %s for logging (error %d). Turning logging off for the whole "
6142
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6143
"shutdown the Drizzle server and restart it."
6146
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6147
#: drizzled/log.cc:2582
6149
msgid "Failed to delete file '%s'"
6152
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6155
"a problem with deleting %s; consider examining correspondence of your binlog "
6156
"index file to the actual binlog files"
6159
#: drizzled/log.cc:2312
6161
msgid "next log error: %d offset: %s log: %s included: %d"
6164
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6166
msgid "Failed to execute stat() on file '%s'"
6169
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6172
"a problem with getting info on being purged %s; consider examining "
6173
"correspondence of your binlog index file to the actual binlog files"
6176
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6178
msgid "Recovering after a crash using %s"
6181
#: drizzled/log.cc:4060
6183
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6186
#: drizzled/log.cc:4397
6187
msgid "Bad magic header in tc log"
6190
#: drizzled/log.cc:4407
6193
"Recovery failed! You must enable exactly %d storage engines that support two-"
6194
"phase commit protocol"
6197
#: drizzled/log.cc:4435
6199
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6200
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6201
"heuristic-recover={commit|rollback}"
6204
#: drizzled/log.cc:4465
6205
msgid "Heuristic crash recovery mode"
6208
#: drizzled/log.cc:4467
6209
msgid "Heuristic crash recovery failed"
6212
#: drizzled/log.cc:4468
6213
msgid "Please restart mysqld without --tc-heuristic-recover"
6216
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6218
msgid "find_log_pos() failed (error: %d)"
6221
#: drizzled/log.cc:4649
6223
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6224
"of memory error) and restart, or delete (or rename) binary log and start "
6225
"mysqld with --tc-heuristic-recover={commit|rollback}"
6072
6228
#: drizzled/rpl_mi.cc:148
6074
6230
msgid "Failed to create a new master info file (file '%s', errno %d)"
6116
6272
"Master's column size should be <= the slave's column size."
6275
#: drizzled/scheduler.cc:121
6276
msgid "Memory allocation error in thd_scheduler::init\n"
6279
#: drizzled/scheduler.cc:212
6280
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6283
#: drizzled/scheduler.cc:218
6284
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6287
#: drizzled/scheduler.cc:230
6288
msgid "thd_add_event event_add error in libevent_init\n"
6291
#: drizzled/scheduler.cc:246
6293
msgid "Can't create completion port thread (error %d)"
6296
#: drizzled/scheduler.cc:359
6297
msgid "event_add error in libevent_add_thd_callback\n"
6300
#: drizzled/scheduler.cc:385
6301
msgid "Scheduler init error in libevent_add_new_connection\n"
6304
#: drizzled/scheduler.cc:467
6305
msgid "libevent_thread_proc: my_thread_init() failed\n"
6308
#: drizzled/set_var.cc:905
6309
msgid "Ambiguous slave modes combination. STRICT will be used"
6119
6312
#: drizzled/slave.cc:89
6120
6313
msgid "Waiting to reconnect after a failed registration on master"
6536
6729
"Then replication can be restarted."
6732
#: drizzled/sql_base.cc:2544
6734
msgid "Table %s had a open data handler in reopen_table"
6737
#: drizzled/sql_base.cc:3203
6739
msgid "Couldn't repair table: %s.%s"
6742
#: drizzled/sql_base.cc:3246
6745
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6746
"s`.`%s`' to the binary log"
6749
#: drizzled/sql_base.cc:3983
6751
msgid "Could not remove temporary table: '%s', error: %d"
6754
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6756
msgid "Error while loading database options: '%s':"
6759
#: drizzled/sql_plugin.cc:647
6761
msgid "Plugin '%s' of type %s failed deinitialization"
6764
#: drizzled/sql_plugin.cc:661
6766
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6769
#: drizzled/sql_plugin.cc:781
6771
msgid "Plugin '%s' registration as a %s failed."
6774
#: drizzled/sql_plugin.cc:1035
6775
msgid "plugin-load parameter too long"
6778
#: drizzled/sql_plugin.cc:1095
6780
msgid "Couldn't load plugin named '%s' with soname '%s'."
6783
#: drizzled/sql_plugin.cc:1146
6785
msgid "Forcing shutdown of %d plugins"
6788
#: drizzled/sql_plugin.cc:1168
6790
msgid "Plugin '%s' will be forced to shutdown"
6793
#: drizzled/sql_plugin.cc:1184
6795
msgid "Plugin '%s' has ref_count=%d after shutdown."
6798
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6800
msgid "Unknown variable type code 0x%x in plugin '%s'."
6803
#: drizzled/sql_plugin.cc:2476
6806
"Server variable %s of plugin %s was forced to be read-only: string variable "
6807
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6810
#: drizzled/sql_plugin.cc:2507
6812
msgid "Missing variable name in plugin '%s'."
6815
#: drizzled/sql_plugin.cc:2524
6817
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6820
#: drizzled/sql_plugin.cc:2643
6822
msgid "Out of memory for plugin '%s'."
6825
#: drizzled/sql_plugin.cc:2650
6827
msgid "Bad options for plugin '%s'."
6830
#: drizzled/sql_plugin.cc:2659
6832
msgid "Parsing options for plugin '%s' failed."
6835
#: drizzled/sql_plugin.cc:2702
6837
msgid "Plugin '%s' has conflicting system variables"
6840
#: drizzled/sql_plugin.cc:2712
6842
msgid "Plugin '%s' disabled by command line option"
6539
6845
#: drizzled/sql_repl.cc:101
6540
6846
msgid "Failed in send_file() while reading file name"
6552
6858
msgid "Failed in send_file() while negotiating file transfer close"
6861
#: drizzled/sql_select.cc:13156
6863
msgid "Got error %d when reading table '%s'"
6866
#: drizzled/sql_table.cc:81
6868
msgid "Invalid (old?) table or database name '%s'"
6871
#: drizzled/sql_table.cc:2717
6873
msgid "Unknown - internal error %d during operation"
6876
#: drizzled/sql_table.cc:4999
6878
msgid "Could not open table %s.%s after rename\n"
6881
#: drizzled/sql_table.cc:5175
6884
"ORDER BY ignored because there is a user-defined clustered index in the "
6888
#: drizzled/sql_udf.cc:39
6889
msgid "Can't allocate memory for udf structures"
6555
6892
#: drizzled/table.cc:494