Merged with mysql-5.1 main tree.

BUILD/compile-pentium-debug-max:
  Added definition after macro was removed from main tree. This will
  be fixed back in main tree later.
This commit is contained in:
unknown 2007-07-02 20:45:15 +03:00
commit 631ecaabea
99 changed files with 1692 additions and 1691 deletions

View file

@ -22,7 +22,7 @@
based on the position of the last used key!
*/
int maria_rprev(MARIA_HA *info, byte *buf, int inx)
int maria_rprev(MARIA_HA *info, uchar *buf, int inx)
{
int error,changed;
register uint flag;