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
|
|
@ -40,8 +40,8 @@ enum wkbByteOrder
|
|||
wkbNDR = 1 /* Little Endian */
|
||||
};
|
||||
|
||||
uint _ma_sp_make_key(register MARIA_HA *info, uint keynr, byte *key,
|
||||
const byte *record, my_off_t filepos);
|
||||
uint _ma_sp_make_key(register MARIA_HA *info, uint keynr, uchar *key,
|
||||
const uchar *record, my_off_t filepos);
|
||||
|
||||
#endif /*HAVE_SPATIAL*/
|
||||
#endif /* _SP_DEFS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue