Does innodb storage engine index page and data page exist together?

as shown in the question, is there only data or indexes on the hard disk and in a data page in innodb_pool_buffer? is it impossible for a data page to have both data and indexes?

Mar.10,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35857-2bfcb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35857-2bfcb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?