mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
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:
parent
cfdd73369c
commit
631ecaabea
99 changed files with 1692 additions and 1691 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue