6127
6134
"mysqld with --tc-heuristic-recover={commit|rollback}"
6130
#: drizzled/log_event.cc:990
6137
#: drizzled/log_event.cc:140
6139
msgid " %s, Error_code: %d;"
6142
#: drizzled/log_event.cc:144
6145
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6146
"master log %s, end_log_pos %lu"
6149
#: drizzled/log_event.cc:150
6153
#: drizzled/log_event.cc:992
6133
6156
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6136
#: drizzled/log_event.cc:3693
6159
#: drizzled/log_event.cc:2282
6162
"Query partially completed on the master (error on master: %d) and was "
6163
"aborted. There is a chance that your master is inconsistent at this point. "
6164
"If you are sure that your master is ok, run this query manually on the slave "
6165
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6166
"SLAVE; . Query: '%s'"
6169
#: drizzled/log_event.cc:2312
6172
"Query caused differenxt errors on master and slave.\n"
6173
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6174
"Default database: '%s'. Query: '%s'"
6177
#: drizzled/log_event.cc:2317
6181
#: drizzled/log_event.cc:2337
6183
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6186
#: drizzled/log_event.cc:2339 drizzled/log_event.cc:6208
6187
#: drizzled/log_event.cc:6253 drizzled/log_event.cc:7061
6188
msgid "unexpected success or fatal error"
6191
#: drizzled/log_event.cc:2917
6193
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6194
"probable cause is that the master died while writing the transaction to its "
6195
"binary log, thus rolled back too."
6198
#: drizzled/log_event.cc:3696
6139
6201
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6140
6202
"produced %ld warning(s). Default database: '%s'"
6143
#: drizzled/log_event.cc:4731
6205
#: drizzled/log_event.cc:3746
6208
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6211
#: drizzled/log_event.cc:3758
6213
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6216
#: drizzled/log_event.cc:4735
6144
6217
msgid "Out of memory while recording slave event"
6220
#: drizzled/log_event.cc:5093 drizzled/log_event.cc:5119
6222
msgid "Error in Create_file event: could not open file '%s'"
6225
#: drizzled/log_event.cc:5105
6227
msgid "Error in Create_file event: could not write to file '%s'"
6230
#: drizzled/log_event.cc:5126
6232
msgid "Error in Create_file event: write to '%s' failed"
6235
#: drizzled/log_event.cc:5265
6237
msgid "Error in %s event: could not create file '%s'"
6240
#: drizzled/log_event.cc:5274
6242
msgid "Error in %s event: could not open file '%s'"
6245
#: drizzled/log_event.cc:5281
6247
msgid "Error in %s event: write to '%s' failed"
6250
#: drizzled/log_event.cc:5492
6252
msgid "Error in Exec_load event: could not open file '%s'"
6255
#: drizzled/log_event.cc:5502
6257
msgid "Error in Exec_load event: file '%s' appears corrupted"
6260
#: drizzled/log_event.cc:5532
6262
msgid "%s. Failed executing load from '%s'"
6265
#: drizzled/log_event.cc:5760
6266
msgid "Not enough memory"
6269
#: drizzled/log_event.cc:6205
6271
msgid "Error '%s' in %s event: when locking tables"
6274
#: drizzled/log_event.cc:6215
6276
msgid "Error in %s event: when locking tables"
6279
#: drizzled/log_event.cc:6250
6281
msgid "Error '%s' on reopening tables"
6284
#: drizzled/log_event.cc:6606
6286
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6289
#: drizzled/log_event.cc:7058
6291
msgid "Error '%s' on opening table `%s`.`%s`"
6147
6294
#: drizzled/rpl_mi.cc:148
6149
6296
msgid "Failed to create a new master info file (file '%s', errno %d)"