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
|
|
@ -28,7 +28,7 @@
|
|||
HA_ERR_END_OF_FILE EOF.
|
||||
*/
|
||||
|
||||
int maria_rrnd(MARIA_HA *info, byte *buf, MARIA_RECORD_POS filepos)
|
||||
int maria_rrnd(MARIA_HA *info, uchar *buf, MARIA_RECORD_POS filepos)
|
||||
{
|
||||
DBUG_ENTER("maria_rrnd");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue