mariadb/mysql-test/extra
Andrei Elkin f91c2d33f4 bug#3593869-64035
A follow-up patch corrects max sizes of printed strings and changes llstr() to %lld.
Credits go to Davi who provided a great feedback.


sql/share/errmsg-utf8.txt:
  Max size for the whole message is 512 so a part of - like '%-.512s' should be less,
  reduction to 320 is safe and with good chances won't cut off a part of a rather log
  message in Last_IO_Error = 'Got fatal error 1236 ...'
sql/sql_repl.cc:
  llstr() is replaced by %lld.
2012-01-19 16:44:09 +02:00
..
binlog_tests Followup test fix after 13055685: 2011-11-09 09:58:18 +01:00
rpl_tests bug#3593869-64035 2012-01-19 16:44:09 +02:00