mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01: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:
parent
7f5c5e4d20
commit
40f5717a38
1 changed files with 0 additions and 2 deletions
|
@ -756,8 +756,6 @@ struct row_prebuilt_struct {
|
|||
store it here so that we can return
|
||||
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
|
||||
magic_n */
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue