by Laura Nogaj | Dec 11, 2024 | AWS, Blog, MySQL
In Aurora MySQL version 3, the way internal temporary tables work is different from earlier Aurora MySQL versions. Instead of choosing between the InnoDB and MyISAM storage engines for such temporary tables, you now choose between the TempTable and MEMORY storage...