| Class | Innodb::Record |
| In: |
lib/innodb/record.rb
|
| Parent: | Object |
| page | [R] | |
| record | [RW] |
Compare two arrays of fields to determine if they are equal. This follows the same comparison rules as strcmp and others:
0 = a is equal to b -1 = a is less than b +1 = a is greater than b