heikki@donna.mysql.fi
d3d9bc9488
sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 case in mutex_reset_lock_word
2001-05-31 15:59:03 +03:00
heikki@donna.mysql.fi
c476d8d122
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety
2001-05-31 15:23:40 +03:00
monty@hundin.mysql.fi
6a387c7cdf
Added functions for symbolic link handling to make it possible to
...
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
heikki@donna.mysql.fi
b3675fc5f7
sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86
...
configure.in InnoDB now uses XCHG to implement mutex if GCC and x86
2001-05-26 21:58:59 +03:00
monty@donna.mysql.com
c533308a15
Added Innobase to source distribution
2001-02-17 14:19:19 +02:00