mariadb/storage/innobase/ut
Timothy Smith 8b88249b0a Complete application of InnoDB snapshot innodb-5.1-ss2485, part 1. Fixes
Bug #36819: ut_usectime does not handle errors from gettimeofday


Detailed revision comments:

r2480 | vasil | 2008-05-27 11:40:07 +0300 (Tue, 27 May 2008) | 11 lines
branches/5.1:

Fix Bug#36819 ut_usectime does not handle errors from gettimeofday

by retrying gettimeofday() several times if it fails in ut_usectime().
If it fails on all calls then return error to the caller to be handled
at higher level.

Update the variable innodb_row_lock_time_max in SHOW STATUS output only
if ut_usectime() was successful.
2008-12-14 12:18:59 -07:00
..
ut0byte.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0dbg.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0list.c Applied innodb-5.1-ss594 snapshot. 2006-06-01 10:34:04 +04:00
ut0mem.c Apply snapshot innodb-51-ss1644 2007-07-24 19:34:31 -06:00
ut0rnd.c Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ut0ut.c Complete application of InnoDB snapshot innodb-5.1-ss2485, part 1. Fixes 2008-12-14 12:18:59 -07:00
ut0vec.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0wqueue.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00