1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge fixes

This commit is contained in:
serg@serg.mylan
2004-07-22 00:26:33 +02:00
parent c9fd775777
commit aa35efd292
8 changed files with 62 additions and 63 deletions

View File

@ -146,7 +146,7 @@ public:
QS_TYPE_RANGE_DESC = 2,
QS_TYPE_FULLTEXT = 3,
QS_TYPE_ROR_INTERSECT = 4,
QS_TYPE_ROR_UNION = 5,
QS_TYPE_ROR_UNION = 5
};
/* Get type of this quick select - one of the QS_TYPE_* values */