vasil
e8de094a3f
branches/zip:
...
Add innodb_locks.lock_data column and some relevant tests.
For record locks this column represents the ordering fields of the
locked row in a human readable, SQL-valid, format.
Approved by: Marko
2007-10-29 13:03:53 +00:00
vasil
8bafadab91
branches/zip:
...
Fix off-by-one error in ut_raw_to_hex().
2007-10-12 10:20:01 +00:00
marko
4a697d8f60
branches/zip: ut_raw_to_hex(): Fix a compiler warning that was introduced
...
in r1960.
2007-10-12 08:37:27 +00:00
vasil
e722cf5a30
branches/zip:
...
Add ut_raw_to_hex() function to convert a raw binary strings to hex.
This is a monstrous, fine-tuned implementation.
Approved by: Marko
2007-10-10 16:35:05 +00:00
marko
31ba41df9f
branches/zip: Remove redundant type casts. Change the parameter type
...
of ut_strcmp() from const void* to const char*.
2007-08-16 09:09:08 +00:00
marko
f40121415d
branches/zip: Merge revisions 200:236 from trunk.
2006-02-23 19:25:29 +00:00
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00