mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Applying InnoDB plugin snashot
Detailed revision comments: r6102 | marko | 2009-10-26 09:32:23 +0200 (Mon, 26 Oct 2009) | 1 line branches/zip: row_prebuilt_struct::prebuilts: Unused field, remove.
This commit is contained in:
@ -756,8 +756,6 @@ struct row_prebuilt_struct {
|
|||||||
store it here so that we can return
|
store it here so that we can return
|
||||||
it to MySQL */
|
it to MySQL */
|
||||||
/*----------------------*/
|
/*----------------------*/
|
||||||
UT_LIST_NODE_T(row_prebuilt_t) prebuilts;
|
|
||||||
/*!< list node of table->prebuilts */
|
|
||||||
ulint magic_n2; /*!< this should be the same as
|
ulint magic_n2; /*!< this should be the same as
|
||||||
magic_n */
|
magic_n */
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user