Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint

into  sin.intern.azundris.com:/home/tnurnberg/22540/50-22540
This commit is contained in:
unknown 2007-06-27 09:48:37 +02:00
commit d138b9a553

View File

@ -1886,7 +1886,7 @@ bool MYSQL_LOG::write(THD *thd, IO_CACHE *cache, Log_event *commit_event)
split.
*/
group= my_b_tell(&log_file);
group= (uint)my_b_tell(&log_file);
hdr_offs= carry= 0;
do