mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
boolean fulltext search without an index
This commit is contained in:
@ -226,6 +226,7 @@ enum ha_base_keytype {
|
||||
/* Other constants */
|
||||
|
||||
#define HA_NAMELEN 64 /* Max length of saved filename */
|
||||
#define NO_SUCH_KEY ((uint)~0) /* used as a key no. */
|
||||
|
||||
/* Intern constants in databases */
|
||||
|
||||
|
Reference in New Issue
Block a user