mariadb/ut
vasil ef5a2777ee 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-05-27 07:40:07 +00:00
..
ut0byte.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
ut0dbg.c Split lines before an opening parenthesis, not after one. 2006-08-29 07:33:51 +00:00
ut0list.c Add ib_list_create_heap(). 2006-05-18 10:02:01 +00:00
ut0mem.c Port extra Valgrind instrumentation (UNIV_DEBUG_VALGRIND) from branches/zip. 2007-06-14 08:34:23 +00:00
ut0rnd.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
ut0ut.c branches/5.1: 2008-05-27 07:40:07 +00:00
ut0vec.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
ut0wqueue.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00