3691 Marko Mäkelä 2011-12-27
Correct the comment of rw_lock_x_lock_low().
modified:
storage/innobase/sync/sync0rw.cc
3690 Marko Mäkelä 2011-12-27
Remove unused functions when analyzing Bug#13537504
rw_lock_s_unlock_direct(), rw_lock_x_unlock_direct(): Remove.
modified:
storage/innobase/include/sync0rw.h
storage/innobase/include/sync0rw.ic
=== modified file 'storage/innobase/sync/sync0rw.cc'
--- a/storage/innobase/sync/sync0rw.cc revid:marko.makela@oracle.com-20111227122005-f15grbgjnwyhm5xy
+++ b/storage/innobase/sync/sync0rw.cc revid:marko.makela@stripped1227153956-ubfj3r4uhb2i59eo
@@ -565,7 +565,7 @@ rw_lock_x_lock_wait(
/******************************************************************//**
Low-level function for acquiring an exclusive lock.
-@return RW_LOCK_NOT_LOCKED if did not succeed, RW_LOCK_EX if success. */
+@return FALSE if did not succeed, TRUE if success. */
UNIV_INLINE
ibool
rw_lock_x_lock_low(
No bundle (reason: useless for push emails).| Thread |
|---|
| • bzr push into mysql-trunk branch (marko.makela:3690 to 3691) | marko.makela | 29 Dec |