1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Reapplied portability changes, from changesets by kent, joerg and msvensson

This commit is contained in:
kent@mysql.com
2005-11-06 02:19:51 +01:00
parent 9b532768f5
commit 37788da790
7 changed files with 15 additions and 10 deletions

View File

@ -491,7 +491,6 @@ typedef struct {
longlong list_value;
uint partition_id;
} LIST_PART_ENTRY;
enum Item_result;
class partition_info;